Rushabh Mehta
938b87ee46
fix(minor): rename field, ignore for single doctype
2020-08-25 15:44:08 +05:30
Rushabh Mehta
394088008a
fix(minor): rename_field - show message before ignoring
2020-08-25 15:20:12 +05:30
Rushabh Mehta
58e9c074c9
fix(rename_field): skip if old fieldname does not exist
2020-08-25 14:43:50 +05:30
Rushabh Mehta
5d2a1ea47a
fix(minor): handle importing of doctype when links are missing
2020-08-25 14:29:08 +05:30
Rushabh Mehta
ebc961cf84
fix(debug): print error before it breaks
2020-08-25 14:12:30 +05:30
Rushabh Mehta
b09beb9147
fix(tests): cleanup
2020-08-17 09:41:54 +05:30
Rushabh Mehta
b4b620e738
fix(refactor): event_update_log - move code from document.py and cleanup hooks
2020-08-17 09:41:54 +05:30
Rushabh Mehta
3d6b3870bd
fix(minor): document.py:notify_consumers
2020-08-17 09:41:54 +05:30
Rushabh Mehta
aad2375cf3
fix(major): make document events more efficient, fix bug in cache_manager.get_doctype_map
2020-08-17 09:41:54 +05:30
Rushabh Mehta
73c98d7082
fix(minor): stop printing
2020-08-17 09:41:54 +05:30
Rushabh Mehta
fe9f1e803e
fix(minor): allow for_update as a key in get_doc
2020-08-17 09:41:54 +05:30
Rushabh Mehta
fb7bc2659a
fix(minor): allow for_update as a key in get_doc
2020-08-17 09:41:54 +05:30
Rushabh Mehta
b1971d1f65
fix(minor): add for_update parameter in get_doc
2020-08-17 09:41:54 +05:30
Rushabh Mehta
72e266f908
fix(tests): cleanup workflow test and commits
2020-08-17 09:41:54 +05:30
gavin
5d4feb5dbb
feat: Convenience APIs for tags ( #11088 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-08-04 17:45:14 +05:30
Suraj Shetty
d3e4a97b6f
test: Make email account is email account test ( #11139 )
2020-07-29 17:17:53 +05:30
Sahil Khan
8ce340046e
fix: do not sanitize code field
...
Co-authored-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-07-28 19:33:44 +05:30
prssanna
742d79cd5f
style: fix indent
2020-07-18 14:16:32 +05:30
Chinmay D. Pai
3678435d4a
fix: remove redundant condition for field sanitization
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-07-17 18:38:57 +05:30
Rohit Waghchaure
79e3f88a65
fix: Edit in full page broken link
2020-07-16 15:34:59 +05:30
Gavin D'souza
90cab5a2aa
fix: dont set '__unsaved' for single doctypes
2020-07-13 17:42:23 +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
marination
c2c6d9fa7f
fix: Duplicate Name Error Message on saving document
2020-07-03 14:10:44 +05:30
Suraj Shetty
5712a22a0e
Merge branch 'develop' into notification_while_import
2020-06-29 17:23:49 +05:30
Rushabh Mehta
62a8774bb1
feat(role permission): if desk access is removed from a role, attempt to remove it from users too ( #10838 )
...
* feat(minor): if desk access is removed from a role, attempt to remove it from users too
* fix(minor): exception for install;
* fix(minor): exception for install
2020-06-29 02:43:23 +00:00
Deepesh Garg
4ce29c3120
fix: Notificaions on data import
2020-06-26 22:41:29 +05:30
Gavin D'souza
009c994d2d
fix: set flag in_uninstall to not delete controller code
...
when bench command is executed to uninstall-app from site, controller
code should not be deleted
2020-06-19 12:12:15 +05:30
rohitwaghchaure
4fb73e9f95
Merge pull request #10700 from rohitwaghchaure/fixed-frappe-test-patch-travis-failed-develop
...
fix: travis for patch
2020-06-16 00:56:00 +05:30
Rohit Waghchaure
e12364bb02
fix: travis for patch
2020-06-15 20:09:55 +05:30
Suraj Shetty
a141a5c434
Merge branch 'develop' into fetch-from-validation
2020-06-13 20:22:32 +05:30
Faris Ansari
2ec31e3f01
Merge branch 'develop' of https://github.com/frappe/frappe into dib-fixes-2020-05-18
2020-06-10 21:26:54 +05:30
Prssanna Desai
0cc5e2522a
fix: use frappe.bold
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-06-10 11:46:13 +05:30
Prssanna Desai
695826ac49
fix: use in to check value
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-06-10 11:41:00 +05:30
Suraj Shetty
432bb7478b
Merge branch 'develop' into dev-mapper-method-override
2020-06-10 11:27:11 +05:30
Suraj Shetty
e389dcf6fe
Merge branch 'develop' into dib-fixes-2020-05-18
2020-06-09 15:26:46 +05:30
prssanna
8455d93e5b
fix: better validation message if fetch from field doesn't exist
2020-06-05 11:28:13 +05:30
Shivam Mishra
1c3927776e
Merge branch 'develop' of github.com:frappe/frappe into blog-imporv
2020-06-04 17:55:42 +05:30
mergify[bot]
e1f20594a4
Merge pull request #10463 from prssanna/date-filters
...
feat: Date filter improvements
2020-06-01 16:30:35 +00:00
mergify[bot]
3f5e90bb09
Merge pull request #10543 from prssanna/rename-doc-todo-fix
...
fix: update assignments on merging docs
2020-06-01 16:28:46 +00:00
Suraj Shetty
a7aefdfb88
fix: Syntax error
2020-06-01 21:13:13 +05:30
Shivam Mishra
8e815552f6
feat: use blog_post_list as default
2020-06-01 19:15:00 +05:30
prssanna
59eff3df40
Merge branch 'rename-doc-todo-fix' of https://github.com/prssanna/frappe into rename-doc-todo-fix
2020-06-01 12:21:09 +05:30
prssanna
f9b8637060
fix: remove unused import
2020-06-01 12:20:34 +05:30
Prssanna Desai
454a574d43
fix: use frappe.as_json
...
Co-authored-by: gavin <gavin18d@gmail.com>
2020-06-01 12:19:04 +05:30
prssanna
1b691c799d
refactor: refactor get_date_range
2020-06-01 10:52:07 +05:30
prssanna
d9e8b7ef4f
fix: handle old date filters in query
2020-06-01 10:51:38 +05:30
prssanna
f7f2be5926
fix: rename function
2020-06-01 10:51:38 +05:30
prssanna
4b2d730a8c
fix: variable naming
2020-06-01 10:51:38 +05:30
prssanna
6495ee2426
style: fix formatting
2020-06-01 10:51:38 +05:30
prssanna
2fcd8c2905
fix: move timespan function to data.py
2020-06-01 10:51:38 +05:30