summaryrefslogtreecommitdiff
path: root/app/Module/DescendancyModule.php
AgeCommit message (Expand)AuthorFilesLines
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-1/+1
2015-06-08PHPDocGreg Roach1-6/+25
2015-05-31PSR-4Greg Roach1-1/+8
2015-05-30Code styleGreg Roach1-6/+6
2015-05-29Defensive codingGreg Roach1-1/+1
2015-05-29Fix: #585 - descendants sidebar fails with one-parent familyGreg Roach1-40/+48
2015-04-26Replace Zend_Session with our own classGreg Roach1-3/+0
2015-03-29Split class Module into static and abstract partsGreg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-3/+7
2015-03-02Module APIGreg Roach1-0/+248