Commit Graph

98 Commits

Author SHA1 Message Date
Sebastian Lohff 1f2d34c8b4 Don't error out when newRef already exist, use it instead
Before this commit when a newRef was entered on user registration and
that ref already existed we errored out. Now we use exactly that
reference when it already exists.
2020-01-20 22:52:23 +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 d38c6ada3f Draft for a clear contest script
Script clears calls, users, references and shadow calls from the
database to clean up after the last contest.
2020-01-20 22:14:22 +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 2aef677abd Display survey fields in User admin page 2019-01-31 19:45:49 +01:00
Sebastian Lohff 89eb979de3 Add requirements.txt for installation 2019-01-26 12:45:38 +01:00
Sebastian Lohff 9faf9c9ce0 Add E-Mail field to user registration 2019-01-26 12:45:15 +01:00
Sebastian Lohff b0316dc797 Add missing label/helptext 2019-01-24 23:26:31 +01:00
Sebastian Lohff 952f0aa546 Add extra fields to registration 2019-01-24 23:18:36 +01:00
Sebastian Lohff 8cc6c3cbff Missing DB fields for user questionaire 2019-01-23 00:51:07 +01:00
Sebastian Lohff a58a15984e Add missing db migrations 2019-01-23 00:43:44 +01:00
Sebastian Lohff df02a28776 Interface rebrand CQTU FM 2019! 2019-01-22 21:48:09 +01:00
Sebastian Lohff e358da596b Hardcoded reference cleaning 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 dd58c56e64 Ignore settings.py 2019-01-22 21:48:09 +01:00
Sebastian Lohff b74da62c30 Simplified password check at registration
Everyone was complaining, everything was on fire!
2019-01-22 21:48:09 +01:00
Sebastian Lange (DL7BST) 930eba601d + README 2019-01-18 15:14:29 +01:00
Sebastian Lohff 9db317e625 Fixed band parsing in cbrparser 2017-02-05 13:31:42 +01:00
Sebastian Lohff a79269c65d Far better QSO crosschecking 2017-02-03 19:17:29 +01:00
Sebastian Lohff f960f6919d Actually save user password on account registration 2017-02-03 01:04:06 +01:00
Sebastian Lohff 888d33cc42 Fixed QSO editing 2017-02-02 20:20:41 +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 bf685e392c TODO update 2017-01-28 19:11:44 +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 80900ecd21 Added contest start/end time for qso points validation 2017-01-28 18:38:32 +01:00
Sebastian Lohff 8018706715 Check for shadowcalls on user registration, copy data if necessary 2017-01-28 17:06:05 +01:00
Sebastian Lohff ee7b1a8df8 TODO update 2017-01-28 16:33:34 +01:00
Sebastian Lohff 58d1e76a0c Registration includes regtime, opname and location 2017-01-28 16:27:57 +01:00
Sebastian Lohff 8eccbb5442 Minor linkfix for qso check 2017-01-27 15:46:19 +01:00
Sebastian Lohff 755d9d05d6 Changed RST labels to RS 2017-01-27 15:46:07 +01:00
Sebastian Lohff dda606ad4a Minor code cleanup 2017-01-27 00:26:55 +01:00
Sebastian Lohff 99827c6385 Recheck QSO functionality 2017-01-27 00:26:46 +01:00
Sebastian Lohff 9a1b84a58a TODO update 2017-01-27 00:00:14 +01:00
Sebastian Lohff 923c0a8914 Only show cbr table when data is present 2017-01-26 23:59:21 +01:00
Sebastian Lohff b3ffd41973 Protected logviews from exch-less users 2017-01-26 23:49:19 +01:00
Sebastian Lohff 8aa7910775 CBR parser + uploader 2017-01-26 23:47:58 +01:00
Sebastian Lohff c97cda3c49 Fixed ownNo number dupe check! 2017-01-26 23:47:18 +01:00
Sebastian Lohff 284a02a557 TODO update 2017-01-26 23:35:47 +01:00
Sebastian Lohff 70629673cf Allow No-R to be empty in QSO log 2017-01-26 21:24:23 +01:00
Sebastian Lohff 34f14c58a0 Changed logform names to conform with contestlog pdf 2017-01-26 21:15:30 +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 94d138ff8c Added option to set contest deadline
Logging is also restricted after deadline has passed
2017-01-26 20:52:38 +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