Commit graph

42389 commits

Author SHA1 Message Date
Marica
3b5ff3dbb7
fix: get_default_address must accept 'Nonetype' name (#21022) 2023-05-17 11:11:57 +05:30
Rushabh Mehta
44e592fb91
fix: frappe.get_palette when text is undefined (#21033)
[skip ci]
2023-05-17 11:10:09 +05:30
Ankush Menat
badcd7a819
fix: add card shadow to onboarding widget (#21031)
Contrast between bg and widget was very low added shadow so it's
slightly more noticable.

[skip ci]
2023-05-16 20:09:03 +05:30
Suraj Shetty
d5b0c5ab90
Merge branch 'develop' into fix-note-2 2023-05-16 18:10:07 +05:30
Ankush Menat
b247c3853e test: sort before comparing 2023-05-16 17:57:41 +05:30
Bhavesh Maheshwari
eea57dbcf1
fix: read-only form for multiple role access in the same workflow state (#21008) 2023-05-16 16:24:04 +05:30
Shariq Ansari
a21c1024e4
Merge pull request #21025 from shariquerik/dante-range-tz-fix 2023-05-16 15:46:40 +05:30
Shariq Ansari
4d87f84890
Merge branch 'develop' into dante-range-tz-fix 2023-05-16 15:24:38 +05:30
Shariq Ansari
28499d3eed fix: do not consider time while formating date range value 2023-05-16 15:00:30 +05:30
Shariq Ansari
d4efef204f
Merge pull request #20960 from AnandBaburajan/custom_report_export_and_auto_email 2023-05-16 13:48:01 +05:30
Ankush Menat
fb6a247606
fix(UX): Show alert instead msgprint (#21016)
msgprint is blocking and annoying in onboarding process.

[skip ci]
2023-05-16 13:04:16 +05:30
Anand Baburajan
58c363da14
Merge branch 'develop' into custom_report_export_and_auto_email 2023-05-16 12:59:25 +05:30
Ankush Menat
85377eddfe chore(ux): better labels 2023-05-16 11:04:16 +05:30
Shariq Ansari
70d86032a5
Merge pull request #20997 from shariquerik/form-builder-create-doctype 2023-05-16 11:00:56 +05:30
Saif Ur Rehman
0b92078c60
fix(delete_doc): Check ignore_links_on_delete with parent doctype (#20898) 2023-05-16 09:04:00 +05:30
Raffael Meyer
440cde45f7
refactor: get_default_address (#20962) 2023-05-16 08:51:50 +05:30
mergify[bot]
561db7e5cc
fix: unable to access url file from the timeline section (backport #20836) (#21011)
Co-authored-by: Sameer Chauhan <sameer@extensioncrm.com>
Co-authored-by: sameer Chauhan <sameer55chauhan@gmail.com>
2023-05-16 08:15:00 +05:30
Suraj Shetty
bd737d3616
Merge branch 'develop' into fix-note-2 2023-05-16 07:53:15 +05:30
Shariq Ansari
b6dd3e9b8e
Merge branch 'develop' into form-builder-create-doctype 2023-05-15 21:27:44 +05:30
Suraj Shetty
2c137a048d
Merge pull request #21005 from netchampfaris/fix-table-colwidth 2023-05-15 20:37:54 +05:30
Faris Ansari
fedd5886a7 fix: colwidth should be acceptable 2023-05-15 19:06:11 +05:30
Shariq Ansari
bd12e1968b chore: Customize Form will open for current doctype is self explanatory in breadcrumbs 2023-05-15 18:08:23 +05:30
Shariq Ansari
0ea65f0a36
Merge branch 'develop' into form-builder-create-doctype 2023-05-15 18:03:44 +05:30
Shariq Ansari
c447290d27 test: fixed failing UI test 2023-05-15 18:03:30 +05:30
Ankush Menat
73276a235a
fix: report print view not working (#21002)
```
report_view.js:1353 Uncaught TypeError: Cannot read properties of undefined (reading 'label')
    at report_view.js:1353:31
    at Array.map (<anonymous>)
    at frappe.views.ReportView.get_filters_html_for_print (report_view.js:1349:5)
    at report_view.js:1414:23
    at print_utils.js:67:4
    at frappe.ui.Dialog.<anonymous> (messages.js:104:4)
    at HTMLButtonElement.<anonymous> (dialog.js:165:20)
    at HTMLButtonElement.dispatch (jquery.js:5430:27)
    at c1.handle (jquery.js:5234:28)
```

[skip ci]
2023-05-15 17:57:04 +05:30
Shariq Ansari
295e43dc8d fix: validate redirect to customize form based on doctype 2023-05-15 17:36:48 +05:30
Ankush Menat
6a30344a5f fix: limit RQ job refresh to list view only 2023-05-15 17:04:41 +05:30
Shariq Ansari
0d23e13b72 chore: renamed for_customize_form to customize 2023-05-15 16:56:31 +05:30
Shariq Ansari
677d24e1c4 chore: updated dialog title 2023-05-15 16:46:52 +05:30
Shariq Ansari
e2e0d3a021
Merge branch 'develop' into form-builder-create-doctype 2023-05-15 16:43:11 +05:30
Ankush Menat
8df00dc54b
fix(UX): sort modules on user doctype (#20998)
[skip ci]
2023-05-15 16:42:37 +05:30
Shariq Ansari
8202f1218d fix: added breadcrumbs on form builder page 2023-05-15 16:28:42 +05:30
Shariq Ansari
d35a5b4c81 chore: Use Form Builder banner on fields sections on customize form 2023-05-15 16:06:41 +05:30
Shariq Ansari
fc8a44e78d chore: Use Form Builder banner on fields sections 2023-05-15 15:59:28 +05:30
Ritwik Puri
2e2c8316c6
fix: use sentinel value for checking existence of key in doc while parsing naming series (#20994) 2023-05-15 14:58:14 +05:30
Shariq Ansari
df724e6e46 fix: create doctype from form-builder 2023-05-15 14:06:30 +05:30
Shariq Ansari
0768bc5693 fix: form_builder/ not working 2023-05-15 14:00:18 +05:30
Shariq Ansari
bc5b10b9de chore: removed FormBuilder.vue from components 2023-05-15 13:06:16 +05:30
Ankush Menat
80d3f29f6b
Merge pull request #20980 from ankush/sscript_limited
feat: rate limiting on server scripts
2023-05-15 12:11:35 +05:30
Ankush Menat
95287c060c test: server script rate limiting 2023-05-15 11:04:23 +05:30
Ankush Menat
8eb9d2ea18 fix: create partial function for server script execution
rate_limiter passes `frappe.form_dict` instead of original arguments.
This is a workaround to first pass server script by making a partial
function and then rate limiting that.
2023-05-15 11:01:50 +05:30
Ankush Menat
48c36f9c49 feat: Rate limiting on server scripts 2023-05-15 11:01:50 +05:30
Suraj Shetty
eb560fd8b4 fix: Pass URL for login cmd
Fixes this problematic commit
f0eef73cf7
2023-05-15 10:35:03 +05:30
Suraj Shetty
af21fa6b37
Merge pull request #20989 from frappe/fix-misc-14-5 2023-05-14 22:57:01 +05:30
Suraj Shetty
f0eef73cf7 fix: Request on "/login" instead of "/"
Just a semantic fix, helps in identifying the request in network tab and easier add proxy while working with custom app
2023-05-14 22:20:36 +05:30
Suraj Shetty
20f77da5e7 fix: Remove unnecessary request from boot 2023-05-14 22:17:27 +05:30
Ankush Menat
97959d7b88
fix: validate email on setup wizard (#20979)
* chore: remove unused gravatar code

* fix: Check invalid field in setup wizard

* chore: typo

---------

Co-authored-by: Michelle Alva <50285544+michellealva@users.noreply.github.com>
2023-05-14 19:16:31 +05:30
Sabu Siyad
2ec893278a
fix: email: get unsub email: use cstr instead of encode (#20985)
`encode` fails if reference name is an integer. use `cstr` instead which
use `as_unicode` under the hood
2023-05-14 17:29:38 +05:30
Ritwik Puri
4bd32bcf04
fix: naming part should be empty if field is empty (#20978) 2023-05-14 00:41:12 +05:30
Ankush Menat
56dfa53f4b chore: limit telemetry events 2023-05-13 16:47:49 +05:30