Akhil Narang
cd67eba32d
fix(sessions): pass force parameter to get_sessions_to_clear()
...
Not sure why this didn't get committed with the original PR: #27542
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-09-02 17:52:47 +05:30
Sumit Bhanushali
ca10a2859f
Merge pull request #27529 from frappe/fix_child_depends_on
...
fix: apply depends_on on field update
2024-09-02 17:07:16 +05:30
Akhil Narang
535220ce43
Merge pull request #27578 from akhilnarang/sanitize-html
...
fix(assign_to): escape description HTML
2024-09-02 13:44:43 +05:30
Akhil Narang
fe192025a5
Merge pull request #27570 from rohitwaghchaure/fixed-label-button
...
fix: label for web form
2024-09-02 13:44:10 +05:30
Rohit Waghchaure
0560ff84f9
fix: label for web form
2024-09-02 13:00:56 +05:30
Akhil Narang
6d287cd6c8
Merge pull request #27597 from maharshivpatel/fix-beta-on-load
...
fix: on load of beta print format set iframe height
2024-09-02 12:07:42 +05:30
Akhil Narang
1db08f0740
Merge pull request #27586 from frappe/custom_report_timeout
...
feat: Custom timeouts for prepared report
2024-09-02 12:02:31 +05:30
Maharshi Patel
96745b8f46
fix: on load of beta print format set iframe height
...
there was a edge case where when print format beta was set to default which never ran code which sets the size for container that holds format.
fixed that by make iframe height to 100vh minus navbar and heading on load of beta print format
2024-09-02 11:51:39 +05:30
Deepesh Garg
85b96ba162
feat: Custom timeouts for prepared report
2024-08-31 22:03:25 +05:30
Akhil Narang
ba42903429
Merge pull request #27580 from akhilnarang/disallow-uninstalling-frappe
...
fix: don't allow uninstalling frappe...
2024-08-30 18:18:55 +05:30
Akhil Narang
30f5669489
fix: don't allow uninstalling frappe...
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-30 18:04:32 +05:30
Shariq Ansari
06d0f2525b
Merge pull request #27577 from shariquerik/apps-page-fix-1
...
fix: boot.default_path is moved to boot.apps_data.default_path
2024-08-30 17:41:46 +05:30
Akhil Narang
d35dbf0d5b
fix(assign_to): escape HTML
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-30 17:30:15 +05:30
Shariq Ansari
cc5db784f3
fix: boot.default_path is moved to boot.apps_data.default_path
2024-08-30 17:20:36 +05:30
Shariq Ansari
f140d6d59e
Merge pull request #27571 from shariquerik/apps-switcher-fix-1
...
fix: Consider default app path for Website User if applicable
2024-08-30 17:02:12 +05:30
Shariq Ansari
aa99faddea
test: fixed failing user test
2024-08-30 16:48:21 +05:30
Shariq Ansari
f2e8f05558
fix: redirect to /app if no apps are installed
2024-08-30 16:23:24 +05:30
Shariq Ansari
2973739f2e
fix: show Apps if multiple app or show CRM if only CRM is installed in dropdown
2024-08-30 15:42:58 +05:30
Shariq Ansari
9133f2a9c5
fix: added apps data in boot
2024-08-30 15:42:58 +05:30
Shariq Ansari
a7543a5b24
fix: consider default path for Website User if applicable
2024-08-30 15:42:58 +05:30
Shariq Ansari
ad077644c5
fix: changed default check icon
2024-08-30 15:42:58 +05:30
David Arnold
73610fed57
Merge pull request #27557 from blaggacao/chore/fix-editorconfig-json
...
chore: ignore helix folder
2024-08-30 08:54:39 +02:00
David
de49e03fde
chore: ignore helix folder
2024-08-29 14:28:52 +02:00
Raffael Meyer
cad512e5a0
fix(query report)!: skip empty filters in print ( #27016 )
2024-08-29 13:58:21 +02:00
Akhil Narang
37732496ad
Merge pull request #27542 from akhilnarang/clear-all-user-sessions
...
fix(sessions): logout properly when user requests logout on password change
2024-08-29 11:21:13 +05:30
Akhil Narang
cdfbbde3d5
Merge pull request #23691 from phot0n/fix-email-bulk-retry
...
refactor(minor): email retry
2024-08-28 16:54:48 +05:30
David Arnold
b0362684ef
Merge pull request #26752 from blaggacao/perf/make-get-requests-potentially-cachable
...
perf: make get requests cacheable
2024-08-28 10:44:19 +02:00
Akhil Narang
848bbe2382
Merge pull request #27539 from frappe/gavindsouza/website_search-norerun
...
fix(website_search): Avoid recursive loop if _items_to_index is falsy
2024-08-28 10:59:29 +05:30
Akhil Narang
84f1a2cdbe
Merge pull request #27541 from cogk/fix-round_floats_in-ensure-values-are-set-to-zero
...
fix: Set undefined values to zero in round_floats_in
2024-08-28 10:55:51 +05:30
Akhil Narang
5570aa71be
fix(sessions): logout properly when user requests logout on password change
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-27 17:58:20 +05:30
Corentin Forler
22324ab9e8
fix: Set undefined values to zero in round_floats_in
2024-08-27 14:19:57 +02:00
gavin
3544b87f58
fix(website_search): Avoid recursive loop if _items_to_index is falsy
2024-08-27 14:11:37 +02:00
Akhil Narang
dcd14d07dc
Merge pull request #27515 from Ninad1306/map_docs_fix
...
fix: Update Child table from the Last Source Doc
2024-08-27 13:29:20 +05:30
David Arnold
33de9ea8c6
Merge pull request #27237 from blaggacao/feat/datatable-tree-depth-on-query-reports
...
feat: set variable datatable tree depth
2024-08-27 09:36:19 +02:00
Akhil Narang
beadf189bf
Merge pull request #27528 from akhilnarang/escape-html-awesomebar
...
fix(search_utils): escape HTML before displaying in awesomebar
2024-08-27 11:26:24 +05:30
Rushabh Mehta
dfd7606d03
Merge pull request #27499 from rmehta/espresso-sidebar
...
feat(design): espresso style sidebar
2024-08-27 09:16:57 +05:30
Rushabh Mehta
2823f1a595
fix(minor): style fixes
2024-08-27 08:59:00 +05:30
Rushabh Mehta
25d1218f20
Merge pull request #27441 from cogk/fix-form-geolocation-field-in-tabbed-layout
...
fix(form): Fix Geolocation/Signature fields in tabbed layout
2024-08-26 23:44:11 +05:30
Rushabh Mehta
5a5fa9a440
fix(tests): workspace, awesome_bar
2024-08-26 23:06:19 +05:30
Sumit Bhanushali
895a81cccd
fix(ChildTable): apply depends_on on field update
2024-08-26 22:31:46 +05:30
Rushabh Mehta
8793ca506f
fix(tests): workspace
2024-08-26 22:04:20 +05:30
Rushabh Mehta
77b11dd1ce
fix(tests): workspace tests and more style fixes
2024-08-26 18:15:59 +05:30
Akhil Narang
fbdd9e2484
fix(search_utils): escape HTML before displaying in awesomebar
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-26 16:21:57 +05:30
Rushabh Mehta
72eb501de3
fix(minor): breadcrumbs without app icon
2024-08-23 22:15:35 +05:30
Rushabh Mehta
b31cf8ba79
fix(style): sidebar overlay + polishes
2024-08-23 22:15:35 +05:30
Rushabh Mehta
087ee41ea1
feat(design): espresso style sidebar
2024-08-23 22:15:33 +05:30
Akhil Narang
a162e61e26
Merge pull request #27518 from akhilnarang/fixup-27495
...
fix(grid): `this` is defined here, meant to check if `this.grid_rows_by_docname` was defined
2024-08-23 16:21:29 +05:30
Akhil Narang
7828c51d90
fix(grid): this is defined here, meant to this if this.grid_rows_by_docname was defined
...
Followup to #27495
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-23 16:07:22 +05:30
Akhil Narang
09c28f1fd1
Merge pull request #27495 from akhilnarang/fix-grid-error
...
Each individual commit message has details
2024-08-23 14:48:13 +05:30
Ninad1306
827acd2975
fix: update child table value from the last doc
2024-08-23 12:47:08 +05:30