seitime-frappe/frappe/desk
2024-11-04 16:08:27 +05:30
..
doctype fix(Workspace): check perms on deletion (#28315) 2024-10-29 00:35:38 +01:00
form fix: set print_logs=False for some has_permission() calls 2024-10-07 16:00:39 +05:30
page fix: store and use default currency from system settings 2024-11-04 16:08:27 +05:30
report chore: remove eslint-disable* 2023-07-14 15:41:20 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
calendar.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
desk_page.py chore: remove dead code 2023-04-27 17:50:26 +05:30
desktop.py feat(PrivateApp): virtual app that will host all private workspaces of user 2024-10-01 14:03:11 +05:30
gantt.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
leaderboard.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
like.py refactor: avoid deprecated method 2024-04-30 20:22:42 +05:30
link_preview.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
listview.py feat: show link field title in sidebar filters if set (#26417) 2024-05-15 12:48:05 +00:00
notifications.py fix: update filters from dynamic link for dashboard open count 2024-06-28 11:45:56 +05:30
query_report.py chore(add_total_row): guess fieldtype from cell data type if not defined 2024-10-10 17:13:02 +05:30
reportview.py feat: set flag during bulk delete c/o doc on_trash event 2024-09-30 06:52:44 +02:00
search.py chore: Avoid to re-check instance of filters (#27959) 2024-10-02 16:10:04 +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