summaryrefslogtreecommitdiff
path: root/modules_v3
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach64-128/+69
2015-06-06Reports - better DB queriesGreg Roach1-3/+1
2015-06-05Refactor includes/functions into classesGreg Roach2-16/+21
2015-06-03Missing useGreg Roach1-0/+1
2015-06-03Census assistant; combine filesGreg Roach15-6267/+5976
2015-06-03Refactor database migrations to use autoloading and remove duplicatesGreg Roach18-703/+0
2015-05-31PSR-4Greg Roach62-1/+122
2015-05-30Code styleGreg Roach5-80/+78
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach3-2/+2
2015-04-05Update .PO filesGreg Roach6-6/+6
2015-03-29Split class Module into static and abstract partsGreg Roach1-124/+0
2015-03-24DRY up media/family navigatorGreg Roach3-813/+150
2015-03-21Scrutinizer Auto-FixesScrutinizer Auto-Fixer2-11/+11
2015-03-12Update .PO filesGreg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach4-30/+19
2015-03-08Create test harnesses for modulesGreg Roach1-1/+1
2015-03-08Media assistant fails to activate family navigatorGreg Roach1-6/+3
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach2-22/+20
2015-03-05Move help text inline (or remove it)Greg Roach1-1/+1
2015-03-04Renamed functionsGreg Roach2-40/+40
2015-03-02Fix 1427100 - users with LTR real names containing parentheses on RTL pagesGreg Roach1-1/+1
2015-03-02PSR-1Greg Roach5-7/+7
2015-03-02Module APIGreg Roach69-16147/+184
2015-03-02PSR-1Greg Roach1-1/+1
2015-03-02PSR-1Greg Roach6-53/+53
2015-03-02PSR-1Greg Roach4-5/+5
2015-02-28Fix #456Greg Roach1-9/+8
2015-02-26White border on interactive tree in clouds themeGreg Roach1-1/+0
2015-02-26Javascript error in yahrzeit tableGreg Roach1-1/+0
2015-02-23Fix 1101936 - interactive tree and touch devicesGreg Roach1-0/+2
2015-02-22Refine patch e57e44b - Statistics from tables to Divsmakitso1-2/+1
2015-02-22Comparing nullsGreg Roach1-6/+7
2015-02-22Comparing nullsGreg Roach1-7/+6
2015-02-22Comparing nullsGreg Roach1-9/+7
2015-02-22Comparing nullsGreg Roach1-5/+5
2015-02-22PHPDocGreg Roach1-1/+1
2015-02-22Streetview parameters cannot be null, so do not compare with nullGreg Roach1-17/+7
2015-02-22Undefined function call in pedigree mapGreg Roach1-3/+3
2015-02-20Tidy upGreg Roach2-4/+4
2015-02-20Remove Global usage and other chart workDavid Drury1-13/+5
2015-02-19Index error in GM place checkGreg Roach1-1/+1
2015-02-19Convert Statistics block from tables to divsmakitso1-41/+41
2015-02-19GM config pagesGreg Roach1-112/+148
2015-02-17Fix 1270220 - sorting of events in google map tabGreg Roach1-39/+26
2015-02-17Fix #438 and 1421614 - flags/lines on pedigree mapGreg Roach2-66/+10
2015-02-17Census assistant search brokenGreg Roach2-5/+4
2015-02-17Fix 1280688 - Census Assistant uses maiden nameGreg Roach1-146/+90
2015-02-17Fix 1280688 - Census Assistant uses maiden nameGreg Roach2-994/+636
2015-02-16class Auth should be responsible for checking search enginesGreg Roach15-53/+19
2015-02-16Add visibility to constructorsGreg Roach1-1/+1