Commit graph

3374 commits

Author SHA1 Message Date
Rushabh Mehta
864f579409 feat(doctype-layout): Ability to add different layouts to doctypes 2020-11-17 17:35:03 +05:30
Rushabh Mehta
d38d9ac98e fix(patch): patch existing roles with desk_settings 2020-11-11 17:44:14 +05:30
Rushabh Mehta
75fe8a615a feat(app): move /desk to /app 2020-11-11 16:31:47 +05:30
Suraj Shetty
f608fc9516 feat: Enable desk for Website User 2020-11-11 08:50:54 +05:30
Suraj Shetty
ea2c1de3db Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into unified-desk 2020-11-09 13:15:56 +05:30
Suraj Shetty
b5d9c1e816 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-11-06 10:42:37 +05:30
Suraj Shetty
d2fc84623a
Merge branch 'develop' into non_negative 2020-11-05 18:07:54 +05:30
Suraj Shetty
f1d7e2a212 feat: Open List or Form in new window 2020-11-05 12:33:54 +05:30
Suraj Shetty
cdcfe844cb feat: Init unified desk [WIP] 2020-11-05 12:32:51 +05:30
Suraj Shetty
764615715d
Merge branch 'develop' into explicit-enable-disable-form 2020-11-05 10:47:54 +05:30
Suraj Shetty
5632541b99
Merge branch 'develop' into non_negative 2020-11-04 15:14:28 +05:30
Rushabh Mehta
ebf696c8c8 fix(minor): minor fixes in document_naming.py and mandatory 2020-11-04 15:02:45 +05:30
Shivam Mishra
d012d9145c refactor: explicitly enable and disable report 2020-11-04 14:42:38 +05:30
Shivam Mishra
113779d9f8 refactor: remove istable param
The query_doctypes function relies on UserPermissions build_permissions, which excludes child tables by default
2020-11-04 14:12:04 +05:30
Faris Ansari
8c471b58b3
Merge pull request #11737 from netchampfaris/di-child-row-update 2020-11-04 12:14:46 +05:30
Faris Ansari
d017789426 test: fix test 2020-11-02 17:27:51 +05:30
mergify[bot]
cd9b806439
Merge pull request #11842 from deepeshgarg007/navbar_settings_fixes
fix: Make route and action readonly for standard navbar items
2020-11-02 11:15:43 +00:00
Deepesh Garg
117db2d651 fix: Make route and action readonly for standard navbar items 2020-11-02 15:08:37 +05:30
mergify[bot]
34ec500318
Merge pull request #11732 from nextchamp-saqib/comm-link-fix
fix: email aggregation
2020-11-02 06:58:58 +00:00
Faris Ansari
dd9b17be85 chore: shrink csv 2020-10-29 21:48:06 +05:30
Faris Ansari
7e61089dd0 test: Test if existing child field updates 2020-10-29 21:46:55 +05:30
Deepesh Garg
3d9e4bbd8e Merge branch 'develop' of https://github.com/frappe/frappe into non_negative 2020-10-29 16:53:36 +05:30
Deepesh Garg
dbd8f52e54 feat: Non negative check for Int, Float and Currency fields 2020-10-29 16:40:38 +05:30
Aditya Hase
172c345ec0
fix(scheduler): Forcefully execute job when triggered from Execute button 2020-10-28 10:31:48 +05:30
Aditya Hase
be627e8de0
fix(scheduler): Replace queue with frequency
The field was renamed but the old name was still being used.
This was broken since https://github.com/frappe/frappe/pull/8486
2020-10-28 10:31:48 +05:30
Rushabh Mehta
e820d254c5 fix(confict): did not save and also fix tabs 2020-10-26 11:07:52 +05:30
Rushabh Mehta
6f346a61f4 fix(formatter):add link formatter for User and fix patch 2020-10-26 10:02:56 +05:30
Rushabh Mehta
742605542c fix(minor): added ignore_ddl in frappe.db.get_all to ignore missing tables, columns 2020-10-26 10:02:04 +05:30
Rushabh Mehta
1add636324 fix(tests): fix translation string 2020-10-26 10:02:04 +05:30
Rushabh Mehta
a0a3606a7f fix(tests): add test cases for custom_link and custom_action 2020-10-26 10:02:04 +05:30
Rushabh Mehta
8a198f363b fix(default): cast as string as required 2020-10-26 10:02:04 +05:30
Rushabh Mehta
1e48ced097 feat(customize form): add links and actions to customize form and cleanup code 2020-10-26 10:02:04 +05:30
Suraj Shetty
259d37584b
Revert "fix(Request): Sanitize Error Report Email Message" (#11777) 2020-10-25 11:01:37 +05:30
Faris Ansari
88bbeaf3d1 fix: Clear user cache on doctype insert
No need to do Settings -> Reload after creating a new doctype
2020-10-22 17:44:46 +05:30
mergify[bot]
99e1c11652
Merge pull request #11642 from surajshetty3416/fix-report-excel-export
refactor: Fix excel export
2020-10-22 12:05:43 +00:00
Suraj Shetty
82a5120561
style: Use tabs instead of spaces 2020-10-22 13:21:14 +05:30
Suraj Shetty
04378660f8
style: Fix formatting 2020-10-22 13:19:54 +05:30
Rohit Waghchaure
bd0bc62f12 fix: patch not able to delete standard report 2020-10-22 13:11:44 +05:30
Shivam Mishra
9e39a7464a Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
Saurabh
11e54cbfbe
Merge pull request #11699 from saurabh6790/log-settings
feat: Log settings
2020-10-20 18:01:46 +05:30
Saurabh
af5f535d1f fix: test case 2020-10-20 16:15:17 +05:30
mergify[bot]
e6eda59a55
Merge pull request #11736 from anupamvs/report-del-fix
fix: don't allow user to delete standard report
2020-10-20 08:41:21 +00:00
Suraj Shetty
94112b4f37
fix: Warning message 2020-10-20 13:54:54 +05:30
Saurabh
697a9e0cf2 fix: run log notifier from client side 2020-10-20 13:19:12 +05:30
Saurabh
07e4885775 fix: renaming of fields and test fixes 2020-10-20 13:19:12 +05:30
Saurabh
ce97e7275e feat: provision to setup users for Erro Log notification on log settings 2020-10-20 13:19:12 +05:30
Saurabh
117d28ba3a Enahancement:
1. Log Settings doctype to control log cleanup
2. Provision to show an alert message if unseen error log exists
2020-10-20 13:19:12 +05:30
Suraj Shetty
6292b38692 test: Clear user customization before test 2020-10-20 11:17:41 +05:30
Suraj Shetty
347a846eb7 Merge branch 'fix-report-excel-export' of https://github.com/surajshetty3416/frappe into fix-report-excel-export 2020-10-20 10:41:43 +05:30
Suraj Shetty
89f212d495 test: Clear any customizations on user doctype 2020-10-20 10:41:39 +05:30