Commit Graph

434 Commits

Author SHA1 Message Date
fe7f6d6de1 UPD: added required packages for tests. also python3 compatibility. 2019-03-28 15:54:30 +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
1944dd6775 ADD: dav_events: more tests. 2019-03-27 18:20:46 +01:00
a14fec6b2a ADD: dav_events: imperfect test for iso date serializer. 2019-03-26 17:20:56 +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
8b75903105 ADD: prototype script to compare screenshots. 2019-03-22 17:32:26 +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
ff32ffbc1e UPD: dav_events: added ids to some buttons to find them for selenium
tests.
2019-03-21 17:58:32 +01:00
b45aa9688d UPD: added to bugs to TODO list. 2019-03-21 17:57:55 +01:00
1727301649 UPD: added dav_registration to quickdev installation. 2019-03-21 17:57:21 +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
c39f09709b UPD: dav_auth: tests! 2019-03-12 18:13:45 +01:00
b246a785b7 UPD: dav_base: tests! 2019-03-12 18:13:19 +01:00
c38cc0d6e5 FIX: dav_auth: new passwords were limited to 12 chars because of the SetPasswordForm. 2019-03-12 18:10:24 +01:00
be7d93a34e ADD: dav_base: some simple test cases. 2019-03-07 17:46:36 +01:00
530d1e5683 FIX: dav_submission: fixed indent on metadata.txt 2019-03-07 11:51:59 +01:00
4a2411c705 ADD: added sub module dav_submission for supporting Manuel Hark with
his 150 Jahre DAV submission process.
2019-03-07 11:36:40 +01:00
6870aeafdd UPD: dav_base: css: added a comment, to show how to mark required form
fields.
2019-03-04 15:22:38 +01:00
5836b1ed21 UPD: TODO 2019-03-04 11:14:36 +01:00
bc9575a9b3 UPD: improved Event Update Form. 2019-03-01 17:04:15 +01:00
baf959760d UPD: dav_registration: improved search field label. 2019-02-18 16:07:42 +01:00
6e1a07f3f6 UPD: dav_events: decoupled event model and eventflag model. 2019-02-18 15:57:09 +01:00
a62d573b98 UPD: dav_events: refactored the location of the signal handlers to
reduce the number of class methods on the workflow class.
2019-02-18 15:07:45 +01:00
0259a16394 UPD: dav_registration: merged suggestions from test users about emails. 2019-02-18 14:03:14 +01:00
4cbe6de03c FIX: dav_registration: disabled form initials that were used for
development.
2019-02-18 14:02:22 +01:00
f1a97c66a0 UPD: added app to submit participant registrations. 2019-02-08 16:44:53 +01:00
b3abadf2a8 some model meta change. 2019-02-08 16:43:46 +01:00
8b09d84e4b FIX: better info text on event list table. 2019-02-08 16:42:40 +01:00
a2ec297144 UPD: Nicer display of dav_events app in django admin. 2019-02-08 16:42:01 +01:00
783b38e3bd UPD: added reply_to feature to emails. 2019-02-08 16:41:03 +01:00
8ec7e000ae FIX: fixed html code for status labels without bootstrap_context. 2019-01-31 15:45:27 +01:00
f0e225c5fd CONT: fixed the previous changes. 2019-01-30 16:35:37 +01:00