Commit Graph

258 Commits

Author SHA1 Message Date
heinzel 5cf05666ab Seperated some config settings from code. 2018-01-26 14:28:09 +01:00
heinzel c250854cbe Improved default logging settings. 2018-01-26 10:10:35 +01:00
heinzel b857dba713 Fixed error with sending emails if recipient name contains non ascii
chars.
2018-01-26 09:42:21 +01:00
heinzel 606ac65a14 todo. 2018-01-25 17:07:04 +01:00
heinzel ae1a050181 Fixed template glitch. 2018-01-25 17:06:28 +01:00
heinzel 1c22d1c879 Added primitive Update Event feature. 2018-01-25 14:53:44 +01:00
heinzel 379a7f9a92 todo. 2018-01-25 14:48:51 +01:00
heinzel 9e2c128321 moved CHOICE_FIELD_MAX_LENGTH from models to choices. 2018-01-25 13:24:46 +01:00
heinzel 88596ea1b5 Fixed wrong url in email templates. 2018-01-25 13:21:20 +01:00
heinzel f3ae1d24b9 README.rst: replaced pip command with setup.py call. 2018-01-25 11:01:56 +01:00
heinzel 993ea08d89 Updated fees. Fixed minor display glitch. 2018-01-25 09:59:07 +01:00
heinzel d3898430cf Fixed number is NULL constraint. 2018-01-24 18:34:29 +01:00
heinzel d8d9fcef12 todo. 2018-01-24 18:01:34 +01:00
heinzel 10c564be2f Switched off devel options. 2018-01-24 18:01:13 +01:00
heinzel 60fb3e6519 Fixed optional fields to enable editing within admin interface. 2018-01-24 18:00:18 +01:00
heinzel 9889b53963 Fixed missing number in event display. 2018-01-24 17:26:28 +01:00
heinzel 9f2ba9912c Enabled event numbers. 2018-01-24 17:19:29 +01:00
heinzel 05d5a77a97 Log sending of eMails. 2018-01-24 17:18:48 +01:00
heinzel 4f1477aa14 Added missing template for last change. 2018-01-24 13:00:14 +01:00
heinzel c7933ab107 Enabled 'Send Password via eMail' function. 2018-01-24 12:59:37 +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 c588d33e34 Diabled the 'send password' checkbox. 2018-01-23 20:21:24 +01:00
heinzel bd1e49f1a9 Added disabled button for downloading event list. 2018-01-23 20:20:55 +01:00
heinzel 02d3d70cd0 Added TODO list. 2018-01-23 20:13:51 +01:00
heinzel 75b06041c6 Added django messages. 2018-01-23 20:08:02 +01:00
heinzel 7de503f91e Added config option to switch off email notifications. 2018-01-23 20:07:36 +01:00
heinzel 1675878595 Fixed Team List in Templates. 2018-01-23 19:21:09 +01:00
heinzel 10841cb0cd Improved email...get_recipients(). 2018-01-23 18:38:35 +01:00
heinzel b1b573097d finished primitive email notifications. 2018-01-23 15:29:59 +01:00
heinzel d16929f7f7 Not finished: first preparation for sending mails. 2018-01-22 14:43:54 +01:00
heinzel 1ec81a07c0 Minor change: replaced static list with static sequence. 2018-01-22 14:11:20 +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 022f3f5d61 BROKEN: started to improve session passing in chained form. 2018-01-19 17:16:15 +01:00
heinzel 3f9cc11dbd mostly auth stuff. 2018-01-19 16:16:39 +01:00
heinzel b72b5a519f Renamed OverviewForm to SummaryForm. 2018-01-19 10:55:04 +01:00
heinzel 14a88de9c6 Made empty placeholders the default. 2018-01-19 10:51:53 +01:00
heinzel a9f3e2e0cb Fixed buttons bug in TrainingForm. 2018-01-19 10:19:22 +01:00
heinzel 0be8a1ecf6 Added migration. 2018-01-19 10:18:53 +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