Commit graph

26516 commits

Author SHA1 Message Date
Gavin D'souza
f9bf0c1951 fix: remove Frappe Cloud migrator logic from frappe 2020-07-09 20:22:21 +05:30
Faris Ansari
32106ccda2
Merge pull request #10960 from netchampfaris/dib-fixes-2020-07-09 2020-07-09 15:10:45 +05:30
Faris Ansari
4eb4563de5 fix: remove unused variables 2020-07-09 13:57:09 +05:30
Faris Ansari
89d2c064a9 fix: Guess more date formats
Can guess the following formats now:
- 7 May 2020
- 1 Jan 2020
2020-07-09 13:49:49 +05:30
Faris Ansari
6e336fa10e fix: Set status before import 2020-07-09 13:48:57 +05:30
Faris Ansari
4fe233827e fix: Dont use df method in case df is a dict 2020-07-09 13:48:37 +05:30
Faris Ansari
354ae3ea31 fix: Set default date format if not found 2020-07-09 13:48:05 +05:30
mergify[bot]
07926a4c49
Merge pull request #10797 from Thunderbottom/disable-signup-fix
fix: disallow access to signup page when disabled
2020-07-09 05:43:26 +00:00
mergify[bot]
76361abd5e
Merge pull request #10948 from Thunderbottom/sitewide-xss-fix
fix: prevent rendering arbitrary html
2020-07-09 04:53:48 +00:00
Suraj Shetty
950a5728b2
Merge branch 'develop' into disable-signup-fix 2020-07-09 10:17:16 +05:30
Suraj Shetty
2cab29466c
fix(File): Update all file docs that point to the same file on url update (#10953)
Co-authored-by: prssanna <prssud@gmail.com>
2020-07-08 22:43:47 +05:30
Prssanna Desai
12eb713f57
Merge pull request #10954 from prssanna/assignments-patch-fix
fix: fix table name typo
2020-07-08 22:42:00 +05:30
prssanna
1372f717c6 fix: fix table name typo 2020-07-08 22:41:10 +05:30
mergify[bot]
4d7371886e
Merge pull request #10931 from prssanna/assignments-patch
fix(patch): patch to set _assign for docs with closed todos
2020-07-08 16:12:09 +00:00
prssanna
eea4019508 fix: use coalesce 2020-07-08 19:42:32 +05:30
mergify[bot]
20a1546574
Merge pull request #10906 from Thunderbottom/comment-login-and-limit
fix: limit commenting to logged in accounts
2020-07-08 10:45:38 +00:00
mergify[bot]
b0d188f629
Merge pull request #10935 from netchampfaris/dib-fixes-2020-07-06
fix: Data Import fixes
2020-07-08 09:08:37 +00:00
Shivam Mishra
1cce4f9bed
feat: hide sidebar if user has no permissions for any items (#10840)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-07-08 14:32:38 +05:30
mergify[bot]
1a8852488f
Merge pull request #10815 from scmmishra/flags-file-duplicate-entry
feat: don't throw a already attached error, just upload it as duplicate
2020-07-08 08:59:37 +00:00
mergify[bot]
88aa534445
Merge pull request #10927 from prssanna/inbox-view-seen
fix: custom seen function for inbox view
2020-07-08 07:25:11 +00:00
mergify[bot]
e28607ee7b
Merge pull request #10914 from marination/duplicate-name-error
fix: Duplicate Name Error Message on saving document
2020-07-08 07:25:02 +00:00
marination
1c2b06829c fix: Remove unnecessary try catch
- Try catch only caught name errors that handle themselves wherever they occur
- Catching a well handled exception to raise it again is pointless
2020-07-08 12:37:15 +05:30
Chinmay D. Pai
1fbec2c8a6
fix: prevent rendering arbitrary html
prevents xss inside:

* awesome bar
* base template

the base template rendering issue causes site-wide xss, which can be
prevented by html-escaping the canonical url that is placed inside <head>

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-07-08 12:22:37 +05:30
Shivam Mishra
35b91889c6
Merge pull request #10946 from gavindsouza/install-app-handle-exceptions
fix(install-app): Handle all exceptions thrown
2020-07-08 11:55:57 +05:30
Gavin D'souza
74222a0e4b fix(install-app): Handle all exceptions thrown 2020-07-08 11:26:01 +05:30
mergify[bot]
211a45ae4f
Merge pull request #10911 from prssanna/view-header-fix
fix: only render header if columns exist
2020-07-08 04:08:42 +00:00
Suraj Shetty
1eaddac886
Merge branch 'develop' into view-header-fix 2020-07-08 09:23:31 +05:30
Shivam Mishra
4ec875d7e7
Merge pull request #10944 from scmmishra/update-charts
feat: update frappe charts
2020-07-07 23:33:43 +05:30
Shivam Mishra
241062aa0b feat: update frappe charts 2020-07-07 23:22:09 +05:30
prssanna
79dfe7e0d4 fix: render_list in kanban view 2020-07-07 19:14:14 +05:30
mergify[bot]
56e88889ec
Merge pull request #10929 from surajshetty3416/fix-workflow-state-count
fix: Do not check for orphaned states in new workflows
2020-07-07 10:00:52 +00:00
mergify[bot]
b2273d9ad8
Merge pull request #10936 from AfshanKhan/fix-pymsql-error-msg
fix: showing a clear message to user about error
2020-07-07 09:44:13 +00:00
Chinmay D. Pai
f1f8d0a722
fix: use search instead of match to find url and email
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-07-07 14:59:28 +05:30
prssanna
b7e0d92a51 fix: better code 2020-07-07 14:16:52 +05:30
mergify[bot]
500da48e93
Merge pull request #10937 from surajshetty3416/update-logo
chore: Update readme logo
2020-07-07 08:42:06 +00:00
Shivam Mishra
a7a8144266
Merge pull request #10817 from ernestoruiz89/patch-8
fix: Link on onboarding widget for add new record (fix PR#10769)
2020-07-07 13:58:52 +05:30
Shivam Mishra
f89978baac
fix: template literals syntax 2020-07-07 13:58:18 +05:30
Shivam Mishra
55d1df5249
refactor: remove unnecessary translate 2020-07-07 13:57:34 +05:30
Shivam Mishra
fc4e4b5efc
Merge pull request #10871 from gavindsouza/refactor-uninstall-app
refactor(commands): uninstall-app to remove all app related data from site
2020-07-07 13:42:37 +05:30
prssanna
56ca4cc1ba fix: group todos by reference type and name 2020-07-07 13:21:53 +05:30
Suraj Shetty
599055e58d chore: Update readme logo 2020-07-07 13:05:55 +05:30
prssanna
ccaa607b2b fix: use get_seen_class as class method 2020-07-07 12:56:07 +05:30
Afshan
974f00c771 fix: showing a clear message to user about error 2020-07-07 12:45:46 +05:30
Suraj Shetty
a7415b5601
Merge branch 'develop' into fix-workflow-state-count 2020-07-07 11:35:34 +05:30
mergify[bot]
e607e3d37e
Merge pull request #10912 from Thunderbottom/signup-xss
fix: sanitize name before user sign up
2020-07-07 05:46:37 +00:00
Suraj Shetty
0a0885c25e
Merge branch 'develop' into fix-workflow-state-count 2020-07-07 11:03:29 +05:30
Faris Ansari
e70f7fa706 fix: Show message if URL without gid is errored 2020-07-06 22:54:49 +05:30
Faris Ansari
a71f9cdb88 fix: Strip spaces from label for column matching 2020-07-06 22:40:47 +05:30
Faris Ansari
785ff48388 fix: Cast name values to string for link checking 2020-07-06 22:40:10 +05:30
prssanna
fc8bd551c7 fix(patch): patch to set _assign for docs with closed todos 2020-07-06 13:13:50 +05:30