71 Commits

Author SHA1 Message Date
abaca6c0a4 beginnings of selecting event slot options 2018-09-02 09:39:54 +01:00
694fae6a13 UTC to local time 2018-05-23 05:29:50 +01:00
ce9b14baa3 remove debug print 2018-05-21 01:03:28 +01:00
5b4714d7d1 person_d versus person_data woes 2018-05-21 01:00:10 +01:00
cd6323a4c5 working with multiple guest purchases 2018-05-21 00:38:40 +01:00
67215e6e7e finally, it works 2018-05-21 00:28:57 +01:00
29f6344509 fix for PHP JSON-serialising empty arrays as [] 2018-05-20 23:50:24 +01:00
2bdf1ce2c7 almost there with the data structure to send across 2018-05-20 23:18:36 +01:00
f2b3a7046d starting to send across a guest checkout structure 2018-05-20 22:49:02 +01:00
563e17ba58 after some interesting segfault errors, now submitting the right hand form 2018-05-20 20:42:33 +01:00
dc5a71e7f5 now got a working login form alongside the add-new-person form 2018-05-20 20:19:17 +01:00
64ec097b4c now showing both login form and add-new-person form side-by-side 2018-05-20 19:14:34 +01:00
16974ef4c0 guest checkout via this route is looking good 2018-05-20 18:52:59 +01:00
039dc5e31c fix runtime spamming logs 2018-05-20 16:17:52 +01:00
3cfbf2bce5 cache invalidation based on hooks 2018-05-20 16:17:40 +01:00
a9d5ea9123 cache cart data to speed up page loads 2018-05-20 13:39:06 +01:00
8564d3ee0a unify layout of cart and checkout 2018-05-20 13:38:32 +01:00
00f7fb1465 implement forced-login for the case of experience 'force' 2018-05-19 23:36:45 +01:00
e243c3c99e can't develop 'nouser' option yet 2018-05-19 23:18:11 +01:00
e34bcc30a5 tweak wording of the 'nouser' option 2018-05-19 23:05:01 +01:00
53ede41b92 add fulcrm_shoppingcart_experience variable 2018-05-19 22:54:51 +01:00
f6f956a722 show incomplete transaction template 2018-05-19 19:45:07 +01:00
889bd68900 need to cope with cancelled/failed transactions 2018-05-19 16:04:07 +01:00
aad442c3a5 remove a debug die(print_r()) 2018-05-19 15:30:26 +01:00
4001f2e70f more hooks 2018-05-19 15:24:04 +01:00
450201b048 adding loads of hooks all over the place 2018-05-19 11:07:42 +01:00
4e4c709c1a show if event is full 2018-05-14 15:15:52 +01:00
e750c7862b show "free" if no price to be paid 2018-05-14 15:15:33 +01:00
e1cbaf7e54 fixup tiny whitespace issue 2017-10-01 13:42:38 +01:00
d869a6c780 handle generic products 2017-09-17 15:12:37 +01:00
93e8ba3935 check content_object is valid before carrying on 2016-12-06 14:02:30 +00:00
a508cc83b5 show eventbooking cancellation link 2016-11-29 16:30:52 +00:00
0be95f7177 improvements to logout and checkout process 2016-11-29 16:30:40 +00:00
7fbd49d6fb show PaymentItems 2016-05-16 21:06:27 +01:00
c15369b234 call hook_fulcrm_shoppingcart_alter_person_add before adding the person 2016-05-16 15:51:57 +01:00
4e37364752 fixup display of product and shoppingcart prices 2016-05-15 14:23:17 +01:00
633676c3fc fetch lineitems; it's a cart not a basket 2016-04-18 20:32:27 +01:00
ae6ecd8f39 change order of wording 2016-04-17 13:14:41 +01:00
5d56faf4a4 show pending where pending 2016-04-17 13:14:33 +01:00
95882a5574 add some more transaction detail 2016-04-08 15:38:57 +01:00
db6d0cc460 now able to add Person records to your own 2016-04-08 12:36:35 +01:00
ea3a3a8f35 wording tweaks 2016-04-08 11:12:54 +01:00
c4ee210639 putting myself first for a change 2016-04-08 11:05:58 +01:00
05375dde05 if shoppingcart APIv2 request fails, unset session variable 2016-04-08 11:05:18 +01:00
05d1ee9667 neaten up templates 2016-04-08 11:04:28 +01:00
d0b137ca59 more tidying of checkout templates 2016-04-07 17:09:54 +01:00
b67436c465 tidy up for showing a complete transaction 2016-04-07 17:05:49 +01:00
e386754095 start to show mailshots related to transaction 2016-04-07 16:51:19 +01:00
285672453a add in checkout success and failure functions; rework to fit with amends to direct pay flow 2016-04-06 23:37:46 +01:00
fc68408a63 fixup runtimes with eventbookingtypeslots 2016-04-06 11:34:16 +01:00