Rushabh Mehta
8bd98e6272
fix(minor): set name for Event Producer Last Update
4 years ago
prssanna
8c11878400
fix(Email): use set_header to set Message-Id in header
4 years ago
Rushabh Mehta
625ab74883
fix(tests): added a new table to avoid conflicts
4 years ago
Rushabh Mehta
1df7831d67
fix(minor): postgres/database.py error handling for missing table
4 years ago
Rushabh Mehta
7f1b35b0de
fix(tests): test_workflow.py, full cleanup
4 years ago
Rushabh Mehta
e820d254c5
fix(confict): did not save and also fix tabs
4 years ago
Rushabh Mehta
6f346a61f4
fix(formatter):add link formatter for User and fix patch
4 years ago
Rushabh Mehta
69d2c10736
fix(minor): db_query (ignore_ddl)
4 years ago
Rushabh Mehta
742605542c
fix(minor): added ignore_ddl in frappe.db.get_all to ignore missing tables, columns
4 years ago
Rushabh Mehta
8707ed1f27
fix(minor): remove "Custom Link" and add patch
4 years ago
Rushabh Mehta
08fe29714d
fix(minor): delete property setter
4 years ago
Rushabh Mehta
9630462965
fix(minor): typo
4 years ago
Rushabh Mehta
1add636324
fix(tests): fix translation string
4 years ago
Rushabh Mehta
7f9284f3ef
fix(tests): postgres gotcha, errors will rollback?
4 years ago
Rushabh Mehta
92c30ae212
fix(minor): linting
4 years ago
Rushabh Mehta
473471bedc
fix(tests): assert raises validation
4 years ago
Rushabh Mehta
6f0104b67e
fix(minor): conflict
4 years ago
Rushabh Mehta
a0a3606a7f
fix(tests): add test cases for custom_link and custom_action
4 years ago
Rushabh Mehta
8a198f363b
fix(default): cast as string as required
4 years ago
Rushabh Mehta
b5cb39bdb1
fix(minor): fix fieldame in apply_property_setters in model/meta.py
4 years ago
Rushabh Mehta
77e79c050f
fix(linting)
4 years ago
Rushabh Mehta
1e48ced097
feat(customize form): add links and actions to customize form and cleanup code
4 years ago
Ernesto Ruiz
8ec26175ed
fix: update es.csv typos fixes ( #11761 )
* fix: update es.csv typos fixes
* fix: more typo fix in file es.csv
4 years ago
Suraj Shetty
259d37584b
Revert "fix(Request): Sanitize Error Report Email Message" ( #11777 )
4 years ago
mergify[bot]
3c3913d757
Merge pull request #11764 from resilient-tech/fix-disabled-user-email
fix: excluded disabled users from getting emails and notifications
4 years ago
Frappe PR Bot
1d8bca8b68
chore: Update translations ( #11771 )
Co-authored-by: frappe <frappe@scw-dazzling-elgamal>
4 years ago
mergify[bot]
d7bda21769
Merge pull request #11770 from surajshetty3416/fix-random-cookie-failure
fix: Build cookie jar only if request object is present
4 years ago
Prssanna Desai
d6b223d554
Merge pull request #11773 from prssanna/disabled-chart-form
4 years ago
prssanna
16fd10bac7
fix: disabled dashboard chart form fixes
- don't allow filters to be edited
- don't show empty sections
4 years ago
prssanna
e1316814a2
fix: customize options in desk page rtl layout
4 years ago
Suraj Shetty
d254933a7c
fix: Build cookie jar only if request object is present
4 years ago
mergify[bot]
d54f223b4b
Merge pull request #11711 from nextchamp-saqib/display-errors-as-list
feat: Add as_list parameter to msgprint
4 years ago
walstanb
3da3a94f9d
fix: excluded disabled users from getting emails and notifications
4 years ago
Suraj Shetty
1acba0250c
fix(translations): Always apply user translations ( #11767 )
4 years ago
prssanna
fea1023b69
fix: remove print with letterhead option in print view
4 years ago
Saqib Ansari
a5b4326a6d
fix: remove kwargs
4 years ago
prssanna
698d5609b1
fix: printer icon on primary button
4 years ago
prssanna
0e132620b5
fix: print format sidebar fields html
4 years ago
prssanna
640ff18d14
fix: print format builder spacing
4 years ago
prssanna
8ccc7f5090
fix: white text on btn-danger
4 years ago
prssanna
a9a1624b49
Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui
4 years ago
prssanna
b7b1410a58
feat: update print format builder style
4 years ago
Suraj Shetty
5a469fd40e
fix: Timeline reply style
4 years ago
mergify[bot]
6991bd1f3c
Merge pull request #11619 from prssanna/field-assignment-rule
feat(Assignment Rule): Rule to assign based on field value
4 years ago
Faris Ansari
0e941dd3d7
Merge pull request #11758 from netchampfaris/clear-doctype-cache-on-insert
fix: Clear user cache on doctype insert
4 years ago
Faris Ansari
84c8bf68a8
Merge remote-tracking branch 'upstream/develop' into fix_web_template_type
4 years ago
mergify[bot]
60d179eff7
Merge pull request #11611 from frappe/fix_standard_web_template
fix: improve ux of standard web templates
4 years ago
Faris Ansari
88bbeaf3d1
fix: Clear user cache on doctype insert
No need to do Settings -> Reload after creating a new doctype
4 years ago
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
4 years ago
mergify[bot]
99e1c11652
Merge pull request #11642 from surajshetty3416/fix-report-excel-export
refactor: Fix excel export
4 years ago