Commit Graph

80 Commits

Author SHA1 Message Date
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
d2d4e92dc9 Fix tshirt entry in email summary 2015-02-02 12:40:54 +11:00
e9297b0fbf Check whether marital state is recorded before including in email summary 2015-01-21 22:33:41 +11:00
08a329417d Fix up timezone stuff 2014-12-01 23:32:00 +11:00
9a8ebbb5a8 Replace hard coded timezone with function from date module 2014-12-01 23:12:42 +11:00
e5b825b837 Update passport validation and date parse routine for data import 2014-11-29 16:49:57 +11:00
780be0be7e Payment complete flag for manual payments 2014-11-29 11:23:42 +11:00
b96deade15 Fixed accidental search and replace of _booking_person_studygroups_cleanup 2014-11-25 20:11:01 +11:00
7098d26756 fix errors generated with no attendees 2014-11-18 17:58:34 +11:00
c42503523e bugfixes 2014-11-18 17:50:40 +11:00
772b05f9cf studygroup code cleanup 2014-11-18 17:40:18 +11:00
61ba6cc45a Tweaks for study/reading groups 2014-11-17 23:42:49 +11:00
0d5245af30 Finish adding schema updates to initial install function 2014-11-16 19:56:16 +11:00
5984437bff Extra flight fields, improved data import function 2014-07-27 15:13:28 +10:00
5bda75ff47 Tweaks 2014-07-01 11:27:13 +10:00
ad131989b5 Minor tweaks 2014-06-30 17:40:26 +10:00
53ea1fd2fe Make it easier to see leaders and helpers in studygroup lists 2014-06-27 15:06:19 +10:00
b51f6a60d1 Added confirmation to study group auto updates 2014-06-26 23:41:58 +10:00
d7b12517b5 Added destination country and updated import data functions 2014-06-25 11:33:52 +10:00
e64749704e Completely redo study group update function 2014-06-23 10:20:41 +10:00