Commit Graph

488 Commits

Author SHA1 Message Date
heinzel 9518e2f4c1 Improved tests
Run tests / Execute tox to run the test suite (push) Successful in 3m34s
2026-05-26 15:21:01 +02:00
heinzel 3a93bd7866 dav_base.tests.test_templatetags: imroved tests 2026-05-26 11:58:22 +02:00
heinzel e6c0c56403 dav_base.templatetags.include_if_exist: fixed typos 2026-05-26 11:54:18 +02:00
heinzel 6b9c490f92 dav_base.emails: make coverage happy
Run tests / Execute tox to run the test suite (push) Successful in 3m33s
2026-05-21 16:29:37 +02:00
heinzel 4d9da28e69 dav_base: improved tests 2026-05-21 16:28:13 +02:00
heinzel c4542e4496 dav_base.tests.test_config_modules: make coverage happy 2026-05-21 16:27:00 +02:00
heinzel b2154976ca dav_base: added tests for dav_base.config.modules.ModuleConfig
Run tests / Execute tox to run the test suite (push) Successful in 3m31s
2026-05-21 15:38:50 +02:00
heinzel 8d0069a9e6 Improved tests for app settings and added tests for dav_base.config.modules.ModuleMeta
Run tests / Execute tox to run the test suite (push) Successful in 3m27s
2026-05-21 13:38:34 +02:00
heinzel 0c7e4493d7 dav_base: improved tests for RootView 2026-05-21 11:17:29 +02:00
heinzel 4b66ea4b5f Removed runner test workflow again
Run tests / Execute tox to run the test suite (push) Successful in 3m31s
2026-05-21 09:27:45 +02:00
heinzel d733addf64 Added a test workflow to test our new runner
Run tests / Execute tox to run the test suite (push) Successful in 3m28s
2026-05-21 08:57:14 +02:00
heinzel 56a0a00e98 dav_base: Improved DAVNumberValidator (and tests for that)
Run tests / Execute tox to run the test suite (push) Successful in 3m24s
2026-05-18 16:27:19 +02:00
heinzel f821d09bdc Merge pull request 'Merge in some changes to support django5.2 and python3.14' (#95) from hzl_update into master
Run tests / Execute tox to run the test suite (push) Successful in 4m10s
Reviewed-on: #95
2026-04-20 15:02:35 +02:00
heinzel d75dd661e5 Modified template for exporting event lists for KA Alpin
Run tests / Execute tox to run the test suite (push) Failing after 55s
2026-04-20 14:52:03 +02:00
heinzel cdd6f3d9c6 Update django from <5.1 to <6 2026-04-20 14:44:46 +02:00
heinzel bbfa525b4c Replaced pkg_resources with importlib.resources 2026-04-20 14:44:16 +02:00
heinzel 5c161f8e76 Replaced deprecated User.objects.make_random_password() 2026-04-20 14:42:37 +02:00
heinzel 1d7bb641c8 Merge pull request 'Update to django 5 to support python3.13' (#91) from update_django into master
Run tests / Execute tox to run the test suite (push) Successful in 4m47s
Run tests every night at 05:05 / Execute tox to run the test suite (push) Failing after 55s
Reviewed-on: #91
2025-04-11 10:25:54 +02:00
heinzel e5c1bbed4b Django 5: LogoutView must be called via POST now
Run tests / Execute tox to run the test suite (push) Failing after 1m26s
2025-04-11 09:37:12 +02:00
heinzel 86dadac421 Fixed workflow for django 4 2025-04-10 15:08:29 +02:00
heinzel a143e8e239 Fixed LogoutView for Django 4 2025-04-10 15:02:42 +02:00
heinzel 62accd4197 Replaced default_app_config variable by module config to locate the
AppConfig object
2025-04-10 15:01:46 +02:00
heinzel 0438cf91c6 Fixed small errors in INSTALL.txt 2025-04-10 12:41:37 +02:00
heinzel b70fbbfa90 Replaced django.conf.urls.url by django.urls.re_path 2025-04-10 12:14:35 +02:00
heinzel e953dcc7e0 Removed providing_args argument for django.dispatch.Signal
Was deprecated in Django 3 and removed in Django 4
2025-04-10 11:43:52 +02:00
heinzel e29e741790 Fixed invalid escape sequence in message string 2025-04-10 11:38:37 +02:00
heinzel d7e2acff34 Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
ugettext and ugettext_lazy were deprecated in Django 3 and will be
removed in Django 4.
2025-04-10 11:33:06 +02:00
heinzel 14c2a50503 dav_auth: admin: add group members as inline to group admin
Run tests / Execute tox to run the test suite (push) Successful in 3m40s
Run tests every night at 05:05 / Execute tox to run the test suite (push) Failing after 1m14s
2024-09-19 15:42:06 +02:00
heinzel 1327fde4b5 dav_auth: write log message when password is changed 2024-09-19 15:23:29 +02:00
heinzel f58c4e3e32 dav_events: presort events by date, number to improve performance of datatable javascript output 2024-09-19 14:26:18 +02:00
heinzel c52ba662cb dav_event_office: change default order of events from number to date desc 2024-09-19 14:25:18 +02:00
heinzel f8bfd530e7 Merge pull request 'Fix #65' (#88) from notify into master
Run tests / Execute tox to run the test suite (push) Successful in 3m28s
Run tests every night at 05:05 / Execute tox to run the test suite (push) Successful in 3m33s
Reviewed-on: #88
2024-09-17 15:32:18 +02:00
heinzel 39440a695e Fix #65 :
Run tests / Execute tox to run the test suite (push) Successful in 3m29s
dav_events.views.events.EventRegistrationsView._close_registration()
sends a signal now.
2024-09-17 15:07:31 +02:00
heinzel 7b6e29ba92 dav_events renamed signal handlers
Run tests / Execute tox to run the test suite (push) Successful in 3m31s
2024-09-17 14:15:51 +02:00
heinzel 05fba57db8 dav_events: clearified log messages 2024-09-17 14:15:16 +02:00
heinzel 7072df367d dav_events: Added EventChange to admin interface 2024-09-17 14:00:37 +02:00
heinzel fb6e05aef4 dav_events: removed unused variable in models.Event.save() 2024-09-17 13:59:50 +02:00
heinzel cbf1997686 dav_events: added fields to the Event.as_dict() method
Run tests / Execute tox to run the test suite (push) Successful in 3m35s
Run tests every night at 05:05 / Execute tox to run the test suite (push) Successful in 3m34s
- deadline_expired
- canceled
2024-09-16 14:57:16 +02:00
heinzel 872d446bbc Fix #69
Run tests / Execute tox to run the test suite (push) Successful in 3m36s
2024-09-16 14:48:45 +02:00
heinzel c3f8a70479 Fix #63 : Remove dav_submission module
Run tests / Execute tox to run the test suite (push) Successful in 3m25s
2024-09-16 10:37:32 +02:00
heinzel 2af8bdeba4 dav_registration: made the new JSON-View export a dict instead of a list
Run tests / Execute tox to run the test suite (push) Successful in 3m33s
2024-09-16 09:43:40 +02:00
heinzel 13ed0bbc1f Merge pull request 'event_list_json' (#80) from event_list_json into master
Run tests / Execute tox to run the test suite (push) Successful in 3m55s
Run tests every night at 05:05 / Execute tox to run the test suite (push) Successful in 3m19s
Reviewed-on: #80
2024-09-12 15:28:27 +02:00
heinzel af3afc9f9a Added field registration_url to the json
Run tests / Execute tox to run the test suite (push) Successful in 3m42s
2024-09-12 13:41:27 +02:00
heinzel e2f12577cd Added a view, to get the list of open events for registration as json 2024-09-12 13:21:06 +02:00
heinzel 05ea38dd0e Merge pull request 'dav_events: Incorporated new rewards and fees' (#78) from money2025 into master
Run tests / Execute tox to run the test suite (push) Successful in 3m19s
Reviewed-on: #78
2024-09-12 08:51:16 +02:00
heinzel e4680114e8 dav_events: Incorporated new rewards and fees
Run tests / Execute tox to run the test suite (push) Successful in 3m17s
2024-09-11 16:54:48 +02:00
heinzel c46f7f6c5c Merge pull request 'dav_events: Change default order of events in "Verwaltungsansicht" to date' (#76) from event_order into master
Run tests / Execute tox to run the test suite (push) Successful in 3m31s
Run tests every night at 05:05 / Execute tox to run the test suite (push) Successful in 3m26s
Reviewed-on: #76
2024-09-10 16:09:02 +02:00
heinzel a43c15422c dav_registration: fixed filter buttons ("all" button not active)
Run tests / Execute tox to run the test suite (push) Successful in 3m12s
2024-09-10 15:02:33 +02:00
heinzel aef55c7479 dav_events: Change default order of events in "Verwaltungsansicht" to
Run tests / Execute tox to run the test suite (push) Successful in 3m16s
date descending
2024-09-10 10:51:02 +02:00
heinzel faf71976bd Fix deploy_stage workflow
Run tests / Execute tox to run the test suite (push) Successful in 3m6s
2024-09-10 10:21:10 +02:00