Commit Graph

737 Commits

Author SHA1 Message Date
b64823ed9f Debug info for paypal landing page token 2016-05-04 13:33:50 +10:00
1c047eccfe Test full HTML for paypal landing page 2016-05-04 13:29:38 +10:00
1057ecd698 Re-include booking.rooms_old in the list of module includes since some functions are still in that file 2016-05-04 11:51:05 +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
3c64131ea4 Remove old code 2016-05-04 10:53:21 +10:00
262eb07915 Use database for room description instead of constant array lookup 2016-05-04 10:36:47 +10:00
f405089911 Fix sql query 2016-05-04 07:48:15 +10:00
6db75be9f8 Add changelog 2016-05-03 23:06:25 +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
80cd8d157a typo 2016-05-02 18:06:05 +10:00
ddc528bd15 cleanup database query 2016-05-02 18:03:30 +10:00
b2a057622e code formatting 2016-05-02 17:42:24 +10:00
1c222b87b3 ancient code cleanup 2016-05-02 17:31:00 +10:00
c0b40150d7 Rename rooms files 2016-05-02 15:37:01 +10:00
cccfa1bdb8 update from remote repository
Merge branch 'master' of gitlab.coadcorp.com:drupal/booking
2016-05-02 15:34:35 +10:00
bc82ea996e Renamed rooms include 2016-05-02 15:33:32 +10:00
9707feb065 Add new file 2016-05-02 15:26:11 +10:00
d51716c3ff remove pass by reference call 2016-04-28 23:05:05 +10:00
fb974e25b7 remove comments 2016-04-28 23:04:06 +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
b10da453e5 remove call-time pass-by-reference 2016-04-19 10:09:18 +10:00
7ebaecd6d0 comment cleanup 2016-04-19 09:45:29 +10:00
ad9e972c26 code cleanup 2016-04-19 09:41:16 +10:00
21f1dcb8c9 CHange text error message for invalid temporary ID on balance page 2016-03-10 17:16:09 +11:00
e212a1be95 Add amount owing gross/net to report 2016-03-05 10:13:10 +11:00
9250a1b73c Fix reference to variable not in scope 2016-02-21 20:43:39 +11:00
f122219305 Fix logic for determining which price to use 2016-02-21 20:38:14 +11:00
48e58a29e7 Add post-payment trigger function call to manual payment processing 2016-02-21 20:32:39 +11:00
c683913fc1 Change quote marks 2016-02-21 20:29:14 +11:00
66d0e8d83d Move post-payment triggers to a separate function, and improve paypal verification attempts 2016-02-21 20:27:09 +11:00
85524ca98a Enhacements to manual payment form 2016-02-17 18:02:57 +11:00
6e54c92f61 Update balance/total payment for manual payment processing 2016-02-17 10:20:28 +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
ba0ee914f9 Change autocomplete to lookup surname or firstname 2016-01-30 13:40:17 +11:00
2d80df15b2 Change wording 2016-01-30 13:35:01 +11:00
c2fef6ddd9 Remove debugging 2016-01-30 13:33:49 +11:00
71e7b50a69 Remove some debug logging 2016-01-23 19:16:58 +11:00
a62bd316d5 Completed autocomplete room allocation submit functions 2016-01-23 19:15:26 +11:00
9b394c8447 Updates to room allocation submit processing 2016-01-23 18:23:44 +11:00
0e09302c9a Autocomplete form now working, todo is submit handler 2016-01-23 16:31:21 +11:00