summaryrefslogtreecommitdiff
path: root/app/Module/ResearchTaskModule.php
AgeCommit message (Expand)AuthorFilesLines
2016-06-10Prefer preferencesGreg Roach1-1/+1
2016-04-12Unused useGreg Roach1-1/+0
2016-04-10RTLGreg Roach1-1/+1
2016-04-10Research tasks from current tree onlyGreg Roach1-2/+4
2016-04-09Fix: #873 - research tasksGreg Roach1-26/+42
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-3/+3
2015-06-10PHPDocGreg Roach1-3/+3
2015-06-08PHPDocGreg Roach1-10/+19
2015-06-05Refactor includes/functions into classesGreg Roach1-5/+7
2015-05-31PSR-4Greg Roach1-1/+6
2015-05-30Code styleGreg Roach1-2/+3
2015-05-14Remove popup windows for block-configurationGreg Roach1-1/+1
2015-03-29Split class Module into static and abstract partsGreg Roach1-13/+13
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+1
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-2/+2
2015-03-02PSR-1Greg Roach1-2/+2
2015-03-02Module APIGreg Roach1-0/+201