Commit Graph

  • 62c868396a moved copy button in event detail view. heinzel 2018-03-14 15:10:39 +01:00
  • 80f5012ff0 Finalized copy event feature. heinzel 2018-03-14 15:00:23 +01:00
  • 9da5997447 Preparations for copy event feature. heinzel 2018-03-13 11:49:41 +01:00
  • ccb7a00510 BugFix: fixed email. heinzel 2018-03-08 16:45:53 +01:00
  • cf898fd4b1 BugFix: do not display user in head-title. heinzel 2018-03-08 15:40:17 +01:00
  • 1e4221fbf2 Added 'Forgot Password' function. heinzel 2018-03-08 15:36:29 +01:00
  • 13160bce7e Download of event list: added new template for ka-alpin layout. formated all dates appropriate. heinzel 2018-03-06 22:57:15 +01:00
  • d8939afcac Added verbose names to model fields. heinzel 2018-03-06 22:02:05 +01:00
  • 24fc0e6106 TrainerForm: do not show email and phone fields for additional trainers. heinzel 2018-03-06 21:00:03 +01:00
  • 8bad8b1e7f Bugfix: if registration_howto is not preset (i.e. if it is None), do not replace name and email. heinzel 2018-03-06 20:58:08 +01:00
  • 072d9b07b6 Consistent usage of km abbreviation. heinzel 2018-02-27 16:06:16 +01:00
  • 5d8faa615e Split ApproachForm, full featured display of transport/journey settings. heinzel 2018-02-27 15:59:12 +01:00
  • b97869d690 Updated default settings. heinzel 2018-02-26 18:00:42 +01:00
  • 1210d8f534 Added field registration_required. heinzel 2018-02-26 17:57:07 +01:00
  • 31e1adf2b8 Event Export List: short formated date. heinzel 2018-02-26 16:41:41 +01:00
  • aef9efa49f Bugfix: fixed bugfix about min/max participants. heinzel 2018-02-26 16:40:45 +01:00
  • b381bb76d9 Export List: 1. filter expired, 2. added internal note. heinzel 2018-02-26 15:14:15 +01:00
  • 69204a6d0d Publish workflow is now fully functional. heinzel 2018-02-26 14:44:30 +01:00
  • 87787c5eea todo. heinzel 2018-02-26 11:47:15 +01:00
  • 93e065e8e3 eMail Templates: added planned_publishing_date and internal note. heinzel 2018-02-26 11:45:50 +01:00
  • f15bde5e5a Event Detail: better wording vor immediate publishing. heinzel 2018-02-26 11:44:29 +01:00
  • 2cf33206c2 Bugfix: min/max participants were reset everytime. heinzel 2018-02-26 11:43:31 +01:00
  • 11a5e3c0c8 More work on planned publish date and internal note. improved event detail page and some form code. heinzel 2018-02-25 20:30:52 +01:00
  • e669d5b55b Moved event specific code from ChainedForm to EventCreateForm via ModelMixin. heinzel 2018-02-25 17:04:32 +01:00
  • b1cdfe4803 Base Template: Modified signum (replaced with email address). heinzel 2018-02-25 17:00:33 +01:00
  • f2af2c28cf Preparation for publishing date. heinzel 2018-02-25 01:48:02 +01:00
  • 890e837e8f Removed obsolete debug line. heinzel 2018-02-24 18:45:20 +01:00
  • 7dc93799c9 Fixed bug in ApproachForm about accomodiation on one day events. heinzel 2018-02-24 16:57:44 +01:00
  • e77280aaa1 Fixed bug in Event.get_status() about expire. heinzel 2018-02-24 16:57:13 +01:00
  • 1751293fd1 Added OneClickAction for set published. heinzel 2018-02-24 16:39:19 +01:00
  • 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