Sebastian Lohff
f4144633d6
Add link to sourcecode to footer
2022-01-22 19:28:12 +01:00
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
c9cff07432
Clarify choice of username at registration, again
...
Apparently it was still unclear to people what call they should use on
registration. Added extra message to explain this further.
2020-01-28 11:24:31 +01:00
Sebastian Lohff
efcea4d2df
Add registration hints to user landing page
2020-01-20 23:24:22 +01:00
Sebastian Lohff
2b42f6cea6
Nr -> No in QSO table, because consistency
2020-01-20 22:48:37 +01:00
Sebastian Lohff
8ad2013fb2
Disable "verbose" log messages
2020-01-20 22:16:43 +01:00
Sebastian Lohff
500b79e67a
Disable DN/Rig fields on registration for DN calls
...
When a user enters a call beginning with DN on the registration page we
now disable the DN-call and rig question fields, so we don't confuse
our SWLs.
2020-01-20 22:13:06 +01:00
Sebastian Lohff
df02a28776
Interface rebrand CQTU FM 2019!
2019-01-22 21:48:09 +01:00
Sebastian Lohff
c188dda016
Remove unnecessary fields, add ignore bandcheck, stuff
2019-01-22 21:48:09 +01:00
Sebastian Lohff
0bf443035d
Removed rendundant contest rule link
2017-02-01 18:39:54 +01:00
Sebastian Lohff
2d7ec5542f
Index cleanup, html-rm'd witty bst comment
2017-02-01 18:38:21 +01:00
Sebastian Lohff
2f8fddd5da
Wrote down some contest rules, link to rules pdf
2017-02-01 18:29:29 +01:00
Sebastian Lohff
de2a8ebb12
Fixed layout on contest:index page
2017-02-01 18:29:19 +01:00
Sebastian Lohff
0c69ee13b1
Template cleanup
2017-01-28 19:10:40 +01:00
Sebastian Lohff
f5cf3ac368
Calculate points
2017-01-28 18:39:41 +01:00
Sebastian Lohff
99827c6385
Recheck QSO functionality
2017-01-27 00:26:46 +01:00
Sebastian Lohff
923c0a8914
Only show cbr table when data is present
2017-01-26 23:59:21 +01:00
Sebastian Lohff
8aa7910775
CBR parser + uploader
2017-01-26 23:47:58 +01:00
Sebastian Lohff
70629673cf
Allow No-R to be empty in QSO log
2017-01-26 21:24:23 +01:00
Sebastian Lohff
6e0bed36f9
Display some more user info on admin qso page
2017-01-26 21:11:20 +01:00
Sebastian Lohff
73663ad749
Labelchange, TODO update
2017-01-26 20:57:09 +01:00
Sebastian Lohff
1cf183cca2
Rogue regex description removed
2017-01-26 20:38:22 +01:00
Sebastian Lohff
625bd0f072
Contest Entry class management foo
2017-01-26 20:36:55 +01:00
Sebastian Lohff
6a3c9f0bbe
Display QSOs for admins, match QSOs to each other
2017-01-26 19:14:58 +01:00
Sebastian Lohff
c2309a4086
Added shadow users
2017-01-25 01:53:22 +01:00
Sebastian Lohff
c9e76b468a
Template wishes from DL7BST
2017-01-24 23:29:11 +01:00
Sebastian Lohff
e73ad743c5
Log form enhancements (button layout)
2017-01-24 12:23:28 +01:00
Sebastian Lohff
90bff8cddf
Profile layout change
2017-01-23 03:04:46 +01:00
Sebastian Lohff
8d58030cc0
Removed T from RST in log
2017-01-23 02:01:16 +01:00
Sebastian Lohff
19c4d88fcb
Log time needs to be UTC
2017-01-23 01:55:39 +01:00
Sebastian Lohff
41ae0219a5
Don't send out log on space
2017-01-23 01:12:10 +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
1fa184eb98
Current time display in qso log form
2017-01-23 00:00:57 +01:00
Sebastian Lohff
3dd9930d0f
Better base template
2017-01-22 22:55:35 +01:00
Sebastian Lohff
d995feaad2
Profile page + password changing
2017-01-22 22:55:21 +01:00
Sebastian Lohff
994cdfb234
Allow tabbing via space in log form
2017-01-22 22:06:28 +01:00
Sebastian Lohff
c4b3b68c9c
Show EXC only in uppercase on log window
2017-01-22 19:43:47 +01:00
Sebastian Lohff
8227a16c0a
Made call log filtering case insensitive + optimizing
2017-01-21 05:06:58 +01:00
Sebastian Lohff
eca75e19b2
Hide parts of QSO log on small devices
2017-01-21 04:51:35 +01:00
Sebastian Lohff
0ce809fdc2
More login index enhancements
2017-01-21 04:22:17 +01:00
Sebastian Lohff
22d63af305
Logged in frontpage enhancements
2017-01-21 04:20:06 +01:00
Sebastian Lohff
f0d3823e15
Better log overview for staff
2017-01-21 02:05:45 +01:00
Sebastian Lohff
1230e4cdc7
QSO live table filter
2017-01-21 01:27:27 +01:00
Sebastian Lohff
80934bda32
QSO deleting is now beautiful!
2017-01-21 01:08:40 +01:00
Sebastian Lohff
8d716f1a8b
DUPE check in javascript
2017-01-21 00:53:00 +01:00
Sebastian Lohff
20f4c203f0
Better forms!
2017-01-21 00:16:39 +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