summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-04Code style - avoid count() in loop conditionGreg Roach1-38/+24
2015-06-04One canvas is enoughGreg Roach1-1/+0
2015-06-04Set defaults for GoogleMaps moduleGreg Roach2-23/+48
2015-06-04Code style - compare NULL strictlyGreg Roach2-2/+2
2015-06-04Code style - compare nulls strictlyGreg Roach1-4/+4
2015-06-04Code style - usused variableGreg Roach1-1/+0
2015-06-04Code style - remove globalsGreg Roach14-460/+263
2015-06-04Code style - unused variableGreg Roach1-6/+1
2015-06-04Code style - global variablesGreg Roach2-5/+2
2015-06-04Reports - refactor globalsGreg Roach2-61/+60
2015-06-04Unknown names in one-parent familiesGreg Roach1-2/+2
2015-06-04Code style - one class per fileGreg Roach3-200/+199
2015-06-03Report titles not being setGreg Roach3-37/+14
2015-06-03Remaining themes mobile changes for front an indi pagesmakitso5-1/+168
2015-06-03Fix #595 - wrong class nameGreg Roach1-1/+1
2015-06-03PHPDocGreg Roach2-4/+4
2015-06-03Missing useGreg Roach1-0/+1
2015-06-03Googlemap - clicking facts fails to open map windowsGreg Roach2-26/+8
2015-06-03TypoGreg Roach1-1/+1
2015-06-03Census assistant; combine filesGreg Roach17-6290/+6147
2015-06-03Apply latest DB updatesGreg Roach1-1/+1
2015-06-03Add composer branch aliasGreg Roach2-1/+6
2015-06-03translate.webtrees.net - Turkish - 79.9%Suleyman Arslan1-56/+109
2015-06-03Unused useGreg Roach1-1/+0
2015-06-03Refactor database migrations to use autoloading and remove duplicatesGreg Roach89-2315/+2220
2015-06-02Colors only mobile changes for front an indi pagesmakitso1-11/+44
2015-06-02More mobile device changesmakitso8-33/+235
2015-06-02Fix #594 - marriage checkbox brokenGreg Roach1-1/+1
2015-06-02Code style - getters/setters, PHPDoc, TODOGreg Roach9-19/+19
2015-06-02Code style - type hint object parametersGreg Roach1-1/+1
2015-06-01Code cleanupGreg Roach2-14/+2
2015-06-01TypoGreg Roach2-2/+2
2015-06-01Fix #592 - missing namespaceGreg Roach2-2/+2
2015-06-01PHPDocGreg Roach1-1/+1
2015-06-01Code style - unused variablesGreg Roach1-4/+3
2015-06-01Refactor reports - remove more globalsGreg Roach3-161/+120
2015-06-01Prefer self/static to class nameGreg Roach11-146/+26
2015-06-01Update jQueryUI to 1.11.4Greg Roach3-9643/+12
2015-06-01TypoGreg Roach1-1/+1
2015-06-01Unused importsGreg Roach4-12/+8
2015-06-01Update vendor codeGreg Roach69-348/+947
2015-06-01Code style - void result usedGreg Roach1-1/+1
2015-06-01Code style - void result usedGreg Roach1-1/+1
2015-06-01Code Style - unused function return valueGreg Roach4-19/+6
2015-06-01Code style - member visibilityGreg Roach3-68/+61
2015-06-01Code Style - type hint objectsGreg Roach1-5/+5
2015-06-01Fix #590 Missing title, search and replaceGreg Roach1-0/+1
2015-06-01Fix #591 - typoGreg Roach1-1/+1
2015-06-01Refactor report generationGreg Roach6-2814/+2635
2015-05-31Refactor report parsingGreg Roach4-308/+374