|
|
fc2aa31d77
|
Merge branch 'master' into test
|
2025-03-13 15:11:54 +01:00 |
|
|
|
c9613e2982
|
fix(docker): add latex packages to backend container
|
2025-03-11 17:45:04 +01:00 |
|
|
|
19c64616f0
|
fix(build): changing tlmgr setup
|
2025-03-11 17:06:23 +01:00 |
|
|
|
e403b6bfb2
|
Merge branch 'master' of https://dev.azure.com/fraport/Fahrerausbildung/_git/FRADrive
|
2025-03-11 16:26:32 +01:00 |
|
|
|
87da02048c
|
Merged PR 18093: build(docker/backend): install texlive only for use with tlmgr; setup tlmgr
build(docker/backend): install texlive only for use with tlmgr; setup tlmgr
|
2025-03-11 15:25:19 +00:00 |
|
|
|
3dc74de68e
|
fix(job): jobworkers not working due to dev-settings
|
2025-03-11 16:21:13 +01:00 |
|
|
|
b4f85f155a
|
chore(make): add start maildev to start
|
2025-03-11 16:20:13 +01:00 |
|
|
|
a97dc071a3
|
chore(job): add interface for sleep job adding
|
2025-03-11 12:28:43 +01:00 |
|
|
|
ee5a79398f
|
chore(job): add sleep job for testing
also show running job workers
|
2025-03-10 18:24:17 +01:00 |
|
|
|
e069d6be46
|
build(docker/backend): install texlive only for use with tlmgr; setup tlmgr
|
2025-03-10 17:38:30 +01:00 |
|
|
|
6b32cddeac
|
Merged PR 18029: merge maildev
|
2025-03-10 16:01:24 +00:00 |
|
|
|
553e699b56
|
build(Makefile): add maildev target for local testing
|
2025-03-10 16:31:33 +01:00 |
|
|
|
479e807d6d
|
Merged PR 18025: Mail search function implemented
- searching emails
- show course qualification in separate columns
Related work items: #2978, #2979
|
2025-03-10 15:16:12 +00:00 |
|
|
|
9d1a97172e
|
fix(tutorial): fix #2978 by having one column per course qualification
|
2025-03-10 15:57:06 +01:00 |
|
|
|
24196cc2cd
|
fix(mail): day filtering working in comms center
|
2025-03-10 12:01:43 +01:00 |
|
|
|
9ba7a82449
|
fix(mail): fix #2979 by completing simple mail resent function
|
2025-03-10 11:41:48 +01:00 |
|
|
|
695bd18763
|
build(Makefile): implement compile-release for local release container builds
|
2025-03-08 16:13:07 +01:00 |
|
|
|
7e61e56ae1
|
chore(mail): towards #2979 by providing simple mail resent function
|
2025-03-07 18:00:55 +01:00 |
|
|
|
207a304192
|
chore(mail): towards #2979 by allowing to filter by content in mail center
|
2025-03-07 17:54:05 +01:00 |
|
|
|
1b8c6c33a7
|
chore(latex): try latex-full
does not work either :(
|
2025-03-07 15:25:02 +01:00 |
|
|
|
bee015c1f2
|
fix(job): reenable full jobworkers for test settings
|
2025-03-07 15:24:04 +01:00 |
|
|
|
1521d08355
|
chroe(latex): adjust dockerfiles to be similar with respect to latex
|
2025-03-06 18:23:11 +01:00 |
|
|
|
bb047da360
|
Merge branch '145-build-system-rewrite'
|
2025-03-06 16:17:10 +01:00 |
|
|
|
6f90c04b1b
|
build(Makefile): only call make in containers when appropriate; use SET_IMAGE for postgres
|
2025-03-06 16:16:26 +01:00 |
|
|
|
1633c41b1d
|
Merged PR 17901: build(Makefile): add dependencies targets as explicit prerequisite for compil...
build(Makefile): add dependencies targets as explicit prerequisite for compiles and starts
|
2025-03-06 10:58:34 +00:00 |
|
|
|
20faec8973
|
build(Makefile): add dependencies targets as explicit prerequisite for compiles and starts
|
2025-03-06 11:31:40 +01:00 |
|
|
|
65cb75921d
|
Merged PR 17873: fix yesod-bin
build(Makefile): move yesod-bin and hpack installs to dependencies-backend for more robustness
|
2025-03-06 07:41:40 +00:00 |
|
|
|
8104ce96cc
|
build(Makefile): move yesod-bin and hpack installs to dependencies-backend for more robustness
|
2025-03-05 18:09:48 +01:00 |
|
|
|
396b365a31
|
build(Makefile): make backend compiles/starts dependent on .stack target
|
2025-03-05 18:07:37 +01:00 |
|
|
|
ff3d33bbf4
|
build(docker/backend): switch from Dockerfile-based yesod-bin+hpack install to Makefile-based install
|
2025-03-05 18:05:37 +01:00 |
|
|
|
82ea44c63f
|
build(docker/backend): use non-mounted directory as stack root; install yesod-bin and hpack in CI too
|
2025-03-05 17:07:52 +01:00 |
|
|
|
926dbae09a
|
Merged PR 17790: build(Makefile): really clean everything on clean-all
build(Makefile): really clean everything on clean-all
|
2025-03-04 15:41:01 +00:00 |
|
|
|
eb67136c0c
|
build(Makefile): really clean everything on clean-all
|
2025-03-04 16:35:58 +01:00 |
|
|
|
b37954d452
|
Merged PR 17760: build(docker/backend): try backend build without chmod to avoid filemode diffs
build(docker/backend): try backend build without chmod to avoid filemode diffs
|
2025-03-04 12:43:40 +00:00 |
|
|
|
5752b4b8da
|
build(docker/backend): try backend build without chmod to avoid filemode diffs
|
2025-03-04 13:24:30 +01:00 |
|
|
|
3929bccd6e
|
Manual copy from branch 145-build-system-rewrite due to botched-merge
|
2025-03-03 11:56:07 +01:00 |
|
|
|
aae5a5f997
|
fix spdx copyright year having 2 digits only
|
2025-03-03 11:44:03 +01:00 |
|
|
|
1fc948711a
|
Manual copy from branch merge-rewrite-jost due to botched-merge
|
2025-03-03 11:32:14 +01:00 |
|
|
|
088587549d
|
chore(profile): show examiners in profile data, towards #2347
|
2025-03-03 10:47:59 +01:00 |
|
|
|
bc63324ddf
|
chore(profile): towards exam table in profile data (WIP)
towards #2347
|
2025-03-03 10:46:53 +01:00 |
|
|
|
9a12e00f7f
|
refactor(i18n): make SomeMessages more flexible to distinguish it from UniWorXMessages, deprecated the latter
|
2025-02-28 19:02:28 +01:00 |
|
|
|
06cd87f360
|
fix(umlaut): renamee files with german umlaut for ease of use
|
2025-02-28 18:47:52 +01:00 |
|
|
|
095002637f
|
chore(qualification): prepare stub for edit handler
also fix some minor navigation issues
|
2025-02-28 17:29:23 +01:00 |
|
|
|
ffae8553d5
|
fix(day): fix #2347 by adding repeated examiner check to day consistency check for day exam occurrences
|
2025-02-28 17:26:33 +01:00 |
|
|
|
2ad61c73f1
|
fix(day): fix #2347 by adding repeated examiner check to day consistency check for day exam occurrences
|
2025-02-28 17:12:48 +01:00 |
|
|
|
7dcd0b7297
|
chore(profile): show examiners in profile data, towards #2347
|
2025-02-28 17:12:48 +01:00 |
|
|
|
5881973906
|
chore(exams): allow email for exam result entry as well
|
2025-02-28 17:12:48 +01:00 |
|
|
|
d7dcf0acf5
|
fix(widgets): fix erroneous whitespace in name widget
|
2025-02-28 17:12:48 +01:00 |
|
|
|
1f484f7781
|
chore(profile): towards exam table in profile data (WIP)
towards #2347
|
2025-02-28 17:12:48 +01:00 |
|
|
|
9fbab25ecc
|
chore(tutorial): assigning exam occurrences may check duplicate examiners
towards #2347
|
2025-02-28 17:12:48 +01:00 |
|