Part-DB-server/templates/admin
Sebastian Almberg 3c41597262 Add Docker backup support: download button, SQLite restore fix, decouple from auto-update
- Decouple backup creation/restore UI from can_auto_update so Docker
  and other non-git installations can use backup features
- Add backup download endpoint for saving backups externally
- Fix SQLite restore to use configured DATABASE_URL path instead of
  hardcoded var/app.db (affects Docker and custom SQLite paths)
- Show Docker-specific warning about var/backups/ not being persisted
- Pass is_docker flag to template via InstallationTypeDetector
2026-02-20 23:41:52 +01:00
..
update_manager Add Docker backup support: download button, SQLite restore fix, decouple from auto-update 2026-02-20 23:41:52 +01:00
_attachments.html.twig Renamed AdminPages/ templates folder to recommended snake_case style 2023-02-04 23:34:39 +01:00
_delete_form.html.twig Forbid a user to delete himself on the admin page 2023-10-24 13:32:44 +02:00
_duplicate.html.twig Renamed AdminPages/ templates folder to recommended snake_case style 2023-02-04 23:34:39 +01:00
_export_form.html.twig Renamed AdminPages/ templates folder to recommended snake_case style 2023-02-04 23:34:39 +01:00
_info.html.twig Renamed AdminPages/ templates folder to recommended snake_case style 2023-02-04 23:34:39 +01:00
_parameters.html.twig Renamed AdminPages/ templates folder to recommended snake_case style 2023-02-04 23:34:39 +01:00
attachment_type_admin.html.twig Added the option to only show attachment types for certain element classes 2026-02-08 19:30:06 +01:00
base_admin.html.twig Added custom part status (#1053) 2025-10-27 21:58:16 +01:00
base_company_admin.html.twig Added possibility to define alternative names on data structures 2023-07-16 22:59:46 +02:00
category_admin.html.twig Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
currency_admin.html.twig Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
footprint_admin.html.twig Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
group_admin.html.twig Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
label_profile_admin.html.twig Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
manufacturer_admin.html.twig Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
measurement_unit_admin.html.twig Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
part_custom_state_admin.html.twig Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
project_admin.html.twig Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
storelocation_admin.html.twig Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
supplier_admin.html.twig Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
user_admin.html.twig Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00