summaryrefslogtreecommitdiff
path: root/modules/families/module.php
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Rename modules directory to modules_v2, as we have changed the module API and...fisharebest1-254/+0
2011-01-01Refactoring class names and use autoloading.fisharebest1-8/+8
2011-01-01Refactoring class names and use autoloading.fisharebest1-29/+23
2011-01-01Refactoring class names and use autoloading.fisharebest1-1/+1
2010-10-30(no commit message)fisharebest1-6/+6
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones i...fisharebest1-2/+2
2010-10-22Add missing SVN properties for PHP filesfisharebest1-1/+1
2010-10-22Performance - tune queries to fetch surname lists for indilist/famlist pagesfisharebest1-1/+1
2010-10-03Use native MySQL LIMIT queries, instead of through an abstration layerfisharebest1-11/+8
2010-09-25(no commit message)fisharebest1-6/+6
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-3/+3
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-5/+4
2010-07-07Remove unused column: wt_families.f_chilfisharebest1-1/+1
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-2/+2
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-3/+2
2010-05-04Fix: still using old SQL logicfisharebest1-2/+2
2010-04-11Rename pgv_module.php to module.phpVeit Olschinski1-0/+265