1.8 (2016-09-12)
Implemented enhancements:
- create event as draft #202
- add ticket PDF when sending message to attendees #200
- The manual "Check-In" button only appears when there's a single match #196
- Create new event: persist draft during editing #184
- Create new event: Ticket form fields, new field #181
- Change Password: add warning if admin user #180
- Add link to Markdown reference close to the "Preview" button #176
- Mailchimp - add event key as user attribute #171
- Sold tickets: show number in the dashboard #154
- Additional fields: they're hard to see if I buy only one ticket #152
- Improve VAT/Price management #148
- Logout and Ability to Change Password #117
- Assign a discount code to a specific category #112
- Donate an arbitrary amount to the event #110
- Update spring-boot to 1.3 #106
- Add possibility to update validity date for promo code #103
- Split full name in first/last name fields #102
- Remove Event #100
- Paypal integration #77
- Markdown support #9
- Paypal integration #145 (syjer)
Fixed bugs:
- Languages always mandatory in donation options #190
- Numeric fields under the “Seats and payment info” allow negative numbers #189
- Event begin date cannot be in the past #173
- Graphs cannot be drawn when data is empty #172
- Change password doesn't work #170
- calendar while editing an existing event goes outside the viewport #169
- .ics file has an error with new line character #168
- Send invitations with CSV uses the wrong language #167
- bug in master: cannot add new category in a existing event #161
- bug in master: cannot change price of category #160
- Cannot edit an event containing strange characters in the url #150
- Show contextualized error message when ticket purchase doesn't work #147
- Warning message to select an organizer althought it is already selected #166
- "ticket-has-changed-owner" email is sent unexpectedly #151
- TicketReservationManager.countAvailableTickets count tickets with "PENDING" status as available #144
Closed issues:
- missing link to created event #194
- Editing donation options causes duplication #191
- Cannot delete a ticket category #188
- Markdown preview: escape HTML #178
- Allow markdown rendering to handle no-ops #139
- Update Angular $tooltip to $uibTooltip #138
- add mariadb in the travis matrix test #130
- mysql porting v2 #98
- add an additional field while editing an event #91
- Mention contributors on the website #87
- Updated Tutorial/Instructions #74
- "An unexpected error has occurred. Please try again." trying to buy a paid ticket #193
- Mysql errror : alter event table not working #165
- Unable to create new event without image #157
- More info about pending reservations #155
- TicketReservationManager.deleteOfflinePayment does not reset categoryId on ticket for dynamic categories #146
- Content Security Policy errors with style-src self #143
- override general settings with machine-specific settings during development #137
- gitignore Mac's
.DS\_Store
file #136 - MySQL database setup fails (invalid default timestamp value) #131
- set max file size for attachments #128
- backend Android app: login failure #125
Merged pull requests:
- Add AWS Beanstalk support #187 (madama)
- Calendar fix #183 (yankedev)
- #128 upload file lime 1mb added #164 (Praitheesh)
- split fullname #102 #163 (syjer)
- fix #148: Improve VAT/Price management #149 (cbellone)
- replace data-tooltip with data-uib-tooltip #138 #142 (BunsenMcDubbs)
- Allow markdown noop #139 #141 (BunsenMcDubbs)
- #131 #136 #137 #132 (BunsenMcDubbs)