| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-04-12 | Unused code | Greg Roach | 2 | -124/+20 | |
| 2016-04-11 | Charts As Modules | ric2016 | 11 | -0/+220 | |
| 2016-03-25 | Display date of 1860 US census | Greg Roach | 1 | -1/+1 | |
| 2016-02-28 | Added styling for Census Assistant notes (same as markdown). | David Drury | 1 | -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-21 | Fix #824 - obsolete HTML markup | Greg Roach | 2 | -13/+13 | |
| 2016-02-21 | CodeStyle | Greg Roach | 1 | -14/+14 | |
| 2016-02-21 | TreeView with space in tree name | Greg Roach | 1 | -1/+1 | |
| 2016-01-30 | Update copyright year | Greg Roach | 68 | -68/+68 | |
| 2016-01-17 | Tabs | Greg Roach | 9 | -46/+33 | |
| 2016-01-15 | Fix #800 - census text not always updated | Greg Roach | 1 | -4/+2 | |
| 2016-01-13 | wiki/dev/www.webtrees.net are now HTTPS | Greg Roach | 1 | -1/+1 | |
| 2015-12-31 | Remove rows from census assistant | Greg Roach | 2 | -6/+2 | |
| 2015-11-12 | Popup size/position | Greg Roach | 1 | -2/+2 | |
| 2015-10-29 | Code style | Greg Roach | 2 | -8/+9 | |
| 2015-10-19 | Rewrite census assistant | Greg Roach | 4 | -6454/+204 | |
| 2015-10-07 | Code style | Greg Roach | 1 | -5616/+4983 | |
| 2015-09-27 | Use new census dates in add-census page | Greg Roach | 1 | -8/+5 | |
| 2015-09-13 | Link targets are unfriendly on devices without windows | Greg Roach | 1 | -4/+6 | |
| 2015-08-12 | Error when browsing two interactive trees at the same time | Greg Roach | 1 | -2/+1 | |
| 2015-08-09 | Fix #668 individual report with same-sex couples | Greg Roach | 1 | -9/+16 | |
| 2015-07-09 | Fix #446 - Add individual photos to family report | Greg Roach | 1 | -0/+9 | |
| 2015-07-06 | Fix #381 - replace images with CSS | Greg Roach | 1 | -36/+14 | |
| 2015-06-29 | Update googlemap_readme.txt | mikejpr | 1 | -1/+1 | |
| Correction of wiki-URL | |||||
| 2015-06-28 | Fix #613 - undefined in ancestors report | Greg Roach | 1 | -40/+38 | |
| 2015-06-28 | Missing space between sentences in ancestors report | Greg Roach | 1 | -14/+8 | |
| 2015-06-25 | Fix #617 - only DejaVu Sans font works in reports | Greg Roach | 16 | -4/+52 | |
| 2015-06-22 | Updated/new text | Greg Roach | 1 | -1/+1 | |
| 2015-06-15 | Fix #614 - the individual report has a colors option - use it | Greg Roach | 1 | -0/+1 | |
| 2015-06-15 | Fix #612 - context-sensitive translations ignored in reports | Greg Roach | 16 | -47/+47 | |
| 2015-06-08 | PHPDoc | Greg Roach | 64 | -128/+69 | |
| 2015-06-06 | Reports - better DB queries | Greg Roach | 1 | -3/+1 | |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 2 | -16/+21 | |
| 2015-06-03 | Missing use | Greg Roach | 1 | -0/+1 | |
| 2015-06-03 | Census assistant; combine files | Greg Roach | 15 | -6267/+5976 | |
| 2015-06-03 | Refactor database migrations to use autoloading and remove duplicates | Greg Roach | 18 | -703/+0 | |
| 2015-05-31 | PSR-4 | Greg Roach | 62 | -1/+122 | |
| 2015-05-30 | Code style | Greg Roach | 5 | -80/+78 | |
| 2015-05-30 | PHP-CS-FIXER, PSR-2 (mostly!) | Greg Roach | 3 | -2/+2 | |
| 2015-04-05 | Update .PO files | Greg Roach | 6 | -6/+6 | |
| 2015-03-29 | Split class Module into static and abstract parts | Greg Roach | 1 | -124/+0 | |
| 2015-03-24 | DRY up media/family navigator | Greg Roach | 3 | -813/+150 | |
| 2015-03-21 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2 | -11/+11 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-03-12 | Update .PO files | Greg Roach | 1 | -1/+1 | |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 4 | -30/+19 | |
| 2015-03-08 | Create test harnesses for modules | Greg Roach | 1 | -1/+1 | |
| 2015-03-08 | Media assistant fails to activate family navigator | Greg Roach | 1 | -6/+3 | |
| 2015-03-08 | Remove constants, to improve multi-tree handling | Greg Roach | 2 | -22/+20 | |
| 2015-03-05 | Move help text inline (or remove it) | Greg Roach | 1 | -1/+1 | |
| 2015-03-04 | Renamed functions | Greg Roach | 2 | -40/+40 | |
| 2015-03-02 | Fix 1427100 - users with LTR real names containing parentheses on RTL pages | Greg Roach | 1 | -1/+1 | |
