Commit Graph
49 Commits
Author SHA1 Message Date
heinzel 0a5175419e FIX: dav_events: string that contains realnames was not unicode. 2019-10-01 09:52:46 +02:00
heinzel 917fd7d262 UPD: split dav_events/home.html in sperate files, so that the tiles can be included somewhere else. 2019-06-12 12:17:32 +02:00
heinzel b31b7e8a44 UPD: added dav_registration to coverage sources. 2019-04-03 15:53:14 +02:00
heinzel 03bdc0f7c1 FIX/UPD: tests are OK with python3. 2019-03-28 22:11:00 +01:00
heinzel dc37c110df UPD: improved tests. 2019-03-21 20:28:46 +01:00
heinzel d844ca3172 UPD: beautified INSTALL.rst 2018-12-13 21:19:16 +01:00
heinzel 837da2c9ab FIX: Event List Export: updated to status flags instead of status properties. 2018-11-20 10:32:29 +01:00
heinzel 0e7c14ace9 UPD: TODO Liste nach Ski-Trainer-Treffen modifiziert. 2018-06-20 20:00:34 +02:00
heinzel 9da5997447 Preparations for copy event feature. 2018-03-13 11:49:41 +01:00
heinzel 13160bce7e Download of event list: added new template for ka-alpin layout. formated
all dates appropriate.
2018-03-06 22:57:15 +01:00
heinzel d8939afcac Added verbose names to model fields. 2018-03-06 22:02:05 +01:00
heinzel 24fc0e6106 TrainerForm: do not show email and phone fields for additional trainers. 2018-03-06 21:00:03 +01:00
heinzel 8bad8b1e7f Bugfix: if registration_howto is not preset (i.e. if it is None), do not
replace name and email.
2018-03-06 20:58:08 +01:00
heinzel 11a5e3c0c8 More work on planned publish date and internal note. improved event
detail page and some form code.
2018-02-25 20:30:52 +01:00
heinzel e669d5b55b Moved event specific code from ChainedForm to EventCreateForm via
ModelMixin.
2018-02-25 17:04:32 +01:00
heinzel b1cdfe4803 Base Template: Modified signum (replaced with email address). 2018-02-25 17:00:33 +01:00
heinzel f2af2c28cf Preparation for publishing date. 2018-02-25 01:48:02 +01:00
heinzel 890e837e8f Removed obsolete debug line. 2018-02-24 18:45:20 +01:00
heinzel 7dc93799c9 Fixed bug in ApproachForm about accomodiation on one day events. 2018-02-24 16:57:44 +01:00
heinzel e77280aaa1 Fixed bug in Event.get_status() about expire. 2018-02-24 16:57:13 +01:00
heinzel 1751293fd1 Added OneClickAction for set published. 2018-02-24 16:39:19 +01:00
heinzel 883d6f308a Fixed bug in form initial handling. 2018-02-24 16:33:06 +01:00
heinzel 85d57ea48e 1. disable copy event button again. 2. better set_published wording. 2018-02-24 16:32:33 +01:00
heinzel 37264f783a Added published status. 2018-02-24 15:50:21 +01:00
heinzel cd9e8d0f1e todo. 2018-02-21 22:02:26 +01:00
heinzel 8c3aeca959 Added templates for http exceptions. 2018-02-14 16:55:49 +01:00
heinzel 25cb5663fd Fixed order on export list. 2018-01-30 23:43:41 +01:00
heinzel 215268222b Fixed default configs fee matrix labels. 2018-01-30 23:26:14 +01:00
heinzel 97ad516c09 Fixed wrong country code for A(U)T. 2018-01-30 23:22:14 +01:00
heinzel e1810b64a0 Improved last change. 2018-01-30 22:36:18 +01:00
heinzel a73e3027d3 Fixed error with enforcing permission on accept. 2018-01-30 22:30:37 +01:00
heinzel 512d0887a3 Added some safety messages for accept and update. 2018-01-30 21:38:41 +01:00
heinzel f3ae1d24b9 README.rst: replaced pip command with setup.py call. 2018-01-25 11:01:56 +01:00
heinzel cb6c00eba3 Cosmetics 2018-01-23 23:49:59 +01:00
heinzel fdc992aefb Beautified design/layout. 2018-01-23 23:42:33 +01:00
heinzel 013ac34c43 Added primitive Back button to EventCreate. 2018-01-23 23:08:08 +01:00
heinzel 221024393e Form cosmetics. 2018-01-23 23:04:00 +01:00
heinzel 46815e0d1d Added fancy error message if ski-lift gets disabled. 2018-01-23 21:38:08 +01:00
heinzel e151eb679a added to todo list. 2018-01-23 20:51:56 +01:00
heinzel 0cacb02d74 Splitup views.py into several files. 2018-01-20 17:06:22 +01:00
heinzel 03df86b3c4 Splitup forms.py into several files. 2018-01-20 16:58:00 +01:00
heinzel 873976199f Improved ChainedForm. 2018-01-20 16:38:28 +01:00
heinzel 346249f623 Improved ChargeForm and TrainerForm. 2018-01-20 16:17:45 +01:00
heinzel 8bb1733427 Replaced own country selection with django-countries package. 2018-01-20 15:23:58 +01:00
heinzel 092ded8cd4 Finalized last commit: better session data passing. 2018-01-20 12:17:40 +01:00
heinzel ff429d51f3 moved charge fees from forms to config. 2018-01-18 23:46:47 +01:00
heinzel aa19dc9347 auth stuff. 2018-01-18 23:02:03 +01:00
heinzel ee148fac0f Added first primitive support for approving of events. 2018-01-17 23:29:24 +01:00
heinzel fe3d726162 Cleaned passing of session data between ChainedForms in EventCreateView. 2018-01-17 22:58:08 +01:00