Commit Graph

  • 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
  • 62c868396a moved copy button in event detail view. heinzel 2018-03-14 15:10:39 +01:00
  • 80f5012ff0 Finalized copy event feature. heinzel 2018-03-14 15:00:23 +01:00
  • 9da5997447 Preparations for copy event feature. heinzel 2018-03-13 11:49:41 +01:00
  • ccb7a00510 BugFix: fixed email. heinzel 2018-03-08 16:45:53 +01:00
  • cf898fd4b1 BugFix: do not display user in head-title. heinzel 2018-03-08 15:40:17 +01:00
  • 1e4221fbf2 Added 'Forgot Password' function. heinzel 2018-03-08 15:36:29 +01:00
  • 13160bce7e Download of event list: added new template for ka-alpin layout. formated all dates appropriate. heinzel 2018-03-06 22:57:15 +01:00
  • d8939afcac Added verbose names to model fields. heinzel 2018-03-06 22:02:05 +01:00
  • 24fc0e6106 TrainerForm: do not show email and phone fields for additional trainers. heinzel 2018-03-06 21:00:03 +01:00
  • 8bad8b1e7f Bugfix: if registration_howto is not preset (i.e. if it is None), do not replace name and email. heinzel 2018-03-06 20:58:08 +01:00
  • 072d9b07b6 Consistent usage of km abbreviation. heinzel 2018-02-27 16:06:16 +01:00
  • 5d8faa615e Split ApproachForm, full featured display of transport/journey settings. heinzel 2018-02-27 15:59:12 +01:00
  • b97869d690 Updated default settings. heinzel 2018-02-26 18:00:42 +01:00
  • 1210d8f534 Added field registration_required. heinzel 2018-02-26 17:57:07 +01:00
  • 31e1adf2b8 Event Export List: short formated date. heinzel 2018-02-26 16:41:41 +01:00
  • aef9efa49f Bugfix: fixed bugfix about min/max participants. heinzel 2018-02-26 16:40:45 +01:00
  • b381bb76d9 Export List: 1. filter expired, 2. added internal note. heinzel 2018-02-26 15:14:15 +01:00
  • 69204a6d0d Publish workflow is now fully functional. heinzel 2018-02-26 14:44:30 +01:00
  • 87787c5eea todo. heinzel 2018-02-26 11:47:15 +01:00
  • 93e065e8e3 eMail Templates: added planned_publishing_date and internal note. heinzel 2018-02-26 11:45:50 +01:00
  • f15bde5e5a Event Detail: better wording vor immediate publishing. heinzel 2018-02-26 11:44:29 +01:00
  • 2cf33206c2 Bugfix: min/max participants were reset everytime. heinzel 2018-02-26 11:43:31 +01:00
  • 11a5e3c0c8 More work on planned publish date and internal note. improved event detail page and some form code. heinzel 2018-02-25 20:30:52 +01:00
  • e669d5b55b Moved event specific code from ChainedForm to EventCreateForm via ModelMixin. heinzel 2018-02-25 17:04:32 +01:00
  • b1cdfe4803 Base Template: Modified signum (replaced with email address). heinzel 2018-02-25 17:00:33 +01:00
  • f2af2c28cf Preparation for publishing date. heinzel 2018-02-25 01:48:02 +01:00
  • 890e837e8f Removed obsolete debug line. heinzel 2018-02-24 18:45:20 +01:00
  • 7dc93799c9 Fixed bug in ApproachForm about accomodiation on one day events. heinzel 2018-02-24 16:57:44 +01:00
  • e77280aaa1 Fixed bug in Event.get_status() about expire. heinzel 2018-02-24 16:57:13 +01:00
  • 1751293fd1 Added OneClickAction for set published. heinzel 2018-02-24 16:39:19 +01:00