Commit Graph

96 Commits

Author SHA1 Message Date
e90d02f46e start work on admin page for early access codes 2017-06-29 12:10:19 +10:00
d5d45512c6 update room number field to be an integer 2016-06-28 13:12:55 +10:00
70168189fb tweak to travel report 2016-06-27 10:44:10 +10:00
4550028fd6 re-arrange travel report columns 2016-06-27 10:41:43 +10:00
91efbb80d6 also add highlighting for people that want accommodation 2016-06-26 22:14:51 +10:00
f628e41677 attach csv properly 2016-06-26 22:07:28 +10:00
ad31433dad fix 2016-06-26 22:03:00 +10:00
f09811990d add css for people flying to study week 2016-06-26 22:02:15 +10:00
c8c6f50a04 fix 2016-06-26 21:55:30 +10:00
ed160830ff add state to travel summary report 2016-06-26 21:54:07 +10:00
67dd4d6336 add link to travel form 2016-06-26 21:48:58 +10:00
3a0daab0eb few more tweaks 2016-06-26 21:46:47 +10:00
c59f3bda09 tweaks to travel report 2016-06-26 21:45:19 +10:00
d88159c25a remove people no longer coming from travel report 2016-06-26 21:41:05 +10:00
d44e0d9592 fix 2016-06-26 21:35:48 +10:00
7e248a8bf3 add travel summary report 2016-06-26 21:34:28 +10:00
7847afcf5d add human-readable studygroup names for CSV headings if option is enabled in admin page 2016-06-22 23:03:21 +10:00
f26af4a0fb change CSV heading description 2016-06-22 22:45:07 +10:00
1d4af9ac39 tweak to phone number handling in CSV 2016-06-18 19:16:35 +10:00
02deeef731 split up some of the email functions for easier management 2016-05-31 17:06:27 +10:00
f027df3f6e cleanup trailing whitespace 2016-05-19 08:24:50 +10:00
2676342da7 Comment out code not really required in CSV report 2016-05-04 11:32:02 +10:00
0d7ee90292 Revert "Fix dereference"
This reverts commit f868e02257
2016-05-04 11:23:39 +10:00
f868e02257 Fix dereference 2016-05-04 11:21:50 +10:00
90fdf824f7 Add room locations debugging info for CSV report 2016-05-04 11:19:53 +10:00
c2c0b68881 Possibly fix room locations lookup 2016-05-04 11:11:21 +10:00
fc4b847368 Remove usage of deprecated function _booking_room_location_lookup 2016-05-04 11:00:47 +10:00
f405089911 Fix sql query 2016-05-04 07:48:15 +10:00
3ce77ebea6 rename booking_event_id in booking_person table 2016-05-03 22:49:45 +10:00
c1b2621d3b Fixes for PHP 5.4+ 2016-04-28 18:06:27 +10:00
e212a1be95 Add amount owing gross/net to report 2016-03-05 10:13:10 +11:00
274c4b9156 Implementing balance/total choice for manual payments 2016-02-17 09:41:26 +11:00
74eccf57d3 Change CSV processing and studygroup display info 2016-02-01 20:31:29 +11:00
7bbdf57238 Added code to import study group data from CSV files 2016-01-17 22:50:10 +11:00
512366deb9 Email confirmation field added 2015-09-16 06:20:55 +10:00
11b27bb4b1 Replace internal column names with descriptive names for study groups in csv report 2015-07-23 21:37:11 +10:00
7f5237a195 Setting event price to active now updates event id for that price 2015-07-21 23:14:49 +10:00
8d8f080338 More analytics for bookings by state 2015-06-19 11:53:01 +10:00
15246d75ba Update summary by state to include only booked in or waiting list people 2015-06-18 23:29:08 +10:00
716742a32c Move email forms to email include instead of admin include 2015-05-16 13:08:03 +10:00
98c4176337 Finally add a customisable page for /bookingfinal 2015-03-09 17:02:38 +11:00
95ca0f8982 bugfixes 2015-03-08 21:09:43 +11:00
b7cb58dc41 Use booking_payment_complete flag in report 2015-03-04 10:09:35 +11:00
51bc775664 Fix preg_match fail 2014-12-01 23:06:39 +11:00
57a7704e62 changes 2014-12-01 22:55:36 +11:00
7a0220aa86 Slight changes 2014-12-01 22:53:45 +11:00
cefdfd3afc add payment complete flag to payment report 2014-11-29 11:36:57 +11:00
fe5060179b Minor formatting tweaks 2014-11-25 20:32:07 +11:00
b96deade15 Fixed accidental search and replace of _booking_person_studygroups_cleanup 2014-11-25 20:11:01 +11:00
9f917de8a5 Various tweaks 2014-11-25 20:04:58 +11:00