summaryrefslogtreecommitdiff
path: root/app/Module/ClippingsCart
AgeCommit message (Expand)AuthorFilesLines
2016-04-17I18NGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-3/+2
2015-06-07Fix #596 clippings cart sessions brokenGreg Roach1-15/+17
2015-06-05Refactor includes/functions into classesGreg Roach1-2/+3
2015-06-03Fix #595 - wrong class nameGreg Roach1-1/+1
2015-05-31PSR-4Greg Roach1-3/+12
2015-05-30Code styleGreg Roach1-15/+15
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-9/+9
2015-04-26Replace Zend_Session with our own classGreg Roach1-20/+16
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-26/+28
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-6/+6
2015-03-02Fix 1427100 - clippings cart fails to download when media files are presentGreg Roach1-4/+7
2015-03-02Module APIGreg Roach1-0/+469