seitime-frappe/frappe/desk
2025-06-03 17:03:54 +05:30
..
doctype Merge pull request #32733 from iamejaaz/json-to-csv-prepared 2025-06-03 14:45:11 +05:30
form fix(load): Don't fetch Dynamic Link titles if missing doctype 2025-04-26 14:42:34 +02:00
page refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640) 2025-06-03 12:36:22 +05:30
report refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
calendar.py refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
desk_page.py fix: update whitelisted methods 2025-02-19 16:32:09 +05:30
desktop.py fix: Cache thrashing in workspace code (#31446) (#31448) 2025-02-27 08:11:53 +00:00
gantt.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
like.py perf: Skip link checking on internal deletes 2025-01-06 11:48:19 +05:30
link_preview.py perf: cache link previews for 10 minutes (#32161) 2025-04-16 09:11:33 +00:00
listview.py fix: keep a large enough limit on group-by query (#28754) 2024-12-12 05:11:46 +00:00
notifications.py refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640) 2025-06-03 12:36:22 +05:30
query_report.py Revert "fix: exclude if owner from accessing all report" 2025-06-03 17:03:54 +05:30
reportview.py perf: remove repeated calls to get_permitted_fieldnames 2025-03-16 23:39:46 +05:30
search.py fix: pass ignore_user_permissions flag to search query methods 2025-03-24 16:59:34 +05:30
treeview.py fix: new and add child button for empty tree doctype 2024-05-06 11:47:58 +05:30
utils.py feat(CSV export): allow custom decimal separator 2024-04-25 12:24:24 +02:00