seitime-frappe/frappe/website
Akhil Narang cffcc3cf34
fix(web_form): allow deletion of an item if you have permission
Bulk delete via list doesn't work if you have access to only "some" documents as we don't pass docname when checking
Seems inefficient to check there, so implemented it here

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-08-29 16:29:52 +05:30
..
css style: linting fixes 2019-06-13 15:02:03 +05:30
doctype fix(web_form): allow deletion of an item if you have permission 2025-08-29 16:29:52 +05:30
js fix(translation): search placeholders (#27812) 2024-09-24 10:57:40 +05:30
page_renderers fix: handle None session.data in maintenance mode (fixes #33258) 2025-07-19 16:02:57 +00:00
report fix: ruff fixes 2024-02-07 17:04:31 +05:30
web_form style: format JS files with prettier 2022-08-04 14:51:01 +05:30
web_template fix: hide jinja placeholder for title when no value-section with small cta 2025-06-20 09:34:02 +00:00
website_components perf: cache meta tags existence 2025-01-14 19:19:36 +05:30
website_theme feat: remove user can dismiss code 2020-06-15 13:12:58 +05:30
workspace/website refactor: seperate blogs into a seperate app (#32737) 2025-07-28 14:35:02 +05:30
__init__.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
dashboard_fixtures.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
path_resolver.py chore: use frappe._dev_server instead of local.dev_server 2025-06-17 12:03:08 +05:30
router.py perf: keep jloader across requests 2025-01-14 18:18:19 +05:30
serve.py fix: ensure correct context in sys.exc_info 2025-02-19 17:33:53 +05:30
utils.py feat: global frappe.in_test flag (#32960) 2025-06-17 19:19:31 +05:30
website_generator.py feat: global frappe.in_test flag (#32960) 2025-06-17 19:19:31 +05:30