f5d02a4b22
chore(gitlab-ci): include npm cache in frontend deps
2024-06-13 15:43:47 +02:00
b838133c53
chore(gitlab-ci): add npmrc as frontend dep artifact
2024-06-13 15:37:20 +02:00
0eac40457b
chore(avs): add more auto update indicators to profile page
2024-06-13 14:51:05 +02:00
e07d0157af
chore(gitlab-ci): use -prod build targets in backend-build and backend-lint
2024-06-13 03:08:47 +02:00
68832d5f99
chore(Makefile): implement backend-...-prod targets for non-dev builds
2024-06-13 03:06:30 +02:00
f9a4021937
chore(Makefile): remove debris
2024-06-13 02:55:36 +02:00
56689d12de
chore(Makefile): conditionally depend on .develop.env; add uniworx:dev flag to stack iff dev
2024-06-13 02:55:02 +02:00
7a34641e42
chore(gitlab-ci): restructure based on stages
2024-06-13 02:27:08 +02:00
6a46f91cc0
chore(Makefile): add dev var; TODO: find way to conditionally depend on .develop.env
2024-06-13 02:26:53 +02:00
f910dc9a33
chore(gitlab-ci): work on well-known and backend-dependencies
2024-06-13 02:09:20 +02:00
a4e2f3edc6
chore(Makefile): add well-known target, use in gitlab-ci
2024-06-13 01:50:15 +02:00
d1306303cf
chore(release): 27.4.66
2024-06-12 17:51:47 +02:00
ad8e67dab1
Merge branch 'fradrive/cr3'
2024-06-12 17:51:15 +02:00
76e0710c7b
fix(avs): fix #165 by updating userCompanyDepartmen and userCompanyPersonalNumer
...
- Die interne Firma Assoziation im User-Eintrag wird gelöscht, sobald der letzte erfolgreiche LDAP Sync älter ist als der eingestellte SYNCHRONISE_LDAP_EXPIRE (default = halbes Jahr).
- Firmen-Assoziation wird ebenfalls gelöscht, falls vorhanden
- Die Personalnummer bleibt erhalten, wenn das AVS diese noch liefert; ansonsten wird sie ebenfalls gelöscht.
- UserLdapPrimaryKey wird ggf. von AVS aktualisiert
2024-06-12 17:48:17 +02:00
a3beca87d1
chore(firm): filter associates by valid qualficiations
...
towards #157
2024-06-12 15:06:14 +02:00
996e6a0ce5
fix(avs): repeated avs sync enqueue no longe violates duplicate db uniqueness constraints
2024-06-12 11:47:23 +02:00
da74b95729
fix(avs): fix #164 by removing companyPersonalNumber and companyDepartment upon ldap sync expiry
...
SYNCHRONISE_LDAP_EXPIRE may be null (do nothing) or some seconds (15897600 = half a year). If no successful LDAP synch happened for the specified time, a successful AVS (sic!) update will delete the companyPersonalNumber and companyDepartment
2024-06-11 15:42:24 +02:00
f5754cd6b1
chore(users): add convenience buttons for ldap avs sync on profile page
...
towards #164
2024-06-11 15:22:24 +02:00
64b21d6fe6
chore(cache): add caching for simpleLinks and modal access
2024-06-11 12:53:17 +02:00
9fd80f2552
fix(avs): update email on manual company switch
...
towards #164
2024-06-11 12:12:56 +02:00
ac3271242d
chore(firm): filter firm users by primary company
...
towards #157
2024-06-11 12:04:26 +02:00
7e022ca0a1
chore(release): 27.4.65
2024-06-10 18:43:50 +02:00
ab2e81f34d
Merge branch 'fradrive/cr3'
2024-06-10 18:42:46 +02:00
e6c57035f9
chore(firm): only show/link primary company for a user in several places
...
contributes to #164
2024-06-10 18:40:58 +02:00
bb101dee7b
fix(avs): company update no longer fails on duplicate key
2024-06-10 14:56:33 +02:00
e553ad4358
fix(avs): profile page correctly indicates automatic email and postal addresses
2024-06-07 17:42:05 +02:00
5b9d757ca4
chore(avs): person search triggers status and contact search for unique results for added convenience
2024-06-07 12:57:35 +02:00
aa1d230e49
fix(avs): steps towards #164
...
- link avs nr to status on profile page
- link companies on profile page
- swap icons for isAutomatic
- improve jsonWidget number display for integers and small floats
2024-06-07 12:31:54 +02:00
6acfd849ae
fix(lette): adjust window for new pin letters
2024-06-05 12:02:23 +02:00
David Mosbach
3bcd5610c2
chore(fonts): reverted new font
2024-06-03 01:37:17 +00:00
David Mosbach
4c4571d2d0
fix(frontend): fixed icon colour in table headers
2024-06-02 23:05:43 +00:00
David Mosbach
e1bb20ed18
style(frontend): coloured icons on info page for lecturers
2024-06-02 21:09:28 +00:00
David Mosbach
d3ac39afe4
style(frontend): navbar svg filter now matches theme
2024-06-02 17:19:10 +00:00
69afef93c9
chore(nix): remove entire nix build architecture
2024-05-30 14:36:05 +02:00
88739d326d
chore(Makefile): work on make database
2024-05-30 14:22:32 +02:00
5a9ed747d2
chore(release): 27.4.64
2024-05-27 17:26:30 +02:00
396312092a
Merge branch 'fradrive/cr3'
2024-05-27 17:23:12 +02:00
ea0fa9a3fa
chore(avs): add more debug message for company updates failing
2024-05-27 17:21:28 +02:00
David Mosbach
5a8c741174
chore(icons): automatically generated license files
2024-05-27 14:55:29 +00:00
David Mosbach
5200d88f75
chore(utils): configurable file extensions for renamer util
2024-05-27 14:05:42 +00:00
3fb2226204
chore(release): 27.4.63
2024-05-23 18:20:19 +02:00
b77e9e1d1c
Merge branch 'fradrive/cr3'
2024-05-23 18:19:08 +02:00
9814712c61
refactor(letter): first test version of new letters
2024-05-23 18:18:13 +02:00
400d0a546e
chore(shell): add correction utility script for frequent test bug
2024-05-23 18:15:02 +02:00
9451d90a9e
fix(avs): company update checks uniques and ignores those updates if necessary
2024-05-23 17:08:30 +02:00
David Mosbach
51a3a25042
chore(icons): removed old iconText function
2024-05-23 01:57:12 +00:00
David Mosbach
11df9c578f
style(frontend): adjusted styling to svg icons
2024-05-23 01:24:44 +00:00
a732e26337
chore(release): 27.4.62
2024-05-19 09:01:59 +02:00
f47134c2f0
Merge branch 'fradrive/cr3'
2024-05-19 09:00:12 +02:00
ff2347b1c9
fix(avs): avs update on company shorthands working now
2024-05-17 18:06:16 +02:00