22 Commits

Author SHA1 Message Date
407f881aed
Added a few more countries to selector. 2017-12-03 21:56:33 +01:00
e6f12b4978 Added France and Spain in country selector. 2017-09-15 01:48:53 +02:00
608854b57d Removed most Google Account management and mailing stuff. 2017-02-04 02:40:37 +01:00
b708c0431e Changed ReservationStatus handling a bit. 2016-08-11 01:00:53 +02:00
e61cfddc9c Added generic event definition. 2016-08-02 15:03:11 +02:00
7765d2d512 Improved barcode input, needs CoffeeScript code! 2016-08-02 15:02:30 +02:00
f5a1fb44e3 Remove obsolete comment. 2016-08-02 15:01:20 +02:00
bd18f0f9f7 Added definition for flights. 2016-07-11 22:16:07 +02:00
94003fc16f Yay, CoffeeScript! 2016-07-09 19:12:02 +02:00
549fac64d5 Use Composer's fxp/asset plugin instead of manual repositories for MDL. 2016-07-09 16:24:24 +02:00
8a22d5d864 Disabled date-limit for date fields to be able to select past dates
(e.g. bookingDate).
2016-05-28 22:47:38 +02:00
0bc805edc6 Fixed decimals in 0.01 steps for currency. 2016-05-28 22:47:26 +02:00
c807857e27 Added JavaScript to restore selected options (easier than making it work
in Mustache).
2016-05-26 00:28:35 +02:00
f2decbf6a1 Added missing name attributes to input fields. 2016-05-26 00:28:17 +02:00
83e3425690 Add MDL-Ext and selectfields. 2016-05-24 22:07:25 +02:00
ba92711362 Cleanup. 2016-05-24 22:06:57 +02:00
28e72072d8 Changed field order. Added "Hold" status. Changed country input into
selector.
2016-05-24 03:14:55 +02:00
4ac4448336 Added currency field type. 2016-05-24 02:44:03 +02:00
2983bcb56b Added templates for different INPUT fields. prep_form needs cleanup! 2016-05-24 02:39:23 +02:00
944ad8ff37 Various improvements and additions. 2016-05-20 23:34:50 +02:00
a583351ac4 Split templates for logged out and logged in state. Added Logout option.
Added rewriting to allow cleaner URLs.
2016-05-20 19:06:02 +02:00
92f2408deb Moved mustache partials to separate directory. 2016-05-20 13:19:03 +02:00