Commit Graph

13 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
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
8a766c760d Updated tests for new version of selenium
All checks were successful
Run tests / Execute tox to run the test suite (push) Successful in 2m2s
Run tests every night at 05:05 / Execute tox to run the test suite (push) Successful in 2m46s
2024-08-29 14:09:44 +02:00
f79d54c752 Added tests for dav_events.roles 2023-02-26 20:25:56 +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
cbc69d4589 ADD: add a cleared event status to indicate the financal clearance. 2019-08-29 10:29:14 +02:00
4c1c6b48df UPD: More and better tests. 2019-03-29 16:56:44 +01:00
1944dd6775 ADD: dav_events: more tests. 2019-03-27 18:20:46 +01:00
a96354c608 UPD: make selenium tests headless by default. 2019-03-26 11:07:07 +01:00
bbe1ffac08 UPD: more/better tests. 2019-03-25 17:17:56 +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