Commit Graph

  • fe43a44c9c Merge pull request 'Update to django 5.2 to support python 3.14' (#96) from master into stage stage heinzel 2026-04-29 13:59:10 +02:00
  • f821d09bdc Merge pull request 'Merge in some changes to support django5.2 and python3.14' (#95) from hzl_update into master master heinzel 2026-04-20 15:02:35 +02:00
  • d75dd661e5 Modified template for exporting event lists for KA Alpin heinzel 2026-04-20 14:52:03 +02:00
  • cdd6f3d9c6 Update django from <5.1 to <6 heinzel 2026-04-20 14:44:46 +02:00
  • bbfa525b4c Replaced pkg_resources with importlib.resources heinzel 2026-04-20 14:44:16 +02:00
  • 5c161f8e76 Replaced deprecated User.objects.make_random_password() heinzel 2026-04-20 14:42:37 +02:00
  • 66417ac9ff Merge remote-tracking branch 'origin/master' dev-jannik jannik 2025-05-22 14:34:03 +02:00
  • 04c8130da8 Merge pull request 'Deploy Django5 stuff on production' (#93) from stage into production production heinzel 2025-04-11 11:23:23 +02:00
  • d43584ef03 Merge pull request 'Test django 5 and Python 3.13' (#92) from master into stage heinzel 2025-04-11 10:36:26 +02:00
  • 1d7bb641c8 Merge pull request 'Update to django 5 to support python3.13' (#91) from update_django into master heinzel 2025-04-11 10:25:54 +02:00
  • e5c1bbed4b Django 5: LogoutView must be called via POST now heinzel 2025-04-11 09:37:12 +02:00
  • 86dadac421 Fixed workflow for django 4 heinzel 2025-04-10 15:08:29 +02:00
  • a143e8e239 Fixed LogoutView for Django 4 heinzel 2025-04-10 15:02:42 +02:00
  • 62accd4197 Replaced default_app_config variable by module config to locate the AppConfig object heinzel 2025-04-10 15:01:46 +02:00
  • 0438cf91c6 Fixed small errors in INSTALL.txt heinzel 2025-04-10 12:41:37 +02:00
  • b70fbbfa90 Replaced django.conf.urls.url by django.urls.re_path heinzel 2025-04-10 12:14:35 +02:00
  • e953dcc7e0 Removed providing_args argument for django.dispatch.Signal heinzel 2025-04-10 11:43:52 +02:00
  • e29e741790 Fixed invalid escape sequence in message string heinzel 2025-04-10 11:38:37 +02:00
  • d7e2acff34 Replaced ugettext and ugettext_lazy with gettext and gettext_lazy heinzel 2025-04-10 11:33:06 +02:00
  • 7dcd5a5d30 added participation conditions link jannik 2024-12-20 16:20:41 +01:00
  • 34eaa24e36 added senior level jannik 2024-12-20 16:15:32 +01:00
  • 7807dad400 added participation acceptance field jannik 2024-12-20 15:36:13 +01:00
  • f3db0424be Merge pull request 'New Stuff' (#90) from stage into production heinzel 2024-09-19 15:51:14 +02:00
  • 3fd8dfa9eb Merge pull request 'Test new stuff' (#89) from master into stage heinzel 2024-09-19 15:49:23 +02:00
  • 14c2a50503 dav_auth: admin: add group members as inline to group admin heinzel 2024-09-19 15:42:06 +02:00
  • 1327fde4b5 dav_auth: write log message when password is changed heinzel 2024-09-19 15:23:29 +02:00
  • f58c4e3e32 dav_events: presort events by date, number to improve performance of datatable javascript output heinzel 2024-09-19 14:26:18 +02:00
  • c52ba662cb dav_event_office: change default order of events from number to date desc heinzel 2024-09-19 14:25:18 +02:00
  • f8bfd530e7 Merge pull request 'Fix #65' (#88) from notify into master heinzel 2024-09-17 15:32:18 +02:00
  • 39440a695e Fix #65 : dav_events.views.events.EventRegistrationsView._close_registration() sends a signal now. heinzel 2024-09-17 15:07:31 +02:00
  • 7b6e29ba92 dav_events renamed signal handlers heinzel 2024-09-17 14:15:51 +02:00
  • 05fba57db8 dav_events: clearified log messages heinzel 2024-09-17 14:15:16 +02:00
  • 7072df367d dav_events: Added EventChange to admin interface heinzel 2024-09-17 14:00:37 +02:00
  • fb6e05aef4 dav_events: removed unused variable in models.Event.save() heinzel 2024-09-17 13:59:50 +02:00
  • 26bd7ccdb6 Merge pull request 'Release new stuff from stage' (#87) from stage into production heinzel 2024-09-16 15:05:17 +02:00
  • bdbb4622c1 Merge pull request 'Test new stuff from master' (#86) from master into stage heinzel 2024-09-16 15:03:35 +02:00
  • cbf1997686 dav_events: added fields to the Event.as_dict() method - deadline_expired - canceled heinzel 2024-09-16 14:57:16 +02:00
  • 872d446bbc Fix #69 heinzel 2024-09-16 14:48:45 +02:00
  • c3f8a70479 Fix #63 : Remove dav_submission module heinzel 2024-09-16 10:37:32 +02:00
  • ad87130f64 Merge pull request 'stage' (#85) from stage into production heinzel 2024-09-16 09:50:11 +02:00
  • 3c2730f571 Merge pull request 'dav_registration: made the new JSON-View export a dict instead of a list' (#84) from master into stage heinzel 2024-09-16 09:48:56 +02:00
  • 2af8bdeba4 dav_registration: made the new JSON-View export a dict instead of a list heinzel 2024-09-16 09:43:40 +02:00
  • 5474b9d9db Merge pull request 'stage' (#83) from stage into production heinzel 2024-09-16 08:58:34 +02:00
  • a95269cdb0 Merge pull request 'Update the production branch' (#82) from master into production heinzel 2024-09-16 08:50:38 +02:00
  • 47f06c52db Merge pull request 'master' (#81) from master into stage heinzel 2024-09-12 15:29:19 +02:00
  • 13ed0bbc1f Merge pull request 'event_list_json' (#80) from event_list_json into master heinzel 2024-09-12 15:28:27 +02:00
  • af3afc9f9a Added field registration_url to the json heinzel 2024-09-12 13:41:27 +02:00
  • e2f12577cd Added a view, to get the list of open events for registration as json heinzel 2024-09-12 13:21:06 +02:00
  • 59a79720e3 Merge pull request 'Test master stuff on stage' (#79) from master into stage heinzel 2024-09-12 08:55:38 +02:00
  • 05ea38dd0e Merge pull request 'dav_events: Incorporated new rewards and fees' (#78) from money2025 into master heinzel 2024-09-12 08:51:16 +02:00
  • e4680114e8 dav_events: Incorporated new rewards and fees heinzel 2024-09-11 16:54:48 +02:00
  • 5016ec5d0e Merge pull request 'Test new stuff from master on stage' (#77) from master into stage heinzel 2024-09-10 16:19:29 +02:00
  • c46f7f6c5c Merge pull request 'dav_events: Change default order of events in "Verwaltungsansicht" to date' (#76) from event_order into master heinzel 2024-09-10 16:09:02 +02:00
  • 0e0d302f0c Merge branch 'master' into stage heinzel 2024-09-10 15:03:54 +02:00
  • a43c15422c dav_registration: fixed filter buttons ("all" button not active) heinzel 2024-09-10 15:02:33 +02:00
  • aef55c7479 dav_events: Change default order of events in "Verwaltungsansicht" to date descending heinzel 2024-09-10 10:51:02 +02:00
  • faf71976bd Fix deploy_stage workflow heinzel 2024-09-10 10:21:10 +02:00
  • fab87ffa21 Merge pull request 'test newest stuff from master on stage' (#75) from master into stage heinzel 2024-09-10 09:42:52 +02:00
  • dde2355ce0 Fix #6 heinzel 2024-09-10 09:38:20 +02:00
  • 0c2261074a Update INSTALL.rst heinzel 2024-09-10 09:32:51 +02:00
  • 05da45f271 Modernize the meta files of the project heinzel 2024-09-09 11:56:38 +02:00
  • 8a766c760d Updated tests for new version of selenium heinzel 2024-08-29 14:09:44 +02:00
  • af838d8fb6 Gitea Workflow deploy_stage does not use Makefile anymore heinzel 2024-08-09 13:25:11 +02:00
  • e4da2738e0 Merge pull request 'deploy latest stuff on stage' (#73) from master into stage heinzel 2024-08-02 15:59:09 +02:00
  • 944b8cb16c Merge pull request 'dav_registration: change filter button logic from select buttons to OR' (#72) from filter_buttons into master heinzel 2024-08-02 15:41:35 +02:00
  • 7e85e0931a Merge branch 'master' into filter_buttons heinzel 2024-08-02 15:36:30 +02:00
  • 4e525b2d68 gitea workflow: start switching from using Makefile to direkt commands heinzel 2024-08-02 13:14:58 +02:00
  • 9c43cc6d69 Trigger deploy stage workflow on push to stage branch heinzel 2024-07-12 11:02:39 +02:00
  • b49cdc4e0e Added more gitea Actions heinzel 2024-03-15 17:21:06 +01:00
  • 2cad3d8f97 Add a nightly test workflow heinzel 2024-03-15 16:54:48 +01:00
  • 4da2430ed1 Make tests work again heinzel 2024-03-15 11:59:59 +01:00
  • 6242efd748 Run tests under python 3.11 and 3.12 heinzel 2024-03-15 11:59:27 +01:00
  • fd14702e4f Tests are broken heinzel 2024-03-14 16:45:37 +01:00
  • 4e9da77896 Improved gitea test pipeline heinzel 2024-03-14 16:00:50 +01:00
  • b01d3fe5ae Will it work? heinzel 2024-03-14 11:51:18 +01:00
  • f8bd2f922d Another test heinzel 2024-03-14 11:48:34 +01:00
  • cde59a9012 Workflow test heinzel 2024-03-14 11:40:54 +01:00
  • 7543f00cad workflow experiment heinzel 2024-03-14 11:28:10 +01:00
  • 5d8d2e72d6 More workflow experiments heinzel 2024-03-14 11:25:43 +01:00
  • 0502b3c2ed Play with gitea workflows heinzel 2024-03-14 11:16:33 +01:00
  • 0c0d538677 Added a demo gitea workflow heinzel 2024-03-14 10:53:49 +01:00
  • b86708598f dav_registration: change filter button logic from select buttons to OR heinzel 2023-07-12 10:06:01 +02:00
  • 811983abfe Make tox work with python 3.11 heinzel 2023-05-24 09:47:38 +02:00
  • 5edec18ea9 More test data heinzel 2023-05-17 12:04:32 +02:00
  • 1bf1c1a9b7 Added management command to populate database with test data heinzel 2023-05-10 17:09:00 +02:00
  • 65ace70981 Merge pull request 'Fix #61' (#68) from master into production heinzel 2023-05-08 15:37:47 +02:00
  • 7d1deb0081 Fix #61 heinzel 2023-05-08 14:46:08 +02:00
  • ca6ca88b34 Merge pull request 'Fixed typo in "Schwierigkeitsniveau"' (#67) from master into production heinzel 2023-05-08 13:53:50 +02:00
  • 02e7686760 Fixed typo in "Schwierigkeitsniveau" heinzel 2023-05-08 13:26:37 +02:00
  • c10d447802 Merge pull request 'Update production branch with latest stuff' (#66) from master into production heinzel 2023-05-08 12:48:23 +02:00
  • d1199eebda Fixed plum button color heinzel 2023-05-08 12:35:01 +02:00
  • f045517b3e Refined color "plum" heinzel 2023-05-05 13:42:39 +02:00
  • 8c36b86cbc Added/Cleanup coloured css elements heinzel 2023-03-05 18:22:10 +01:00
  • 3cd82a30b5 Minor: Fixed typo in comment heinzel 2023-03-05 16:20:44 +01:00
  • fb21a8721f Cosmetic changes heinzel 2023-02-27 15:20:08 +01:00
  • 3c53403d17 dav_registrations: Fixed filter stuff on event list page for family events heinzel 2023-02-27 00:07:51 +01:00
  • d32bda74a0 Fix tests heinzel 2023-02-26 23:25:28 +01:00
  • 65a3082c02 Added support for level=family heinzel 2023-02-26 23:21:02 +01:00
  • f79d54c752 Added tests for dav_events.roles heinzel 2023-02-26 20:25:56 +01:00
  • e024744714 Merge remote-tracking branch 'refs/remotes/origin/master' heinzel 2023-02-19 19:25:43 +01:00