Commit Graph

  • 1798180a53 chore(shell.nix): add shellHook debug echoes Sarah Vaupel 2024-06-20 14:00:17 +0200
  • 34199a37fd chore(users): multiple name filter and remove subordinates Steffen 2024-06-20 12:58:34 +0200
  • 7a6a1446c6 chore(shell.nix): add TZDIR to shellHook; remove SMTP env vars Sarah Vaupel 2024-06-20 10:05:48 +0200
  • 554c1eec27 chore(release): 27.4.68 Steffen 2024-06-19 17:54:39 +0200
  • e5cbd096ce Merge branch 'master' into fradrive/newletter Steffen 2024-06-19 17:53:16 +0200
  • 2ae11dc25c fix(letter): minor Steffen 2024-06-19 17:52:47 +0200
  • d61788a1f5 chore(letter): update demo renewal letters Steffen 2024-06-19 17:41:14 +0200
  • ab5e432b77 refactor(avs): use associated type family to consistently produce CheckUpdate Steffen 2024-06-19 15:10:23 +0200
  • b5f5fb784c chore(release): 27.4.67 Steffen 2024-06-17 17:53:05 +0200
  • d83cb66c8b Merge branch 'fradrive/cr3' Steffen 2024-06-17 17:51:48 +0200
  • a6d0105903 fix(avs): fix rare avs update bug involving values optional in avs but compulsory in user entity Steffen 2024-06-17 17:50:41 +0200
  • 01e2ed73e1 chore(gitlab-ci): fix test deps Sarah Vaupel 2024-06-14 01:58:59 +0200
  • 7d06feb764 chore(gitlab-ci): replace check job with frontend and backend test jobs using make targets Sarah Vaupel 2024-06-14 01:56:51 +0200
  • 5ae557a5a8 chore(gitlab-ci): add more debug prints Sarah Vaupel 2024-06-14 01:49:05 +0200
  • cf019e6daa chore(letter): new letter generalisation WIP Steffen 2024-06-13 18:22:16 +0200
  • 8ed01456da chore(gitlab-ci): add debug ls for cache/artifact debugging Sarah Vaupel 2024-06-13 18:08:14 +0200
  • 6e3a40c08a chore(gitlab-ci): tweak stack cache Sarah Vaupel 2024-06-13 18:05:26 +0200
  • 44f7a5c0e1 chore(gitlab-ci): add missing well-known dep for backend build Sarah Vaupel 2024-06-13 16:25:11 +0200
  • d762abe094 chore(gitlab-ci): add missing dependencies and caches Sarah Vaupel 2024-06-13 15:51:42 +0200
  • f5d02a4b22 chore(gitlab-ci): include npm cache in frontend deps Sarah Vaupel 2024-06-13 15:43:47 +0200
  • b838133c53 chore(gitlab-ci): add npmrc as frontend dep artifact Sarah Vaupel 2024-06-13 15:37:20 +0200
  • 0eac40457b chore(avs): add more auto update indicators to profile page Steffen 2024-06-13 14:51:05 +0200
  • e07d0157af chore(gitlab-ci): use -prod build targets in backend-build and backend-lint Sarah Vaupel 2024-06-13 03:08:47 +0200
  • 68832d5f99 chore(Makefile): implement backend-...-prod targets for non-dev builds Sarah Vaupel 2024-06-13 03:06:30 +0200
  • f9a4021937 chore(Makefile): remove debris Sarah Vaupel 2024-06-13 02:55:36 +0200
  • 56689d12de chore(Makefile): conditionally depend on .develop.env; add uniworx:dev flag to stack iff dev Sarah Vaupel 2024-06-13 02:55:02 +0200
  • 7a34641e42 chore(gitlab-ci): restructure based on stages Sarah Vaupel 2024-06-13 02:27:08 +0200
  • 6a46f91cc0 chore(Makefile): add dev var; TODO: find way to conditionally depend on .develop.env Sarah Vaupel 2024-06-13 02:26:53 +0200
  • f910dc9a33 chore(gitlab-ci): work on well-known and backend-dependencies Sarah Vaupel 2024-06-13 02:09:20 +0200
  • a4e2f3edc6 chore(Makefile): add well-known target, use in gitlab-ci Sarah Vaupel 2024-06-13 01:50:15 +0200
  • d1306303cf chore(release): 27.4.66 Steffen 2024-06-12 17:51:47 +0200
  • ad8e67dab1 Merge branch 'fradrive/cr3' Steffen 2024-06-12 17:51:15 +0200
  • 76e0710c7b fix(avs): fix #165 by updating userCompanyDepartmen and userCompanyPersonalNumer Steffen 2024-06-12 17:48:17 +0200
  • a3beca87d1 chore(firm): filter associates by valid qualficiations Steffen 2024-06-12 15:00:40 +0200
  • 996e6a0ce5 fix(avs): repeated avs sync enqueue no longe violates duplicate db uniqueness constraints Steffen 2024-06-12 11:47:23 +0200
  • da74b95729 fix(avs): fix #164 by removing companyPersonalNumber and companyDepartment upon ldap sync expiry Steffen 2024-06-11 15:42:10 +0200
  • f5754cd6b1 chore(users): add convenience buttons for ldap avs sync on profile page Steffen 2024-06-11 15:22:24 +0200
  • 64b21d6fe6 chore(cache): add caching for simpleLinks and modal access Steffen 2024-06-11 12:53:17 +0200
  • 9fd80f2552 fix(avs): update email on manual company switch Steffen 2024-06-11 12:12:56 +0200
  • ac3271242d chore(firm): filter firm users by primary company Steffen 2024-06-11 12:04:26 +0200
  • 7e022ca0a1 chore(release): 27.4.65 Steffen 2024-06-10 18:43:50 +0200
  • ab2e81f34d Merge branch 'fradrive/cr3' Steffen 2024-06-10 18:42:46 +0200
  • e6c57035f9 chore(firm): only show/link primary company for a user in several places Steffen 2024-06-10 18:40:58 +0200
  • bb101dee7b fix(avs): company update no longer fails on duplicate key Steffen 2024-06-10 14:56:33 +0200
  • e553ad4358 fix(avs): profile page correctly indicates automatic email and postal addresses Steffen 2024-06-07 17:42:05 +0200
  • 5b9d757ca4 chore(avs): person search triggers status and contact search for unique results for added convenience Steffen 2024-06-07 12:57:35 +0200
  • aa1d230e49 fix(avs): steps towards #164 Steffen 2024-06-07 12:31:54 +0200
  • 6acfd849ae fix(lette): adjust window for new pin letters Steffen 2024-06-05 12:02:23 +0200
  • 3bcd5610c2 chore(fonts): reverted new font David Mosbach 2024-06-03 01:37:17 +0000
  • 4c4571d2d0 fix(frontend): fixed icon colour in table headers David Mosbach 2024-06-02 23:05:43 +0000
  • e1bb20ed18 style(frontend): coloured icons on info page for lecturers David Mosbach 2024-06-02 21:09:28 +0000
  • d3ac39afe4 style(frontend): navbar svg filter now matches theme David Mosbach 2024-06-02 17:19:10 +0000
  • 69afef93c9 chore(nix): remove entire nix build architecture Sarah Vaupel 2024-05-30 14:36:05 +0200
  • 88739d326d chore(Makefile): work on make database Sarah Vaupel 2024-05-30 14:22:32 +0200
  • 5a9ed747d2 chore(release): 27.4.64 Steffen 2024-05-27 17:26:30 +0200
  • 396312092a Merge branch 'fradrive/cr3' Steffen 2024-05-27 17:23:12 +0200
  • ea0fa9a3fa chore(avs): add more debug message for company updates failing Steffen 2024-05-27 17:21:28 +0200
  • 5a8c741174 chore(icons): automatically generated license files David Mosbach 2024-05-27 14:55:29 +0000
  • 5200d88f75 chore(utils): configurable file extensions for renamer util David Mosbach 2024-05-27 14:05:42 +0000
  • 3fb2226204 chore(release): 27.4.63 Steffen 2024-05-23 18:20:19 +0200
  • b77e9e1d1c Merge branch 'fradrive/cr3' Steffen 2024-05-23 18:19:08 +0200
  • 9814712c61 refactor(letter): first test version of new letters Steffen 2024-05-23 18:18:13 +0200
  • 400d0a546e chore(shell): add correction utility script for frequent test bug Steffen 2024-05-23 18:15:02 +0200
  • 9451d90a9e fix(avs): company update checks uniques and ignores those updates if necessary Steffen 2024-05-23 17:08:30 +0200
  • 51a3a25042 chore(icons): removed old iconText function David Mosbach 2024-05-23 01:57:12 +0000
  • 11df9c578f style(frontend): adjusted styling to svg icons David Mosbach 2024-05-23 01:24:44 +0000
  • a732e26337 chore(release): 27.4.62 Steffen 2024-05-19 09:01:59 +0200
  • f47134c2f0 Merge branch 'fradrive/cr3' Steffen 2024-05-19 09:00:12 +0200
  • ff2347b1c9 fix(avs): avs update on company shorthands working now Steffen 2024-05-17 18:06:16 +0200
  • ccf9340449 fix(avs): deal gracefully with empty card status results Steffen 2024-05-17 12:05:08 +0200
  • e14df308d8 Merge branch 'utils' into fraport-corporate-design-icons David Mosbach 2024-05-13 02:19:34 +0000
  • e5750ea7a0 chore(release): 27.4.61 Steffen 2024-05-06 20:08:27 +0200
  • 7fd13677d3 Merge branch 'fradrive/cr3' Steffen 2024-05-06 20:01:26 +0200
  • 32a79ee2c9 Merge branch 'fradrive/cr3' of ssh://gitlab.uniworx.de/fradrive/fradrive into fradrive/cr3 Steffen 2024-05-06 19:47:43 +0200
  • 6750798920 fix(build): add missing tex packages Steffen 2024-05-06 19:47:34 +0200
  • 3c4a0b86c1 fix(avs): fix #76 allowing company changes and fix #69 Steffen 2024-05-06 19:35:59 +0200
  • 29182cb6dd chore(avs): switch company (WIP) Steffen 2024-05-06 16:58:58 +0200
  • 6084f92ad7 chore(avs): switch prime company Steffen 2024-05-06 16:33:57 +0200
  • e2e5cc7bee chore(font): switch latex to roboto (WIP) Steffen 2024-05-06 16:33:42 +0200
  • caf8fec5ac feature(util script): Util script for renaming of files added. Stephan Barth 2024-05-06 15:09:42 +0200
  • 2fbd28154c fix(build): workaround non modal form result handler Steffen 2024-05-06 09:42:17 +0200
  • 6c4f3fe52b chore(frontend): updated templates David Mosbach 2024-05-06 03:44:25 +0000
  • 21273e361a chore(avs): fix #76 allowing admins to switch to secondary company Steffen 2024-05-03 17:17:24 +0200
  • 5944efcb86 chore(avs): change to secondary company (WIP) form missing Steffen 2024-05-02 17:28:59 +0200
  • fdbaa3c9d4 chore(avs): add function to change to secondary company Steffen 2024-04-30 17:45:29 +0200
  • b52da06129 chore(icons): adjusted icon sizes David Mosbach 2024-04-29 14:30:48 +0000
  • 541e7ada43 style(frontend): replaced Font Awesome icons David Mosbach 2024-04-29 02:49:19 +0000
  • 30807af3c4 chore(release): 27.4.60 Steffen 2024-04-26 19:07:41 +0200
  • f465cc9723 fix(build): type error in test db fill data Steffen 2024-04-26 18:43:22 +0200
  • b8d41d10c9 Merge branch 'fradrive/cr3' Steffen 2024-04-26 18:14:17 +0200
  • 697979c277 fix(avs): fix #69 by redesigning live avs status page Steffen 2024-04-26 17:50:48 +0200
  • a5dfd5e10f refactor(avs): add more logging to AVS synch ops Steffen 2024-04-26 16:04:28 +0200
  • 22781e1565 feat(frontend): load icons from svg files David Mosbach 2024-04-25 23:01:35 +0000
  • 13a648de18 refactor(avs): first steps towards #69 Steffen 2024-04-25 18:14:53 +0200
  • 6fd45f6896 refactor(avs): complete rewrite AVS synch Steffen 2024-04-25 15:11:37 +0200
  • fea749f367 refactor(avs): rewrite AVS synch (WIP) Steffen 2024-04-25 09:55:40 +0200
  • 64a123387f fix(lint): remove minor superfluous dollar Steffen 2024-04-24 18:02:54 +0200
  • 2e4e1a94c9 refactor(avs): rewrite AVS synch (WIP) Steffen 2024-04-24 18:01:44 +0200
  • a52c8a6ad7 fix(avs): several minor bugfixes Steffen 2024-04-22 18:19:07 +0200
  • fd6a5384d3 fix(qualification): fix #159 by removing an misleadingly named column for user qualification table Steffen 2024-04-22 11:50:13 +0200