Commit graph

26554 commits

Author SHA1 Message Date
Gavin D'souza
ad1152f8e8 feat: override site name via _site
added filter parameter for logger
2020-07-27 17:13:18 +05:30
Gavin D'souza
c87d598480 refactor: less word do trick
Co-authored-by: Chinmay Pai <chinmaydpai@gmail.com>
2020-07-17 17:35:08 +05:30
Gavin D'souza
e92a612ba2 docs(get_logger): add docstring 2020-07-16 16:41:18 +05:30
Gavin D'souza
476e625261 fix: Add site validation for logger 2020-07-16 16:26:20 +05:30
Faris Ansari
e0545099fc
Merge pull request #10990 from netchampfaris/dib-fixes-2020-07-14 2020-07-15 11:43:42 +05:30
mergify[bot]
2c286e0a46
Merge pull request #10992 from surajshetty3416/fix-pdf-format
fix(pdf): Use non-pretty version of HTML for pdf generation
2020-07-14 12:19:22 +00:00
Suraj Shetty
49aba26696 fix: Use non-pretty version of HTML for pdf generation 2020-07-14 16:36:24 +05:30
mergify[bot]
e3fd051fbf
Merge pull request #10988 from surajshetty3416/fix-assign-patch
fix(patch): Ignore cancelled ToDos while setting _assign
2020-07-14 08:31:59 +00:00
Faris Ansari
2e4ac0515c fix: Handle parsed date values 2020-07-14 13:54:39 +05:30
Suraj Shetty
684250fb53
Merge branch 'develop' into fix-assign-patch 2020-07-14 13:46:33 +05:30
Abhishek Balam
8a747eec27
fix: Move checkbox from Print Settings to System Settings (#10905) 2020-07-14 13:45:44 +05:30
Faris Ansari
f17b8a95dc fix: Child row docs must have blank parent values 2020-07-14 12:41:17 +05:30
Michelle Alva
44b61d66fa
fix: Add Global Defaults under Core in Settings (#10989)
* fix: Add Global Defaults under Settings

* fix: add changes in desk page
2020-07-14 10:51:14 +05:30
mergify[bot]
1c6a64b2c6
Merge pull request #10986 from gavindsouza/unsaved-for-singles
fix: dont set '__unsaved' for single doctypes
2020-07-13 16:44:52 +00:00
Suraj Shetty
21277403a7 fix: Re-run fixed patch 2020-07-13 22:11:15 +05:30
Suraj Shetty
448c2f4e3f fix(patch): Ignore cancelled ToDos while setting _assign 2020-07-13 22:05:54 +05:30
Gavin D'souza
90cab5a2aa fix: dont set '__unsaved' for single doctypes 2020-07-13 17:42:23 +05:30
Faris Ansari
2ca691feed
Merge pull request #10982 from netchampfaris/image-with-blur-width-height
fix(image-with-blur): Set width, height in CSS
2020-07-13 16:26:28 +05:30
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
cb7bea27ea fix(image-with-blur): Set width, height in CSS 2020-07-13 13:31:52 +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