Skip to content
Snippets Groups Projects
  1. Jan 20, 2023
  2. Dec 07, 2022
  3. Nov 29, 2022
    • Marte Fossum's avatar
      Upgrade orgreg client · e6240f6b
      Marte Fossum authored and Andreas Ellewsen's avatar Andreas Ellewsen committed
      The old version of the client did not fetch short name correctly from
      the api response. This new one does, but shortname is now called
      short_name, forcing some small adjustments of the tests and their
      settings.
      Verified
      e6240f6b
  4. Sep 06, 2022
  5. Mar 04, 2022
  6. Jan 17, 2022
  7. Nov 11, 2021
  8. Nov 09, 2021
  9. Nov 05, 2021
  10. Oct 20, 2021
    • Jonas Braathen's avatar
      Simplify notification publisher and task scheduler commands · 0c037da3
      Jonas Braathen authored
      - Rename management command start_notification_publisher to notification_publisher
      - Rename management command start_schedule_tasks to task_scheduler
      - Stop using python-daemon and lockfiles, as these will run as standalone containers anyway
      - Remove management commands stop_notification_publisher and stop_schedule_tasks
      - Remove python-daemon dependency
      0c037da3
  11. Oct 17, 2021
  12. Oct 08, 2021
  13. Sep 27, 2021
  14. Sep 22, 2021
  15. Sep 09, 2021
  16. Sep 08, 2021
    • Andreas Ellewsen's avatar
      Add management command for keeping OUs up to date · 6513dad3
      Andreas Ellewsen authored
      - Takes OrgReg url and api key as arguments
      - Assumes that the OrgReg api has been registered behind a Gravitee
        instance.
      - Introduces active and deleted fields to OrganizationalUnit for
        keeping track of status in OrgReg. Logic should be introduced in the
        future to ensure that Sponsors and Guests are not connected to
        deleted or inactive OUs.
      - Add search and orgreg_id to Admin interface of OUs.
      6513dad3
  17. Sep 07, 2021
  18. Sep 01, 2021
  19. Aug 31, 2021
  20. Jul 27, 2021
  21. Jul 16, 2021
  22. Jul 15, 2021
  23. Jul 13, 2021
  24. Jul 09, 2021
Loading