Commit graph

28038 commits

Author SHA1 Message Date
mergify[bot]
ded882c859
Merge pull request #11781 from sumitbhanushali/module_sidebar_items
feat: Add module field in get_desk_sidebar_items
2020-10-26 12:36:19 +00:00
Faris Ansari
890b295861
Merge pull request #11780 from netchampfaris/web-template-field-default
fix(UX): Add default to Web Template Field
2020-10-26 17:53:55 +05:30
Faris Ansari
54732e5775 fix(UX): Add default to Web Template Field
- Set default values for Select fields
- Remove quick entry from Web Template
2020-10-26 17:44:12 +05:30
Sumit Bhanushali
00310ea783 feat: add module field in get_desk_sidebar_items 2020-10-26 17:43:08 +05:30
Faris Ansari
b2e5472ea3
Merge pull request #11628 from frappe/fix_web_template_type
fix: allow empty type for Web Templates that are not sections
2020-10-26 15:29:17 +05:30
Rushabh Mehta
d56da0156e
Merge pull request #11565 from rmehta/update-customize-form
feat: add links and actions to customize form and cleanup code
2020-10-26 15:11:47 +05:30
Rushabh Mehta
ceb1ecce73 fix(minor): test_db.py 2020-10-26 14:16:23 +05:30
Rushabh Mehta
0b93784b32 fix(minor): test_db.py 2020-10-26 14:13:38 +05:30
Rushabh Mehta
373403c97e fix(minor): test_workflow.py 2020-10-26 13:44:32 +05:30
mergify[bot]
e4f0c30d8e
Merge pull request #11778 from prssanna/sanitize-email-header
fix(Email): use set_header to set Message-Id in header
2020-10-26 07:57:29 +00:00
Rushabh Mehta
8bd98e6272 fix(minor): set name for Event Producer Last Update 2020-10-26 13:22:38 +05:30
prssanna
8c11878400 fix(Email): use set_header to set Message-Id in header 2020-10-26 13:10:31 +05:30
Rushabh Mehta
625ab74883 fix(tests): added a new table to avoid conflicts 2020-10-26 13:01:46 +05:30
Rushabh Mehta
1df7831d67 fix(minor): postgres/database.py error handling for missing table 2020-10-26 12:24:11 +05:30
Rushabh Mehta
7f1b35b0de fix(tests): test_workflow.py, full cleanup 2020-10-26 12:01:39 +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
69d2c10736 fix(minor): db_query (ignore_ddl) 2020-10-26 10:02:04 +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
8707ed1f27 fix(minor): remove "Custom Link" and add patch 2020-10-26 10:02:04 +05:30
Rushabh Mehta
08fe29714d fix(minor): delete property setter 2020-10-26 10:02:04 +05:30
Rushabh Mehta
9630462965 fix(minor): typo 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
7f9284f3ef fix(tests): postgres gotcha, errors will rollback? 2020-10-26 10:02:04 +05:30
Rushabh Mehta
92c30ae212 fix(minor): linting 2020-10-26 10:02:04 +05:30
Rushabh Mehta
473471bedc fix(tests): assert raises validation 2020-10-26 10:02:04 +05:30
Rushabh Mehta
6f0104b67e fix(minor): conflict 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
b5cb39bdb1 fix(minor): fix fieldame in apply_property_setters in model/meta.py 2020-10-26 10:02:04 +05:30
Rushabh Mehta
77e79c050f fix(linting) 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
Ernesto Ruiz
8ec26175ed
fix: update es.csv typos fixes (#11761)
* fix: update es.csv typos fixes

* fix: more typo fix in file es.csv
2020-10-25 12:40:08 +05:30
Suraj Shetty
259d37584b
Revert "fix(Request): Sanitize Error Report Email Message" (#11777) 2020-10-25 11:01:37 +05:30
mergify[bot]
3c3913d757
Merge pull request #11764 from resilient-tech/fix-disabled-user-email
fix: excluded disabled users from getting emails and notifications
2020-10-24 13:08:49 +00:00
Frappe PR Bot
1d8bca8b68
chore: Update translations (#11771)
Co-authored-by: frappe <frappe@scw-dazzling-elgamal>
2020-10-24 18:35:18 +05:30
mergify[bot]
d7bda21769
Merge pull request #11770 from surajshetty3416/fix-random-cookie-failure
fix: Build cookie jar only if request object is present
2020-10-24 12:49:16 +00:00
Prssanna Desai
d6b223d554
Merge pull request #11773 from prssanna/disabled-chart-form 2020-10-24 16:47:39 +05:30
prssanna
16fd10bac7 fix: disabled dashboard chart form fixes
- don't allow filters to be edited

- don't show empty sections
2020-10-24 16:12:51 +05:30
Suraj Shetty
d254933a7c fix: Build cookie jar only if request object is present 2020-10-24 14:12:59 +05:30
mergify[bot]
d54f223b4b
Merge pull request #11711 from nextchamp-saqib/display-errors-as-list
feat: Add as_list parameter to msgprint
2020-10-24 07:34:50 +00:00
walstanb
3da3a94f9d fix: excluded disabled users from getting emails and notifications 2020-10-24 12:45:30 +05:30
Suraj Shetty
1acba0250c
fix(translations): Always apply user translations (#11767) 2020-10-24 11:46:33 +05:30
Saqib Ansari
a5b4326a6d fix: remove kwargs 2020-10-23 18:32:46 +05:30
mergify[bot]
6991bd1f3c
Merge pull request #11619 from prssanna/field-assignment-rule
feat(Assignment Rule): Rule to assign based on field value
2020-10-23 06:43:20 +00:00
Faris Ansari
0e941dd3d7
Merge pull request #11758 from netchampfaris/clear-doctype-cache-on-insert
fix: Clear user cache on doctype insert
2020-10-22 18:06:01 +05:30
Faris Ansari
84c8bf68a8 Merge remote-tracking branch 'upstream/develop' into fix_web_template_type 2020-10-22 18:05:01 +05:30
mergify[bot]
60d179eff7
Merge pull request #11611 from frappe/fix_standard_web_template
fix: improve ux of standard web templates
2020-10-22 12:17:41 +00:00
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
Faris Ansari
e90faf76b5 fix: Remove unnecessary code
- Extra spacing is only applied to templates of type Section
- should be able to call web_block without values
- default type should be Section
- set_query can be set once
2020-10-22 17:43:31 +05:30