summaryrefslogtreecommitdiff
path: root/app/Module/FamilyNavigatorModule.php
AgeCommit message (Expand)AuthorFilesLines
2017-01-13Merge minor changes from develop branchGreg Roach1-18/+18
2016-12-25Code style - single quotesGreg Roach1-1/+1
2016-07-16Fix #1064 - suppress links to private individualsGreg Roach1-0/+8
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-18Unused useGreg Roach1-1/+0
2015-06-18Use rel=nofollow instead of hiding linksGreg Roach1-3/+3
2015-06-08PHPDocGreg Roach1-3/+15
2015-06-05Refactor includes/functions into classesGreg Roach1-2/+3
2015-06-04Function belongs in controllerGreg Roach1-1/+1
2015-05-31PSR-4Greg Roach1-1/+6
2015-05-30Code styleGreg Roach1-4/+5
2015-03-29Split class Module into static and abstract partsGreg Roach1-1/+1
2015-03-14Fix #462 - family navigator trying (unsuccessfully) to re-apply existing priv...Greg Roach1-47/+39
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-1/+1
2015-03-02PSR-1Greg Roach1-2/+2
2015-03-02Module APIGreg Roach1-0/+248