Commit Graph

119 Commits (cleanup-and-fixes-2022)
 

Author SHA1 Message Date
Sebastian Lohff f4144633d6 Add link to sourcecode to footer
2 years ago
Sebastian Lohff 1f93f9e7bd Dynamically find currently active Contest
2 years ago
Sebastian Lohff 7ae53b6150 Set Django to 4.0.1, add DB migrations
2 years ago
Sebastian Lohff 13afffda02 staticfiles template tag libary is called static
2 years ago
Sebastian Lohff 1f39cc5b40 user.is_authenticated is no longer a method
2 years ago
Sebastian Lohff 933a337eac Fix url config for Django4
2 years ago
Sebastian Lohff 635289ed8f Set on_delete for all ForeignKey fields
2 years ago
Sebastian Lohff 970a3ae517 Remove some python2 --> python3 leftovers
2 years ago
Sebastian Lohff e5465632b4 Pep8 fixes
2 years ago
Sebastian Lohff 613cf9c099 Make profile a modelviewset + add /me/ for current profile
2 years ago
Sebastian Lohff fc78b91c51 Reorganize imports of api views.py
2 years ago
Sebastian Lohff 3c6936ba44 Move QSO no validation into model
2 years ago
Sebastian Lohff a7f303e651 Remove broken check from QSO form
2 years ago
Sebastian Lohff 0c8ba5eb87 Add REST API to webinterface
2 years ago
Sebastian Lohff b528d4dbb4 Add REST API to webinterface
2 years ago
Sebastian Lohff b0d7f9f2ec Allow regTime in user to be blank as well
2 years ago
Sebastian Lohff c41a30c66b clear_contest: make python3 ready, remove unused import
2 years ago
Sebastian Lohff a00ae715ac Bump django version to 1.11
2 years ago
Sebastian Lohff ba9c99e0ce Move to consistent use of spaces instead of tabs
2 years ago
Sebastian Lohff c9cff07432 Clarify choice of username at registration, again
4 years ago
Sebastian Lohff efcea4d2df Add registration hints to user landing page
4 years ago
Sebastian Lohff 1f2d34c8b4 Don't error out when newRef already exist, use it instead
4 years ago
Sebastian Lohff 2b42f6cea6 Nr -> No in QSO table, because consistency
4 years ago
Sebastian Lohff 8ad2013fb2 Disable "verbose" log messages
4 years ago
Sebastian Lohff d38c6ada3f Draft for a clear contest script
4 years ago
Sebastian Lohff 500b79e67a Disable DN/Rig fields on registration for DN calls
4 years ago
Sebastian Lohff 2aef677abd Display survey fields in User admin page
5 years ago
Sebastian Lohff 89eb979de3 Add requirements.txt for installation
5 years ago
Sebastian Lohff 9faf9c9ce0 Add E-Mail field to user registration
5 years ago
Sebastian Lohff b0316dc797 Add missing label/helptext
5 years ago
Sebastian Lohff 952f0aa546 Add extra fields to registration
5 years ago
Sebastian Lohff 8cc6c3cbff Missing DB fields for user questionaire
5 years ago
Sebastian Lohff a58a15984e Add missing db migrations
5 years ago
Sebastian Lohff df02a28776 Interface rebrand CQTU FM 2019!
5 years ago
Sebastian Lohff e358da596b Hardcoded reference cleaning
5 years ago
Sebastian Lohff c188dda016 Remove unnecessary fields, add ignore bandcheck, stuff
5 years ago
Sebastian Lohff dd58c56e64 Ignore settings.py
5 years ago
Sebastian Lohff b74da62c30 Simplified password check at registration
5 years ago
Sebastian Lange (DL7BST) 930eba601d + README
5 years ago
Sebastian Lohff 9db317e625 Fixed band parsing in cbrparser
7 years ago
Sebastian Lohff a79269c65d Far better QSO crosschecking
7 years ago
Sebastian Lohff f960f6919d Actually save user password on account registration
7 years ago
Sebastian Lohff 888d33cc42 Fixed QSO editing
7 years ago
Sebastian Lohff 0bf443035d Removed rendundant contest rule link
7 years ago
Sebastian Lohff 2d7ec5542f Index cleanup, html-rm'd witty bst comment
7 years ago
Sebastian Lohff 2f8fddd5da Wrote down some contest rules, link to rules pdf
7 years ago
Sebastian Lohff de2a8ebb12 Fixed layout on contest:index page
7 years ago
Sebastian Lohff bf685e392c TODO update
7 years ago
Sebastian Lohff 0c69ee13b1 Template cleanup
7 years ago
Sebastian Lohff f5cf3ac368 Calculate points
7 years ago