summaryrefslogtreecommitdiff
path: root/descendancy.php
AgeCommit message (Collapse)AuthorFilesLines
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-6/+1
2011-10-24#604136 - Nav Options box location display bug-SVN 906651Łukasz Wilenski1-11/+13
2011-07-11Always "require_once" functions_print_lists (not just "require"), because ↵Larry Meaney1-1/+1
the custom_js module may invoke WT_Stats which also needs functions_print_lists
2011-06-11Lightbox module: stop loading config everywhere - just where it is used.fisharebest1-28/+23
2011-04-30Fix: bad I18N in report titles (concatenating text fragments). Also choose ↵fisharebest1-4/+4
better names for some of the reports
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-2/+2
2011-01-16Update ancestry and decendancy to new rtl structureRob Peters1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-17/+17
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+1
2010-12-22Remove unnecessary codefisharebest1-4/+1
2010-09-12#636427 - Descendancy chart -view gen reductionfisharebest1-3/+2
2010-06-28Tidy up some globalsfisharebest1-0/+13
2010-06-27Remove old references to print-preview modefisharebest1-59/+56
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-4/+4
"Sentence case" to "Initial Capitals"
2010-04-05(no commit message)Veit Olschinski1-0/+184