Commit Graph

149 Commits

Author SHA1 Message Date
Nathan Coad
ee93be90d8 fix references 2016-07-22 09:13:02 +10:00
Nathan Coad
6836f3bc00 fix function names 2016-07-22 09:06:52 +10:00
Nathan Coad
c0d2e11172 further implementation work for stripe integration 2016-07-22 09:01:39 +10:00
a4da6d2d93 code refactor 2016-06-28 21:48:55 +10:00
a1c091a03c tweak to text in _booking_leader_helper_email_summary token 2016-06-28 21:41:59 +10:00
d5d45512c6 update room number field to be an integer 2016-06-28 13:12:55 +10:00
b816de11d2 remove old passport and flight info from cahaya 2016-06-11 13:59:13 +10:00
66b71fc8ab remove some unnecessary debug statements 2016-06-01 22:32:09 +10:00
243a7691b6 tidy up sqlview error handling 2016-06-01 22:17:05 +10:00
a01096d1a5 minor tweaks 2016-06-01 19:11:10 +10:00
d3f8ca0039 fix for no view existing already 2016-05-31 19:03:39 +10:00
8ecef65d38 fix 2016-05-31 18:41:02 +10:00
a82e6baa42 more debugging 2016-05-31 18:34:53 +10:00
02deeef731 split up some of the email functions for easier management 2016-05-31 17:06:27 +10:00
071ccba847 adjust _booking_get_person_fields() for sql view 2016-05-27 17:47:40 +10:00
1674c5242f bug 2016-05-19 22:20:46 +10:00
c230ea32da bug 2016-05-19 22:19:40 +10:00
929983acaa debugging 2016-05-19 22:17:14 +10:00
d7108b5a71 fix dereference 2016-05-19 22:15:54 +10:00
eced3d39bc use array instead of stdClass 2016-05-19 22:14:02 +10:00
abd4853ff5 bug fix 2016-05-19 22:13:08 +10:00
9b431c6ee3 start making csv import/export more dynamic 2016-05-19 22:09:03 +10:00
f027df3f6e cleanup trailing whitespace 2016-05-19 08:24:50 +10:00
e5685c4a65 fix sql query 2016-05-17 21:21:00 +10:00
Nathan Coad
0274c5fde1 remove room allocation functions replaced by new autocomplete functions 2016-05-16 11:55:11 +10:00
286c7afa98 update ambiguous sql query 2016-05-10 23:13:46 +10:00
927ad8ee1e Fix SQL query 2016-05-03 22:55:45 +10:00
3ce77ebea6 rename booking_event_id in booking_person table 2016-05-03 22:49:45 +10:00
ddc528bd15 cleanup database query 2016-05-02 18:03:30 +10:00
bcbbbbc62e code cleanup 2016-04-28 22:52:24 +10:00
eb21402b0c cleanup for date to timestamp debug messages 2016-04-28 22:41:11 +10:00
cd10d60f1b fixes for booking_late_price not existing when node is first created 2016-04-28 22:39:06 +10:00
c1b2621d3b Fixes for PHP 5.4+ 2016-04-28 18:06:27 +10:00
9250a1b73c Fix reference to variable not in scope 2016-02-21 20:43:39 +11:00
66d0e8d83d Move post-payment triggers to a separate function, and improve paypal verification attempts 2016-02-21 20:27:09 +11:00
c2fef6ddd9 Remove debugging 2016-01-30 13:33:49 +11:00
4fcd741e97 Fixed study group matching leader/helper calculations 2016-01-20 10:03:30 +11:00
a283320925 Add new include for study group leaders/helpers calculations 2016-01-17 19:10:42 +11:00
270dd5b43f Add comment field and tweak email logging 2015-09-17 09:44:47 +10:00
e6fa6f0ee5 Added mobile number validation functionality 2015-09-11 18:23:20 +10:00
fa24cb3350 Fix the way study group sessions were queried 2015-07-23 20:04:29 +10:00
eae1bf0f31 Strip whitespace from email address before validating 2015-04-21 11:06:40 +10:00
515c2e67d7 Improved logging of email validation function 2015-04-21 10:55:56 +10:00
2922ef0ecb code cleanup 2015-03-19 22:06:35 +11:00
1f7e73ae87 Made paypal fees customisable 2015-03-19 13:39:03 +11:00
0c907cc710 Move paypal fee calculations to new function 2015-03-19 13:16:28 +11:00
dbae57532d Extra logging and fix deposit paypal calculation 2015-03-19 12:59:11 +11:00
5aa285e9dc Add maximum age restriction to registration form 2015-03-18 11:53:52 +11:00
a38d42b489 Fixes for values not set at initial registration form 2015-03-09 15:32:05 +11:00
aad31946c6 Update paypal fee 2015-03-09 14:41:09 +11:00