summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-1/+1
2015-01-20phpGedView import wizard - remove some limitations, bug fixes, cleanup, etc.Greg Roach1-2/+2
2015-01-19Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-28/+55
2015-01-19Minor whitespace changesGreg Roach1-2/+4
2015-01-19Tidy up calendar codeGreg Roach1-17/+15
2015-01-18WhitespaceGreg Roach1-1/+1
2015-01-18Fix: main-menu of clouds/colors not clickable - although the dual-action hove...Greg Roach1-5/+0
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer3-113/+113
2015-01-18The 'show full' setting is ignored, unless it is included in the URLGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer6-29/+29
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer24-388/+388
2015-01-18Update vendor libraries: ZendFramework, Patchwork Utf8, and TCPDFGreg Roach2549-7553/+9096
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer19-393/+393
2015-01-18Powered by webtrees logo in footerGreg Roach3-11/+3
2015-01-18code styleGreg Roach1-3/+3
2015-01-18Default constructors do not need parenthesesGreg Roach4-6/+6
2015-01-18DRY up code - Colors theme can extend CloudsGreg Roach2-95/+2
2015-01-18The next release will be 1.7.0Greg Roach7-7/+7
2015-01-18Comments after braces confuse scrutinizer's code-style analysis.Greg Roach6-22/+33
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-9/+9
2015-01-18WhitespaceGreg Roach1-3/+12
2015-01-18Hide login link on login pageGreg Roach1-1/+1
2015-01-18BaseTheme errors when no public treesGreg Roach1-28/+29
2015-01-17DRY up module admin codeGreg Roach1-0/+24
2015-01-17Missing meta viewport for mobile viewsGreg Roach1-1/+12
2015-01-17New theme system and admin interfaceGreg Roach37-766/+3311
2015-01-14Decouple popup menu css from charts cssDavid Drury2-8/+8
2015-01-08Spouse bug corrected in Base.phploudubewe1-0/+1
2014-12-27CSS hover menus on AndroidGreg Roach1-1/+1
2014-12-26Fix #340 - Non-static method WT_Stats::iso3166() should not be called staticallyGreg Roach1-2/+0
2014-12-26  hasn't been needed in empty table cells for a long timeGreg Roach1-2/+2
2014-12-24We no longer have sub-sub-menus, so do not need styling for themGreg Roach1-1/+0
2014-12-23Flushing output buffers has no effect on many servers, and breaks othersGreg Roach1-7/+0
2014-12-22Stricter typingGreg Roach2-10/+10
2014-12-20Remove unused importGreg Roach1-3/+0
2014-12-20#1404345 - Changing language on clean installation of 1.6.1 crashesGreg Roach1-25/+24
2014-12-18Load modernizr.js in header, so IE8 can style HTML5 elementsGreg Roach1-4/+0
2014-12-17Enforce getters/setters for menu attributesGreg Roach2-14/+14
2014-12-17Named placeholders in SQLGreg Roach1-6/+15
2014-12-17PHPDocGreg Roach1-2/+2
2014-12-16PHPDocGreg Roach1-2/+14
2014-12-16PHPDoc, unused codeGreg Roach2-22/+21
2014-12-16PHPDocGreg Roach13-200/+80
2014-12-16PHPDocGreg Roach1-12/+32
2014-12-16PHPDocGreg Roach9-40/+84
2014-12-16Merge branch 'master' of https://github.com/fisharebest/webtreesmakitso5-683/+513
2014-12-16Standardize text spacing for Pedigree reportmakitso1-0/+1
2014-12-16Simpler/more efficient code to translate month namesGreg Roach5-683/+513
2014-12-16Fix error with abbreviated weekdays names for French calendarJonathan Jaubart2-3/+3
2014-12-15I18N: comments before multiline functions are not includedGreg Roach1-2/+1