Commit Graph

15 Commits

Author SHA1 Message Date
Sebastian Lohff 1f93f9e7bd Dynamically find currently active Contest
Previously we had a lot of hardcoded contest information in the
templates. Name, ruleset and number of contest are now all taken from
the currently active contest and rendered into the templates. Instead of
an URL containing the current contest name, we just use a generic
/contest/. The API will no longer use "the contest with id=1", but the
currently active contest as well.

The currently active contest is - for now - the contest with the latest
deadline.
2022-01-22 19:22:52 +01:00
Sebastian Lohff 13afffda02 staticfiles template tag libary is called static 2022-01-22 17:35:57 +01:00
Sebastian Lohff df02a28776 Interface rebrand CQTU FM 2019! 2019-01-22 21:48:09 +01:00
Sebastian Lohff 8aa7910775 CBR parser + uploader 2017-01-26 23:47:58 +01:00
Sebastian Lohff c9e76b468a Template wishes from DL7BST 2017-01-24 23:29:11 +01:00
Sebastian Lohff e43928e8f8 Reworked index, navbar fixes 2017-01-23 01:09:04 +01:00
Sebastian Lohff e127f0a494 Removed uniform.css foo 2017-01-23 00:11:13 +01:00
Sebastian Lohff d995feaad2 Profile page + password changing 2017-01-22 22:55:21 +01:00
Sebastian Lohff 0ce809fdc2 More login index enhancements 2017-01-21 04:22:17 +01:00
Sebastian Lohff ade44ff204 Better QSO Log form, better log table 2017-01-20 23:36:55 +01:00
Sebastian Lohff 5589c47cdc Template fixes 2017-01-20 21:04:03 +01:00
Sebastian Lohff d63bfe0125 Highlight Navbar Icons 2017-01-20 18:03:05 +01:00
Sebastian Lohff c27d8bc3bf Nicer index, callsign display in nav 2017-01-20 14:28:17 +01:00
Sebastian Lohff ee05f845cb EEEVERYTHING! 2017-01-19 18:42:11 +01:00
Sebastian Lohff d20b8754ba Initial commit 2017-01-18 02:25:12 +01:00