Commit Graph

  • e05bf3e56f FIX: Get rid of basestring (not python3 compatible). heinzel 2019-03-28 16:54:58 +01:00
  • fe7f6d6de1 UPD: added required packages for tests. also python3 compatibility. heinzel 2019-03-28 15:54:30 +01:00
  • 1bc42945c1 UPD: first little 2to3 migration steps. heinzel 2019-03-28 15:53:42 +01:00
  • 1031442d9b ADD: Added suport for test coverage. heinzel 2019-03-28 12:55:58 +01:00
  • e934d42d0f ADD: dav_base: added test for template tag include_if_exist. heinzel 2019-03-28 12:24:00 +01:00
  • f5abf1f815 UPD: improved email test. heinzel 2019-03-28 12:23:23 +01:00
  • 28d8c60b54 UPD: added dedicated test template for email test. heinzel 2019-03-28 11:07:01 +01:00
  • 962d0ebedb UPD: improved test of dav_base.emails.AbstractEmail heinzel 2019-03-28 10:49:57 +01:00
  • 97a4f8bd70 FIX: error message in exception. heinzel 2019-03-28 10:29:56 +01:00
  • 303560bb63 UPD: improved email tests. heinzel 2019-03-28 10:29:36 +01:00
  • 5cd22bd122 UPD: improved tests for dav_base.config.apps heinzel 2019-03-28 10:27:51 +01:00
  • 1944dd6775 ADD: dav_events: more tests. heinzel 2019-03-27 18:20:46 +01:00
  • a14fec6b2a ADD: dav_events: imperfect test for iso date serializer. heinzel 2019-03-26 17:20:56 +01:00
  • a96354c608 UPD: make selenium tests headless by default. heinzel 2019-03-26 11:07:07 +01:00
  • 1b12e7ae10 FIX: dav_base: fix wrong static base url in TemplatesTestCase. heinzel 2019-03-26 10:12:51 +01:00
  • bbe1ffac08 UPD: more/better tests. heinzel 2019-03-25 17:17:56 +01:00
  • 94402fb5d0 FIX: fixed css (space between page header and page body) heinzel 2019-03-25 10:54:22 +01:00
  • eebf02b66c UPD: modified global css. heinzel 2019-03-22 17:33:58 +01:00
  • 205b4ebfc8 ADD: CSS demo view. heinzel 2019-03-22 17:33:33 +01:00
  • 8b75903105 ADD: prototype script to compare screenshots. heinzel 2019-03-22 17:32:26 +01:00
  • e20f536b1b UPD: more and better tests. heinzel 2019-03-22 17:32:08 +01:00
  • dc37c110df UPD: improved tests. heinzel 2019-03-21 20:28:46 +01:00
  • 1bcd479304 UPD: more tests. heinzel 2019-03-21 17:59:35 +01:00
  • ff32ffbc1e UPD: dav_events: added ids to some buttons to find them for selenium tests. heinzel 2019-03-21 17:58:32 +01:00
  • b45aa9688d UPD: added to bugs to TODO list. heinzel 2019-03-21 17:57:55 +01:00
  • 1727301649 UPD: added dav_registration to quickdev installation. heinzel 2019-03-21 17:57:21 +01:00
  • 1c3e5bf761 UPD: try to make useful test stuff. heinzel 2019-03-15 17:35:16 +01:00
  • 2dce52cb25 UPD: more test. heinzel 2019-03-14 15:36:09 +01:00
  • 3f68579b78 UPD: improved tests. heinzel 2019-03-14 11:15:05 +01:00
  • 848db26516 UPD: improved tests. heinzel 2019-03-13 18:38:58 +01:00
  • c39f09709b UPD: dav_auth: tests! heinzel 2019-03-12 18:13:45 +01:00
  • b246a785b7 UPD: dav_base: tests! heinzel 2019-03-12 18:13:19 +01:00
  • c38cc0d6e5 FIX: dav_auth: new passwords were limited to 12 chars because of the SetPasswordForm. heinzel 2019-03-12 18:10:24 +01:00
  • be7d93a34e ADD: dav_base: some simple test cases. heinzel 2019-03-07 17:46:36 +01:00
  • 530d1e5683 FIX: dav_submission: fixed indent on metadata.txt heinzel 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. heinzel 2019-03-07 11:36:40 +01:00
  • 6870aeafdd UPD: dav_base: css: added a comment, to show how to mark required form fields. heinzel 2019-03-04 15:22:38 +01:00
  • 5836b1ed21 UPD: TODO heinzel 2019-03-04 11:14:36 +01:00
  • bc9575a9b3 UPD: improved Event Update Form. heinzel 2019-03-01 17:04:15 +01:00
  • baf959760d UPD: dav_registration: improved search field label. heinzel 2019-02-18 16:07:42 +01:00
  • 6e1a07f3f6 UPD: dav_events: decoupled event model and eventflag model. heinzel 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. heinzel 2019-02-18 15:07:45 +01:00
  • 0259a16394 UPD: dav_registration: merged suggestions from test users about emails. heinzel 2019-02-18 14:03:14 +01:00
  • 4cbe6de03c FIX: dav_registration: disabled form initials that were used for development. heinzel 2019-02-18 14:02:22 +01:00
  • f1a97c66a0 UPD: added app to submit participant registrations. heinzel 2019-02-08 16:44:53 +01:00
  • b3abadf2a8 some model meta change. heinzel 2019-02-08 16:43:46 +01:00
  • 8b09d84e4b FIX: better info text on event list table. heinzel 2019-02-08 16:42:40 +01:00
  • a2ec297144 UPD: Nicer display of dav_events app in django admin. heinzel 2019-02-08 16:42:01 +01:00
  • 783b38e3bd UPD: added reply_to feature to emails. heinzel 2019-02-08 16:41:03 +01:00
  • 8ec7e000ae FIX: fixed html code for status labels without bootstrap_context. heinzel 2019-01-31 15:45:27 +01:00
  • f0e225c5fd CONT: fixed the previous changes. heinzel 2019-01-30 16:35:37 +01:00
  • 7667277862 CONT: continue the previous change. heinzel 2019-01-29 17:25:03 +01:00
  • e6a5f9818a BROKEN! MIGRATE! BIG UPD: not yet complete support for publish[ed|ing]_[web|facebook] heinzel 2019-01-23 18:36:11 +01:00
  • 7f7b596b20 UPD: EventUpdateForm: some model fields were excluded, but those fields do not exist anymore. heinzel 2019-01-23 10:00:21 +01:00
  • 47cbd16ba3 Adjusted release dates for KA-Alpin issues. heinzel 2019-01-17 09:56:30 +01:00
  • 66365cadee UPD: split enable_email settings. heinzel 2018-12-20 16:41:38 +01:00
  • c804ff2b61 UPD: removed obsolete comments. heinzel 2018-12-20 16:40:25 +01:00
  • d9dee0f095 UPD: todo heinzel 2018-12-20 16:12:52 +01:00
  • 8724240ba0 UPD: proper setup of datetimewidget in export form. heinzel 2018-12-20 15:45:30 +01:00
  • 188589c8b0 FIX: fixed several deadline issues. heinzel 2018-12-20 15:32:13 +01:00
  • 06a42fca18 UPD: pep8 heinzel 2018-12-20 10:05:41 +01:00
  • d4e41420b8 FIX: normalize newlines in exported event list. heinzel 2018-12-18 16:04:12 +01:00
  • d844ca3172 UPD: beautified INSTALL.rst heinzel 2018-12-13 21:19:16 +01:00
  • 4495322574 UPD: improved the event export list feature. heinzel 2018-12-13 19:00:30 +01:00
  • 85b6e018de UPD: improved install process. heinzel 2018-12-13 16:45:11 +01:00
  • 92ed8cc4d8 FIX: failure in seup url patterns. heinzel 2018-12-13 16:44:02 +01:00
  • 0d5a8c65e3 Refactor: split code into several django apps (we call them modules). heinzel 2018-12-13 14:47:58 +01:00
  • c23dc33d4e UPD: setup.py: replaced fixed (and thus always incomplete) list of packages with find_packages(). heinzel 2018-11-27 10:36:35 +01:00
  • 7f54939b90 FIX: do not escape html entities in plain text templates. heinzel 2018-11-27 10:11:18 +01:00
  • cec64de400 FIX: fixed start comment of additional django settings. heinzel 2018-11-22 18:09:37 +01:00
  • b075edd5b7 UPD: removed some left over traced of accepted* and confirm_published* properties. heinzel 2018-11-22 18:01:46 +01:00
  • 6ecda70b54 UPD: improved workflow code. heinzel 2018-11-22 18:00:26 +01:00
  • 43af31232e UPD: improved email templates. heinzel 2018-11-22 11:47:30 +01:00
  • 401ca9641a UPD: removed obsolete event fields accepted* and published* (we using flags now). CONTAIN MIGRATION! heinzel 2018-11-21 16:28:40 +01:00
  • 3d88e313da FIX: fixed missing name of acceptor in email messages about accepted mails. heinzel 2018-11-21 15:20:13 +01:00
  • 0a7ad83a8b FIX: typo in EventAcceptedMail. heinzel 2018-11-21 14:55:55 +01:00
  • 7cba1e97ef UPD: added event number to email subject. heinzel 2018-11-21 14:53:47 +01:00
  • e58bd61947 UPD: removed unused datetime import. heinzel 2018-11-21 13:38:18 +01:00
  • 30b5e920ee ADD: added support for Event Updated Mail. heinzel 2018-11-21 13:33:45 +01:00
  • 6cae9d5e33 UPD: display http and mailto links in html views (e.g. trainer email in registration howto). heinzel 2018-11-20 12:28:31 +01:00
  • 11b210c8aa UPD: display bold headers for course goals and course topics in html. heinzel 2018-11-20 11:55:31 +01:00
  • df9a38f5c0 UPD: Better sorting and filtering for Number-Column in Event List. heinzel 2018-11-20 11:41:01 +01:00
  • 7e6379ee16 META: added backup directory to git ignore list. heinzel 2018-11-20 10:44:39 +01:00
  • e617345eea Merge branch 'master' of https://heinzelwelt.de/vcs/python/django-dav-events heinzel 2018-11-20 10:43:10 +01:00
  • 42df06d73b UPD: added todos. heinzel 2018-11-20 10:42:38 +01:00
  • 837da2c9ab FIX: Event List Export: updated to status flags instead of status properties. heinzel 2018-11-20 10:32:29 +01:00
  • 241306f597 FIX: Number of accepted events were not displayed. heinzel 2018-07-12 08:51:00 +02:00
  • 407f8a318b FIX: rechange label for submit button. heinzel 2018-07-10 10:54:50 +02:00
  • 6c9c54fc82 UPD: added some defaults for choice fields on event model. heinzel 2018-07-09 16:18:12 +02:00
  • b1c31bf63b UPD: modified email templates (space after "Veröffentlichung"). heinzel 2018-07-09 15:51:57 +02:00
  • b6ea53e0fd Disabled the "Safe as Draft Button" for now. heinzel 2018-07-09 15:28:35 +02:00
  • 271a0b345a UPD: adjusted wording to the new status workflow. heinzel 2018-07-09 15:26:43 +02:00
  • ae4b842983 FIX: updated oneclickaction to suit the changes i did about event state. heinzel 2018-07-09 15:05:20 +02:00
  • 3c7ef05099 Added a model for event state (including data migration, signal based notifications, etc.) heinzel 2018-07-04 16:56:13 +02:00
  • 0e7c14ace9 UPD: TODO Liste nach Ski-Trainer-Treffen modifiziert. heinzel 2018-06-20 20:00:34 +02:00
  • 536392c9b1 FIX: updated the initial config to match the last changes. heinzel 2018-06-20 10:36:32 +02:00
  • 1f8e276a8a UPD: improved publish event mail. heinzel 2018-05-28 16:42:42 +02:00
  • 12760f48cd UPD: trainer email address is now optional. heinzel 2018-05-28 12:26:57 +02:00
  • 24e2a2effc Bugfix in copy event feature: load_from_instance() initialized empty fields. heinzel 2018-03-14 16:33:18 +01:00
  • 369e2d55fc Remove some more fields for copy event action. heinzel 2018-03-14 15:27:11 +01:00