Skip to content
Snippets Groups Projects
  1. 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
  2. Oct 19, 2021
  3. Oct 15, 2021
    • Andreas Ellewsen's avatar
      Add guest info page · 2abcd299
      Andreas Ellewsen authored
      - Expanded output from guest info api endpoint
      - Share guest info between both routes under /sponsor of the frontend.
      - More localised text options added for use on the sponsor pages
      - Details button on the sponsor overview page now points to the guest
        info page for each person.
      
      Resolves: GREG-74
      Verified
      2abcd299
  4. Oct 13, 2021
  5. Oct 08, 2021
  6. Oct 06, 2021
  7. Oct 05, 2021
  8. Oct 01, 2021
  9. Sep 30, 2021
  10. Sep 24, 2021
  11. Sep 22, 2021
  12. Sep 09, 2021
  13. Sep 07, 2021
  14. Aug 26, 2021
  15. Aug 06, 2021
  16. Aug 05, 2021
  17. Jul 27, 2021
    • Deaktivert bruker's avatar
      build: check in empty directory gregsite/static · 27c34be9
      Deaktivert bruker authored
      The Django configuration expects a static directory to be present
      on the file system, otherwise the tests will output a warning.  This
      adds an empty directory using the clever git trick of ignoring
      everything within the directory except the .gitignore file itself.
      
      This silences a warning during the test run.
      
      Fixes: GREG-14
      27c34be9
  18. Jul 16, 2021
  19. Jul 09, 2021
Loading