33 Commits

Author SHA1 Message Date
e313923ad4 - checking maintenance in each file added
- a few CLI commands added
- ticking and concluding expired tests added
2024-09-26 11:34:02 +02:00
9bb77e8c4e - comma-separated list explosion fixed! 2024-09-26 09:09:05 +02:00
6a07654267 - UserMgr, GroupMgr, GameMgr, TestMgr OO implementation replaced completely the old design 2024-09-26 08:29:59 +02:00
21825c6f18 - group editor management bugs fixed 2024-09-25 23:00:03 +02:00
550d60f71f - Add/remove members to a group added 2024-09-25 22:45:06 +02:00
4ea8aca8c2 - gameid type inconsistency in Test fixed
- delete_tests action added
2024-09-25 16:04:38 +02:00
4f807c736d - group management has been moved completele into GroupMgr 2024-09-25 15:34:57 +02:00
ddd677c523 - TestMgr OO implementation
- Some styling
2024-09-25 14:31:27 +02:00
42190c6cba Pre-merge state 2024-09-25 09:19:28 +02:00
99aae46ff5 - delete_group -> delete_groups 2024-09-19 11:18:37 +02:00
ab07345195 - GroupMgr OO implementation 2024-09-17 14:49:59 +02:00
2cd2676d59 - UserMgr OO implementation 2024-09-17 12:13:42 +02:00
fc1a438782 - typo fixed 2024-09-16 21:49:19 +02:00
35549ecf20 - user actions fixed
- action_dump added
2024-09-16 21:42:41 +02:00
e6aadf0a5c - ReqHandler added
- interface reworked
2024-09-16 21:24:47 +02:00
59e113333a - human readable to unix timestamp conversion in clion code added
- test-related request block redesigned
- elvis operator replaced with the more adequate null coalescing one
2024-09-12 14:35:36 +02:00
1a44270c82 Merge pull request '- determining MIME-type fixed, works across all platforms' (#1) from mime into master
Reviewed-on: #1
2024-09-12 11:22:12 +02:00
29b53025f9 - get_image redesign and its dependencies 2024-09-12 11:15:47 +02:00
9d91118e68 - determining MIME-type fixed, works across all platforms 2024-09-12 08:39:17 +02:00
0980abfdd4 - testground.php view-only fixed
- get_image by gameid added
2024-09-10 07:36:12 +02:00
89ac41a6e6 - report generation implemented
- recursive filtering fixed
- grouping added
2024-09-09 18:36:03 +02:00
fa74f65847 - automatic checking of publishing conditions
- result analyzer with basic functionality added
2024-09-07 18:25:14 +02:00
Wiesner András
2fd08094a6 public game option added 2024-09-02 16:44:44 +02:00
6bb68ffdf6 - quizmaster privilege check fixed 2024-03-27 10:21:03 +01:00
055be5b6a4 - game result summary added 2024-03-26 10:21:45 +01:00
8c87b29030 - quizmasters now might edit content group assignments without being member of the group 2024-03-25 07:51:33 +01:00
4ace35b770 - challenge sequence numbers added
- package uploading added
- image support added
- answer correctness indication added
2024-03-19 09:14:25 +01:00
c3d008d4f5 - auto character encoding recognition and conversion to UTF-8 added 2024-03-18 09:13:03 +01:00
c5dbb9ff87 - ... 2024-03-18 07:19:50 +01:00
b7bca5c6c1 - batch user import basics 2024-03-08 18:14:53 +01:00
20364feda8 - time limit and repeatable options added to content editor 2024-03-07 10:26:43 +01:00
319b3410ba - 2024-03-06 20:29:22 +01:00
dc9c7e5ded initial 2024-03-05 16:07:47 +01:00