Skip to content
Snippets Groups Projects
  1. Mar 04, 2022
  2. Jan 17, 2022
  3. Nov 11, 2021
  4. Nov 09, 2021
  5. Nov 05, 2021
  6. 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
  7. Oct 17, 2021
  8. Oct 08, 2021
  9. Sep 27, 2021
  10. Sep 22, 2021
  11. Sep 09, 2021
  12. 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
  13. Sep 07, 2021
  14. Sep 01, 2021
  15. Aug 31, 2021
  16. Jul 27, 2021
  17. Jul 16, 2021
  18. Jul 15, 2021
  19. Jul 13, 2021
  20. Jul 09, 2021
Loading