54ecbe2447
Release v0.3.0
dab559e5d7
Bump minimum python version to 3.7
be411066dc
Allow disabled options to be created
43ae293359
Add ctrl+n / ctrl+p as shortcuts for down and up
b44a1f3543
Allow disabled options to be created
26412d400f
Fix off-by-one in initial pos for menus with no header
33aa41ac6e
Return with "no success" when no options are given
f668fc3fe6
Release 0.5.4
9784c82679
Drop python3.6 support
f23dfd2a51
Ignore python3.11 cgi deprecation warning
b1145af6bb
Code formatting
0b010d5c10
Upload to uploaddir instead of /tmp
2a19a29aa1
Release 0.5.4
1d12ee4704
Drop python3.6 support
876d190703
Ignore python3.11 cgi deprecation warning
seba
created branch fix-initial-pos-without-header in seba/clintermission
2022-10-26 11:43:33 +02:00
89c486d085
Fix off-by-one in initial pos for menus with no header
1a309d28c0
Release v0.2.0
2bcdfca79f
Replace toAscii() with toLatin1()
a47f434771
Rename setResizeMode() to setSectionResizeMode()
d345f490b6
Make afutrainer.pro qt5 ready
645e73802a
qt5 conv: replace reset() for models
a62924f1d5
Add .gitignore
f4144633d6
Add link to sourcecode to footer
1f93f9e7bd
Dynamically find currently active Contest
7ae53b6150
Set Django to 4.0.1, add DB migrations
13afffda02
staticfiles template tag libary is called static
1f39cc5b40
user.is_authenticated is no longer a method
933a337eac
Fix url config for Django4
635289ed8f
Set on_delete for all ForeignKey fields