59 Commits

Author SHA1 Message Date
be7513be2f - initial steps on frame location separation 2024-09-26 08:58:37 +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
bd7079bded - session ID only displayed for quizmasters 2024-09-25 15:38:06 +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
dbed288e2d - TestMgr added 2024-09-25 09:23:52 +02:00
b34045a89d - Game ID fixed 2024-09-25 09:22:23 +02:00
42190c6cba Pre-merge state 2024-09-25 09:19:28 +02:00
1504c483fc Revert "- TestMgr foundations"
This reverts commit 60e040245551d820a5dfcee538188c1058532e54.
2024-09-25 09:13:06 +02:00
60e0402455 - TestMgr foundations 2024-09-25 08:57:22 +02:00
99aae46ff5 - delete_group -> delete_groups 2024-09-19 11:18:37 +02:00
b01c5011ed - GameMgr OO implementation 2024-09-17 16:47:47 +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
356615c70b - option listing style fixed 2024-09-12 17:30:51 +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
68b9310069 Merge pull request '- media added' (#2) from media into master
Reviewed-on: #2
2024-09-12 11:56:05 +02:00
2a98c050ed - media added 2024-09-12 11:54:41 +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
55a68138b5 - quizmasters can open result analyzer on every game 2024-09-07 18:34:20 +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
99caea6bc5 - main page overlappings fixed 2024-04-05 15:39:49 +02:00
19a303615d - window mobile device support added 2024-04-05 15:34:44 +02:00
5793c6d673 - mobile device support added 2024-04-05 15:27:42 +02:00
afeda936c1 - ordering fixed 2024-04-03 12:58:43 +02:00
bb61000bea - show games in progress as well 2024-04-03 12:51:34 +02:00
640cdbbc1a - results are grouped by nickname 2024-04-03 12:12:53 +02:00
de0ba48e73 gitignore added 2024-04-03 11:01:38 +02:00
6bb68ffdf6 - quizmaster privilege check fixed 2024-03-27 10:21:03 +01:00
f63074b90e - window overlay scrolling added 2024-03-26 10:29:24 +01:00
e87878bb19 - window overlay scrolling added 2024-03-26 10:28:09 +01:00
b8247f9573 - list only concluded games 2024-03-26 10:23:49 +01:00
055be5b6a4 - game result summary added 2024-03-26 10:21:45 +01:00
665ef62b3d - charset detection priority reordered 2024-03-25 07:59:38 +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