summaryrefslogtreecommitdiff
path: root/app/Module/ClippingsCartModule.php
AgeCommit message (Collapse)AuthorFilesLines
2016-06-22Fix #1005 - button labelsGreg Roach1-3/+3
2016-06-18Fix #909 - not all user-interfaces use 'click'Greg Roach1-1/+1
2016-06-10Fix #966 - English textGreg Roach1-2/+2
2016-05-18Fix #938 - Sidebar clipping cartGreg Roach1-1/+1
2016-05-18Unused codeGreg Roach1-5/+5
2016-04-16Un-auto-correctGreg Roach1-1/+1
2016-02-21Fix #824 - obsolete HTML markupGreg Roach1-287/+356
2016-02-21Case mismatchGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17TabsGreg Roach1-7/+7
2016-01-17Misuse of  Greg Roach1-3/+0
2016-01-17Two spaces have no effect in HTMLGreg Roach1-3/+3
2016-01-04Fix #747 - menus on touch screensGreg Roach1-7/+8
2015-06-18Use rel=nofollow instead of hiding linksGreg Roach1-13/+6
2015-06-17Use rel=nofollow instead of hiding linksGreg Roach1-4/+17
2015-06-08PHPDocGreg Roach1-4/+15
2015-06-07Fix #596 clippings cart sessions brokenGreg Roach1-1/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-6/+7
2015-05-31PSR-4Greg Roach1-6/+16
2015-05-30Code styleGreg Roach1-12/+13
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+1
2015-04-26Replace Zend_Session with our own classGreg Roach1-17/+22
2015-04-11Remove old help linksGreg Roach1-10/+10
2015-04-03Fix #526 - gender specific pronouns, plus associated cleanupGreg Roach1-157/+236
2015-03-29Split class Module into static and abstract partsGreg Roach1-1/+1
2015-03-12Update .PO filesGreg Roach1-6/+6
2015-03-09Use Tree object instead of ID/nameGreg Roach1-17/+17
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-8/+8
2015-03-05Move help text inline (or remove it)Greg Roach1-5/+14
2015-03-02Module APIGreg Roach1-0/+613