summaryrefslogtreecommitdiff
path: root/app/Module/NotesTabModule.php
AgeCommit message (Expand)AuthorFilesLines
2016-12-23Code style - short array syntaxGreg Roach1-1/+1
2016-10-09Fix #1119 - toggle date differences broken plus typoGreg Roach1-1/+1
2016-06-28#1031 - default state of checkboxesGreg Roach1-2/+2
2016-06-23Replace default checkbox settings with persistant user settingsGreg Roach1-4/+4
2016-06-22Replace default checkbox settings with persistant user settingsGreg Roach1-5/+7
2016-05-09Suppress a few elements when printing (#927)David Drury1-3/+3
2016-05-01I18NGreg Roach1-1/+1
2016-04-16Added items are always newGreg Roach1-2/+2
2016-02-28Refactor CSSGreg Roach1-4/+10
2016-02-28Added styling for Census Assistant notes (same as markdown).David Drury1-6/+5
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+3
2015-06-05Refactor includes/functions into classesGreg Roach1-3/+5
2015-05-31PSR-4Greg Roach1-1/+5
2015-03-29Split class Module into static and abstract partsGreg Roach1-1/+1
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-1/+3
2015-03-05Move help text inline (or remove it)Greg Roach1-3/+0
2015-03-02PSR-1Greg Roach1-2/+2
2015-03-02Module APIGreg Roach1-0/+153