2
0
mirror of https://github.com/frappe/frappe.git synced 2024-06-12 21:42:21 +00:00
frappe/frappe/desk
2024-06-06 09:43:36 +00:00
..
doctype fix(UX): Disable number card filters on standard (#26676) 2024-06-04 13:12:03 +00:00
form fix(document_follow): following was treated as a string not a boolean 2024-05-09 14:02:19 +05:30
page fix: don't automatically add system manager (#26540) 2024-05-24 08:29:30 +00:00
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 fix: allow creation of workspace based on desk role perms 2024-05-30 17:35:48 +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: wrap read_only functions correctly (#25018) 2024-02-22 11:16:15 +00:00
query_report.py fix: log report errors to aid debugging (#25738) 2024-04-08 12:21:41 +05:30
reportview.py fix: Skip virtual fields in all select queries (#26700) 2024-06-06 09:43:36 +00:00
search.py fix: only add title field in search if it exists (#25634) 2024-03-25 05:18:07 +00:00
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