Commit graph

10171 commits

Author SHA1 Message Date
Ernesto Ruiz
378c97871b
chore: Add translation to confirmation text on Update kanban_view.js (#21453)
[skip ci]
2023-06-22 11:21:30 +05:30
Ernesto Ruiz
7d352d7c34
chore: add translation to label on new doc in Update quick_entry.js (#21444)
[skip ci]
2023-06-21 15:53:17 +05:30
gavin
05893bef42
fix: Rename document/update title via toolbar (update_document_title API) (#21404)
* fix: update_document_title

* Fix broken socket event
* Fix broken title + name doc update

* fix: if only title updated then dont enqueue

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
2023-06-21 15:46:09 +05:30
Raffael Meyer
49ee3a4b30
Merge branch 'develop' into fix-group-by 2023-06-20 14:45:35 +02:00
David Arnold
4da6796b2d
feat: add style & onEachFeature function for geojson in geolocation controller (#21322)
This no-op function can be overriden / inherited in custom controllers
to craft richer map experiences
2023-06-20 11:54:22 +05:30
Ankush Menat
276b11d331 fix: ignore undefined fields on new doctype form 2023-06-19 18:07:23 +05:30
Ankush Menat
727059a2d1
fix(UX): Indicate that list view is empty because of filters (#21427) 2023-06-19 16:21:58 +05:30
Shariq Ansari
d25d4137e2
Merge pull request #21372 from shariquerik/re-delete-after-deleting-dependent-doc 2023-06-19 12:13:56 +05:30
David Arnold
e94cdc0515
fix: section fields_dict
the previous code was an oversight as fieldobj.fieldname is undefined
2023-06-17 20:48:00 -05:00
Shariq Ansari
51fe34006b
Merge branch 'develop' into re-delete-after-deleting-dependent-doc 2023-06-16 16:59:59 +05:30
Suraj Shetty
53b074c16a
Merge pull request #21400 from surajshetty3416/fix-tests 2023-06-16 13:27:33 +05:30
gavin
6303e53eda
fix(desk): Allow setting filters_description via df API (#21382) 2023-06-16 12:54:05 +05:30
Suraj Shetty
e8ebf19308 style: Fix formatting issue 2023-06-16 10:30:02 +05:30
Corentin Flr
7710dbb8bb
feat(icons): Add new icon arrow-down-right for Number Card 2023-06-16 00:28:34 +02:00
barredterra
d35099320f fix: make field label translatable 2023-06-15 16:27:22 +02:00
barredterra
3e9a2d01e3 fix: sort options in group by field 2023-06-15 16:15:55 +02:00
Shariq Ansari
f0cf70f9eb fix: bring progress dailog above freeze screen 2023-06-14 13:24:20 +05:30
Marco Fonseca
b0e8a75ee6
fix: "Remember Last Selected Value" not working (frappe#21364) 2023-06-13 22:59:40 -03:00
Shariq Ansari
52b09e80f1
Merge pull request #21255 from pps190/fix-col-input-focus
fix: multiple input element's in a single control
2023-06-13 20:46:13 +05:30
Devin Slauenwhite
eed61e6485
fix: text to lowercase
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
2023-06-13 11:14:35 -04:00
Shariq Ansari
e267f33534
Merge pull request #21359 from shariquerik/load-more-communication 2023-06-13 19:38:42 +05:30
Shariq Ansari
610ef83270
Merge branch 'develop' into load-more-communication 2023-06-13 16:52:59 +05:30
Sagar Vora
97a7900da7 style: use for..of in frappe.model.clear_table() 2023-06-13 16:52:54 +05:30
Shariq Ansari
b9487498d1
Merge pull request #21306 from shariquerik/date-field-fix 2023-06-13 16:51:01 +05:30
Shariq Ansari
113a8004b2
Merge branch 'develop' into load-more-communication 2023-06-13 16:32:31 +05:30
Shariq Ansari
b3ab63e697 feat: load more communications button in timeline 2023-06-13 16:24:58 +05:30
Shariq Ansari
82464a4149 fix: add timestamp attr on timeline-item 2023-06-13 16:22:22 +05:30
Ankush Menat
3005e66e45 refactor!: Drop previously deprecated code 2023-06-13 16:00:43 +05:30
Sagar Vora
455103248d
fix: workspace blank after login (#21356) 2023-06-13 15:51:27 +05:30
Shariq Ansari
42a6ba63a9
Merge branch 'develop' into date-field-fix 2023-06-13 10:34:07 +05:30
Raffael Meyer
574ebf0f12
Merge branch 'develop' into sort-options 2023-06-12 11:19:32 +02:00
Ankush Menat
98260b3c88
fix(UX): show perm server messages on file uploader (#21331) 2023-06-12 13:53:08 +05:30
Suraj Shetty
321f4169dd Merge branch 'develop' of https://github.com/frappe/frappe into scroll-to-field-via-url 2023-06-10 17:33:47 +05:30
Suraj Shetty
895dab8535 fix: Pass URL hash separately 2023-06-10 17:33:42 +05:30
Shariq Ansari
4a8602948f fix: always get parsed date value from a user date formatted date value 2023-06-09 15:54:23 +05:30
Sagar Vora
345da6e314
feat: support reordering standard fields in Form Builder (#21297) 2023-06-09 12:19:30 +05:30
Shariq Ansari
d1b86d9133
Merge branch 'develop' into new_dashbaorad_chart_for_query_report 2023-06-09 09:54:39 +05:30
Ankush Menat
155465c58d
fix: currency precision formatter (#21293) 2023-06-09 00:35:20 +05:30
barredterra
49ccc0ab6e feat: make option sorting configurable 2023-06-08 18:55:53 +02:00
Raffael Meyer
0cfcfe4c51
Merge branch 'develop' into sort-options 2023-06-08 18:23:01 +02:00
Shariq Ansari
666813158c
chore: linter fix 2023-06-08 17:12:03 +05:30
Shariq Ansari
fa502278f4
chore 2023-06-08 16:53:17 +05:30
Shariq Ansari
108e128b46
chore: linter fix 2023-06-08 16:52:52 +05:30
Vimal Patel
0d729e5e47 fix: New Dashboard Chart throws TypeError: format requires a mapping
closes #21250

backport version-14-hotfix
2023-06-08 11:18:44 +01:00
Shariq Ansari
1607eb9ef3 fix: added breadcrumbs on workflow builder page 2023-06-07 09:57:43 +05:30
Devin Slauenwhite
fc7069fb49 chore: linter 2023-06-06 10:27:13 -04:00
Devin Slauenwhite
dcfc29eb5a Merge remote-tracking branch 'frappe/develop' into fix-col-input-focus 2023-06-06 10:26:18 -04:00
Devin Slauenwhite
40603a89c5 fix: multiple input element's in a single control 2023-06-05 15:14:45 -04:00
Shariq Ansari
42ead7dc91
Merge branch 'develop' into workspace-content-duplicating-fix 2023-06-05 22:17:27 +05:30
Shariq Ansari
ba9e2aab17 fix: avoid loading workspace content if already loaded 2023-06-05 22:11:42 +05:30