Commit Graph

330 Commits

Author SHA1 Message Date
ae609f28da fix inverted logic 2016-05-25 23:01:06 +10:00
62ed20a354 add css 2016-05-25 23:00:30 +10:00
89460e6157 add highlighting to manual email page for welfare cases 2016-05-25 22:58:22 +10:00
691e1feeef Tidy up formatting 2016-05-25 11:25:04 +10:00
e02d863833 Code formatting fix 2016-05-25 11:20:35 +10:00
bd665d6110 Add travel-form enabled check to travel form page 2016-05-25 11:17:17 +10:00
4d3bcb4949 description update 2016-05-24 22:19:10 +10:00
2e09ca1814 update logic for travel form showing bf/gf field 2016-05-24 22:14:46 +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
d60ff7b10e minor tweaks 2016-05-19 08:34:29 +10:00
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