Commit Graph

54 Commits (00f7fb14655cf0b1191bda11ea3a79d2630be3e1)
 

Author SHA1 Message Date
Marek Isalski 00f7fb1465 implement forced-login for the case of experience 'force'
Marek Isalski e243c3c99e can't develop 'nouser' option yet
Marek Isalski e34bcc30a5 tweak wording of the 'nouser' option
Marek Isalski 53ede41b92 add fulcrm_shoppingcart_experience variable
Marek Isalski f6f956a722 show incomplete transaction template
Marek Isalski 889bd68900 need to cope with cancelled/failed transactions
Marek Isalski aad442c3a5 remove a debug die(print_r())
Marek Isalski 4001f2e70f more hooks
Marek Isalski 450201b048 adding loads of hooks all over the place
Marek Isalski 4e4c709c1a show if event is full
Marek Isalski e750c7862b show "free" if no price to be paid
Marek Isalski e1cbaf7e54 fixup tiny whitespace issue
Marek Isalski d869a6c780 handle generic products
Marek Isalski 93e8ba3935 check content_object is valid before carrying on
Marek Isalski a508cc83b5 show eventbooking cancellation link
Marek Isalski 0be95f7177 improvements to logout and checkout process
Marek Isalski 7fbd49d6fb show PaymentItems
Marek Isalski c15369b234 call hook_fulcrm_shoppingcart_alter_person_add before adding the person
Marek Isalski 4e37364752 fixup display of product and shoppingcart prices
Marek Isalski 633676c3fc fetch lineitems; it's a cart not a basket
Marek Isalski ae6ecd8f39 change order of wording
Marek Isalski 5d56faf4a4 show pending where pending
Marek Isalski 95882a5574 add some more transaction detail
Marek Isalski db6d0cc460 now able to add Person records to your own
Marek Isalski ea3a3a8f35 wording tweaks
Marek Isalski c4ee210639 putting myself first for a change
Marek Isalski 05375dde05 if shoppingcart APIv2 request fails, unset session variable
Marek Isalski 05d1ee9667 neaten up templates
Marek Isalski d0b137ca59 more tidying of checkout templates
Marek Isalski b67436c465 tidy up for showing a complete transaction
Marek Isalski e386754095 start to show mailshots related to transaction
Marek Isalski 285672453a add in checkout success and failure functions; rework to fit with amends to direct pay flow
Marek Isalski fc68408a63 fixup runtimes with eventbookingtypeslots
Marek Isalski 350c4d9e82 very basic checking out
Marek Isalski db43364b17 fill in eventslotbookings when ordering (currently doesn't give choice)
Marek Isalski c6c655cdea can now remove items from a cart
Marek Isalski ee4b8e7d11 improving the cart experience using form_state more
Marek Isalski 11743d307b replace test code with vague idea of how it'll work
Marek Isalski 41984d4926 fetch ddatacollection information and use fulcrm_collection to show it
Marek Isalski 0292445e5e add shoppingitem d name
Marek Isalski 16df753efd neater templating
Marek Isalski 988f047622 actually adding something and then showing the cart
Marek Isalski 9940cc8940 update to use fulcrm_crypto
Marek Isalski 43608a5aed depend on fulcrm_crypto
Marek Isalski 92c6e20b98 add actions; remove debug code; HMAC person_ids
Marek Isalski 4e2a878b88 get person2person relationships for booking buddies, etc
Marek Isalski b77423e5af add settings page with relevant variables
Marek Isalski fa75305d86 break out into a separate form
Marek Isalski 8c58b66ec9 use HMAC-protected URLs for shopping cart links
Marek Isalski a0aa082ffa depend on fulcrm_collection