Commit Graph

22 Commits

Author SHA1 Message Date
Sebastian Lohff e5465632b4 Pep8 fixes
Reformat codebase a bit so it is easier to work with.
2022-01-22 17:35:57 +01:00
Sebastian Lohff a7f303e651 Remove broken check from QSO form
The check disallowed having a QSO with any callsign that is also a
reference. Obviously the user should also be able to log this kind
of QSO, even if it might not make sense. We don't judge.
2022-01-22 17:27:39 +01:00
Sebastian Lohff ba9c99e0ce Move to consistent use of spaces instead of tabs
Required for python3 transition
2022-01-22 17:27:39 +01:00
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 9faf9c9ce0 Add E-Mail field to user registration 2019-01-26 12:45:15 +01:00
Sebastian Lohff 952f0aa546 Add extra fields to registration 2019-01-24 23:18:36 +01:00
Sebastian Lohff c188dda016 Remove unnecessary fields, add ignore bandcheck, stuff 2019-01-22 21:48:09 +01:00
Sebastian Lohff 888d33cc42 Fixed QSO editing 2017-02-02 20:20:41 +01:00
Sebastian Lohff 58d1e76a0c Registration includes regtime, opname and location 2017-01-28 16:27:57 +01:00
Sebastian Lohff c97cda3c49 Fixed ownNo number dupe check! 2017-01-26 23:47:18 +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 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 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 ac59a532c4 Only create uppercase EXCges 2017-01-25 03:23:21 +01:00
Sebastian Lohff c2309a4086 Added shadow users 2017-01-25 01:53:22 +01:00
Sebastian Lohff e73ad743c5 Log form enhancements (button layout) 2017-01-24 12:23:28 +01:00
Sebastian Lohff d9e12e362d Enhanced call validation for log and registration 2017-01-22 19:52:33 +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 cd176537f1 Missing files 2017-01-20 14:28:59 +01:00