summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries/cart.rst
AgeCommit message (Collapse)AuthorFilesLines
2015-02-02[ci skip] Fix #3515Andrey Andreev1-11/+11
2015-01-19[ci skip] Fix a typo in Card library docsAndrey Andreev1-1/+1
2014-12-04[ci skip] Update on the changes from PR #3388Andrey Andreev1-4/+3
- Fixed a broken link - Added missing notes about deprecations in the upgrade instructions - Improved consistency with other deprecation notices in the docs
2014-12-04Flag the smiley helper and shopping cart as deprecated.James L Parry1-0/+4
They should be removed the next minor release. Lowered the "javascript" deprecation message to "important" instead of "warning", for consistency with the rest of CI. Signed-off-by:James L Parry <jim_parry@bcit.ca>
2014-03-14Fixed coding style & line length.Ahmad Anbar1-2/+2
2014-03-14Removed the requirment of quantity to trigger cart update.Ahmad Anbar1-2/+2
2014-02-13[ci skip] Add compatibility functions documentation + Sphinx build fixes for ↵Andrey Andreev1-21/+21
Cart
2014-02-13[ci skip] Polish changes from #2874Andrey Andreev1-63/+62
2014-02-13Added Missing new line.Ahmad Anbar1-0/+1
2014-02-13Re-arranged documentation, fixed comment.Ahmad Anbar1-4/+15
2014-02-13Added changelog entry.Ahmad Anbar1-2/+15
An example to the docs. Tidy code a little bit.
2014-02-13Fixed code style & added few extra checks.Ahmad Anbar1-4/+6
Updated cart documentation.
2014-02-08[ci skip] Add return types to library docsAndrey Andreev1-25/+28
2014-01-20[ci skip] Replace incorrect usage of 'then', where it should be 'than'Andrey Andreev1-1/+1
2013-07-22Update Cart lib docsDerek Jones1-47/+105
2012-10-25Add CI_Cart::get_item() (rel #400)Andrey Andreev1-4/+10
2011-12-26Fixing a couple of issues in documentation files that occur when running ↵Greg Aker1-5/+5
Sphinx 'make html'
2011-12-14Added in a remove item from cart function to save the "hacky" method of ↵Andrew Seymour1-0/+5
updating a product with 0 quantity, updated the changelog to reflect and to be neater and more readable surrounding the changes of the Cart library
2011-12-13Added the ability to get the contents in a different orderAndrew Seymour1-2/+5
2011-10-05fixed code block spacing in Cart lib docsDerek Jones1-44/+44
2011-10-05replacing the old HTML user guide with a Sphinx-managed user guideDerek Jones1-0/+294