Skip to content

Releases: alfio-event/alf.io

Alf.io 1.8

12 Sep 19:25
Compare
Choose a tag to compare

1.8 (2016-09-12)

Full Changelog

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:

Alf.io 1.8-RC2

05 Sep 15:50
Compare
Choose a tag to compare
Alf.io 1.8-RC2 Pre-release
Pre-release

1.8-RC2 (2016-09-05)

Full Changelog

Implemented enhancements:

  • 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

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

Closed issues:

  • missing link to created event #194
  • "An unexpected error has occurred. Please try again." trying to buy a paid ticket #193
  • Editing donation options causes duplication #191
  • Cannot delete a ticket category #188
  • Markdown preview: escape HTML #178

Merged pull requests:

Alf.io 1.8 (RC1)

28 Aug 18:29
Compare
Choose a tag to compare
Alf.io 1.8 (RC1) Pre-release
Pre-release

1.8-RC1 (2016-08-28)

Full Changelog

Implemented enhancements:

  • 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
  • Assign a discount code to a specific category #112
  • Donate an arbitrary amount to the event #110
  • Split full name in first/last name fields #102
  • Paypal integration #77
  • Paypal integration #145 (syjer)

Fixed bugs:

  • 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
  • Warning message to select an organizer althought it is already selected #166
  • bug in master: cannot add new category in a existing event #161
  • bug in master: cannot change price of category #160
  • "ticket-has-changed-owner" email is sent unexpectedly #151
  • Cannot edit an event containing strange characters in the url #150
  • Show contextualized error message when ticket purchase doesn't work #147
  • TicketReservationManager.countAvailableTickets count tickets with "PENDING" status as available #144

Closed issues:

  • 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
  • Allow markdown rendering to handle no-ops #139
  • Update Angular $tooltip to $uibTooltip #138
  • 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
  • Mention contributors on the website #87
  • Updated Tutorial/Instructions #74

Merged pull requests:

Alf.io 1.7.4

29 Jun 08:58
Compare
Choose a tag to compare

1.7.4 (2016-06-29)

Full Changelog

Bugfix

  • Fixed #113 (calendar date selection)

New Features:

  • Support for elephantsql.com (tutorial)
  • #9 add Markdown (commonmark) support for event and category description

Alf.io 1.7.3

26 Apr 20:02
Compare
Choose a tag to compare

In memory of @grahamwakefield

1.7.3 (2016-04-26)

Full Changelog
Fixed bugs:

  • "Someting went wrong" message on scan valid QR ticket #120
  • Login issues on Heroku #116
  • MySql - invalid statement (syntax error) #108

Implemented enhancements:

  • New API for sponsors #107

1.7.2-RC1

08 Apr 16:10
Compare
Choose a tag to compare
1.7.2-RC1 Pre-release
Pre-release

1.7.2-RC 1

Alf.io 1.7.1

16 Feb 21:53
Compare
Choose a tag to compare

This release fixes a regression reported by Graham in the mailing list

Full Changelog

Fixed bugs:

  • regression: cloud foundry support is broken #101

Alf.io 1.7

13 Feb 15:48
Compare
Choose a tag to compare

MySql support (beta) has been added!

Full Changelog

Implemented enhancements:

  • mysql porting #90

Closed issues:

  • simplify/fix email handling #93

other

Alf.io 1.6.2

28 Jan 22:24
Compare
Choose a tag to compare

This release fixes an encoding problem on openshift/wildfly 9+.
The problem appeared after a platform security fix on Jan 25th, 2016.

Changelog

Full Changelog

Implemented enhancements:

  • REST APIs #86
  • Create link to external events #85
  • GUI support for multi-tenancy #62
  • support generic input/textarea field when assigning a ticket #46
  • lock the ticket during check-in process #89
  • Add "express checkout" option #55

Fixed bugs:

  • PostSQL error #82
  • Cant load scan page video source #79
  • Fixed encoding of German translations

Alf.io 1.6.1

28 Nov 08:41
Compare
Choose a tag to compare

We are multi-tenant! :-)

Changelog

Full Changelog

Implemented enhancements:

  • REST APIs #86
  • Create link to external events #85
  • GUI support for multi-tenancy #62
  • support generic input/textarea field when assigning a ticket #46
  • lock the ticket during check-in process #89
  • Add "express checkout" option #55

Fixed bugs:

  • PostSQL error #82
  • Cant load scan page video source #79
  • Fixed encoding of German translations