summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)AuthorFilesLines
2016-04-12Scrutinizer Auto-Fixes (#897)Scrutinizer Auto-Fixer9-9/+8
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-04-12CodeStyleGreg Roach2-13/+14
2016-04-12Scrutinizer Auto-Fixes (#896)Scrutinizer Auto-Fixer7-2201/+2201
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-04-12CodeStyleGreg Roach2-24/+38
2016-04-12Scrutinizer Auto-FixesScrutinizer Auto-Fixer11-510/+510
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-04-12Scrutinizer Auto-FixesScrutinizer Auto-Fixer8-259/+259
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-04-12Unused useGreg Roach8-13/+3
2016-04-12TyposGreg Roach2-6/+2
2016-04-11#773 - blocks/scrollbarsGreg Roach3-43/+3
2016-04-11Consistent textGreg Roach1-1/+1
2016-04-11Add configuration option to relationship chartGreg Roach2-2/+98
2016-04-11Charts as modules - more workGreg Roach21-192/+304
2016-04-11Charts As Modulesric201617-139/+1023
2016-04-10RTLGreg Roach1-1/+1
2016-04-10Research tasks from current tree onlyGreg Roach1-2/+4
2016-04-09Sort list of installed modulesGreg Roach1-3/+0
2016-04-09Remove dependency on I18N from AbstractModule::getInstalledModulesGreg Roach2-5/+0
2016-04-09Cannot update StreetView parameters in place hierarchyGreg Roach1-13/+15
2016-04-09Adding top level places in googlemap with MySQL strict modeGreg Roach1-0/+2
2016-04-09Fix: #715Greg Roach1-1/+7
2016-04-09Fix: #873 - research tasksGreg Roach3-35/+50
2016-04-09Refactor recent changes moduleGreg Roach4-286/+252
2016-04-09Fix: #886 - user column on recent changes list/tableGreg Roach2-34/+54
2016-04-08Vertical scrollbar for long menus (e.g. langauge/trees)Greg Roach7-7/+7
2016-04-07Pedigree map, max generationsGreg Roach1-7/+4
2016-04-07Fix #881 - level 2 RINGreg Roach1-1/+3
2016-04-02Add error message to logGreg Roach1-1/+1
2016-03-30PHPDocGreg Roach2-5/+17
2016-03-28Fix #858 - suppress level 2 _UIDGreg Roach1-0/+3
2016-03-25Remove edit-name linkGreg Roach1-9/+0
2016-03-25Remove actions from top-level menus - for touch screensGreg Roach7-49/+0
2016-03-25Merge branch 'PrimaryEditMenu' of https://github.com/ddrury/webtrees into ↵Greg Roach6-91/+13
ddrury-PrimaryEditMenu
2016-03-25Fix #871 - missing death dateGreg Roach1-1/+1
2016-03-13Copy functionality of other controllers to ↵David Drury6-91/+13
IndividualController->->getEditMenu() and remove "Add to favourites"
2016-03-09Simplify logicGreg Roach1-1/+1
2016-03-08Show "pending changes exists" in secondary menu to moderatorsJosef Pavlik1-1/+1
2016-03-02Stats block layoutGreg Roach1-2/+3
2016-03-02Fix #866 - double escapingGreg Roach1-1/+1
2016-03-01Census column condition - widowedGreg Roach2-5/+36
2016-03-01French census conditionsGreg Roach6-12/+12
2016-03-01Unused useGreg Roach1-3/+0
2016-03-01Fix #854 French censusesGreg Roach32-157/+563
2016-02-28Fix #810 US censusGreg Roach7-74/+155
2016-02-28Display of census yearsGreg Roach1-1/+1
2016-02-28Refactor CSSGreg Roach3-9/+22
2016-02-28Add tests for French censusesGreg Roach1-2/+2
2016-02-28Added styling for Census Assistant notes (same as markdown).David Drury3-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-28French census - exact datesGreg Roach22-25/+25
2016-02-27DRY new census columnGreg Roach1-21/+11
2016-02-27Merge pull request #854 from mikejpr/masterGreg Roach24-71/+421
Translation Census French