Skip to content

Latest commit

 

History

History
216 lines (141 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

216 lines (141 loc) · 10.5 KB

Change Log

1.6 (2015-11-22)

Full Changelog

Implemented enhancements:

  • REST APIs #86
  • Create link to external events #85
  • GUI support for multitenancy #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

1.5.2 (2015-10-20)

Full Changelog

Closed issues:

  • Language doesn't transfer when switching page. #80
  • Add new language #78
  • Cant insert address #76

Merged pull requests:

1.5.1 (2015-09-22)

Full Changelog

1.5 (2015-09-16)

Full Changelog

Implemented enhancements:

  • Add docker support to alf.io #65
  • Generate and attach pdf payment receipt to confirmation email (only when the user has effectively paid) #54
  • In the qrcode for the check in operator, expose the full site info #53
  • Create "catch all" categories #50
  • put the qrcode in the upper right corner of the pdf #48
  • add image upload support for event logo #47
  • support add to calendar feature #43
  • support waiting queue #39
  • support multi language event and ticket category description #38
  • Add event name #35

Closed issues:

  • Error when using "Send custom message..." #72
  • Can not cancel paid ticket #71
  • Bug creating new organizations #70
  • Error while doing the environment setup #57
  • Create settings.properties #52
  • Export ticket details #42
  • add quartz scheduler for cluster aware job #73
  • translations #68
  • Cookie-law compliance #67
  • GUI UX/UI redesign #66
  • support multi tenancy #56
  • add mailchimp integration #36

Merged pull requests:

1.4.1 (2015-04-07)

Full Changelog

1.4 (2015-04-07)

Full Changelog

Implemented enhancements:

  • Shrink active category #45
  • reminder e-mail before event #24
  • check-in application #18

Fixed bugs:

  • (admin) Fix default Payment Type #44

Closed issues:

  • Show ticket details on admin page #41

1.4-RC2 (2015-04-06)

Full Changelog

alfio-1.3.3 (2015-03-07)

Full Changelog

Implemented enhancements:

alfio-1.3.2 (2015-03-06)

Full Changelog

alfio-1.3.1 (2015-03-01)

Full Changelog

alfio-1.3 (2015-02-28)

Full Changelog

Implemented enhancements:

  • redesign/refactoring of configuration GUI #16
  • Create email sending queue #13

Closed issues:

  • export attendees' data #37
  • send invitation e-mail with reserved code #34
  • REST API for checkin app #25

Merged pull requests:

alfio-1.3-beta1 (2015-01-18)

Full Changelog

Fixed bugs:

  • Validation is not triggered on page load #10

Closed issues:

  • Update category name doesn't work #32

alfio-1.2 (2015-01-13)

Full Changelog

Implemented enhancements:

  • promo codes #29

Fixed bugs:

  • updating the price of a ticket category update only one of the two price related column in the ticket entity #31
  • Wrong price percentage calculation when creating an event with VAT excluded #30

alfio-1.1 (2014-12-31)

Full Changelog

Implemented enhancements:

  • Manual payment processing #22
  • use mailgun's REST apis #15
  • In admin, event page: sort token by use, name, for ticket, sort by time #11

Fixed bugs:

  • reassign ticket from a restricted category to another one #26

Closed issues:

  • complete CSP headers #28
  • split process URLs #27
  • Support asynchronous payment flows #23
  • Generate accessible ticket PDF #2

alfio-1.0 (2014-12-14)

Full Changelog

Implemented enhancements:

  • Add "additional info for organizer" #21
  • insert "expired on..." on expired categories #17
  • Partial editing of event #14

Fixed bugs:

  • TicketRepository.freeFromReservation does not clear up special_price_id_fk column #12

Closed issues:

  • check the .sql creation script and add the missing index #20
  • Create admin area #1

v1.0-pre-rename-v5 (2014-11-14)

Full Changelog

v1.0-pre-rename-v4 (2014-11-11)

Full Changelog

v1.0-pre-rename-v3 (2014-11-10)

Full Changelog

v1.0-pre-rename-v2 (2014-11-10)

Full Changelog

v1.0-pre-rename (2014-11-09)

Implemented enhancements:

  • allow free event creation #5

Closed issues:

  • Handle correctly the timezone of a event #8
  • https handling #7
  • configure payment methods #4
  • integrate stripe.com #3

* This Change Log was automatically generated by github_changelog_generator