ogcp/ogcp
Alejandro Sirgo Rica d00e437b8d ogcp: add support for multi-disk partition and format
Add support for selecting different disks in the disk inspector.

Add disk_inspector.html as a template to show the disk contents of
a client. The view can define the variable readonly_disk_inspector
to make the view non editable.

Use disk_inspector.html in the following views:
- client details
- partition and format

Update code to obtain the partitions of a client to better fit the
requirements of disk_inspector.html

Remove code to setup the SetupForm as the contents of the disks
are now dynamically loaded through javascript.
2024-09-02 15:05:45 +02:00
..
cfg cfg: add template file 2023-12-04 10:45:38 +01:00
forms ogcp: add support for multi-disk partition and format 2024-09-02 15:05:45 +02:00
static ogcp: add disk restrictions in partition and format 2024-08-22 10:04:55 +02:00
templates ogcp: add support for multi-disk partition and format 2024-09-02 15:05:45 +02:00
translations translations: update translations 2024-01-24 10:23:17 +01:00
__init__.py ogcp: set default SameSite attribute in session cookie 2024-06-28 08:43:34 +02:00
babel.cfg Add language configuration and Spanish translation 2022-01-13 11:36:46 +01:00
filters.py Remove id from client's bubbles 2023-12-21 12:22:44 +01:00
models.py ogcp: add user permission mechanism 2024-06-27 10:03:14 +02:00
og_server.py Always try to load servers list from config file 2022-09-29 13:01:28 +02:00
views.py ogcp: add support for multi-disk partition and format 2024-09-02 15:05:45 +02:00