Skip to content
Snippets Groups Projects
  1. Jul 29, 2022
  2. May 18, 2022
  3. Apr 07, 2022
  4. Mar 11, 2022
  5. Mar 04, 2022
  6. Mar 02, 2022
  7. Feb 24, 2022
  8. Feb 16, 2022
  9. Feb 15, 2022
  10. Jan 25, 2022
  11. Jan 24, 2022
    • Andreas Ellewsen's avatar
      Redirect invited guests to register · 616b4d76
      Andreas Ellewsen authored
      If the user logs in through the frontpage we now check if they have
      completed the registration process. If they have completed it halfway
      before, we find their info through the GregUserProfile of the user and
      redirect to the register page. If we dont find any profile connected to
      the user they are treated as anonymous users as before.
      
      Resolves: GREG-164
      Verified
      616b4d76
  12. Jan 21, 2022
  13. Jan 14, 2022
  14. Jan 12, 2022
  15. Jan 11, 2022
  16. Jan 10, 2022
  17. Jan 06, 2022
  18. Jan 05, 2022
  19. Jan 04, 2022
  20. Jan 03, 2022
  21. Dec 14, 2021
  22. Dec 13, 2021
  23. Dec 10, 2021
    • Andreas Ellewsen's avatar
      Allow sponsors access to all roles on their units · 708d2fee
      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
      Verified
      708d2fee
    • Andreas Ellewsen's avatar
      Change rules for role dates · 96dd9bb4
      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
      Verified
      96dd9bb4
    • Jonas Braathen's avatar
      Improve invitation link handling · 6e8ba6aa
      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
      6e8ba6aa
  24. Dec 06, 2021
  25. Dec 01, 2021
Loading