83b80cd7b0
Create a repository app for documents, first step
2025-02-09 14:44:54 +01:00
d16e00d66b
Add shop field (from properties) ( #48 )
...
* Add shop field (from properties)
* Update template
2025-01-27 00:34:44 +01:00
ddcf06994d
Improve user experience in admin and UI ( #45 )
2025-01-18 15:37:56 +01:00
c467fb24ca
Add support for generic documents (admin only) ( #44 )
...
* Add support for generic documents
* Add publish / unpublish actions
* Minor improvements to models properties
2025-01-17 22:44:50 +01:00
1e7f72e9ec
Implement publish, unpublish actions
2025-01-08 23:47:58 +01:00
159bc66b59
Minor change to roster admin
2024-12-29 22:06:25 +01:00
026ab06354
Add a CSV export functionality in admin and add price fields ( #41 )
...
* Implement an action do download data in csv
* Refactor CSV download
* Move price to main models and add csv to bookshelf
* Update template and API
* Small refactoring
2024-12-29 21:46:57 +01:00
1c07c6a7a9
Add a custom manager to filter private and unpublished stuff ( #39 )
...
* Implement a customer manager for flatpages
* Implement public manager for private objects
* Add support for unpublished objects in roster and consist
* Add support for unpublished objects in bookshelf
* Update filtering on REST views
* Use uuid in urls.py
* Increment version
2024-11-04 15:00:34 +01:00
d0854a4cff
Speedup inlines using autocomplete field and add more previews ( #38 )
2024-11-04 11:33:28 +01:00
e4ad98fa38
Implement support for sets and other improvements ( #34 )
...
* Add a boolean to define item as part of a set
* Add contextual help in admin
* Introduce support to sets and to item code lookup
Also review the url path for pagination
2024-04-21 00:31:52 +02:00
4b74a69f3f
Add the possbility to provide descriptions ( #32 )
...
to class, rolling stock, book
2024-03-02 15:45:42 +01:00
b23801dbf0
Clear cache on save if active
2023-10-21 21:42:03 +02:00
c73efb01e4
Introduce private docs and flatpages preview ( #26 )
...
* Add support for private documents
* Fix migrations after merge
* Rebase fixtures
* Filter private decoder docs
* Enable preview of unpublished pages
2023-10-07 22:38:20 +02:00
b8572c1701
Rename SKU to 'Item number'
2023-10-01 21:35:14 +02:00
32b5522a1e
Change how images and consists are sorted ( #14 )
2023-01-02 16:08:25 +01:00
055b0bab59
Enable "Save as" in roster and consist
2022-11-01 12:30:38 +01:00
242fe6814d
Move decoder interface def into rolling stock
2022-11-01 00:06:30 +01:00
29180572c1
Add a journal for rolling stock
2022-08-27 14:57:26 +02:00
f580bcffc5
Documents section in admin
2022-08-22 17:12:22 +02:00
503a214a4d
Minor fixes
2022-07-18 17:07:01 +02:00
d594dbe47c
Rename DCC project into RAM
...
RAM: Railroad Assets Manager
2022-04-10 21:05:02 +02:00