summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-19Dependency injectionGreg Roach3-4/+11
2018-08-19Deprecated unnamed placeholders in SQLGreg Roach1-4/+4
2018-08-19PHPDocGreg Roach42-1/+83
2018-08-19Import classesGreg Roach3-3/+7
2018-08-19CodeStyleGreg Roach60-221/+210
2018-08-19Update colors palettesmakitso17-17/+24
2018-08-19CodeStyleGreg Roach1-4/+4
2018-08-19PHPDocGreg Roach3-4/+2
2018-08-19CodeStyle - type mismatchGreg Roach99-291/+291
2018-08-19CodeStyleGreg Roach5-82/+58
2018-08-18CodeStyleGreg Roach27-190/+182
2018-08-18CodeStyle - comments should not be used in the middle of linesGreg Roach125-2494/+2491
2018-08-18Fix: #1495 - name shortening algorithm breaks many names - remove it.Greg Roach1-18/+1
2018-08-18Fix: reports default to first treeGreg Roach1-0/+1
2018-08-18Fix: #1674 - cannot deselect 'subfolders' option in media listGreg Roach1-1/+1
2018-08-18Fix: #1795 - css classes icon-button* no longer usedGreg Roach7-530/+1
2018-08-18#1820 sort unused mediafiles in create-new-media dialogGreg Roach1-0/+2
2018-08-18Fix: #1825 - double escaping of block titleGreg Roach1-2/+2
2018-08-18Fix: #1828 and #1829 - zero ages in chartsGreg Roach1-16/+16
2018-08-18Fix: #1833 - cannot delete change log entriesGreg Roach1-1/+8
2018-08-18Fix: #1835 Missing URL parameter for storiesGreg Roach1-0/+1
2018-08-17SQL results are now always objectsGreg Roach1-1/+1
2018-08-17Fix: parenthesis in wrong placeGreg Roach1-1/+1
2018-08-16Fix: #1834 - missing parameterGreg Roach1-2/+2
2018-08-16Prefer [] to array_push()Greg Roach1-100/+75
2018-08-16Replace trivial preg_match() with strpos()Greg Roach1-2/+2
2018-08-16PHP 7.0 supports the empty ternary operatorGreg Roach2-3/+3
2018-08-16PHP 7.0 has the null-coalescing operatorGreg Roach4-25/+15
2018-08-16PHP 7.0 has the 'splat' operatorGreg Roach2-30/+13
2018-08-16Strict typesGreg Roach1-1/+1
2018-08-16Use better random numbersGreg Roach3-3/+3
2018-08-16Strict type checkGreg Roach4-10/+10
2018-08-16Missed an update to the name query refactorGreg Roach1-2/+2
2018-08-16Remove old codeGreg Roach3-40/+0
2018-08-16Remove commented codeGreg Roach1-1/+0
2018-08-16Wrong variable nameGreg Roach1-1/+1
2018-08-16Remove old codeGreg Roach2-83/+9
2018-08-16Refactor surname queries to avoid duplication and improve efficiencyGreg Roach9-1243/+151
2018-08-16PhpDocGreg Roach2-12/+12
2018-08-16Unused importGreg Roach1-1/+0
2018-08-16translate.webtrees.net - French (Canada) - 100.0%Jacqueline Gazaille1-4/+4
2018-08-16translate.webtrees.net - French (Canada) - 100.0%Jacqueline Gazaille1-29/+29
2018-08-15Scrutinizer Auto-Fixes (#1832)Scrutinizer Auto-Fixer1-12/+12
2018-08-15Fix: #1830 do not update password when emptyGreg Roach1-1/+4
2018-08-15Use lookup table for initial letter digraphsGreg Roach2-75/+42
2018-08-15Move some localization functions to a localization serviceGreg Roach5-839/+334
2018-08-15CodeStyleGreg Roach10-108/+106
2018-08-15translate.webtrees.net - French - 100.0%Michel1-55/+55
2018-08-15translate.webtrees.net - French (Canada) - 99.2%Jacqueline Gazaille1-28/+28
2018-08-14Move upgrade logic to serviceGreg Roach7-178/+192