Commit graph

28004 commits

Author SHA1 Message Date
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
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
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
mergify[bot]
929d1bea72
Merge pull request #11744 from sezanzeb/patch-1
chore: git url format for air-datepicker
2020-10-22 08:57:09 +00:00
mergify[bot]
faf088a444
Merge pull request #11751 from surajshetty3416/fix-email-error-messages
fix: Show custom error messages for email errors
2020-10-22 08:43:17 +00:00
mergify[bot]
e1b9621adb
Merge pull request #11753 from rohitwaghchaure/fixed-patch-not-able-to-delete-report
fix: Allow report deletion during migration
2020-10-22 08:07:49 +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
Suraj Shetty
ad3f385689
chore: Update CODEOWNERS 2020-10-22 11:01:19 +05:30
Suraj Shetty
32b99abaa9 fix: Email error messages 2020-10-22 10:54:53 +05:30
mergify[bot]
70c305b789
Merge pull request #11747 from abhishekbalam/footer_add_norefferer
fix(Website): Add noreferrer policy to footer links
2020-10-22 04:43:18 +00:00
sezanzeb
429cbb17eb chore: github shorthand for air-datepicker 2020-10-21 13:39:11 +02:00
Suraj Shetty
122ba5e353
fix: Use cint to convert column_width to int
Co-authored-by: Prssanna Desai <prssud@gmail.com>
2020-10-21 16:35:58 +05:30
sezanzeb
8906c1eba4 chore: git url format for air-datepicker 2020-10-21 12:57:37 +02:00
Abhishek Balam
a0df4ed862 fix: add noreferrer policy to footer links 2020-10-21 15:13:31 +05:30
mergify[bot]
6f9517864a
Merge pull request #11680 from ceefour/patch-2
refactor(email): Better Email Domain logging
2020-10-20 15:45:41 +00:00
Saurabh
11e54cbfbe
Merge pull request #11699 from saurabh6790/log-settings
feat: Log settings
2020-10-20 18:01:46 +05:30
Prssanna Desai
2a3a9cceaf
Merge pull request #11741 from prssanna/datatable-update
chore: update datatable to 1.15.3
2020-10-20 17:22:08 +05:30
prssanna
2f890c1391 chore: update datatable to 1.15.3 2020-10-20 16:51:01 +05:30
Saurabh
af5f535d1f fix: test case 2020-10-20 16:15:17 +05:30
Shivam Mishra
8a442f4185
feat: set fieldname before insert (#11675) 2020-10-20 10:04:44 +00:00
Faris Ansari
b86e1e905d fix: Add mandatory depends on and remove python validation 2020-10-20 15:09:40 +05:30
Faris Ansari
7d57d8030b fix: minor changes
Clear headline to avoid duplicate headlines.
Dont show headline for new forms
2020-10-20 15:07:24 +05:30
mergify[bot]
52b685ce2c
Merge pull request #11580 from Mangesh-Khairnar/mpesa-integration-changes
fix(integration-request): handle response and update status
2020-10-20 09:23:19 +00:00
prssanna
91babec0c2 fix: add removed field 2020-10-20 14:50:33 +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