Skip to content

1.3.0

Latest

Choose a tag to compare

@Lefaux Lefaux released this 07 May 18:56
· 30 commits to master since this release
f90007e

What's Changed

  • [BUGFIX] Handle VIP guests in guestlist:list-loaded event handler (#32 @andreasfernandez
  • [BUGFIX] Move VIP handling to composeGuestRow() @andreasfernandez
  • [TASK] Change default sorting and add tablesort library (#33) @andreasfernandez
  • [FEATURE] Add possibility to mark guests as no-show @Lefaux & @andreasfernandez
  • [IDIOT] well..@Lefaux
  • [BUGFIX] Provide proper response in case of an AJAX error @Lefaux & @andreasfernandez
  • [TASK] Add cancellation handling in interface @andreasfernandez
  • [TASK] Move cancelation handling into check-in modal @andreasfernandez
  • [TASK] Apply special styling to no shows @andreasfernandez
  • [TASK] Drop "UNCLEAR" status @andreasfernandez
  • [TEMP] Added command to fix inconsistent data @Lefaux
  • [TASK] Added CheckInStatus to CSV Export @Lefaux
  • [BUGFIX] Calculate stats properly @Lefaux
  • Merge pull request #31 from Lefaux/mark-guests-as-noshow @Lefaux