seitime-frappe/frappe/desk
Soham Kulkarni ce237efd58
Merge pull request #31386 from sokumon/orphan-child-table
fix: add check for child doctype if it has a valid parent
2025-02-25 14:33:20 +05:30
..
doctype test(health_report): avoid silently failing in tests (#31417) 2025-02-25 05:40:10 +00:00
form Merge pull request #31386 from sokumon/orphan-child-table 2025-02-25 14:33:20 +05:30
page refactor: utcfromtimestamp -> fromtimestamp(timezone.utc) 2025-02-19 16:51:38 +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: set report_ref_doctype for custom reports 2025-02-14 16:25: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 perf: Skip link checking on internal deletes 2025-01-06 11:48:19 +05:30
link_preview.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
listview.py fix: keep a large enough limit on group-by query (#28754) 2024-12-12 05:11:46 +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 refactor: modify error message for query report with insufficient permissions (#29884) 2025-01-24 11:47:58 +05:30
reportview.py perf: Set timeout in same query / avoid side effects 2025-01-25 10:22:08 +05:30
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