Commit Graph
42 Commits
Author SHA1 Message Date
heinzel 0c2709cc71 Support for One-Click-Actions. 2018-01-29 15:34:22 +01:00
heinzel 6f003aaf6a Improved group/role thing. Improved email sending (prepare for
OneClickAction).
2018-01-26 16:58:47 +01:00
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 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 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 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 8418dcfa91 for owner/auth stuff. 2018-01-18 16:19:48 +01:00
heinzel f5d73d556e Made JavaScript-Magic for some fields. 2018-01-18 14:46:53 +01:00
heinzel 14f18b2333 Made brand title into link to home view. 2018-01-18 14:45:37 +01:00
heinzel f0a2237a37 Renamed approve to accept. 2018-01-18 10:47:23 +01:00
heinzel 389163f150 Changed initial values for TrainerForm. 2018-01-18 10:45:30 +01:00