Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-02 | [ci skip] Fix #3515 | Andrey Andreev | 1 | -11/+11 | |
2015-01-19 | [ci skip] Fix a typo in Card library docs | Andrey Andreev | 1 | -1/+1 | |
2014-12-04 | [ci skip] Update on the changes from PR #3388 | Andrey Andreev | 1 | -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-04 | Flag the smiley helper and shopping cart as deprecated. | James L Parry | 1 | -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-14 | Fixed coding style & line length. | Ahmad Anbar | 1 | -2/+2 | |
2014-03-14 | Removed the requirment of quantity to trigger cart update. | Ahmad Anbar | 1 | -2/+2 | |
2014-02-13 | [ci skip] Add compatibility functions documentation + Sphinx build fixes for ↵ | Andrey Andreev | 1 | -21/+21 | |
Cart | |||||
2014-02-13 | [ci skip] Polish changes from #2874 | Andrey Andreev | 1 | -63/+62 | |
2014-02-13 | Added Missing new line. | Ahmad Anbar | 1 | -0/+1 | |
2014-02-13 | Re-arranged documentation, fixed comment. | Ahmad Anbar | 1 | -4/+15 | |
2014-02-13 | Added changelog entry. | Ahmad Anbar | 1 | -2/+15 | |
An example to the docs. Tidy code a little bit. | |||||
2014-02-13 | Fixed code style & added few extra checks. | Ahmad Anbar | 1 | -4/+6 | |
Updated cart documentation. | |||||
2014-02-08 | [ci skip] Add return types to library docs | Andrey Andreev | 1 | -25/+28 | |
2014-01-20 | [ci skip] Replace incorrect usage of 'then', where it should be 'than' | Andrey Andreev | 1 | -1/+1 | |
2013-07-22 | Update Cart lib docs | Derek Jones | 1 | -47/+105 | |
2012-10-25 | Add CI_Cart::get_item() (rel #400) | Andrey Andreev | 1 | -4/+10 | |
2011-12-26 | Fixing a couple of issues in documentation files that occur when running ↵ | Greg Aker | 1 | -5/+5 | |
Sphinx 'make html' | |||||
2011-12-14 | Added in a remove item from cart function to save the "hacky" method of ↵ | Andrew Seymour | 1 | -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-13 | Added the ability to get the contents in a different order | Andrew Seymour | 1 | -2/+5 | |
2011-10-05 | fixed code block spacing in Cart lib docs | Derek Jones | 1 | -44/+44 | |
2011-10-05 | replacing the old HTML user guide with a Sphinx-managed user guide | Derek Jones | 1 | -0/+294 | |