summaryrefslogtreecommitdiff
path: root/app/Module/RecentChangesModule.php
AgeCommit message (Expand)AuthorFilesLines
2016-06-10Prefer preferencesGreg Roach1-1/+1
2016-04-09Refactor recent changes moduleGreg Roach1-42/+252
2016-04-09Fix: #886 - user column on recent changes list/tableGreg Roach1-2/+11
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-10PHPDocGreg Roach1-3/+3
2015-06-08PHPDocGreg Roach1-10/+20
2015-06-05Refactor includes/functions into classesGreg Roach1-7/+10
2015-05-31PSR-4Greg Roach1-1/+5
2015-05-30Code styleGreg Roach1-3/+3
2015-05-14Remove popup windows for block-configurationGreg Roach1-1/+1
2015-03-29Split class Module into static and abstract partsGreg Roach1-16/+16
2015-03-13Numbers need to be strings for I18NGreg Roach1-1/+1
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-2/+2
2015-03-02Module APIGreg Roach1-0/+168