Commit Graph

58 Commits

Author SHA1 Message Date
e5c1bbed4b Django 5: LogoutView must be called via POST now
Some checks failed
Run tests / Execute tox to run the test suite (push) Failing after 1m26s
2025-04-11 09:37:12 +02:00
62accd4197 Replaced default_app_config variable by module config to locate the
AppConfig object
2025-04-10 15:01:46 +02:00
b70fbbfa90 Replaced django.conf.urls.url by django.urls.re_path 2025-04-10 12:14:35 +02:00
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
811983abfe Make tox work with python 3.11
All checks were successful
buildbot/django-dav-events--test Build done.
2023-05-24 09:47:38 +02:00
d1199eebda Fixed plum button color
All checks were successful
buildbot/django-dav-events--test Build done.
2023-05-08 12:35:01 +02:00
f045517b3e Refined color "plum"
All checks were successful
buildbot/django-dav-events--test Build done.
2023-05-05 13:42:39 +02:00
8c36b86cbc Added/Cleanup coloured css elements
All checks were successful
buildbot/django-dav-events--test Build done.
2023-03-05 18:22:10 +01:00
fb21a8721f Cosmetic changes
All checks were successful
buildbot/django-dav-events--test Build done.
2023-02-27 15:20:08 +01:00
65a3082c02 Added support for level=family 2023-02-26 23:21:02 +01:00
9abde3ca18 dav_base css: add colorful universal buttons and colored sport specific
buttons
2023-02-19 19:21:23 +01:00
98a6fc3ce7 try to make pylint happy
All checks were successful
buildbot/tox Build done.
2022-06-08 00:08:09 +02:00
8610e2a557 BIG UPD: migrate to python 3.10 and django 3.2
All checks were successful
buildbot/tox Build done.
2022-06-07 16:07:08 +02:00
b76fbe71c7 ADD: more colors for bootstrap labels and buttons 2021-01-07 12:49:12 +01:00
c3f72a50ff UPD: enable stronger password validation and eventually warning message on login
All checks were successful
buildbot/tox Build done.
2020-12-22 18:42:06 +01:00
9534c4a038 Added support for tox testing 2020-01-14 14:40:04 +01:00
cbc69d4589 ADD: add a cleared event status to indicate the financal clearance. 2019-08-29 10:29:14 +02:00
5deb7b2698 UPD: setup german timezone for new projects. 2019-06-12 12:21:06 +02:00
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
61605a205c UPD: more cool participant admin stuff. 2019-06-04 15:54:13 +02:00
a189f5dbe6 UPD: dav_registration: tests. 2019-05-29 16:49:05 +02:00
f942d2ce56 UPD: improved global test-suite. 2019-04-24 11:43:53 +02:00
a73f1c047c UPD: dav_registration: added tests. 2019-04-02 17:35:15 +02:00
1dda56a9cd UPD: moved test-screenshots into tmp. 2019-04-01 11:20:02 +02:00
4c1c6b48df UPD: More and better tests. 2019-03-29 16:56:44 +01:00
03bdc0f7c1 FIX/UPD: tests are OK with python3. 2019-03-28 22:11:00 +01:00
943285f1ed UPD: small steps to become python3 compatible. 2019-03-28 18:08:12 +01:00
e05bf3e56f FIX: Get rid of basestring (not python3 compatible). 2019-03-28 16:54:58 +01:00
1bc42945c1 UPD: first little 2to3 migration steps. 2019-03-28 15:53:42 +01:00
1031442d9b ADD: Added suport for test coverage. 2019-03-28 12:55:58 +01:00
e934d42d0f ADD: dav_base: added test for template tag include_if_exist. 2019-03-28 12:24:00 +01:00
f5abf1f815 UPD: improved email test. 2019-03-28 12:23:23 +01:00
28d8c60b54 UPD: added dedicated test template for email test. 2019-03-28 11:07:01 +01:00
962d0ebedb UPD: improved test of dav_base.emails.AbstractEmail 2019-03-28 10:49:57 +01:00
97a4f8bd70 FIX: error message in exception. 2019-03-28 10:29:56 +01:00
303560bb63 UPD: improved email tests. 2019-03-28 10:29:36 +01:00
5cd22bd122 UPD: improved tests for dav_base.config.apps 2019-03-28 10:27:51 +01:00
a96354c608 UPD: make selenium tests headless by default. 2019-03-26 11:07:07 +01:00
1b12e7ae10 FIX: dav_base: fix wrong static base url in TemplatesTestCase. 2019-03-26 10:12:51 +01:00
bbe1ffac08 UPD: more/better tests. 2019-03-25 17:17:56 +01:00
94402fb5d0 FIX: fixed css (space between page header and page body) 2019-03-25 10:54:22 +01:00
eebf02b66c UPD: modified global css. 2019-03-22 17:33:58 +01:00
205b4ebfc8 ADD: CSS demo view. 2019-03-22 17:33:33 +01:00
e20f536b1b UPD: more and better tests. 2019-03-22 17:32:08 +01:00
dc37c110df UPD: improved tests. 2019-03-21 20:28:46 +01:00
1bcd479304 UPD: more tests. 2019-03-21 17:59:35 +01:00
1c3e5bf761 UPD: try to make useful test stuff. 2019-03-15 17:35:16 +01:00
2dce52cb25 UPD: more test. 2019-03-14 15:36:09 +01:00
3f68579b78 UPD: improved tests. 2019-03-14 11:15:05 +01:00
848db26516 UPD: improved tests. 2019-03-13 18:38:58 +01:00