Commit Graph

29 Commits

Author SHA1 Message Date
222e2075ec Change the behavior of the modal 2025-05-12 13:51:31 +02:00
88d718fa94 Minor footer improvement on large screens 2025-04-26 00:16:09 +02:00
5d89cb96d2 Add options for a disclaimer, fix html code and remove deprecations (#50)
* Add options for a disclaimer, fix html code and remove deprecations

* Update READMEs

* Minor improvement to portal admin [skip ci]
2025-01-30 23:13:32 +01:00
32785f321a Fix the logout to use a POST (introduced with Django 4.1)
Also add an handy command to clear Django cache
2024-11-05 22:43:15 +01:00
03fc82c38d Enable csrf protection 2023-10-28 13:56:43 +02:00
e6f1480894 Change login menu icon on mobile 2023-10-12 22:33:55 +02:00
8d8ede4c06 Improve page layout on mobile 2023-10-11 22:39:29 +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
bf8c2331c0 Add link to bookshelf in admin menu 2023-10-03 22:23:22 +02:00
8c15441fe5 More html cleanup to match W3c 2023-09-22 14:30:45 +02:00
5ebce9480e Cleanup html tags 2023-09-21 22:22:06 +02:00
8e0a18d707 Update theme icon based on the selected one 2023-09-18 21:39:15 +02:00
a176682615 Improve header html code 2023-09-18 20:21:41 +02:00
ad4591da04 Bootstrap 5.3 (#21)
* Migarte to Bootstrap 5.3
* Cleanup and version bump
2023-09-18 14:24:27 +02:00
6cf3ad03cc Net-to-serial broadcast messages to all clients and other cleanups (#20)
* Cleanup and maintenance

* Net-to-serial broadcast messages to all clients

This will make all clients to stay in sync with any operation
occurring, like when having multiple JMRI instances

* Update README and python version in containers
2023-03-06 18:25:34 +01:00
6fbea294da Add more filters and search refactoring 2023-01-08 19:06:38 +01:00
68a18fcf58 Replace thumbnails with carousels in rolling stock pages (#15)
* Replace thumbnails with carousels in rolling stock pages

* Add consist data and notes in page
2023-01-03 01:32:16 +01:00
d30d9fc9ed Various improvements for flatpages 2022-08-25 12:44:04 +02:00
ca459c467b Replace md editor with ckeditor 2022-08-23 17:54:58 +02:00
65b615ae63 Validate search 2022-07-15 22:26:37 +02:00
899e33da61 Move properties under model and class sections 2022-07-13 20:40:42 +02:00
cb2ff90d8a Review roster API 2022-07-12 19:00:50 +02:00
7c88983cba More url generation fixes 2022-07-10 23:19:21 +02:00
b19ea23fa6 Update footer and version 2022-07-10 22:52:54 +02:00
72f5311d7a Fix login button on light theme 2022-04-19 21:35:27 +02:00
9e07c4b29e Minor improvements 2022-04-19 21:28:38 +02:00
4989bac4a5 Add support for consist and minor improvements 2022-04-19 19:18:31 +02:00
4326582ef6 Fix html indentation 2022-04-19 14:38:44 +02:00
13cc531c5d Add search function and ui refactor 2022-04-19 14:17:26 +02:00