52 Commits

Author SHA1 Message Date
407f881aed
Added a few more countries to selector. 2017-12-03 21:56:33 +01:00
7be34ed7a0
Change send button colour. 2017-12-03 21:46:23 +01:00
e6f12b4978 Added France and Spain in country selector. 2017-09-15 01:48:53 +02:00
7588a4f980 Improved train output. 2017-04-28 00:11:42 +02:00
2b4f2dd486 Support restaurant reservations. 2017-04-12 15:45:27 +02:00
239b63ce8a Made proper template for send form. Remodelled data/templating handling. 2017-02-09 14:26:51 +01:00
bcec4867ac Add missing itemprop for event description. 2017-02-08 18:11:27 +01:00
8b41b0c106 Improved mail subjects. Added output of event description in mail. 2017-02-08 18:10:42 +01:00
10cda5da45 Fix anchor tags. 2017-02-08 17:21:12 +01:00
608854b57d Removed most Google Account management and mailing stuff. 2017-02-04 02:40:37 +01:00
855ede9655 Added bus reservation. 2016-09-10 19:01:41 +02:00
1210154612 Fix missing </p>. Also output times in ISO 8601. 2016-09-10 18:45:06 +02:00
97e2ec427e Added train reservations. (Not yet picked up by Google Inbox.) 2016-08-11 01:01:22 +02:00
b708c0431e Changed ReservationStatus handling a bit. 2016-08-11 01:00:53 +02:00
90d3afcf2f Add Return-Path to mails. 2016-08-04 18:14:00 +02:00
1cfb611e30 Added event mail template. 2016-08-03 11:26:14 +02:00
82deb08085 Added info text to event input form. 2016-08-03 11:25:59 +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
35a82edb06 Output reservation URL for hotel reservations. 2016-08-02 15:01:47 +02:00
f5a1fb44e3 Remove obsolete comment. 2016-08-02 15:01:20 +02:00
cb3d9a2792 Bugfixes with missing form_type variable and wrong mail subject. Also
added proper status page after mail sending.
2016-08-02 11:54:13 +02:00
594b4a85d4 First template for flight reservations. 2016-07-11 22:30:09 +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
907c557479 Added Rental Car structure. 2016-05-29 16:20:34 +02:00
cd8ab8155e Add restaurant support. (Input only for now.) 2016-05-29 02:49:00 +02:00
c9843e9a50 Remove To: line from mail template as this is auto-generated anyways. 2016-05-29 02:48:33 +02:00
f7dcb95aa9 Fixed typo. 2016-05-28 22:48:05 +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
1f6e0c754b Added basic template for hotel reservations. 2016-05-27 16:25:38 +02:00
30cc304a36 Added mail template + parsing. 2016-05-27 15:29:18 +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
d2d66382e2 Prepare input handling. 2016-05-25 16:58:13 +02:00
83e3425690 Add MDL-Ext and selectfields. 2016-05-24 22:07:25 +02:00
88584c1994 Output recipient email address. 2016-05-24 22:07:12 +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
ee41c82e19 Added FAB (well, not really floating). Improved form a bit. 2016-05-21 23:00:58 +02:00
33ba665a0c Prepare expired session handling. Added stubs for event and hotel. 2016-05-21 00:44:38 +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
3792738ba9 Basic login working. 2016-05-20 16:30:02 +02:00
877a736e15 Added signin button. 2016-05-20 15:13:56 +02:00
92f2408deb Moved mustache partials to separate directory. 2016-05-20 13:19:03 +02:00