phpbb: Make the username case-insensitve on login again.
[matthijs/projects/dorestad-bookings.git] / tickets / templates /
2010-11-03 Matthijs Kooijmantickets: Show number of payed tickets instead of reserv...
2010-10-25 Matthijs Kooijmantickets: Don't use a dict of shows in the overview.
2010-10-25 Matthijs Kooijmantickets: List number of booked tickets in the overview.
2010-10-19 Matthijs Kooijmantickets: Better explain which login to use.
2010-10-19 Matthijs Kooijmantickets: Show the currently logged in user on every...
2010-10-19 Matthijs Kooijmantickets: Add summary of bookings.
2010-10-19 Matthijs Kooijmantickets: Add a bit of styling to the HTML pages.
2010-10-19 Matthijs Kooijmantickets: Update the various texts to be current.
2010-10-19 Matthijs Kooijmantickets: Send a confirmation when a payment is processed.
2010-10-19 Matthijs Kooijmantickets: Add an interface for processing payments.
2010-10-19 Matthijs Kooijmantickets: Pluralize the booking confirmation email.
2010-10-19 Matthijs Kooijmantickets: Use CSRF protection middleware.
2010-10-19 Matthijs Kooijmansettings: Enable (phpbb) authentication.
2010-10-18 Matthijs Kooijmantickets: Send a confirmation email for bookings.
2010-10-18 Matthijs Kooijmantickets: Add basic booking form, view and templates.
2010-10-18 Matthijs Kooijmantickets: Add base HTML template.