74 Commits

Author SHA1 Message Date
heinzel 9c102d146e Switch to new css colour classes for event stati
Run tests / Execute tox to run the test suite (push) Successful in 2m54s
2026-06-18 14:45:01 +02:00
heinzel be4ae1d596 dav_base.config.modules: removed unused code
Run tests / Execute tox to run the test suite (push) Successful in 3m33s
2026-06-11 16:18:33 +02:00
heinzel 8d40f0cb4f dav_base: moved constants into config
Run tests / Execute tox to run the test suite (push) Successful in 3m36s
2026-06-10 15:06:18 +02:00
heinzel d9cfffb8c2 dav_base: cosmetics
Run tests / Execute tox to run the test suite (push) Successful in 3m29s
2026-05-28 14:51:49 +02:00
heinzel efd2305b35 Improved tests 2026-05-28 10:42:23 +02:00
heinzel d417d88d1e dav_base: documented structure of DAV Mitgliedsnummer and fixed
validator
2026-05-28 10:41:28 +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 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 bbfa525b4c Replaced pkg_resources with importlib.resources 2026-04-20 14:44:16 +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 62accd4197 Replaced default_app_config variable by module config to locate the
AppConfig object
2025-04-10 15:01:46 +02:00
heinzel b70fbbfa90 Replaced django.conf.urls.url by django.urls.re_path 2025-04-10 12:14:35 +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 811983abfe Make tox work with python 3.11
buildbot/django-dav-events--test Build done.
2023-05-24 09:47:38 +02:00
heinzel d1199eebda Fixed plum button color
buildbot/django-dav-events--test Build done.
2023-05-08 12:35:01 +02:00
heinzel f045517b3e Refined color "plum"
buildbot/django-dav-events--test Build done.
2023-05-05 13:42:39 +02:00
heinzel 8c36b86cbc Added/Cleanup coloured css elements
buildbot/django-dav-events--test Build done.
2023-03-05 18:22:10 +01:00
heinzel fb21a8721f Cosmetic changes
buildbot/django-dav-events--test Build done.
2023-02-27 15:20:08 +01:00
heinzel 65a3082c02 Added support for level=family 2023-02-26 23:21:02 +01:00
heinzel 9abde3ca18 dav_base css: add colorful universal buttons and colored sport specific
buttons
2023-02-19 19:21:23 +01:00
heinzel 98a6fc3ce7 try to make pylint happy
buildbot/tox Build done.
2022-06-08 00:08:09 +02:00
heinzel 8610e2a557 BIG UPD: migrate to python 3.10 and django 3.2
buildbot/tox Build done.
2022-06-07 16:07:08 +02:00
heinzel b76fbe71c7 ADD: more colors for bootstrap labels and buttons 2021-01-07 12:49:12 +01:00
heinzel c3f72a50ff UPD: enable stronger password validation and eventually warning message on login
buildbot/tox Build done.
2020-12-22 18:42:06 +01:00
heinzel 9534c4a038 Added support for tox testing 2020-01-14 14:40:04 +01:00
heinzel cbc69d4589 ADD: add a cleared event status to indicate the financal clearance. 2019-08-29 10:29:14 +02:00
heinzel 5deb7b2698 UPD: setup german timezone for new projects. 2019-06-12 12:21:06 +02:00
heinzel d63c43eacd FIX: dav_base generic tests: since a simple GET of a view UrlTestCase must allow db queries and thus
must be TestCase instead of SimpleTestCase.
2019-06-05 16:15:11 +02:00
heinzel 61605a205c UPD: more cool participant admin stuff. 2019-06-04 15:54:13 +02:00
heinzel a189f5dbe6 UPD: dav_registration: tests. 2019-05-29 16:49:05 +02:00
heinzel f942d2ce56 UPD: improved global test-suite. 2019-04-24 11:43:53 +02:00
heinzel a73f1c047c UPD: dav_registration: added tests. 2019-04-02 17:35:15 +02:00
heinzel 1dda56a9cd UPD: moved test-screenshots into tmp. 2019-04-01 11:20:02 +02:00
heinzel 4c1c6b48df UPD: More and better tests. 2019-03-29 16:56:44 +01:00
heinzel 03bdc0f7c1 FIX/UPD: tests are OK with python3. 2019-03-28 22:11:00 +01:00
heinzel 943285f1ed UPD: small steps to become python3 compatible. 2019-03-28 18:08:12 +01:00
heinzel e05bf3e56f FIX: Get rid of basestring (not python3 compatible). 2019-03-28 16:54:58 +01:00
heinzel 1bc42945c1 UPD: first little 2to3 migration steps. 2019-03-28 15:53:42 +01:00
heinzel 1031442d9b ADD: Added suport for test coverage. 2019-03-28 12:55:58 +01:00
heinzel e934d42d0f ADD: dav_base: added test for template tag include_if_exist. 2019-03-28 12:24:00 +01:00
heinzel f5abf1f815 UPD: improved email test. 2019-03-28 12:23:23 +01:00
heinzel 28d8c60b54 UPD: added dedicated test template for email test. 2019-03-28 11:07:01 +01:00
heinzel 962d0ebedb UPD: improved test of dav_base.emails.AbstractEmail 2019-03-28 10:49:57 +01:00