Commit graph

26535 commits

Author SHA1 Message Date
mergify[bot]
04516c8dd9
Merge pull request #10734 from Thunderbottom/cookie-stonks
fix: make cookies more secure
2020-07-13 10:20:16 +00:00
mergify[bot]
6ffb6174db
Merge pull request #10983 from netchampfaris/data-import-patch-fix
fix: Better check to skip patch
2020-07-13 10:00:40 +00:00
Suraj Shetty
05ccc8f135
fix: Properly retain whitespace sequence (#10984) 2020-07-13 15:15:08 +05:30
Faris Ansari
a871934f68 fix: Better check to skip patch 2020-07-13 13:11:49 +05:30
mergify[bot]
62957312c5
Merge pull request #10965 from gavindsouza/mv-migrate-to
fix: remove Frappe Cloud migrator logic from frappe
2020-07-13 06:24:55 +00:00
Aditya Hase
912763d3b9
fix: Typo 2020-07-13 10:53:44 +05:30
mergify[bot]
e572119557
Merge pull request #10971 from netchampfaris/new-app-git-init
fix: Initialize git repository after creating app
2020-07-12 15:23:07 +00:00
Faris Ansari
3051ac5e57 fix: Use gitpython module instead of subprocess 2020-07-12 11:04:10 +05:30
mergify[bot]
ef5befadc9
fix(Report): remove fields if they don't exist (bp #10915) (#10972)
Co-authored-by: prssanna <prssud@gmail.com>
2020-07-10 21:29:25 +05:30
Faris Ansari
0474044ec2 fix: Initialize git repository after creating app 2020-07-10 19:33:50 +05:30
Chinmay Pai
e30161b222
fix: disallow global variable access through sql (#10875)
* fix: disallow global variable access through sql

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
Co-authored-by: Sahil Khan <sahilkhan28297@gmail.com>

* chore: add test for sql disallowed variable access

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>

Co-authored-by: Sahil Khan <sahilkhan28297@gmail.com>
2020-07-10 13:55:06 +00:00
Michelle Alva
daa479434a
fix: update success message (#10950)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-07-10 19:05:48 +05:30
Gavin D'souza
7e223f3f3a fix: typo 2020-07-10 12:08:41 +05:30
Gavin D'souza
6f51b12fe4 fix: run file directly instead of using exec 2020-07-10 12:03:00 +05:30
Gavin D'souza
517752c4d4 fix: PY2 compatibility change 2020-07-10 11:14:52 +05:30
Chinmay Pai
8a4f390321
Merge pull request #10966 from Mangesh-Khairnar/fix-google-drive
fix(google-drive): fetch basename for backup
2020-07-10 10:40:14 +05:30
Mangesh-Khairnar
d2c913331e fix(google-drive): fetch basename for backup 2020-07-10 00:14:09 +05:30
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