| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-04-12 | Scrutinizer Auto-Fixes (#897) | Scrutinizer Auto-Fixer | 9 | -9/+8 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2016-04-12 | CodeStyle | Greg Roach | 2 | -13/+14 | |
| 2016-04-12 | Scrutinizer Auto-Fixes (#896) | Scrutinizer Auto-Fixer | 7 | -2201/+2201 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2016-04-12 | CodeStyle | Greg Roach | 2 | -24/+38 | |
| 2016-04-12 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 11 | -510/+510 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2016-04-12 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 8 | -259/+259 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2016-04-12 | Unused use | Greg Roach | 8 | -13/+3 | |
| 2016-04-12 | Typos | Greg Roach | 2 | -6/+2 | |
| 2016-04-11 | #773 - blocks/scrollbars | Greg Roach | 3 | -43/+3 | |
| 2016-04-11 | Consistent text | Greg Roach | 1 | -1/+1 | |
| 2016-04-11 | Add configuration option to relationship chart | Greg Roach | 2 | -2/+98 | |
| 2016-04-11 | Charts as modules - more work | Greg Roach | 21 | -192/+304 | |
| 2016-04-11 | Charts As Modules | ric2016 | 17 | -139/+1023 | |
| 2016-04-10 | RTL | Greg Roach | 1 | -1/+1 | |
| 2016-04-10 | Research tasks from current tree only | Greg Roach | 1 | -2/+4 | |
| 2016-04-09 | Sort list of installed modules | Greg Roach | 1 | -3/+0 | |
| 2016-04-09 | Remove dependency on I18N from AbstractModule::getInstalledModules | Greg Roach | 2 | -5/+0 | |
| 2016-04-09 | Cannot update StreetView parameters in place hierarchy | Greg Roach | 1 | -13/+15 | |
| 2016-04-09 | Adding top level places in googlemap with MySQL strict mode | Greg Roach | 1 | -0/+2 | |
| 2016-04-09 | Fix: #715 | Greg Roach | 1 | -1/+7 | |
| 2016-04-09 | Fix: #873 - research tasks | Greg Roach | 3 | -35/+50 | |
| 2016-04-09 | Refactor recent changes module | Greg Roach | 4 | -286/+252 | |
| 2016-04-09 | Fix: #886 - user column on recent changes list/table | Greg Roach | 2 | -34/+54 | |
| 2016-04-08 | Vertical scrollbar for long menus (e.g. langauge/trees) | Greg Roach | 7 | -7/+7 | |
| 2016-04-07 | Pedigree map, max generations | Greg Roach | 1 | -7/+4 | |
| 2016-04-07 | Fix #881 - level 2 RIN | Greg Roach | 1 | -1/+3 | |
| 2016-04-02 | Add error message to log | Greg Roach | 1 | -1/+1 | |
| 2016-03-30 | PHPDoc | Greg Roach | 2 | -5/+17 | |
| 2016-03-28 | Fix #858 - suppress level 2 _UID | Greg Roach | 1 | -0/+3 | |
| 2016-03-25 | Remove edit-name link | Greg Roach | 1 | -9/+0 | |
| 2016-03-25 | Remove actions from top-level menus - for touch screens | Greg Roach | 7 | -49/+0 | |
| 2016-03-25 | Merge branch 'PrimaryEditMenu' of https://github.com/ddrury/webtrees into ↵ | Greg Roach | 6 | -91/+13 | |
| ddrury-PrimaryEditMenu | |||||
| 2016-03-25 | Fix #871 - missing death date | Greg Roach | 1 | -1/+1 | |
| 2016-03-13 | Copy functionality of other controllers to ↵ | David Drury | 6 | -91/+13 | |
| IndividualController->->getEditMenu() and remove "Add to favourites" | |||||
| 2016-03-09 | Simplify logic | Greg Roach | 1 | -1/+1 | |
| 2016-03-08 | Show "pending changes exists" in secondary menu to moderators | Josef Pavlik | 1 | -1/+1 | |
| 2016-03-02 | Stats block layout | Greg Roach | 1 | -2/+3 | |
| 2016-03-02 | Fix #866 - double escaping | Greg Roach | 1 | -1/+1 | |
| 2016-03-01 | Census column condition - widowed | Greg Roach | 2 | -5/+36 | |
| 2016-03-01 | French census conditions | Greg Roach | 6 | -12/+12 | |
| 2016-03-01 | Unused use | Greg Roach | 1 | -3/+0 | |
| 2016-03-01 | Fix #854 French censuses | Greg Roach | 32 | -157/+563 | |
| 2016-02-28 | Fix #810 US census | Greg Roach | 7 | -74/+155 | |
| 2016-02-28 | Display of census years | Greg Roach | 1 | -1/+1 | |
| 2016-02-28 | Refactor CSS | Greg Roach | 3 | -9/+22 | |
| 2016-02-28 | Add tests for French censuses | Greg Roach | 1 | -2/+2 | |
| 2016-02-28 | Added styling for Census Assistant notes (same as markdown). | David Drury | 3 | -35/+54 | |
| 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-28 | French census - exact dates | Greg Roach | 22 | -25/+25 | |
| 2016-02-27 | DRY new census column | Greg Roach | 1 | -21/+11 | |
| 2016-02-27 | Merge pull request #854 from mikejpr/master | Greg Roach | 24 | -71/+421 | |
| Translation Census French | |||||
