Commit graph

24835 commits

Author SHA1 Message Date
prssanna
d4db09e57c fix: only allow currency fieldtypes based on company currency in charts and number cards 2020-04-30 18:13:40 +05:30
mergify[bot]
f074960151
Merge pull request #9924 from Thunderbottom/redirect-to-xss-fix-fix
fix: strip invalid characters before sanitizing url
2020-04-30 12:19:36 +00:00
mergify[bot]
0960c7b02e
Merge pull request #10187 from scmmishra/tracking-fixes
fix: record home page
2020-04-30 11:47:02 +00:00
mergify[bot]
1032becf3d
Merge pull request #10092 from kennethsequeira/blog-seo
feat: add suggestive Google Search Preview option in blog
2020-04-30 11:10:56 +00:00
Shivam Mishra
dabdab5c9f fix: test_set_only_once_child_table_row_value test 2020-04-30 16:24:41 +05:30
mergify[bot]
1cac5c33f9
Merge pull request #9965 from Thunderbottom/no-desk-no-file-upload
fix: limit file upload mimetype if user has no desk access
2020-04-30 10:49:26 +00:00
mergify[bot]
3ac621dddb
Merge pull request #10180 from scmmishra/frappe-charts-1.3
chore: update frappe charts
2020-04-30 10:38:06 +00:00
Suraj Shetty
1a75ddee25
Merge pull request #10176 from surajshetty3416/fix-caching-issue 2020-04-30 16:02:14 +05:30
Shivam Mishra
1426b2d4b9
refactor: translate error message 2020-04-30 15:56:34 +05:30
Shivam Mishra
89fe7cf1b0 feat: added patch to update pageviews 2020-04-30 15:51:37 +05:30
Shivam Mishra
8ad2c08b5d fix: record home page 2020-04-30 15:41:16 +05:30
Shivam Mishra
a32f718647 chore: update frappe charts 2020-04-30 15:16:01 +05:30
Faris Ansari
801e9d411b
Merge pull request #10158 from netchampfaris/page-builder-fixes 2020-04-30 14:42:21 +05:30
Suraj Shetty
8e88bbf129 fix: Add db_tables to global cache keys 2020-04-30 14:36:42 +05:30
Faris Ansari
6a63a23107 fix: Replace shadow effect with darker border 2020-04-30 14:35:10 +05:30
Suraj Shetty
ed105eb001 fix: Clear db_tables cache whenever a table is created or dropped 2020-04-30 14:16:29 +05:30
Chinmay D. Pai
804ef6cd24
chore: fix codacy issues
* remove redundant backslash escape
* add semicolon to function end

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-30 14:03:32 +05:30
Chinmay D. Pai
174b9ed09f
fix: sanitise redirect_to for already logged-in instances
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-30 14:03:32 +05:30
Chinmay D. Pai
bd537301ac
chore: escape regex correctly
why codacy?

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-30 14:03:31 +05:30
Chinmay D. Pai
43cd78ba7d
chore: codacy fixes
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-30 14:03:31 +05:30
Chinmay D. Pai
11f76d002e
fix: strip invalid characters before sanitizing url
* make base_domain check stronger
* do not check base_domain if url is relative
* strip invalid characters from url before sanitizing

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-30 14:03:28 +05:30
Chinmay Pai
24f5566eae
Merge pull request #10175 from frappe/mergify/bp/develop/pr-10145 2020-04-30 13:22:24 +05:30
Faris Ansari
5912bdd104 test: Update Web Page test 2020-04-30 13:08:16 +05:30
RJPvT
ebe298113c fix: case where background task had no IP
(cherry picked from commit 67374fdb94937231a7b3f2d4b9fcf5e6323e4e56)
2020-04-30 07:28:04 +00:00
mergify[bot]
d0f6004d56
Merge pull request #10151 from prssanna/select-arrow
fix: make arrow on select box clickable
2020-04-30 06:54:16 +00:00
mergify[bot]
90614dbfdb
Merge pull request #10153 from prssanna/fix-error-message
fix: fix error for child table in_list_view check
2020-04-30 06:43:39 +00:00
mergify[bot]
938f981a7a
Merge pull request #10159 from prssanna/number-card-fix
fix: set number as 0 if None
2020-04-30 06:41:16 +00:00
mergify[bot]
c7dbf95830
Merge pull request #10078 from saurabh6790/setup-email-tread
fix: Email thread
2020-04-30 06:07:39 +00:00
prssanna
eb435a41df fix: import cint 2020-04-30 10:36:58 +05:30
Prssanna Desai
a2faf3755f
fix: use cint
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-04-30 10:27:32 +05:30
mergify[bot]
c54111a668
Merge pull request #10128 from scmmishra/child-table-validation
fix: validate options for Table and Table Multiselect
2020-04-30 04:34:25 +00:00
Suraj Shetty
6d17edcc50
Merge pull request #10147 from surajshetty3416/fix-caching 2020-04-30 10:01:44 +05:30
rohitwaghchaure
11297eadef
Merge pull request #10172 from rohitwaghchaure/fixed-patch-set-existing-dashboard-charts
fix: patch set_existing_dashboard_charts_as_public
2020-04-30 04:54:55 +05:30
Rohit Waghchaure
4fa4cd1ac4 fix: patch set_existing_dashboard_charts_as_public 2020-04-30 04:51:18 +05:30
prssanna
ddce0a7621 fix: set number as 0 if None 2020-04-29 23:32:09 +05:30
Faris Ansari
7a911d7e5d fix: Markdown styling 2020-04-29 23:04:07 +05:30
Faris Ansari
ad29c9ffa0 fix: Styling 2020-04-29 23:04:00 +05:30
Faris Ansari
2788cf3d19 fix: Clickable navbar button in firefox 2020-04-29 23:03:46 +05:30
Faris Ansari
2bbe26ada0 fix: Max height for hero image 2020-04-29 23:02:43 +05:30
Faris Ansari
4620074db4 fix: Add Section Break for Cards Section template 2020-04-29 23:02:22 +05:30
Faris Ansari
551722c725 fix: Ability to hide blocks 2020-04-29 23:01:16 +05:30
Chinmay D. Pai
2f821f9c2d
chore: fix deepsource issues
* use set comprehension instead of generator
* remove redundant else statement

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-29 21:58:00 +05:30
Shivam Mishra
f713585e68
Merge pull request #10157 from prssanna/dashboard-view-fix
fix: remove unnecessary set_value
2020-04-29 21:43:56 +05:30
prssanna
fb8ca03640 fix: remove unnecessary set_value 2020-04-29 21:42:24 +05:30
Prssanna Desai
7fee379e42
Merge pull request #10000 from prssanna/doctype-dashboard-view
feat: Dashboard view for DocTypes
2020-04-29 20:04:58 +05:30
prssanna
ee3d0ee2a4 fix: fix error for child table in_list_view check 2020-04-29 19:58:34 +05:30
prssanna
74f0f3019b fix: make arrow on select box clickable 2020-04-29 19:24:26 +05:30
Suraj Shetty
1db383998d
Merge pull request #10150 from surajshetty3416/fix-form-no-change-message 2020-04-29 18:48:09 +05:30
Suraj Shetty
10b4f1335c fix: Only show "No changes in document" if form is not dirty 2020-04-29 18:27:51 +05:30
prssanna
e4731d0fd7 fix: fix indent 2020-04-29 18:10:34 +05:30