Steffen Jost
02051100e4
refactor(utils): code cleaning
2022-01-13 11:53:20 +01:00
Steffen Jost
fe190c022e
test(restarts): add application crash button to admin test page
2022-01-12 12:48:04 +01:00
Steffen Jost
8743719183
feat(status): show instance running time
2022-01-11 17:55:20 +01:00
Steffen Jost
71950d9e5c
refactor(mail): code cleaning and improved messages
2022-01-10 17:29:27 +01:00
Steffen Jost
859f5b8494
fix(smtp): case-insensitive from-domain comparison for reply-to instead option
2022-01-10 12:12:28 +01:00
Steffen Jost
3453fc3459
fix(mail): add debug info why setting reply to instead of sender does not work
2022-01-07 17:45:14 +01:00
Steffen Jost
ddb1a15c18
fix(user): display name may omit hyphenated given name parts
2022-01-07 16:52:10 +01:00
Steffen Jost
5aa096f56a
fix(email): rename settings parameter and switch to safe default
2022-01-06 14:24:12 +01:00
Steffen Jost
272eb73203
chore(email): option to keep sender fixed and use replyto instead
2022-01-06 13:18:34 +01:00
Steffen Jost
2fb4dce95f
chore(ldap): remove deprecated code
2022-01-05 13:57:07 +01:00
Steffen Jost
a5d5d8dbd6
fix(build): remove obsolete import
2022-01-05 13:43:17 +01:00
Steffen Jost
61cfdc8758
fix(ldap): allow punctuation in displaynames
2022-01-05 13:08:08 +01:00
Steffen Jost
8cdc2b5267
fix(smtp): use full email with name in reply-to field
2021-12-23 13:26:18 +01:00
Steffen Jost
4c8f7e1267
fix(email): instead of sender set reply-to only
2021-12-22 17:15:13 +01:00
Steffen Jost
991ee9c704
fix(ldap): update phone numbers and company data from ldap
2021-12-21 18:14:50 +01:00
Steffen Jost
40e885955f
chore(translation): change campus to bueko and uni2work to fradrive
2021-12-20 17:52:04 +01:00
Steffen Jost
9697d8c7fa
fix(ldap): fix type in department descriptor
2021-12-17 17:49:45 +01:00
Steffen Jost
a09d8b6dd0
Fix/ldap
2021-12-15 19:12:14 +01:00
Steffen Jost
074a33dc51
fix(status): route status exempt from approot normalisation, might not fix the issue yet
2021-12-08 16:34:55 +01:00
Steffen Jost
1c5dc74edf
chore(terms): fix add term help message and allow alternative TermId Format
2021-11-26 15:57:15 +01:00
Steffen Jost
4846547f48
chore(status): show build age in days
2021-11-26 15:55:52 +01:00
Steffen Jost
abd85afe57
chore(settings): allow notls or none as smtptls setting for convenience
2021-11-25 17:30:40 +01:00
Steffen Jost
8f2bb43e2a
chore(testdata): generate a user with simple password authentication
2021-11-25 12:45:33 +01:00
Steffen Jost
1bb500ab02
fix(status): nix files inaccessible on build server
2021-11-22 16:29:21 +01:00
Steffen Jost
c59ecf5019
fix(status): module imports fixed
2021-11-22 12:36:12 +01:00
Steffen Jost
6a2719071f
chore(status): add time and container version to status page
2021-11-22 12:05:13 +01:00
Steffen Jost
9e156f407d
fix(build): no change, just retry merge pipeline
2021-10-28 11:34:52 +02:00
Steffen Jost
8130eb6b7f
fix(health): include compile time instead of version number
2021-10-28 11:22:33 +02:00
Steffen Jost
ecdb22aa61
fix(termidentifier): rational not working use derived day instances instead
2021-10-28 11:22:03 +02:00
Steffen Jost
621444829e
fix(health): correct file path
2021-10-28 09:46:40 +02:00
Steffen Jost
f807b42089
chore(dayterms): change termidentifiers to single days complete
2021-10-27 20:03:02 +02:00
Steffen Jost
0c0cb06cdc
chore(termdays): add function to step businessdays
2021-10-25 18:00:06 +02:00
Steffen Jost
6728106cd5
refactor(term): terms are now the day the lecture starts
2021-10-22 13:37:06 +02:00
Steffen Jost
426af0f183
chore(status): add very simple status page with nix/docker/version numbers
2021-10-21 16:26:56 +02:00
Steffen Jost
d2938e3ae9
fix(holidays): add proper memoization to yet unused function
2021-10-05 12:35:12 +02:00
Steffen Jost
f411fde42d
fix(holidays): minor improvement to memoization
2021-10-04 16:43:58 +02:00
Steffen Jost
f1f510c24c
chore(terms): add holiday presets; fix term edit error messages
2021-09-30 11:35:32 +02:00
Steffen Jost
538aa5b3b9
fix(fill): correct term start day guessing
2021-09-30 09:41:23 +02:00
Steffen Jost
94b4ff2e7e
chore(term): generalize termToRational by using Enum instances
2021-09-24 14:25:10 +02:00
Steffen Jost
aeafe3118b
fix(types): move term identifier start/end information to type definition; simplifies fill
2021-09-22 13:39:22 +02:00
Steffen Jost
9540f5ce0f
chore(term): terms changed to quarters; does not compile yet. tests and fill are todos
2021-09-22 09:57:35 +02:00
Steffen Jost
24e55ce209
Merge branch 'cicd_changes' into add_company_admins
...
Not sure if the logo changes cause trouble elsewhere, but I want to test them more now.
2021-09-13 11:16:00 +02:00
Steffen Jost
c4fc67d4e8
chore: remove workflows
2021-09-07 12:57:53 +02:00
Steffen Jost
72d481e5d6
style(asidenav): use logo with text
2021-08-30 17:08:23 +02:00
Steffen Jost
74a7bb6a64
Merge branch 'cicd_changes' into 'master'
...
# Conflicts:
# src/Model/Types/Submission.hs
2021-08-30 07:40:34 +00:00
Gregor Kleen
bd660ab7ad
refactor: fix haddock
2021-08-27 20:42:34 +02:00
Steffen Jost
c6264f75b4
fix(haddock): hoogle.sh fails on a comment, turned into normal comment
2021-08-27 17:00:22 +02:00
Steffen Jost
4c0357410f
chore(ui): change favicon and logo
2021-08-27 16:59:35 +02:00
Sarah Vaupel
b999cb4f28
Merge branch 'master' into 436-administrator-lecturertype
2021-08-20 14:06:55 +02:00
Sarah Vaupel
b80cb53649
Merge branch 'master' into 718-hinweis-auf-ablauffrist-in-e-mail-zum-passwort-zurucksetzen
2021-08-20 12:23:21 +02:00
Sarah Vaupel
d9d0e24762
Merge branch 'master' into 436-administrator-lecturertype
2021-08-20 12:20:48 +02:00
ros
9dc12de056
feat(sorting tutorial table): application restore
2021-08-19 09:13:26 +00:00
ros
b1787cd77e
feat(tutor tabel sorting): dbt sorting tutors added
2021-08-19 09:13:26 +00:00
ros
482241d033
feat(sorting tutorial table): done
2021-08-19 09:13:26 +00:00
Gregor Kleen
7aadb6662b
feat(corrections-r): allow csv exporting one line per submittor
2021-08-18 20:59:52 +02:00
Gregor Kleen
42f1eabb2c
fix(csv): less quoting in semicolon separated lists
2021-08-18 19:00:53 +02:00
Gregor Kleen
fe8e4bbd4f
feat(corrections-r): json export
2021-08-18 19:00:12 +02:00
Gregor Kleen
2a6248e3d5
feat(corrections-r): csv export
...
Fixes #705
2021-08-18 16:54:50 +02:00
Gregor Kleen
51522efc7c
feat(corrections-r): authorship statement state
2021-08-17 14:38:52 +02:00
Gregor Kleen
57ea5fe329
refactor(corrections-r): modernize
2021-08-17 12:46:27 +02:00
Gregor Kleen
153af8c6b4
feat(corrections-r): filter/sort by pseudonym
2021-08-17 12:30:08 +02:00
ros
6d536c39bd
feat(link password time): application restore
2021-08-17 11:44:52 +02:00
Gregor Kleen
1b6b781e82
fix(corrections-r): allow filtering by matriculation
2021-08-17 11:44:14 +02:00
ros
cb4ed8d988
feat(course admin): application restore
2021-08-17 11:42:14 +02:00
Gregor Kleen
abdc2a8926
refactor(corrections-r): modernize
2021-08-16 15:04:12 +02:00
Gregor Kleen
0184a5fe3b
fix(submissions): maintain anonymity
2021-08-16 11:07:48 +02:00
Gregor Kleen
dcd5dddec8
fix(volatile-cluster-config): fix pathpiece instance
2021-08-13 14:06:31 +02:00
Gregor Kleen
b1143cb12b
fix(jobs): more general no queue same
2021-08-13 13:53:13 +02:00
Gregor Kleen
24491b446b
fix(interval jobs): avoid accumulation, reduce job size
2021-08-13 11:38:57 +02:00
Gregor Kleen
c0f69730b8
refactor: hlint
2021-08-12 18:32:32 +02:00
Gregor Kleen
7749238e55
feat(submissions): display authorship statements
2021-08-12 17:55:19 +02:00
ros
85006ff389
feat(link password time): restore application
2021-08-12 12:06:49 +02:00
Gregor Kleen
cbd6d7d2b0
feat(submission-show): display authorship statements
2021-08-06 19:10:15 +02:00
Gregor Kleen
d2e2456f62
feat(submissions): display submittors more explicitly
2021-08-06 16:22:53 +02:00
Gregor Kleen
625caa10b5
refactor(submission-helper): reduce number of db transactions
2021-08-06 12:26:44 +02:00
Gregor Kleen
d151b6fc14
fix(submissions): more precise feedback
2021-08-02 11:44:13 +02:00
Gregor Kleen
a17d2dc779
perf(authorization): generalize routes before pred exec for caching
2021-08-02 11:25:26 +02:00
Gregor Kleen
5bbb86aa77
fix(submissions): allow user to resolve themself for auth'stmt'
2021-07-30 19:18:02 +02:00
Gregor Kleen
66f5e96eca
fix(submissions): don't leak info from corrected versions of files
2021-07-30 17:05:50 +02:00
Gregor Kleen
59c7c17665
fix(jobs): flush only partially for reliability
2021-07-30 16:42:04 +02:00
Gregor Kleen
871595e068
perf(auth): offload work creating list of correctors to db
2021-07-28 11:05:45 +02:00
Gregor Kleen
071df906da
fix: build
2021-07-26 16:30:31 +02:00
Gregor Kleen
17ed2fad22
fix(workflows): disabled warning for top workflows/instances
2021-07-26 15:55:53 +02:00
Gregor Kleen
8634d20e2a
feat(workflows): replace pages with warning if turned off
2021-07-26 10:39:30 +02:00
ros
df2a9bc20f
feat(link password time): new time format
2021-07-23 09:53:40 +02:00
ros
0a6a1749d3
feat(course admin): no new-line
2021-07-22 21:01:54 +02:00
Gregor Kleen
33171a28d7
perf: cache system-message visibility times
2021-07-21 21:55:25 +02:00
Gregor Kleen
ef4734ebb6
fix(arc): actually invalidate
2021-07-21 21:55:04 +02:00
Gregor Kleen
3a2d031bb5
fix(authorship-statements): resolve exam-part to exam properly
2021-07-21 14:46:54 +02:00
Gregor Kleen
9df0686086
feat: load shedding
2021-07-21 12:37:54 +02:00
Gregor Kleen
9fd95d181c
fix: build
2021-07-20 12:17:27 +02:00
Gregor Kleen
5e969825ad
feat: show authorship statement requirement for sheet
...
also default authorship statements for exam to on iff a default
definition exists for the school
2021-07-18 21:05:01 +02:00
Gregor Kleen
34b3e6ae21
feat: demand authorship statements
2021-07-18 00:16:32 +02:00
Gregor Kleen
2d95f353c1
feat: i18n form
2021-07-18 00:16:32 +02:00
Gregor Kleen
a9fe7487a6
chore: fix tests
2021-07-18 00:16:32 +02:00
Sarah Vaupel
09a1c829bd
refactor(sheets): remove obsolete form validation TODOs
2021-07-18 00:16:32 +02:00
Sarah Vaupel
7192cb527c
fix(sheets): fixhance sheet authship form section
2021-07-18 00:16:32 +02:00
Sarah Vaupel
491f7d3582
chore: refactor authship statement messages
2021-07-18 00:16:31 +02:00
Sarah Vaupel
0cd8f4c02f
fix(exams): prefill with school authship statement in optional mode
2021-07-18 00:16:31 +02:00
Sarah Vaupel
bf059a1320
fix(exams): remove deprecated/unnecessary form validation wrt. authship statements
2021-07-18 00:16:31 +02:00
Sarah Vaupel
ac86832b34
fix(exams): correctly treat school-mode optional as off by default
2021-07-18 00:16:31 +02:00
Sarah Vaupel
5c813ed02b
refactor(exams): restruct case wrt. aformSection
2021-07-18 00:16:31 +02:00
Sarah Vaupel
4109db6f81
fix(exams): fixhance exam authship form section
2021-07-18 00:16:31 +02:00
Sarah Vaupel
c5b3ac65c8
chore(schools): document form failure with authship mode none as FIXME
2021-07-18 00:16:30 +02:00
Sarah Vaupel
227264743e
fix(schools): insert correct authorship statement definition for exam-unrelated sheets
2021-07-18 00:16:30 +02:00
Sarah Vaupel
8fb49dd602
fix(schools): switch authorship modes to required in form
2021-07-18 00:16:30 +02:00
Sarah Vaupel
3f87f20eb1
feat(sheets): introduce sheet-specific statements for exam-unrelated sheets and as exam-statement overrides
2021-07-18 00:16:30 +02:00
Sarah Vaupel
1e87aa2dfe
refactor(exams): add FIXME markers (exam form still broken)
2021-07-18 00:16:30 +02:00
Sarah Vaupel
fe78377fae
fix(exams): better behaviour for optional statements wrt school default
2021-07-18 00:16:30 +02:00
Sarah Vaupel
0082135c56
fix(exams): fix form validation wrt non-empty statements
2021-07-18 00:16:30 +02:00
Sarah Vaupel
bf7b25ca9e
feat(exams): do form validation
2021-07-18 00:16:29 +02:00
Sarah Vaupel
fe5111c25f
chore(exams): get authorship statement content from template
2021-07-18 00:16:29 +02:00
Sarah Vaupel
53a8f1ba12
fix(schools): fix schools form wrt. discouraged modes
2021-07-18 00:16:29 +02:00
Sarah Vaupel
b6a72d9a45
chore(exams): connect exam authorship statement form part to model
2021-07-18 00:16:29 +02:00
Sarah Vaupel
57a259d8a2
feat(exams): use template authorship statement settings if applicable
2021-07-18 00:16:29 +02:00
Sarah Vaupel
0392297ddb
feat(exams): first do-nothing stub for exam-wide authorship statements
2021-07-18 00:16:28 +02:00
Sarah Vaupel
8bb61401a7
fix(exams): set use-custom correctly if forced
2021-07-18 00:16:28 +02:00
Sarah Vaupel
abd68ac032
feat(exams): display school default in form
2021-07-18 00:16:28 +02:00
Sarah Vaupel
22dfd33aca
feat(exams): disable and set use-custom field according to school setting
2021-07-18 00:16:28 +02:00
Sarah Vaupel
5cc41aeef9
feat(exams): basic required optional action for authorship statements
2021-07-18 00:16:28 +02:00
Sarah Vaupel
7b11ed46de
refactor(exams): prepare for exam-wide statements
2021-07-18 00:16:27 +02:00
Sarah Vaupel
6e7e8a2b20
refactor(sheets): prepare for sheet-scoped statements
2021-07-18 00:16:27 +02:00
Sarah Vaupel
0e62073760
fix(schools): rename messages
2021-07-18 00:16:27 +02:00
Sarah Vaupel
c3a75d3a75
refactor(messages): move to categories
2021-07-18 00:16:27 +02:00
Sarah Vaupel
202fd76940
refactor: create authorship statement message category
2021-07-18 00:16:27 +02:00
Sarah Vaupel
a39a0d7c87
feat(sheets): fetch school statement as statement default
2021-07-18 00:16:27 +02:00
Sarah Vaupel
44473b4575
feat(sheets): display authship req on SShowR
2021-07-18 00:16:26 +02:00
Sarah Vaupel
0735c05a74
feat(sheets): eliminate authship statement required Bool
2021-07-18 00:16:26 +02:00
Sarah Vaupel
541dd7688f
feat(sheets): add required flag and definition
2021-07-18 00:16:26 +02:00
Sarah Vaupel
579371cffd
fix(schools): perform authorship statement inserts
2021-07-18 00:16:26 +02:00
Sarah Vaupel
960bd76aca
feat(schools): more school-wide configuration authorship statements
2021-07-18 00:16:26 +02:00
Sarah Vaupel
09927ae140
feat(schools): store school authorship statements as html
2021-07-18 00:16:25 +02:00
Sarah Vaupel
cb8e338588
feat(schools): add school settings regarding authorship statements
2021-07-18 00:16:25 +02:00
Gregor Kleen
cf67945292
feat(personalised-sheet-files): seeds
2021-07-13 10:46:23 +02:00
ros
4490e9ad20
feat(link password time): done
2021-07-09 17:01:30 +02:00
Gregor Kleen
576fccb522
fix: avoid subSelectForeign join issues
2021-07-08 20:20:40 +02:00
ros
2321216b0f
feat(link password time): done
2021-07-08 14:12:05 +02:00
ros
89e1d675c3
feat(lecturer type): aenderung
2021-07-08 11:01:09 +02:00
Gregor Kleen
ef7fde937e
fix(cache): atomicity & workflow instance invalidations
2021-07-06 10:18:07 +02:00
Gregor Kleen
32efdae839
feat(workflows): update instances from definitions
2021-07-05 22:13:00 +02:00
Gregor Kleen
29de910633
refactor: hlint
2021-07-05 19:44:36 +02:00
Gregor Kleen
3c366a3627
Merge branch 'master' of gitlab2.rz.ifi.lmu.de:uni2work/uni2work
2021-07-05 19:27:21 +02:00
Gregor Kleen
5c5cbaddf8
fix(workflows): workflow-definition edit translations
2021-07-05 17:56:07 +02:00
ros
dc5fc3f710
feat(course material): merge-request suggestions
2021-07-05 16:58:00 +02:00
Sarah Vaupel
617eb7ff94
Apply 1 suggestion(s) to 1 file(s)
2021-07-05 16:57:59 +02:00
Sarah Vaupel
bc09bedb84
Apply 1 suggestion(s) to 1 file(s)
2021-07-05 16:57:59 +02:00
Sarah Vaupel
363762081e
Apply 1 suggestion(s) to 1 file(s)
2021-07-05 16:57:59 +02:00
Sarah Vaupel
bee8f84eb3
Apply 1 suggestion(s) to 1 file(s)
2021-07-05 16:57:59 +02:00
ros
c09acbbf8a
feat(course material): runDB für cid nur einmal
2021-07-05 16:57:10 +02:00
Gregor Kleen
08ec676616
Apply 1 suggestion(s) to 1 file(s)
2021-07-05 16:57:10 +02:00
Gregor Kleen
a7b41e9cc8
Apply 1 suggestion(s) to 1 file(s)
2021-07-05 16:57:10 +02:00
Gregor Kleen
95d1b41c60
Apply 1 suggestion(s) to 1 file(s)
2021-07-05 16:57:10 +02:00
ros
d8b1f9788c
feat(course material): small empty-bug fixed
2021-07-05 16:57:10 +02:00
ros
decdda359d
feat(course material): auto vorschläge für materialtype
2021-07-05 16:57:09 +02:00
ros
3a9622dfb8
feat(course material): materialdescription search implemented
2021-07-05 16:55:48 +02:00
ros
89e9887fe1
feat(course material): materialDescription in progress
2021-07-05 16:45:12 +02:00
ros
90e4a620f0
feat(course material): first two filters
2021-07-05 16:45:12 +02:00
ros
15689c597e
feat(course admin): done
2021-07-05 12:53:17 +02:00
Gregor Kleen
3c0a41f5a1
Merge branch 'version-bumps'
2021-06-29 14:34:54 +02:00
Gregor Kleen
03226eca6a
fix(health): monitor flush by check interval not flush interval
2021-06-28 10:23:18 +02:00
Gregor Kleen
9676615c55
fix: fix creating new terms
2021-06-28 09:44:24 +02:00
Gregor Kleen
5ade6c65d6
chore: bump versions
2021-06-28 09:21:34 +02:00
Gregor Kleen
adbbb8db6b
chore: support storing chunks in minio
2021-06-27 10:51:58 +02:00
Gregor Kleen
79ec5184e6
chore: minio-runner
2021-06-24 10:47:43 +02:00
Gregor Kleen
426c40f0a4
feat(workflows): enum fields
2021-06-22 18:36:36 +02:00
Gregor Kleen
aa1c0c8a3e
chore(health): monitor job flushes
2021-06-21 15:53:42 +02:00
Gregor Kleen
6c12737ad9
chore(allocation-info): extend for lecturers
...
Fixes #619
2021-06-18 15:43:46 +02:00
Gregor Kleen
de39686d89
feat(course-list): filter by allocation
...
Fixes #715
2021-06-17 17:08:21 +02:00
Gregor Kleen
1e6f6e4296
chore: fix tests
2021-06-16 23:15:01 +02:00
Gregor Kleen
5e38f03a85
feat(allocations): admin-interface registrations
...
Fixes #677
2021-06-16 18:15:22 +02:00
Gregor Kleen
6da8ad3481
feat(allocations): display number of ratings and vetos to admins
2021-06-15 17:40:19 +02:00
Gregor Kleen
6a1a64a611
feat(allocations): delete allocation-users
2021-06-15 13:55:37 +02:00
Gregor Kleen
300c378786
feat(allocations): highlight app's of users without alloc'-user
2021-06-15 12:25:11 +02:00
Gregor Kleen
cde0122529
feat(news): active allocations for lecturers
2021-06-10 21:08:54 +02:00
Gregor Kleen
6aacf40125
chore(allocations): no more Not'AllocationAllocation & better text
...
Fixes #689
2021-06-10 13:15:28 +02:00
Gregor Kleen
4daf33a1a0
feat(allocations): edit allocation-user and their applications
2021-06-10 12:29:25 +02:00
Gregor Kleen
b742731511
feat(workflows): restrict day field wrt. current time
...
Also fixes wrt. CaptureDateTime
2021-06-09 14:15:47 +02:00
Gregor Kleen
5944a174bc
feat(workflows): new field CaptureDateTime
2021-06-09 13:12:01 +02:00
Gregor Kleen
df073ef794
feat(terms): time based term activity
2021-06-08 15:13:08 +02:00
Gregor Kleen
5320a4fe98
feat(allocations): create & edit, list & download matching logs
2021-06-08 00:47:47 +02:00
Gregor Kleen
93a829b81b
fix: added uw-enter-as-tab to CCommR subject field
2021-06-07 15:13:04 +02:00
Gregor Kleen
5035dff902
fix(submissions): fix distribution without consideration for deficit
...
Fixes #713
2021-06-07 14:48:27 +02:00
Gregor Kleen
fd704e7d23
chore: local hoogle
2021-06-07 09:58:55 +02:00
Gregor Kleen
d7f2d11392
feat(submission-list): bulk download submission originals
...
Fixes #707
2021-06-03 10:59:22 +02:00
Gregor Kleen
adcd5d5aee
fix: better pathPieceJoined
2021-06-02 17:24:24 +02:00
Gregor Kleen
8cfdd28651
fix: valid binary ci instance
2021-06-02 17:23:48 +02:00
Gregor Kleen
d79a539f71
fix(memcached): don't 500 upon hitting item size limit
2021-06-02 16:46:24 +02:00
Gregor Kleen
6f04a6b693
fix(auth): properly restrict various auth by school
2021-06-01 18:09:21 +02:00
ros
d6ce0c47d9
feat(participants): corrections 2
2021-05-26 17:16:47 +02:00
ros
fd11121544
feat(participants): corrections
2021-05-25 17:14:36 +02:00
ros
02354f0998
feat(participants): second version, Intersection added
2021-05-24 12:20:26 +02:00
ros
0a3fd23e22
feat(participants): first finished verson
2021-05-24 11:45:28 +02:00
ros
3b20ec27aa
Merge branch '663-teilnehmerschnitt' of gitlab2.rz.ifi.lmu.de:uni2work/uni2work into 663-teilnehmerschnitt
2021-05-22 12:00:11 +02:00
ros
6f3243d90b
feat(participants): small Name-change
2021-05-22 11:59:46 +02:00
Winnie Ros
095110d948
Merge branch 'master' of gitlab2.rz.ifi.lmu.de:uni2work/uni2work into 663-teilnehmerschnitt
2021-05-22 10:31:26 +02:00
ros
eced7781ae
feat(participants): small Name-change
2021-05-21 17:23:38 +02:00
ros
b96327b18d
feat(participants): basic funktions added
2021-05-21 16:55:02 +02:00
Gregor Kleen
575fadcd8c
fix(submissions): hide correction-only files
2021-05-19 20:50:48 +02:00
Gregor Kleen
d59f686021
fix: properly apply auth to corrections in sheet table
...
Fixes #700
2021-05-19 14:50:54 +02:00
Gregor Kleen
21bbb92d4c
feat: allow examFinished before examEnd
2021-05-19 14:50:07 +02:00
Gregor Kleen
79d4b72780
chore: ensure translations are sensible
...
Also fix some translations
2021-05-19 13:12:59 +02:00
ros
a4bd1159c2
refactor(utils.set): new utils.set folder with set-functions added
2021-05-13 16:18:59 +02:00
Gregor Kleen
c6a6ec721c
feat(submissions): optionally disable consideration for deficit
2021-05-11 14:17:12 +02:00
Gregor Kleen
330a2fd974
Merge branch 'master' into merge-requests/37
2021-05-10 10:16:01 +02:00
Gregor Kleen
eec9a3974f
fix: update imprint & add instructions for help
2021-05-07 20:41:32 +02:00
Gregor Kleen
454a91702b
fix(workflow-workflow-list): restore default sorting
2021-05-06 14:22:22 +02:00
Gregor Kleen
e95abc97ee
refactor: stabilize showCompactCorrectorLoad
2021-05-05 13:08:12 +02:00
Gregor Kleen
e55c6d795f
fix: restore workflowWorkflowList columns
2021-05-05 11:59:59 +02:00
Gregor Kleen
c2212a86e6
refactor: hlint
2021-05-04 19:40:50 +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
Gregor Kleen
407aa5edde
refactor(participants-intersect): do intersect in haskell not sql
2021-05-03 11:44:05 +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
d8878a905e
feat(workflows): list involved users
2021-04-15 14:38:52 +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
30015b2e09
chore: update comment wrt. course-favourite-off icon
2021-04-13 20:10:01 +02:00
Gregor Kleen
87ab97de00
style: fancify favourite toggle
2021-04-13 20:08:10 +02:00
Wolfgang Witt
45fd92aa04
chore: add getCFavouriteR handler+route
2021-04-13 15:06:27 +02:00
Wolfgang Witt
16abbc5da9
chore: use requireAuthPair (+ fix type errors)
2021-04-13 15:06:26 +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
544f5af78d
chore: reset Handler.Course.Show to master state
...
remove two new lines leftover from previous edited state
2021-04-13 15:06:25 +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
4ddbcc4217
chore: use css classes
2021-04-13 15:06:24 +02:00
Wolfgang Witt
f99d071601
chore: newline experiments
2021-04-13 15:06:24 +02:00
Wolfgang Witt
712dcfbf9d
chore: adjust icon size
2021-04-13 15:06:24 +02:00
Wolfgang Witt
9da26e9ae1
chore: add BCLink-class to avoid outline
2021-04-13 15:06:24 +02:00
Wolfgang Witt
ad6671ed10
chore: use star icons
2021-04-13 15:06:23 +02:00
Wolfgang Witt
ebe676d39d
refactor: hlint
2021-04-13 15:06:23 +02:00
Wolfgang Witt
7896c0bb16
chore: remove special case for participants
2021-04-13 15:06:23 +02:00
Wolfgang Witt
664c915065
chore: remove debug messages
2021-04-13 15:06:23 +02:00
Wolfgang Witt
56c26f3e51
chore: remove -Wwarn marker
2021-04-13 15:06:22 +02:00
Wolfgang Witt
91a7e11987
chore: implement favourite/blacklist toggle
2021-04-13 15:06:22 +02:00
Wolfgang Witt
3f48d5aa0c
chore: only display favouriteToggle-Button when logged in
2021-04-13 15:06:22 +02:00
Wolfgang Witt
942c8bd59d
chore: only write favourites to db when userMaxFavourites>0
2021-04-13 15:06:21 +02:00
Wolfgang Witt
0556b769cf
refactor: don't interpret during lookup
2021-04-13 15:06:21 +02:00
Wolfgang Witt
0605e940c6
refactor: use the same function to lookup storedFavouriteReason
2021-04-13 15:06:21 +02:00
Wolfgang Witt
f0ddd680d1
chore: lookup current favourite reason in DB
2021-04-13 15:06:21 +02:00
Wolfgang Witt
e23a5a64cc
chore: button only redirects to postCFavouriteR
...
actual swapping should happen there
still need to display the correct button
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
Gregor Kleen
9859c2e99c
fix: prevent deleting sheet-referenced exam parts
...
Fixes #681
2021-04-13 14:51:31 +02:00
Gregor Kleen
5c709f1bbb
fix: build
2021-04-13 12:18:12 +02:00
Winnie Ros
dbbc9c4a69
refactor(messages): continuing
2021-04-12 16:37:56 +02:00
Gregor Kleen
37cdc775b5
feat: partial support for lsf import
...
Work on #686
2021-04-12 11:54:13 +02:00
Gregor Kleen
3a92a1c1f2
chore: inline error message into help requests
2021-04-11 20:47:05 +02:00
Gregor Kleen
1717785a51
refactor: be more explicit about ARC strictness
2021-04-09 12:27:04 +02:00
Gregor Kleen
53a54a343d
refactor: hlint
2021-04-08 19:33:46 +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
Gregor Kleen
6f291b2e68
feat(course-users-table): json export
2021-03-30 15:49:53 +02:00
Winnie Ros
607fb12fa4
refactor(messages): course-bugs fixed, exam/* finished
2021-03-30 13:22:13 +02:00
Gregor Kleen
af3ec98de5
fix(admin-tokens): avoid option none
2021-03-30 11:23:14 +02:00
Wolfgang Witt
5c56745042
chore: unify runDB calls
2021-03-29 16:03:40 +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
16cbc78878
fix: correctly report NoUsers for ExamRoomRandom
...
preselection was ignored for the check so far
2021-03-29 16:03:38 +02:00
Wolfgang Witt
e00a2b074b
chore: nudges for ExamRoomRandom have a bigger effect
2021-03-29 16:03:38 +02:00
Wolfgang Witt
f9b545952d
chore: disable accept button for failing results
2021-03-29 16:03:38 +02:00
Wolfgang Witt
02589e4d00
fix: correct rebase-sourced error
2021-03-29 16:03:37 +02:00
Wolfgang Witt
ea32fdfa91
chore: convert buttons to icons
2021-03-29 16:03:37 +02:00
Wolfgang Witt
84a50646b0
chore: strikethrough names of ignored occurrences
2021-03-29 16:03:37 +02:00
Wolfgang Witt
25fa6ef0d7
refactor: hlint
2021-03-29 16:03:36 +02:00
Wolfgang Witt
a36f0deb09
chore: always show the correct ignore/reconsider button
2021-03-29 16:03:36 +02:00
Wolfgang Witt
b2d6eada17
refactor: calculate mimizeRooms before examAutoOccurrence
2021-03-29 16:03:36 +02:00
Wolfgang Witt
d5bd5042ad
fix: correctly handle original minimizeRooms-flag
2021-03-29 16:03:36 +02:00
Wolfgang Witt
732df50530
fix: sort occurrences in the right order
2021-03-29 16:03:36 +02:00
Wolfgang Witt
30fb1462ab
chore: make tests compile again
2021-03-29 16:03:36 +02:00
Wolfgang Witt
ce0f48b82a
chore: don't redirect, but show a nullResult for Left
2021-03-29 16:03:35 +02:00
Wolfgang Witt
fabf56c164
fix: check space of occurrences after ignoring
2021-03-29 16:03:35 +02:00
Wolfgang Witt
11664dcd82
fix: buttons know about ALL actions from other buttons
2021-03-29 16:03:35 +02:00
Wolfgang Witt
13af035223
chore: correct button classes
2021-03-29 16:03:35 +02:00
Wolfgang Witt
65d0f24d71
chore: rename btn-constructors
2021-03-29 16:03:35 +02:00
Wolfgang Witt
362e2cf00d
chore: also return sorted-state of occurrences
2021-03-29 16:03:34 +02:00
Wolfgang Witt
f6cbf99245
fix: oops
2021-03-29 16:03:34 +02:00
Wolfgang Witt
a35a481f33
chore: create (incomplete) ignore/reconsider buttons
2021-03-29 16:03:34 +02:00
Wolfgang Witt
25262aa7a5
chore: allow ignoring occurances based on a curated set
2021-03-29 16:03:34 +02:00
Wolfgang Witt
ddb68eeb98
chore: allow nudges between unrestricted rooms (random)
2021-03-29 16:03:33 +02:00
Wolfgang Witt
3ab8be2e0d
chore: reimagine nudge usage
...
- scale appropriately for unrestricted sizes
- don't behave weirdly for very large rooms
2021-03-29 16:03:33 +02:00
Wolfgang Witt
ff5d27cdf3
refactor: don't store order of unrestrictedOccurrences
2021-03-29 16:03:33 +02:00
Wolfgang Witt
2be9d76af2
fix: use extraUsers instead of extraCapacity for unrestricted pseudo-capacity
2021-03-29 16:03:33 +02:00
Wolfgang Witt
b5ee9f2c05
refactor: make ExamOccurrenceCapacity a newtype
...
use pattern synonyms for convenience, so usage doesn't change
2021-03-29 16:03:33 +02:00
Wolfgang Witt
ae3e1b6266
Apply 1 suggestion(s) to 1 file(s)
2021-03-29 16:03:33 +02:00
Wolfgang Witt
74219c632d
Apply 2 suggestion(s) to 2 file(s)
2021-03-29 16:03:32 +02:00
Wolfgang Witt
6e20c22f7d
chore: introduce a real cost function for unrestricted rooms
2021-03-29 16:03:32 +02:00
Wolfgang Witt
b7d7252649
refactor: hlint
2021-03-29 16:03:32 +02:00
Wolfgang Witt
d34f674c3e
chore: use ∞ to display unrestricted room size
2021-03-29 16:03:31 +02:00
Wolfgang Witt
03a0899f5f
chore: chase error messages
2021-03-29 16:03:31 +02:00
Wolfgang Witt
1c24b8e5e2
chore: display unrestricted rooms as "-"
2021-03-29 16:03:31 +02:00
Wolfgang Witt
7e425754fc
chore: inform examAutoOccurrence about unrestricted room sizes
2021-03-29 16:03:31 +02:00
Wolfgang Witt
d3661b69fd
chore: create ExamRoomCapacity-type
...
_examRoomCapacityIso for convenience
2021-03-29 16:03:30 +02:00
Gregor Kleen
5dad0a79c7
chore: improve faq & results mail for allocations
2021-03-29 10:47:14 +02:00
Winnie Ros
ee7f32f5cc
refactor(messages): course finished, templates-msgs added
2021-03-25 13:07:43 +01:00
Winnie Ros
580c62067a
refactor(messages): course finished, templates missing
2021-03-25 11:13:16 +01: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
3ff97aca77
refactor: hlint
2021-03-23 15:52:28 +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
1036926470
feat(course-participants): csv export first name/surname separately
2021-03-22 12:00:07 +01:00
Gregor Kleen
383d709620
refactor: give glossaryTerms better type
2021-03-19 16:58:10 +01:00
Gregor Kleen
8795edd1fa
feat(submissions): also warn correctors about multiple submissions
2021-03-19 16:25:48 +01:00
Gregor Kleen
c19a00dcef
feat(submissions): warn about multiple submissions for same user
2021-03-19 16:09:15 +01:00
Gregor Kleen
9d1f1c6910
fix(auth): wrong caching for external-exam-staff
2021-03-19 14:20:49 +01:00
Gregor Kleen
72191315b6
fix(submissions): improve submission process
...
Fixes #675
2021-03-19 14:13:32 +01:00
Gregor Kleen
78d0f2522d
feat(exams): exam finish button
2021-03-19 00:05:56 +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
0c37cbff64
chore: generalize embedRenderMessage
2021-03-18 18:47:34 +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
8bdaae0881
fix(csv-export): mime confusion
2021-03-17 21:38:18 +01:00
Gregor Kleen
5c513946c1
feat(csv-export): .xlsx
2021-03-17 21:15:00 +01:00
Gregor Kleen
f09f851e2b
perf(admin-tokens): worse but faster selection of active users
2021-03-17 09:45:13 +01:00
Gregor Kleen
a314f64a70
fix: weight random token impersonation towards active users
2021-03-17 00:19:45 +01:00
Winnie Ros
51a90bbb5f
refactor(messages): course/application/event
2021-03-16 16:40:57 +01:00
Gregor Kleen
600bbe5d7e
feat: admins can efficiently generate many tokens for random users
2021-03-16 16:02: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
Wolfgang Witt
9b0adab023
chore: extende random distribution with nudges
2021-03-15 10:45:37 +00:00
Wolfgang Witt
9c928b0375
fix: make sure to report NoUsers, regardless of rule
2021-03-15 10:45:37 +00:00
Wolfgang Witt
e13049d958
chore(test): inform test about changed type signature
2021-03-15 10:45:37 +00:00
Wolfgang Witt
163715afc8
chore: hlint
2021-03-15 10:45:37 +00:00
Wolfgang Witt
a7671dbec6
chore: remove TODO marker
2021-03-15 10:45:37 +00:00
Wolfgang Witt
767090ded1
chore: check for no users first
2021-03-15 10:45:37 +00:00
Wolfgang Witt
5dc37a07c1
chore: improve error messages
2021-03-15 10:45:37 +00:00
Wolfgang Witt
0765f4b925
chore: chasing type-errors
...
messages are still temporary
2021-03-15 10:45:37 +00:00
Wolfgang Witt
e03326e1ac
chore: examAutoOccurrence converted to Either
2021-03-15 10:45:37 +00:00
Wolfgang Witt
72d42baec5
chore: remove redundant seq
2021-03-15 10:45:37 +00:00
Wolfgang Witt
6dedb2b2a0
Apply 1 suggestion(s) to 1 file(s)
2021-03-15 10:45:37 +00:00
Wolfgang Witt
6ae1aeaeb0
Apply 5 suggestion(s) to 1 file(s)
2021-03-15 10:45:37 +00:00
Wolfgang Witt
85e3941538
chore: add my name to contributers + create changelog files
2021-03-15 10:45:37 +00:00
Wolfgang Witt
ad67c2e0e2
chore: remove trailing 'A' from surname-range-start
...
- still add it if the previous end was too short
- this way overall shorter descriptions are possible
- in rare cases (at maxTagLength) this prevented a description to be created
2021-03-15 10:45:37 +00:00
Wolfgang Witt
c99d96ecb8
fix: handle rare cases where a mappingDescription with start>end would be produced
2021-03-15 10:45:37 +00:00
Wolfgang Witt
cd07a56a9f
fix: correctly calculate maximum user name length
2021-03-15 10:45:37 +00:00