Commit Graph
61 Commits
Author SHA1 Message Date
heinzel 7ace955c39 Changed start view for last_day from select day to select month. 2018-02-21 17:35:02 +01:00
heinzel 8a647dd41b javascript to select other field: using onchange and onkeyup is better. 2018-02-21 16:36:57 +01:00
heinzel f85683d0ac Made email subject prefix configurable. 2018-02-21 11:31:17 +01:00
heinzel 5bb2edc749 Moved most form field initial values from forms to settings. 2018-02-20 17:19:15 +01:00
heinzel 1d574ddf85 Added registration_howto. 2018-02-19 15:46:24 +01:00
heinzel 7641079925 Coupled number of trainers with min/max participants. Modified some
choices.
2018-02-19 13:28:16 +01:00
heinzel f0d052430a home template: changed label for event list button. 2018-02-19 13:27:04 +01:00
heinzel 722871d086 Added favicon. 2018-02-12 16:53:21 +01:00
heinzel ed175f6a60 E-Mails: Event to publish: fixed display of phone number for 'Leitung'. 2018-02-07 14:14:02 +01:00
heinzel 6e77c0b11b 1. Made location optional, 2. Added multicountry select option, 3.
Improved form labels, help texts and templates.
2018-02-07 12:54:16 +01:00
heinzel 9b1d822202 Create Event Forms: changed other field logic from onkeyup to onchange event. 2018-02-07 11:46:06 +01:00
heinzel c3c43f164e E-Mails: Event to Publish Template: added missing blanks around 'zzgl.'. 2018-02-07 11:45:12 +01:00
heinzel 71551d4c21 Some visual and style code improvements. 2018-01-30 17:33:00 +01:00
heinzel 74d3fa47dc Fixed wrong permission check. 2018-01-30 16:25:10 +01:00
heinzel f429d19f76 1. messed up last stage. 2. removed imprint. 2018-01-30 15:31:00 +01:00
heinzel ce6a1fbdc0 Adjusted templates footer stuff. 2018-01-30 15:30:01 +01:00
heinzel fdcc103571 Improved authorization. 2018-01-29 17:53:29 +01:00
heinzel b68949ba5f Added Event List Export Feature. 2018-01-29 17:21:04 +01:00
heinzel d3625cf79f todo. 2018-01-29 15:35:09 +01:00
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