Commit Graph

  • 883d6f308a Fixed bug in form initial handling. heinzel 2018-02-24 16:33:06 +01:00
  • 85d57ea48e 1. disable copy event button again. 2. better set_published wording. heinzel 2018-02-24 16:32:33 +01:00
  • 37264f783a Added published status. heinzel 2018-02-24 15:50:21 +01:00
  • 0f0dbbd34c preparations for a new status 'published'. heinzel 2018-02-23 17:44:56 +01:00
  • 72e04eb3f0 clean (alt_)last_day if set to same value as (alt_)first_day. heinzel 2018-02-23 15:33:47 +01:00
  • c836a9c00e Set proper startDate and endDate on TimeWidgets. heinzel 2018-02-23 12:56:59 +01:00
  • 92482a08e1 updated todo about changes from yesterday. heinzel 2018-02-23 12:56:06 +01:00
  • d848e426b7 Merge branch 'master' of https://heinzelwelt.de/vcs/python/django-dav-events heinzel 2018-02-23 11:42:51 +01:00
  • d5d74d6a29 Prepared RegistrationForm for optional registration stuff. heinzel 2018-02-23 11:40:04 +01:00
  • ed6e8e4f18 ModeForm: first_day inputs set start date of last_day inputs. heinzel 2018-02-22 17:14:25 +01:00
  • 2a5ec58c55 Replaced all <span class="glyphicon... with {% bootstrap_icon ... heinzel 2018-02-22 16:07:10 +01:00
  • e3cf540982 Minor impovements in forms (help texts, labels, min values). heinzel 2018-02-22 15:48:59 +01:00
  • c7e7b33035 Improved JavaScript in ModeForm. heinzel 2018-02-22 15:44:17 +01:00
  • 1341daab20 Added icons to buttons in TrainingForm. heinzel 2018-02-22 15:42:45 +01:00
  • b6ac658f46 Changed back start view of last_day widget from year to month again. heinzel 2018-02-22 11:59:39 +01:00
  • 0b578cc3b3 Made home page fluid (increased width). heinzel 2018-02-22 11:57:04 +01:00
  • c45297e2e8 Added icons to buttons. heinzel 2018-02-22 11:55:20 +01:00
  • 17f6d956e4 Transformed some nav tabs into buttons for clearer UI/UX (tabs switch between views while buttons trigger actions). heinzel 2018-02-22 10:47:57 +01:00
  • cd9e8d0f1e todo. heinzel 2018-02-21 22:02:26 +01:00
  • 7ace955c39 Changed start view for last_day from select day to select month. heinzel 2018-02-21 17:35:02 +01:00
  • 8a647dd41b javascript to select other field: using onchange and onkeyup is better. heinzel 2018-02-21 16:36:57 +01:00
  • f85683d0ac Made email subject prefix configurable. heinzel 2018-02-21 11:31:17 +01:00
  • 5bb2edc749 Moved most form field initial values from forms to settings. heinzel 2018-02-20 17:19:15 +01:00
  • 1d574ddf85 Added registration_howto. heinzel 2018-02-19 15:46:24 +01:00
  • 7641079925 Coupled number of trainers with min/max participants. Modified some choices. heinzel 2018-02-19 13:28:16 +01:00
  • f0d052430a home template: changed label for event list button. heinzel 2018-02-19 13:27:04 +01:00
  • 8c3aeca959 Added templates for http exceptions. heinzel 2018-02-14 16:55:49 +01:00
  • 722871d086 Added favicon. heinzel 2018-02-12 16:53:21 +01:00
  • ed175f6a60 E-Mails: Event to publish: fixed display of phone number for 'Leitung'. heinzel 2018-02-07 14:14:02 +01:00
  • 6e77c0b11b 1. Made location optional, 2. Added multicountry select option, 3. Improved form labels, help texts and templates. heinzel 2018-02-07 12:54:16 +01:00
  • 9b1d822202 Create Event Forms: changed other field logic from onkeyup to onchange event. heinzel 2018-02-07 11:46:06 +01:00
  • c3c43f164e E-Mails: Event to Publish Template: added missing blanks around 'zzgl.'. heinzel 2018-02-07 11:45:12 +01:00
  • 25cb5663fd Fixed order on export list. heinzel 2018-01-30 23:43:41 +01:00
  • 215268222b Fixed default configs fee matrix labels. heinzel 2018-01-30 23:26:14 +01:00
  • 97ad516c09 Fixed wrong country code for A(U)T. heinzel 2018-01-30 23:22:14 +01:00
  • e1810b64a0 Improved last change. heinzel 2018-01-30 22:36:18 +01:00
  • a73e3027d3 Fixed error with enforcing permission on accept. heinzel 2018-01-30 22:30:37 +01:00
  • 512d0887a3 Added some safety messages for accept and update. heinzel 2018-01-30 21:38:41 +01:00
  • 71551d4c21 Some visual and style code improvements. heinzel 2018-01-30 17:33:00 +01:00
  • 74d3fa47dc Fixed wrong permission check. heinzel 2018-01-30 16:25:10 +01:00
  • f429d19f76 1. messed up last stage. 2. removed imprint. heinzel 2018-01-30 15:31:00 +01:00
  • ce6a1fbdc0 Adjusted templates footer stuff. heinzel 2018-01-30 15:30:01 +01:00
  • fdcc103571 Improved authorization. heinzel 2018-01-29 17:53:29 +01:00
  • b68949ba5f Added Event List Export Feature. heinzel 2018-01-29 17:21:04 +01:00
  • d3625cf79f todo. heinzel 2018-01-29 15:35:09 +01:00
  • 0c2709cc71 Support for One-Click-Actions. heinzel 2018-01-29 15:34:22 +01:00
  • 6f003aaf6a Improved group/role thing. Improved email sending (prepare for OneClickAction). heinzel 2018-01-26 16:58:47 +01:00
  • 5cf05666ab Seperated some config settings from code. heinzel 2018-01-26 14:28:09 +01:00
  • c250854cbe Improved default logging settings. heinzel 2018-01-26 10:10:35 +01:00
  • b857dba713 Fixed error with sending emails if recipient name contains non ascii chars. heinzel 2018-01-26 09:42:21 +01:00
  • 606ac65a14 todo. heinzel 2018-01-25 17:07:04 +01:00
  • ae1a050181 Fixed template glitch. heinzel 2018-01-25 17:06:28 +01:00
  • 1c22d1c879 Added primitive Update Event feature. heinzel 2018-01-25 14:53:44 +01:00
  • 379a7f9a92 todo. heinzel 2018-01-25 14:48:51 +01:00
  • 9e2c128321 moved CHOICE_FIELD_MAX_LENGTH from models to choices. heinzel 2018-01-25 13:24:46 +01:00
  • 88596ea1b5 Fixed wrong url in email templates. heinzel 2018-01-25 13:21:20 +01:00
  • f3ae1d24b9 README.rst: replaced pip command with setup.py call. heinzel 2018-01-25 11:01:56 +01:00
  • 993ea08d89 Updated fees. Fixed minor display glitch. heinzel 2018-01-25 09:59:07 +01:00
  • d3898430cf Fixed number is NULL constraint. heinzel 2018-01-24 18:34:29 +01:00
  • d8d9fcef12 todo. heinzel 2018-01-24 18:01:34 +01:00
  • 10c564be2f Switched off devel options. heinzel 2018-01-24 18:01:13 +01:00
  • 60fb3e6519 Fixed optional fields to enable editing within admin interface. heinzel 2018-01-24 18:00:18 +01:00
  • 9889b53963 Fixed missing number in event display. heinzel 2018-01-24 17:26:28 +01:00
  • 9f2ba9912c Enabled event numbers. heinzel 2018-01-24 17:19:29 +01:00
  • 05d5a77a97 Log sending of eMails. heinzel 2018-01-24 17:18:48 +01:00
  • 4f1477aa14 Added missing template for last change. heinzel 2018-01-24 13:00:14 +01:00
  • c7933ab107 Enabled 'Send Password via eMail' function. heinzel 2018-01-24 12:59:37 +01:00
  • cb6c00eba3 Cosmetics heinzel 2018-01-23 23:49:59 +01:00
  • fdc992aefb Beautified design/layout. heinzel 2018-01-23 23:42:33 +01:00
  • 013ac34c43 Added primitive Back button to EventCreate. heinzel 2018-01-23 23:08:08 +01:00
  • 221024393e Form cosmetics. heinzel 2018-01-23 23:04:00 +01:00
  • 46815e0d1d Added fancy error message if ski-lift gets disabled. heinzel 2018-01-23 21:38:08 +01:00
  • e151eb679a added to todo list. heinzel 2018-01-23 20:51:56 +01:00
  • c588d33e34 Diabled the 'send password' checkbox. heinzel 2018-01-23 20:21:24 +01:00
  • bd1e49f1a9 Added disabled button for downloading event list. heinzel 2018-01-23 20:20:55 +01:00
  • 02d3d70cd0 Added TODO list. heinzel 2018-01-23 20:13:51 +01:00
  • 75b06041c6 Added django messages. heinzel 2018-01-23 20:08:02 +01:00
  • 7de503f91e Added config option to switch off email notifications. heinzel 2018-01-23 20:07:36 +01:00
  • 1675878595 Fixed Team List in Templates. heinzel 2018-01-23 19:21:09 +01:00
  • 10841cb0cd Improved email...get_recipients(). heinzel 2018-01-23 18:38:35 +01:00
  • b1b573097d finished primitive email notifications. heinzel 2018-01-23 15:29:59 +01:00
  • d16929f7f7 Not finished: first preparation for sending mails. heinzel 2018-01-22 14:43:54 +01:00
  • 1ec81a07c0 Minor change: replaced static list with static sequence. heinzel 2018-01-22 14:11:20 +01:00
  • 0cacb02d74 Splitup views.py into several files. heinzel 2018-01-20 17:06:22 +01:00
  • 03df86b3c4 Splitup forms.py into several files. heinzel 2018-01-20 16:58:00 +01:00
  • 873976199f Improved ChainedForm. heinzel 2018-01-20 16:38:28 +01:00
  • 346249f623 Improved ChargeForm and TrainerForm. heinzel 2018-01-20 16:17:45 +01:00
  • 8bb1733427 Replaced own country selection with django-countries package. heinzel 2018-01-20 15:23:58 +01:00
  • 092ded8cd4 Finalized last commit: better session data passing. heinzel 2018-01-20 12:17:40 +01:00
  • 022f3f5d61 BROKEN: started to improve session passing in chained form. heinzel 2018-01-19 17:16:15 +01:00
  • 3f9cc11dbd mostly auth stuff. heinzel 2018-01-19 16:16:39 +01:00
  • b72b5a519f Renamed OverviewForm to SummaryForm. heinzel 2018-01-19 10:55:04 +01:00
  • 14a88de9c6 Made empty placeholders the default. heinzel 2018-01-19 10:51:53 +01:00
  • a9f3e2e0cb Fixed buttons bug in TrainingForm. heinzel 2018-01-19 10:19:22 +01:00
  • 0be8a1ecf6 Added migration. heinzel 2018-01-19 10:18:53 +01:00
  • ff429d51f3 moved charge fees from forms to config. heinzel 2018-01-18 23:46:47 +01:00
  • aa19dc9347 auth stuff. heinzel 2018-01-18 23:02:03 +01:00
  • 8418dcfa91 for owner/auth stuff. heinzel 2018-01-18 16:19:48 +01:00
  • f5d73d556e Made JavaScript-Magic for some fields. heinzel 2018-01-18 14:46:53 +01:00
  • 14f18b2333 Made brand title into link to home view. heinzel 2018-01-18 14:45:37 +01:00