- Jan 12, 2022
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
- Jan 11, 2022
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
GREG-169: Add missing redirect See merge request !234
-
Stein Elgethun authored
Issue: greg-105
-
Jonas Braathen authored
Add the GNU General Public License version 3 See merge request !235
-
Andreas Ellewsen authored
Fix typo in django-q tasks See merge request !237
-
Andreas Ellewsen authored
Allow manual handling of sponsors in import See merge request !231
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
Make Guest Info page match sketches See merge request !233
-
Andreas Ellewsen authored
Update readme with deployment info See merge request !236
-
Andreas Ellewsen authored
Introduces the CEREBRUM_MANUAL_SPONSOR_UNITS settings variable which contains a list of stedkode for units where sponsors are handled manually. Resolves: GREG-163
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
Convert orgreg import to task See merge request !229
-
Tore.Brede authored
-
Andreas Ellewsen authored
Removed and introduced some borders. Added some text. Increased the size of icons. Resolves: GREG-142
-
Jonas Braathen authored
-
Andreas Ellewsen authored
To reduce the amount of code and complexity of the service we move away from a management command triggered by a cronjob, to a task handled by django-q. Everything works the same way as before, but the management command now schedules the task instead of doing it. Introduces the ORGREG_SCHEDULE_TYPE settings variable controlling the scheduled when scheduling the import using the management command.
-
Andreas Ellewsen authored
Notify sponsors about ending roles See merge request !227
-
Tore.Brede authored
Making guest invite screen more like Figma See merge request !230
-
- Jan 10, 2022
-
-
Tore.Brede authored
GREG-161: Search birthdate and name See merge request !228
-
Tore.Brede authored
GREG-157: Reducing UIB header height based on feedback See merge request !232
-
Tore.Brede authored
-
Tore.Brede authored
-
- Jan 07, 2022
-
-
Tore.Brede authored
-
Tore.Brede authored
-
- Jan 06, 2022
-
-
Tore.Brede authored
-
Andreas Ellewsen authored
The setup has five parts: - a new email template type - a new django-q task for notifying - a management command for scheduling the task periodically - a new settings variable NOTIFIER_LIMIT for controlling the number of days into the future the notifier script should use for end date of roles. - a new settings variable NOTIFIER_SCHEDULE_TYPE for controlling how often the notifier task should be scheduled when using the management command. Resolves: GREG-162
-
- Jan 05, 2022
-
-
Tore.Brede authored
-
Tore.Brede authored
GREG-157: Updating some UiB theming based on feedback from UI department See merge request !226
-
- Jan 04, 2022
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Andreas Ellewsen authored
Move djangoq settings to base settings See merge request !222
-
Tore.Brede authored
Updating language menu See merge request !223
-
Andreas Ellewsen authored
Done to make djangoq settings accessible in production. The sync setting is changed to the default False value since the run order of the tasks is not relevant for our use case. Mail sending functions have gotten a sync argument to force the tasks to complete before checking their consequences in tests.
-