54 Commits

Author SHA1 Message Date
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
350c4d9e82 very basic checking out 2016-03-27 22:35:01 +01:00
db43364b17 fill in eventslotbookings when ordering (currently doesn't give choice) 2016-03-27 16:55:52 +01:00
c6c655cdea can now remove items from a cart 2016-03-27 15:58:34 +01:00
ee4b8e7d11 improving the cart experience using form_state more 2016-03-27 11:01:01 +01:00
11743d307b replace test code with vague idea of how it'll work 2016-03-26 21:29:49 +00:00
41984d4926 fetch ddatacollection information and use fulcrm_collection to show it 2016-03-26 18:43:28 +00:00
0292445e5e add shoppingitem d name 2016-03-26 13:52:40 +00:00
16df753efd neater templating 2016-03-26 13:52:28 +00:00
988f047622 actually adding something and then showing the cart 2016-03-26 12:35:37 +00:00
9940cc8940 update to use fulcrm_crypto 2016-03-26 11:15:51 +00:00
43608a5aed depend on fulcrm_crypto 2016-03-26 11:11:01 +00:00
92c6e20b98 add actions; remove debug code; HMAC person_ids 2016-03-25 20:01:47 +00:00
4e2a878b88 get person2person relationships for booking buddies, etc 2016-03-25 19:53:53 +00:00
b77423e5af add settings page with relevant variables 2016-03-25 17:54:19 +00:00
fa75305d86 break out into a separate form 2016-03-25 16:39:04 +00:00
8c58b66ec9 use HMAC-protected URLs for shopping cart links 2016-03-25 15:53:47 +00:00
a0aa082ffa depend on fulcrm_collection 2016-03-23 11:23:49 +00:00