Commit Graph

213 Commits

Author SHA1 Message Date
Gregor Kleen
330a2fd974 Merge branch 'master' into merge-requests/37 2021-05-10 10:16:01 +02:00
Gregor Kleen
605abda65a refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
ros
b86179a7cc refactor(messages): shriked misc-file 2021-05-03 20:18:32 +02:00
ros
a1eaed8633 refactor(messages): eliminated uniworx_new + hlint 2021-05-03 18:19:26 +02:00
ros
c0a614ae6c refactor(messages): splitting misc finished 2021-04-26 16:13:36 +02:00
ros
84386c9547 refactor(messages): splitted misc to a (almost) minimal 2021-04-26 15:23:39 +02:00
Winnie Ros
8ad82d7dcb refactor(messages): bugs fixed 2021-04-18 13:49:29 +02:00
Gregor Kleen
eb2cad341f chore: redundant import 2021-04-14 14:32:52 +02:00
Gregor Kleen
c89e02fad2 chore: redundant constraint 2021-04-14 12:52:00 +02:00
Winnie Ros
690872d679 Merge branch 'master' into fix/split-message-files 2021-04-14 09:14:36 +02:00
Gregor Kleen
9087e241c1 chore: remove redundant constraints 2021-04-14 07:23:09 +02:00
Gregor Kleen
87ab97de00 style: fancify favourite toggle 2021-04-13 20:08:10 +02:00
Wolfgang Witt
d6e39fb07c chore: unify runDB calls 2021-04-13 15:06:26 +02:00
Wolfgang Witt
89e7345b8c Apply 2 suggestion(s) to 2 file(s) 2021-04-13 15:06:26 +02:00
Wolfgang Witt
ca3d2713e6 Apply 1 suggestion(s) to 1 file(s) 2021-04-13 15:06:26 +02:00
Wolfgang Witt
0e7e042ef8 chore: only show favourite-toggle in sidenav + code cleanup 2021-04-13 15:06:25 +02:00
Wolfgang Witt
7a1dc57134 chore: try out different toggle-button locations 2021-04-13 15:06:24 +02:00
Wolfgang Witt
942c8bd59d chore: only write favourites to db when userMaxFavourites>0 2021-04-13 15:06:21 +02:00
Wolfgang Witt
6b9c0849e4 chore: show some Icon calling postCFavouriteR 2021-04-13 15:06:20 +02:00
Winnie Ros
dbbc9c4a69 refactor(messages): continuing 2021-04-12 16:37:56 +02:00
Gregor Kleen
939ab37588 feat: additional general purpose caching tier (memcachedLocal) 2021-04-08 18:36:06 +02:00
Winnie Ros
c2ea33066f refactor(messages): continuing utils-folder 2021-04-08 18:15:21 +02:00
Winnie Ros
2e57c81a75 refactor(messages): beginning utils-folder 2021-04-07 10:58:35 +02:00
Winnie Ros
8a9660c2d4 refactor(messages): user-folder 2021-04-06 12:57:48 +02:00
Winnie Ros
fadd3f1a79 refactor(messages): tutorial-folder 2021-04-06 12:37:55 +02:00
Winnie Ros
cbae982287 refactor(messages): submission-folder 2021-04-03 11:13:00 +02:00
Winnie Ros
cdaf1420e8 refactor(messages): admin-folder 2021-04-02 16:59:09 +02:00
Winnie Ros
f51679697f refactor(messages): sheet-folder 2021-04-02 15:53:10 +02:00
Gregor Kleen
d65bd6889b refactor: improve cryptoid caching 2021-03-30 20:02:16 +02:00
Winnie Ros
607fb12fa4 refactor(messages): course-bugs fixed, exam/* finished 2021-03-30 13:22:13 +02:00
Wolfgang Witt
55319c8c50 fix: add missing do 2021-03-29 16:03:40 +02:00
Wolfgang Witt
67d6fd7d43 fix: correctly apply suggestion 2021-03-29 16:03:39 +02:00
Wolfgang Witt
fcc5930a3c Apply 1 suggestion(s) to 1 file(s) 2021-03-29 16:03:39 +02:00
Wolfgang Witt
03a0899f5f chore: chase error messages 2021-03-29 16:03:31 +02:00
Gregor Kleen
0e50e6ebce perf: try to reduce db-conn-load of cached auth 2021-03-24 21:43:24 +01:00
Gregor Kleen
2f85cea1de perf: reduce db-conn-load of tokens 2021-03-24 17:35:40 +01:00
Gregor Kleen
ff8270042f fix: remove cached-db-runner
Observed "connection disconnected" from persistent on 25.5.0
CachedDBRunner seemed suspicious.
2021-03-23 21:53:33 +01:00
Gregor Kleen
c23222aef6 perf: try to reduce db conn load of site-layout/nav 2021-03-23 15:18:37 +01:00
Gregor Kleen
da724654ed perf: try to reduce db connection load of auth 2021-03-23 11:07:05 +01:00
Gregor Kleen
9d1f1c6910 fix(auth): wrong caching for external-exam-staff 2021-03-19 14:20:49 +01:00
Gregor Kleen
a6390eccbd fix(submissions): take care when to display corrections
Also cleanup usage of Utils via hlint
2021-03-18 23:12:36 +01:00
Gregor Kleen
91a51664c3 feat(submissions): improve behaviour of sheet-type-exam-part
Fixes #676
2021-03-18 17:50:27 +01:00
Gregor Kleen
5c513946c1 feat(csv-export): .xlsx 2021-03-17 21:15:00 +01:00
Winnie Ros
8d9d3c613f refactor(messages): msgmenu only for navLabel, gender-neutral language navigation 2021-03-16 11:43:00 +01:00
Winnie Ros
c796bd5934 refactor(messages): navigation messages in new folder 2021-03-15 18:26:23 +01:00
Winnie Ros
7b10a9ae0f refactor(messages): breadcrumbs extracted and added 2021-03-15 17:23:30 +01:00
Gregor Kleen
65814c005e fix(authorisation): inverted logic for empty 2021-03-13 17:53:44 +01:00
Gregor Kleen
e88b6d6bab fix: invalidate nav caches 2021-03-12 18:39:00 +01:00
Gregor Kleen
6fbef0433c perf: additional/improved auth caching 2021-03-12 14:59:38 +01:00
Winnie Ros
0dd8aa46e4 refactor(messages): split of support 2021-03-12 14:08:47 +01:00
Winnie Ros
5a9bf0de2e refactor(messages): split of settings completed 2021-03-12 13:15:54 +01:00
Gregor Kleen
896bd41e3b fix(auth-caching): submission-group
Also improve metrics wrt. auth tag eval
2021-03-11 16:22:52 +01:00
Winnie Ros
1ff05eb243 refactor(messages): new subcategory message/auth 2021-03-09 13:27:20 +01:00
Gregor Kleen
683a7da5fe refactor: hlint 2021-03-08 13:08:54 +01:00
Gregor Kleen
55a9c8a5ae perf: skip favouriteQuickActions under db conn pressure 2021-03-08 12:55:48 +01:00
Gregor Kleen
63f0d3c37a feat(auth): user independent authorisation caching
BREAKING CHANGE: additional authorisation caching
2021-03-08 12:08:43 +01:00
Gregor Kleen
38f16ebac3 refactor: hlint 2021-03-08 09:24:59 +01:00
Gregor Kleen
ea33d844cc feat(messages): mkMessageAddition 2021-03-06 22:31:20 +01:00
Gregor Kleen
bb877eb813 feat(messages): implement custom parser for message files 2021-03-06 20:13:55 +01:00
Gregor Kleen
23ff9d9222 feat(db): track source of database accesses 2021-02-26 11:00:44 +01:00
Gregor Kleen
50fdcb4540 feat(db): provide our own implementation of connection pooling
Also allows monitoring pool status (available/in use connections,
total number of takes from pool)

This reverts commit 35ac503bf9.
2021-02-23 16:30:24 +01:00
Gregor Kleen
35ac503bf9 feat(db): optionally disable some db connection pooling 2021-02-21 20:44:45 +01:00
Gregor Kleen
db48bbb776 fix(jobs): use more read only/deferrable transactions 2021-02-20 11:16:47 +01:00
Gregor Kleen
8d1f216b5b feat(caching): introduce cache prewarming 2021-02-17 14:31:30 +01:00
Gregor Kleen
8ecb460f39 fix: unbreak arc 2021-02-10 22:58:01 +01:00
Gregor Kleen
36debd865f feat: implement in-memory cache for file download 2021-02-10 20:06:59 +01:00
Gregor Kleen
7027a3dd2d chore: allow AdminCrontabR from any approot 2021-02-09 11:00:51 +01:00
Gregor Kleen
8798f547a6 feat: ensure cached study feature relevance is up to date 2021-02-08 19:53:00 +01:00
Gregor Kleen
f4f95e1494 chore(profiling): restore prof-auto and test build
Revert "chore(profiling): switch to prof-auto-top to hopefully fix build"

This reverts commit 07bde5b012.
2021-02-03 09:06:55 +01:00
Gregor Kleen
e0173908b4 chore(profiling): remove -fprof-auto-top to hopefully fix build 2021-02-01 22:45:12 +01:00
Gregor Kleen
90e3965b92 Merge branch 'master' into profile 2021-02-01 19:37:02 +01:00
Gregor Kleen
b814bc094a refactor(workflows): shared workflow graphs 2021-02-01 17:37:55 +01:00
Gregor Kleen
07bde5b012 chore(profiling): switch to prof-auto-top to hopefully fix build
Also build only once, again
2021-02-01 09:26:59 +01:00
Gregor Kleen
cb1e715e9b fix(workflows): don't cache instance-list empty for correctness 2021-01-29 14:38:40 +01:00
Gregor Kleen
500000ba0f feat(exams): exam sheets 2021-01-18 14:19:02 +01:00
Gregor Kleen
ae3f2aa703 chore: version bumps 2021-01-11 14:16:39 +01:00
Gregor Kleen
8939a8b90a fix(tokens): introduce clock leniency and remove start for downloads 2020-12-13 00:36:11 +01:00
Gregor Kleen
13b6fe1db5 chore: setup for profiling 2020-12-12 17:12:50 +01:00
Gregor Kleen
1d3fd8c8a7 fix: hopefully improve workflow auth performance 2020-12-11 19:56:05 +01:00
Gregor Kleen
50455e68a1 feat(auth): record student ldap role 2020-12-10 19:09:33 +01:00
Gregor Kleen
3a106d1ee5 feat: don't redirect monitoring routes & crontab tokens 2020-12-09 15:33:54 +01:00
Gregor Kleen
c5ee5b26d5 chore: re-enable optimisations for i18n 2020-12-09 15:18:30 +01:00
Gregor Kleen
ed38f93537 fix(jobs): adjust job handling to hopefully reduce load 2020-12-09 13:25:26 +01:00
Gregor Kleen
3ba41d8f24 fix(downloads): do download links via redirect 2020-12-08 17:34:39 +01:00
Gregor Kleen
21cf6cfa87 fix(auth): fix infinite auth loop for workflow files 2020-12-06 20:12:04 +01:00
Gregor Kleen
ac08846c26 feat(workflows): proper workflow-workflow-tables 2020-12-04 16:00:14 +01:00
Gregor Kleen
7a7cd4d07c feat(workflows): make admin or token sufficient for all roles 2020-12-03 19:48:49 +01:00
Gregor Kleen
22961d9a89 refactor: hlint 2020-12-03 16:20:54 +01:00
Gregor Kleen
833b674c31 fix(errors): better handling of errors from separated approots 2020-12-03 15:51:23 +01:00
Gregor Kleen
fbf21d7313 feat(errors): redirect errors back to ApprootDefault 2020-12-03 12:17:28 +01:00
Gregor Kleen
707b41d4ec feat: allow separating user generated content into separate domain 2020-12-02 16:58:52 +01:00
Gregor Kleen
ee6fecb79e feat(workflows): prepare for admin-workflow-instance-edit 2020-12-01 11:11:48 +01:00
Gregor Kleen
dae2d16677 refactor(workflows): better modularize handlers 2020-11-30 19:09:30 +01:00
Gregor Kleen
dfea39907c fix: non-dev build 2020-11-27 14:28:16 +01:00
Gregor Kleen
946a42b7f0 fix(auth): authorize exam offices by school 2020-11-26 10:23:08 +01:00
Gregor Kleen
82b3a6364c feat(workflows): wire up ws-school 2020-11-24 22:35:59 +01:00
Gregor Kleen
43caeefbf1 Merge branch 'master' into workflows 2020-11-24 10:56:41 +01:00
Gregor Kleen
319c75a85a feat(rooms): different room types & hidden rooms 2020-11-19 14:25:38 +01:00
Gregor Kleen
4b525ea824 feat(exams): optionally close on finish
Fixes #652
2020-11-17 12:43:24 +01:00
Gregor Kleen
5b28303539 feat: partial/conditional downloads & video streaming 2020-11-10 17:23:15 +01:00