Commit Graph

314 Commits

Author SHA1 Message Date
f027df3f6e cleanup trailing whitespace 2016-05-19 08:24:50 +10:00
ea0a6bb8fc bugfix in booking_room_edit_form_validate 2016-05-19 08:20:47 +10:00
1393cf3387 add csv download link 2016-05-17 21:25:36 +10:00
bc837f015a change ordering in sql query 2016-05-17 21:22:56 +10:00
e5685c4a65 fix sql query 2016-05-17 21:21:00 +10:00
d9280e67f5 tidy up column headings 2016-05-17 21:19:18 +10:00
209f1a03b5 fix sql query 2016-05-17 21:15:53 +10:00
8b6113c3f1 array_push role 2016-05-17 21:13:51 +10:00
d87df2cc5e fix sql query 2016-05-17 21:09:10 +10:00
dfc3c9a77e fix typo 2016-05-17 21:08:22 +10:00
ad4aa043a2 replace node id with persons name in studygroup csv output 2016-05-17 21:07:42 +10:00
acb4dc71ae change CSV output code 2016-05-17 20:50:06 +10:00
bcd2b83e90 refactor CSV output code 2016-05-17 20:31:15 +10:00
94bc8bbf2e add debugging 2016-05-17 20:20:48 +10:00
95f84a99e9 array modification 2016-05-17 20:18:08 +10:00
c7c936ac80 fix menu hook for csv export 2016-05-17 20:11:39 +10:00
f6f7a05041 initial code for exporting study groups as CSV 2016-05-17 20:07:06 +10:00
Nathan Coad
0274c5fde1 remove room allocation functions replaced by new autocomplete functions 2016-05-16 11:55:11 +10:00
32d2e1692d add token for refund amount 2016-05-13 12:09:22 +10:00
b8560c878a update
Merge branch 'master' of gitlab.coadcorp.com:drupal/booking
2016-05-10 23:14:19 +10:00
286c7afa98 update ambiguous sql query 2016-05-10 23:13:46 +10:00
3f48b48fd9 Update booking.tokens.inc 2016-05-04 13:55:45 +10:00
470858f8bf use 5.4+ style array dereference 2016-05-04 13:52:50 +10:00
6b6e4e433b Update booking.tokens.inc 2016-05-04 13:44:16 +10:00
61c6e270c9 Update booking_regn_completed_page token 2016-05-04 13:43:53 +10:00
4dd2f777bd Update booking_regn_completed_page token 2016-05-04 13:40:57 +10:00
157ea12fc1 Update booking_payment_completed_page 2016-05-04 13:37:31 +10:00
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