Commit Graph

  • 9c102d146e Switch to new css colour classes for event stati master heinzel 2026-06-18 14:45:01 +02:00
  • 57e0c2cc1b dav_events: improved tests for Iso8601Serializer heinzel 2026-06-15 13:57:36 +02:00
  • b2fe213b0b dav_events: improved Iso8601Serializer and its tests heinzel 2026-06-15 12:49:42 +02:00
  • 96cf6916f4 Added linting to tox heinzel 2026-06-11 16:31:53 +02:00
  • be4ae1d596 dav_base.config.modules: removed unused code heinzel 2026-06-11 16:18:33 +02:00
  • 9c513b3dee dav_events.config: fixed tests and improved FieldInitial heinzel 2026-06-11 16:17:35 +02:00
  • 8ddabd3189 dav_events: added tests for dav_events.config.FieldInitial heinzel 2026-06-11 15:29:49 +02:00
  • 090bb13a1b testsuite: import DJANGO_MAIN_MODULE from dav_base.config heinzel 2026-06-10 15:16:08 +02:00
  • 8d40f0cb4f dav_base: moved constants into config heinzel 2026-06-10 15:06:18 +02:00
  • f116d7b3bd dav_events: added tests for ChoiceSet heinzel 2026-06-10 14:25:03 +02:00
  • d8807a6bbc dav_events: improved tests heinzel 2026-06-01 15:57:20 +02:00
  • 6c7b349a8c dav_auth: test if autogenerated password actually are configurable heinzel 2026-05-28 17:22:04 +02:00
  • 50a33a9f47 dav_auth: small refactorings and improvements under the hood heinzel 2026-05-28 16:50:44 +02:00
  • d9cfffb8c2 dav_base: cosmetics heinzel 2026-05-28 14:51:49 +02:00
  • efd2305b35 Improved tests heinzel 2026-05-28 10:42:23 +02:00
  • d417d88d1e dav_base: documented structure of DAV Mitgliedsnummer and fixed validator heinzel 2026-05-28 10:41:28 +02:00
  • 656308d1e5 dav_auth: do not reveal that user does not exists on recretate password feature heinzel 2026-05-28 10:40:22 +02:00
  • 9518e2f4c1 Improved tests heinzel 2026-05-26 15:21:01 +02:00
  • 3a93bd7866 dav_base.tests.test_templatetags: imroved tests heinzel 2026-05-26 11:58:22 +02:00
  • e6c0c56403 dav_base.templatetags.include_if_exist: fixed typos heinzel 2026-05-26 11:54:18 +02:00
  • 6b9c490f92 dav_base.emails: make coverage happy heinzel 2026-05-21 16:29:37 +02:00
  • 4d9da28e69 dav_base: improved tests heinzel 2026-05-21 16:28:13 +02:00
  • c4542e4496 dav_base.tests.test_config_modules: make coverage happy heinzel 2026-05-21 16:27:00 +02:00
  • b2154976ca dav_base: added tests for dav_base.config.modules.ModuleConfig heinzel 2026-05-21 15:38:50 +02:00
  • 8d0069a9e6 Improved tests for app settings and added tests for dav_base.config.modules.ModuleMeta heinzel 2026-05-21 13:38:34 +02:00
  • 0c7e4493d7 dav_base: improved tests for RootView heinzel 2026-05-21 11:17:29 +02:00
  • 4b66ea4b5f Removed runner test workflow again heinzel 2026-05-21 09:27:45 +02:00
  • d733addf64 Added a test workflow to test our new runner heinzel 2026-05-21 08:57:14 +02:00
  • 56a0a00e98 dav_base: Improved DAVNumberValidator (and tests for that) heinzel 2026-05-18 16:27:19 +02:00
  • 6dfaaa4965 Merge pull request 'Merge stage (Djang5.2/Python3.14 stuff) into production' (#97) from stage into production production heinzel 2026-05-08 09:30:29 +02:00
  • 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 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 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