- Jan 14, 2022
-
-
Tore.Brede authored
-
- Jan 12, 2022
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
- Jan 11, 2022
-
-
Tore.Brede authored
-
Stein Elgethun authored
Issue: greg-105
-
- Jan 10, 2022
-
-
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
-
- Jan 04, 2022
-
-
Tore.Brede authored
-
- Jan 03, 2022
-
-
Stein Elgethun authored
-
Stein Elgethun authored
Issue: GREG-105
-
Stein Elgethun authored
Issue: greg-112
-
- Dec 21, 2021
-
-
Tore.Brede authored
-
- Dec 17, 2021
-
-
Tore.Brede authored
-
Andreas Ellewsen authored
-
- Dec 14, 2021
-
-
Sivert Kronen Hatteberg authored
-
Tore.Brede authored
-
Tore.Brede authored
-
- Dec 13, 2021
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
- Dec 10, 2021
-
-
Andreas Ellewsen authored
It has been decided that a sponsor at a unit should have access to all roles at that unit. This includes all units accessible through hierarchical access. Resolves: GREG-150
-
Andreas Ellewsen authored
Dates can now be changed after they have started and ended. This means that there is no situation which needs disabling the input fields, and disabling has been removed. Start and end date can now be in the past. The following rules apply: - Start dates can be any date in the past, and no more into the future than the max days property of the role type. - End dates follow the same rules - End dates must be equal to or later than start date. Notification publishing has been reviewed to ensure duplicate notifications are not created when start or end date is today. Resolve: GREG-148
-
Jonas Braathen authored
-
Jonas Braathen authored
- Combine the /invite and /invitelink endpoints into one - Return error messages from the backend - Handle errors in the frontend - Lower number of queries ran when calling the userinfo endpoint
-
Jonas Braathen authored
-
- Dec 07, 2021
-
-
Sivert Kronen Hatteberg authored
-
- Dec 06, 2021
-
-
Sivert Kronen Hatteberg authored
-
Sivert Kronen Hatteberg authored
Used to "log" a user out in the manual invite flow
-
Sivert Kronen Hatteberg authored
-
Tore.Brede authored
-
- Dec 01, 2021
-
-
Andreas Ellewsen authored
The Role model has a not null constraint on the sponsor field, so it is impossible for a Role object to not have this attribute.
-
Andreas Ellewsen authored
-
- Nov 29, 2021
-
-
Jonas Braathen authored
-