Commit Graph

16 Commits

Author SHA1 Message Date
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
6a9f37ca05 Add a 404 page and improve manufacturer lookup (#36)
* Add a custom 404 page
* Better manufacturer and item lookup
* Add migration to populate new field
* Version bump
2024-04-24 00:33:41 +02: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
e1400fe720 Remove health page 2023-10-27 22:26:24 +02:00
97989c3384 Improve UX and filtering 2023-10-17 13:44:30 +02:00
87e1107156 Bugfixing (#27)
* Enforce ordering on some metadata models
* Fix a 500 error while accessing flat pages
* Clean up HTML and fix cards (missing class)
* Make the "driver" app optional and disabled by default
2023-10-10 22:17:21 +02:00
3f905877e7 Extend the bookshelf implementation 2023-10-02 22:19:04 +02:00
ca459c467b Replace md editor with ckeditor 2022-08-23 17:54:58 +02:00
7cc917d9f7 Use a markdown editor 2022-08-22 18:16:59 +02:00
49b7aac807 Run black 2022-07-16 21:00:17 +02:00
cb2ff90d8a Review roster API 2022-07-12 19:00:50 +02:00
51eb9ba2a2 Fix main redirection 2022-07-10 22:56:27 +02:00
0aef4103c4 Fix a race condition while creating the DB 2022-04-20 21:04:56 +02:00
13cc531c5d Add search function and ui refactor 2022-04-19 14:17:26 +02:00
42e30b0009 First draft of rolling stock page 2022-04-10 23:42:29 +02:00
d594dbe47c Rename DCC project into RAM
RAM: Railroad Assets Manager
2022-04-10 21:05:02 +02:00