summaryrefslogtreecommitdiff
path: root/modules_v3
AgeCommit message (Collapse)AuthorFilesLines
2016-04-12Unused codeGreg Roach2-124/+20
2016-04-11Charts As Modulesric201611-0/+220
2016-03-25Display date of 1860 US censusGreg Roach1-1/+1
2016-02-28Added styling for Census Assistant notes (same as markdown).David Drury1-20/+19
census-edit.php fixed bug in function updateCensusText whereby hidden <th> elements were included in the column count when generating the note text. fixed bug in CensusAssistantModule.php function formatCensusNote to remove leading \n char from $data (real solution would be to change regex on line 294 but I go cross eyed looking at that). Accomodate censuses with many columns (eg US 1930). To do this it was necessary to move the "Events of close relatives etc." line outside the facts table as colspan and table-layout: fixed don't play well together NotesTabModule.php also need some work to properly show censuses with many columns Select the correct census from which to derive the column headers Use Soundex to perform place matching Safety first programming
2016-02-21Fix #824 - obsolete HTML markupGreg Roach2-13/+13
2016-02-21CodeStyleGreg Roach1-14/+14
2016-02-21TreeView with space in tree nameGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach68-68/+68
2016-01-17TabsGreg Roach9-46/+33
2016-01-15Fix #800 - census text not always updatedGreg Roach1-4/+2
2016-01-13wiki/dev/www.webtrees.net are now HTTPSGreg Roach1-1/+1
2015-12-31Remove rows from census assistantGreg Roach2-6/+2
2015-11-12Popup size/positionGreg Roach1-2/+2
2015-10-29Code styleGreg Roach2-8/+9
2015-10-19Rewrite census assistantGreg Roach4-6454/+204
2015-10-07Code styleGreg Roach1-5616/+4983
2015-09-27Use new census dates in add-census pageGreg Roach1-8/+5
2015-09-13Link targets are unfriendly on devices without windowsGreg Roach1-4/+6
2015-08-12Error when browsing two interactive trees at the same timeGreg Roach1-2/+1
2015-08-09Fix #668 individual report with same-sex couplesGreg Roach1-9/+16
2015-07-09Fix #446 - Add individual photos to family reportGreg Roach1-0/+9
2015-07-06Fix #381 - replace images with CSSGreg Roach1-36/+14
2015-06-29Update googlemap_readme.txtmikejpr1-1/+1
Correction of wiki-URL
2015-06-28Fix #613 - undefined in ancestors reportGreg Roach1-40/+38
2015-06-28Missing space between sentences in ancestors reportGreg Roach1-14/+8
2015-06-25Fix #617 - only DejaVu Sans font works in reportsGreg Roach16-4/+52
2015-06-22Updated/new textGreg Roach1-1/+1
2015-06-15Fix #614 - the individual report has a colors option - use itGreg Roach1-0/+1
2015-06-15Fix #612 - context-sensitive translations ignored in reportsGreg Roach16-47/+47
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
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
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