summaryrefslogtreecommitdiff
path: root/app/Module/BatchUpdateModule.php
AgeCommit message (Expand)AuthorFilesLines
2016-06-21Fix: #1014 consistent terminology - approve/acceptGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-2/+2
2016-01-17TabsGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-1/+1
2015-11-21Fixes problems with updating records when using the update all buttonDavid Drury1-2/+2
2015-10-29Code-styleGreg Roach1-1/+1
2015-09-20Add missing breadcrumb and page titleJustCarmen1-6/+13
2015-09-19Turn batch-update form into bootstrap form layoutJustCarmen1-59/+68
2015-06-08PHPDocGreg Roach1-6/+24
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+2
2015-06-03PHPDocGreg Roach1-1/+1
2015-05-31PSR-4Greg Roach1-2/+16
2015-05-30Code styleGreg Roach1-11/+12
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+1
2015-03-29Split class Module into static and abstract partsGreg Roach1-1/+1
2015-03-25Fix: batch update / update all ends on a blank pageGreg Roach1-2/+1
2015-03-25Batch update broken / unstyledGreg Roach1-2/+2
2015-03-09Use Tree object instead of ID/nameGreg Roach1-18/+24
2015-03-02Module APIGreg Roach1-0/+386