• v27.4.79 e9d4174b83

    27.4.79 Stable

    jost released this 2024-09-10 17:56:40 +02:00 | 3 commits to master since this release

    Bug Fixes

    • notifications: fix #180 qualification expiry notification are sent only once (74f7633)
    • supervision: fix #181 by unifying deletion of supervision (6a070a6)
    Downloads
  • v27.4.78 d92d23bc99

    27.4.78 Stable

    jost released this 2024-09-05 17:55:54 +02:00 | 10 commits to master since this release

    Bug Fixes

    • avs: acs auto synch had inverted success/failure (4f7855b)
    • avs: fix #124 avs auto synch filter working (2a27a1e)
    • avs: fix #178 by deleting old superiors for individual users (ade27e6)
    • avs: typo in superior remark, towards #178 (3c5edb1)
    • mail: fix #179 by adding download links for PDF attachments (620e3e4)
    Downloads
  • v27.4.77 547f34d2ec

    27.4.77 Stable

    jost released this 2024-09-02 10:50:31 +02:00 | 20 commits to master since this release

    Bug Fixes

    • avs: attempt LDAP upsert before creating avs users (cfe2318)
    • avs: company superiors are now irregular supervisors and old ones are deleted (7e5c256)
    • avs: fix #124 implement automatic avs driving licence synchronisation (cc5da9a)
    • avs: switch company did not always increase priority (8ec2875)
    • build: minor linter fix (be5e609)
    • firm: fix #174 by adding address search filter to all company view (40dadd5)
    • firm: fix #175 by separating superiors in firm tables and selections (8397c46)
    • ldap: no more timeout for ldap synch all button (f946e99)
    • linter: minor bug in exam-correct.hs (8bc3663)
    • mail: display html emails no longer distorts page (b0972bb), closes #2
    • model: flip erroneous boolean SQL default for CompanyPostalAddress (b7e5b8f)
    • user: fix pagination and count for supervision tables (9c82558)
    Downloads
  • v27.4.76 0af8598d6d

    27.4.76 Stable

    jost released this 2024-08-08 17:01:07 +02:00 | 52 commits to master since this release

    Bug Fixes

    • ap: disambiguate action message (8b0466e)
    • avs: fix #173 by not using firm superior email as display email (43f5c5f)
    • avs: towards #117 update if current value is Nothing even if oldval == newval (d1fa01f)
    • avs: using firm superior as UserEmail is a no-go due to uniqueness constraints (507a7e0)
    • build: linter likes it (f929e03)
    • course: fix #150 course edit for associated qualifications requires school admin or lecturer rights (5b6e4e6)
    • course: fix #148 course qualification ordering (cfd2534), closes #150
    • course: fix #149 course cloning proposes associated qualifications (e141976)
    • course: fix #150 no longer allow duplicated associated qualifications and orders due to editing existing (ec02767)
    • course: WIP course cloning should propose same associated qualifications, towards #149 (bc47387)
    • lms: max e-learning tries default removed and info added to lms overview (11fdcf0)
    • user: format userDisplayNames having umlaut substitutes with respect to userSurname correctly (e35a5e9)
    Downloads
  • v27.4.75 803e8bfedb

    27.4.75 Stable

    jost released this 2024-07-12 17:16:11 +02:00 | 79 commits to master since this release

    Bug Fixes

    • build: make linter happy again (c17c18f)
    • build: minor (ab28c8c)
    • firm: fix #157 by removing redundant duplicated code in firm user and supervision handling (28e2739)
    • job: change some queueJob' to queueJob instead (fa0541a)
    • lms: allow 2nd reminders to be independent of renewal period (d853e85)
    • lms: move lms reuse info from QualificationR to LmsR (468af9d)
    • lms: send second reminder indepentently from renewal period (a97c3a5)
    • nix: workaround parsing port numbers failed in nix-shell (b5215cc)
    • users: nameHtml no longer complains about differing case for surname and displayname (a1668f8)
    • users: remove users with company post address from list of unreachable users (c813c66)
    Downloads
  • v27.4.74 91e21db758

    27.4.74 Stable

    savau released this 2024-07-04 15:35:41 +02:00 | 101 commits to master since this release

    Bug Fixes

    • lms: fix #161 lms for multiple joint qualifications (f869a82)
    Downloads
  • v27.4.73 b9b1d3e57b

    27.4.73 Stable

    jost released this 2024-07-03 17:59:41 +02:00 | 105 commits to master since this release

    Bug Fixes

    • letter: rephrase some minor letter parts (0ac75e0)
    Downloads
  • v27.4.72 62d698503d

    27.4.72 Stable

    jost released this 2024-07-02 18:17:21 +02:00 | 111 commits to master since this release

    Bug Fixes

    • avs: do not associate users by AvsInfoPersonEmail (9e2f221)
    • avs: fix superfluous quotes for matriculation numbers on newly created users (ff9014c)
    • avs: towards #169 - superiors are elevated to max priority for that company (5bf8539)
    • firm: supervisor secondary did not work as intended (d4f3ce7)
    Downloads
  • v27.4.71 8b03409554

    27.4.71 Stable

    savau released this 2024-06-27 19:59:08 +02:00 | 122 commits to master since this release

    Bug Fixes

    • avs: company superior emails become company wide supervisors (37efc89)
    • avs: match mobile number better between LDAP and AVS (f108c6c)
    • avs: new AVS from existing LDAP user no longer misses fields (2559346)
    • avs: priority for picking primary email demote superior (e4fa1dd)
    • build: add missing license file (8721bdb)
    • build: hlint wants a newtype instead (18cdc52)
    • doc: fix erroneous unintentional haddock annotations (3dfc7f8)
    • i18n: add missing translation for new primary company (c212f2e)
    • i18n: add missing translation for new primary company (2cc529b)
    • ldap: match mobile number better between LDAP and AVS (47e5628)
    • letter: adjust spacing, pin location and interpolation (d4a0e1f)
    • letter: convenience links working again (5f1af13)
    • letter: expiry and valid dates were wrong (f8c3663)
    • letter: switch markdown for renewal letter too (c38e87e)
    • print: fix #167 by sotring affected user in PrintJob (73aecc2)
    Downloads
  • v27.4.70 b7ed7338d7

    27.4.70 Stable

    jost released this 2024-06-21 23:35:42 +02:00 | 150 commits to master since this release

    Bug Fixes

    • build: hlint wants a newtype instead (0766351)
    Downloads