44a965eb62
Add more indexes and optimize usage
2026-01-18 14:46:49 +01:00
ec470ac0a7
More aggressing code reuse
2026-01-18 11:15:46 +01:00
792b60cdc6
Implement query optimization
2026-01-17 22:59:23 +01:00
289ace4a49
Add AGENTS.md and tests generated via opencode
2026-01-17 22:33:16 +01:00
ab606859d1
Fix a small regression in the admin introduced with Django 6
2026-01-08 12:21:39 +01:00
a11f97bcad
Reduce number of clicks to add images or documents to objects
2026-01-06 18:15:47 +01:00
884661d4e1
Enforce page number in TOC
2025-12-31 14:57:15 +01:00
c7cace96f7
Extend lenght of TOC items
2025-12-31 14:49:37 +01:00
903633b5a7
Extend TOC to books
2025-12-30 22:15:29 +01:00
8087ab5997
Implement TOC in UI
2025-12-30 00:44:06 +01:00
1899747909
Minor fix
2025-12-29 12:16:58 +01:00
0880bd0817
Initial implemntation of TOC for books et al.
2025-12-29 12:05:37 +01:00
676418cb67
Code refactoring to simplify template data contexts ( #55 )
...
* Fix a search filter when no catalogs are returned
* Code refactoring to simplify templates
* Remove duplicated code
* Remove dead code
* More improvements, clean up and add featured items in homepage
* Fix a type and better page navigation
2025-12-24 15:38:07 +01:00
98d2e7beab
Extend search to catalogs and scales
2025-12-23 12:19:26 +01:00
5a71dc36fa
Improve sorting and extend search to magazines
2025-12-21 22:56:45 +01:00
c539255bf9
More UI improvements and fix a regression on manufacturer filtering
2025-12-12 23:55:09 +01:00
f45d754c91
More fixes to lables
2025-12-10 23:38:04 +01:00
39b0a9378b
Magazine UI ( #54 )
...
* Work in progress to implement magazines and issues UI
* Fully implement UI for magazines
2025-12-10 22:58:39 +01:00
6b10051bc4
Add support for magazines, backend only ( #53 )
...
* Initial work to support magazines
* Change editor default height to 300px from 500px
* Stabilize the magazine repository app
* Switch from stacked to tabular inlines for magazines
* Update submodules
2025-12-08 23:18:57 +01:00
f655900411
Better migration fix for Django 6.0
2025-12-07 23:05:44 +01:00
3e69b9ae6e
Remove a migration operation failing on Django 6.0 (safe)
2025-12-04 00:07:05 +01:00
66c3c3f51c
Extend compatibility with Django 6.0
2025-12-03 23:24:53 +01:00
935c439084
Introduce compatibility with Django 6.0
2025-12-03 23:07:56 +01:00
86657a3b9f
Manually fix a migration to correctly bootsrap a new DB
2025-05-04 19:12:50 +02:00
a2c857a3cd
Fix a couple of bugs
2025-04-25 23:14:10 +02:00
e80dc604a7
Improve docs management and add invoices repo ( #51 )
...
* Create a repository app for documents, first step
* Step two (broken)
* Complete the implementation of document repository and add invoices
* Add support for invoices
* Update submodules
2025-02-17 23:25:19 +01:00
b10e1f3952
Add shop as a fixed property ( #49 )
...
* Add shop field (from properties)
* Update template
* Implement description in BaseModel and then consist
* Make notes internal only
* Fix a merge issue
2025-01-27 23:16:52 +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
db79a02c85
Add REST API pagination and mke REST API optional ( #43 )
...
* Implement Rest API pagination
* REST API must be enabled in settings
* Report REST API status in the admin site settings page
2025-01-16 22:53:19 +01:00
1e7f72e9ec
Implement publish, unpublish actions
2025-01-08 23:47:58 +01:00
26be22c0bd
Minor admin improvements and remove unique_together deprecated Meta
...
Also make rolling stock unique per consist
2025-01-08 23:28:04 +01:00
206b9aea57
Make purchase date a private field as well
2025-01-04 19:06:10 +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
6ff5450124
Minor fixes and improvements
2024-12-23 01:26:22 +01:00
2695358d9b
Disable an old migration
2024-12-22 21:59:14 +01:00
3fbae0417e
Update a migration
2024-12-22 21:56:16 +01:00
dad40b3ee7
Implement documents inline for books and catalogs
2024-12-22 21:45:56 +01:00
cbf6c942b9
Complete Catalogs with code refactoring
2024-12-22 18:53:47 +01:00
83444266cb
Add Catalogs views, but still need to fix templates (use books for now)
2024-11-29 23:43:36 +01:00
1a3b30ace3
Enable Catalogs in Admin
2024-11-29 23:30:33 +01:00
21c99f73c3
Implement Book data migration
2024-11-29 23:16:31 +01:00
119d25ede6
WIP: implement catalogue type of books
2024-11-27 23:07:43 +01:00
41d9338459
Allow books with no authors
2024-11-26 23:22:37 +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
4b74a69f3f
Add the possbility to provide descriptions ( #32 )
...
to class, rolling stock, book
2024-03-02 15:45:42 +01:00
19eb70c492
Replace ckeditor with tinymce ( #30 )
...
* Replace ckeditor with tinymce due to deprecation
* Remove any ckeditor dependency from old migrations
Disable alters, replace create with plain models.TextField
* Reformat files
* Add more hardening in image_upload
2024-02-17 23:05:18 +01:00
4428b8c11d
Fix a RuntimeWarning introduced in Django 5 ( #29 )
2024-01-20 22:08:10 +01:00