Commit graph

2018 commits

Author SHA1 Message Date
Anurag Mishra
3bd1a0774c fix: showing doctype name where required in error message. (#7256)
* fix: showing doctype name where required in error message

* fix: requested changes

* fix: changes requested
2019-05-13 13:36:22 +05:30
Deepesh Garg
eb4e2bce39 fix: Auto email support for Custom Reports (#7441)
* fix: Added reference_report field

* fix: Auto email support for custom reports

* fix: Styling fixes

* fix: Use let instead of var
2019-05-10 18:17:47 +05:30
Saurabh
1b0dbb789e fix: enqueue prepared report after commiting prepared report record 2019-05-08 15:58:35 +05:30
Rushabh Mehta
dd63977710
Revert "feat: DocType JSON changes for cleaner Git Diffs" 2019-04-24 17:04:29 +05:30
Rushabh Mehta
a6ddb424f3
Merge pull request #7305 from SaiFi0102/DocType-JSON-Field-Order
feat: DocType JSON changes for cleaner Git Diffs
2019-04-24 14:21:56 +05:30
Saif Ur Rehman
d7f90a9ebc style: Rename prepare_docdict_for_import to prepare_for_import 2019-04-24 13:07:15 +05:00
Prasad Ramesh
dcf8ff417f
fix broken YouTube link for user help 2019-04-22 13:10:34 +05:30
rohitwaghchaure
1fd14e13ce fix: Prepared report shows status as Queued even if job is failed (#7317) 2019-04-20 11:48:47 +05:30
Saif Ur Rehman
b7acbfc6f2 fix: test 2019-04-18 19:07:35 +05:00
Saif Ur Rehman
a0dc487060 fix: test 2019-04-18 18:55:46 +05:00
Saif Ur Rehman
b41cd4924a fix: test 2019-04-18 18:39:58 +05:00
Saif Ur Rehman
330072c687 feat: Remove null and empty attributes from DocType JSON file on export 2019-04-18 17:52:47 +05:00
Saif Ur Rehman
9db45f6fab fix: Move field_order sync logic to DocType controller and introduce hooks
before_export, before_import and prepare_docdict_for_import
2019-04-18 17:24:08 +05:00
Saif Ur Rehman
e2b199120f test(DocType): test_load_file_field_order 2019-04-17 18:11:09 +05:00
Deepesh Garg
ed9aa0410f
Merge pull request #7292 from deepeshgarg007/prepared-report-hotfix
fix: Custom column handling for prepared reports
2019-04-16 13:15:44 +05:30
deepeshgarg007
695a340d18 fix: Custom columns handling for prepared report 2019-04-16 13:04:14 +05:30
deepeshgarg007
c193a33d3c fix: Do not rename or move files for custom doctype 2019-04-16 09:29:29 +05:30
deepeshgarg007
7fe33574ff fix: Show button for custom report 2019-04-15 16:32:23 +05:30
deepeshgarg007
5f0f552d02 feat: Allow user to save custom reports 2019-04-15 14:57:50 +05:30
Anurag Mishra
7f4e300271 fix: set ignore mandatory true for create contact on creating user (#7255) 2019-04-11 16:10:17 +05:30
deepeshgarg007
bc7e68a6f9 fix: Remove add fields checkbox from report doctype 2019-04-10 12:56:32 +05:30
deepeshgarg007
ff6cf8c3e3 feat:Custom fields in reports 2019-04-10 12:56:32 +05:30
Himanshu
1d577da7d2 fix(Data Import): get doctype fields on change (#7213) 2019-04-08 14:30:05 +05:30
Suraj Shetty
25282d471e fix: Export parent fields while exporting fixtures (#7199)
To allow the export of doctypes like "Custom DocPerm" which needs parent fields.
2019-04-05 11:28:53 +05:30
Faris Ansari
b7c273f548
fix: Over usage of space was not handled (#7123)
- Show a message to buy space if space is overused
2019-03-30 23:39:47 +05:30
Himanshu
7dc1fec27c feat(Naming Series): Option to Add field_value in Naming Series (#7027)
To use field_value in naming_series, just add field_name in curly braces instead of the old naming convention which was kinda confusing and not easily understandable.
eg: {field_name}.-.YYYY.-.MM.-.DD.-.####
2019-03-25 11:43:08 +05:30
rohitwaghchaure
952dcedcc9
Merge pull request #7042 from rohitwaghchaure/after_bench_migrate_system_uncheck_disable_prepared_report
fix: after bench migrate system uncheck Disable Prepared Report in the report
2019-03-07 18:20:38 +05:30
Rohit Waghchaure
80bb7cba8f fix: after bench migrate system uncheck Disable Prepared Report in the report 2019-03-07 17:33:50 +05:30
sahil28297
7eb94a2d35
Merge pull request #7036 from sahil28297/create_contact_patch
fix(patch): ignore mandatory for creating contact through patch
2019-03-07 12:57:08 +05:30
Sahil Khan
964fe26801 fix(patch): ignore mandatory for creating contact through patch 2019-03-07 12:38:53 +05:30
Suraj Shetty
d04188283c
Merge pull request #6991 from sagarvora/fetch_only_once
feat(core): New DocField "Fetch If Empty"
2019-03-04 12:31:18 +05:30
Anurag Mishra
4c3f1b8b82 fix: found user 2019-02-27 15:12:30 +05:30
Anurag Mishra
6082145e55 fix: unlink contact on deleting user 2019-02-27 14:51:34 +05:30
Sagar Vora
0483877c9d feat: New DocField "Fetch If Empty" 2019-02-26 21:46:15 +05:30
Rohit Waghchaure
65b646e59e fix: Removed duplicate page user permissions for page and report 2019-02-24 08:22:25 +05:30
Zarrar
5ddf3c10bb fix: Language Code naming validation (#6933)
* fix: language code naming fix

* fix: validate name and language code
2019-02-15 15:10:14 +05:30
Rushabh Mehta
ebdd219fbf
Merge pull request #6913 from saurabh6790/scrub_new_lines_and_white_spaces
fix: scrub new lines and white spaces from options and fetch_from field
2019-02-14 12:12:50 +05:30
Rushabh Mehta
f806f80665
Merge pull request #6923 from Zlash65/email-sender-name
feat: Use Email Account name as Sender's name
2019-02-14 12:12:14 +05:30
Suraj Shetty
fadb3f79ec Remove unwanted trailing spaces 2019-02-13 23:07:09 +05:30
Suraj Shetty
d014e02768 Index user field in User Permission doctype for faster select query 2019-02-13 23:00:40 +05:30
Zlash65
9d61601829 feat: replace sender name by email account name 2019-02-12 17:37:45 +05:30
Faris Ansari
5f2d3fe764
Merge pull request #6882 from nabinhait/default-perm
fix: Set field default based on user permissions
2019-02-12 10:07:51 +05:30
Saurabh
570aee12e9 fix: scrub new lines and white spaces from options and fetch_from field 2019-02-11 17:20:35 +05:30
Anurag Mishra
ec8ed9d50a fix: codacy 2019-02-11 14:45:25 +05:30
Anurag Mishra
3355240822 select all only if options are greater than 5 2019-02-11 14:32:15 +05:30
Anurag Mishra
de958bdac5 added select all and unselect all button 2019-02-11 13:52:18 +05:30
Anurag Mishra
44db8b4825 Merge branch 'user_permission_cleanup' of https://github.com/anurag810/frappe into user_permission_cleanup 2019-02-07 18:19:52 +05:30
Anurag Mishra
23e934c67b fix: requested changes 2019-02-07 18:19:28 +05:30
Anurag Mishra
5ed640eb32 fix: requested changes 2019-02-07 18:07:45 +05:30
Anurag Mishra
7804541aa2
Merge branch 'hotfix' into user_permission_cleanup 2019-02-06 16:54:12 +05:30