Skip to content

Latest commit

 

History

History
153 lines (100 loc) · 7.56 KB

CHANGELOG.md

File metadata and controls

153 lines (100 loc) · 7.56 KB

Change Log

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
  • add mailchimp integration #36
  • Export ticket details #42
  • add quartz scheduler for cluster aware job #73
  • Cookie-law compliance #67
  • support multi tenancy #56

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
  • GUI UX/UI redesign #66

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
  • Update category name doesn't work #32

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

Full Changelog

Fixed bugs:

  • Validation is not triggered on page load #10

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

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

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)

* This Change Log was automatically generated by github_changelog_generator