seitime-frappe/frappe/desk
Akhil Narang 5d86be2e76
Merge pull request #36754 from Abdeali099/add-total-row-if-filterd
fix: handle total row in export of data
2026-02-17 15:11:31 +05:30
..
dashboard_chart fix: cleanup workspace for website 2026-01-11 23:43:11 +05:30
doctype fix: Changed label from "Enabled" to "Enabled System Notification" in notification settings. (#37115) 2026-02-17 08:55:09 +00:00
form fix: navigation api for explicit sorting (#37080) 2026-02-17 13:28:55 +05:30
number_card fix: cleanup workspace for website 2026-01-11 23:43:11 +05:30
page fix(setup-wizard): display enabled languages on language field in setup wizard (#36982) 2026-02-17 07:57:35 +00:00
report chore: more renames to /desk 2025-12-18 20:45:04 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
calendar.py fix(calendar): adjust for qb changes (#35238) 2025-12-16 12:08:02 +05:30
desk_page.py fix: update whitelisted methods 2025-02-19 16:32:09 +05:30
desktop.py fix(workspace): show role-restricted non-public workspaces in sidebar (#36829) 2026-02-08 12:41:38 +05:30
gantt.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
like.py perf: Use lazy doc in a lot more places 2025-06-11 09:55:45 +05:30
link_preview.py fix: undefined error when link title is off 2025-09-02 17:57:26 +05:30
listview.py chore: deprecate validate_filters 2025-12-30 13:02:49 +05:30
notifications.py refactor: make use of check_permission parameter for get_lazy_doc 2025-12-10 16:52:26 +05:30
query_report.py Merge pull request #36754 from Abdeali099/add-total-row-if-filterd 2026-02-17 15:11:31 +05:30
reportview.py fix: change delete message to something more specific 2026-02-09 10:29:02 +05:30
search.py fix: stale cache when creating new doc using link field (#36631) 2026-02-03 15:23:03 +05:30
treeview.py fix: custom parent field in tree (#35860) 2026-01-29 14:10:59 +05:30
utils.py fix: use .format() instead of f string 2025-09-16 12:01:15 +05:30