| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-01-21 | Codestyle | Greg Roach | 2 | -4/+2 |
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -1/+1 |
| 2015-01-20 | phpGedView import wizard - remove some limitations, bug fixes, cleanup, etc. | Greg Roach | 1 | -2/+2 |
| 2015-01-19 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -28/+55 |
| 2015-01-19 | Minor whitespace changes | Greg Roach | 1 | -2/+4 |
| 2015-01-19 | Tidy up calendar code | Greg Roach | 1 | -17/+15 |
| 2015-01-18 | Whitespace | Greg Roach | 1 | -1/+1 |
| 2015-01-18 | Fix: main-menu of clouds/colors not clickable - although the dual-action hove... | Greg Roach | 1 | -5/+0 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 3 | -113/+113 |
| 2015-01-18 | The 'show full' setting is ignored, unless it is included in the URL | Greg Roach | 1 | -1/+1 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 6 | -29/+29 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 24 | -388/+388 |
| 2015-01-18 | Update vendor libraries: ZendFramework, Patchwork Utf8, and TCPDF | Greg Roach | 2549 | -7553/+9096 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 19 | -393/+393 |
| 2015-01-18 | Powered by webtrees logo in footer | Greg Roach | 3 | -11/+3 |
| 2015-01-18 | code style | Greg Roach | 1 | -3/+3 |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 4 | -6/+6 |
| 2015-01-18 | DRY up code - Colors theme can extend Clouds | Greg Roach | 2 | -95/+2 |
| 2015-01-18 | The next release will be 1.7.0 | Greg Roach | 7 | -7/+7 |
| 2015-01-18 | Comments after braces confuse scrutinizer's code-style analysis. | Greg Roach | 6 | -22/+33 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -9/+9 |
| 2015-01-18 | Whitespace | Greg Roach | 1 | -3/+12 |
| 2015-01-18 | Hide login link on login page | Greg Roach | 1 | -1/+1 |
| 2015-01-18 | BaseTheme errors when no public trees | Greg Roach | 1 | -28/+29 |
| 2015-01-17 | DRY up module admin code | Greg Roach | 1 | -0/+24 |
| 2015-01-17 | Missing meta viewport for mobile views | Greg Roach | 1 | -1/+12 |
| 2015-01-17 | New theme system and admin interface | Greg Roach | 37 | -766/+3311 |
| 2015-01-14 | Decouple popup menu css from charts css | David Drury | 2 | -8/+8 |
| 2015-01-08 | Spouse bug corrected in Base.php | loudubewe | 1 | -0/+1 |
| 2014-12-27 | CSS hover menus on Android | Greg Roach | 1 | -1/+1 |
| 2014-12-26 | Fix #340 - Non-static method WT_Stats::iso3166() should not be called statically | Greg Roach | 1 | -2/+0 |
| 2014-12-26 | hasn't been needed in empty table cells for a long time | Greg Roach | 1 | -2/+2 |
| 2014-12-24 | We no longer have sub-sub-menus, so do not need styling for them | Greg Roach | 1 | -1/+0 |
| 2014-12-23 | Flushing output buffers has no effect on many servers, and breaks others | Greg Roach | 1 | -7/+0 |
| 2014-12-22 | Stricter typing | Greg Roach | 2 | -10/+10 |
| 2014-12-20 | Remove unused import | Greg Roach | 1 | -3/+0 |
| 2014-12-20 | #1404345 - Changing language on clean installation of 1.6.1 crashes | Greg Roach | 1 | -25/+24 |
| 2014-12-18 | Load modernizr.js in header, so IE8 can style HTML5 elements | Greg Roach | 1 | -4/+0 |
| 2014-12-17 | Enforce getters/setters for menu attributes | Greg Roach | 2 | -14/+14 |
| 2014-12-17 | Named placeholders in SQL | Greg Roach | 1 | -6/+15 |
| 2014-12-17 | PHPDoc | Greg Roach | 1 | -2/+2 |
| 2014-12-16 | PHPDoc | Greg Roach | 1 | -2/+14 |
| 2014-12-16 | PHPDoc, unused code | Greg Roach | 2 | -22/+21 |
| 2014-12-16 | PHPDoc | Greg Roach | 13 | -200/+80 |
| 2014-12-16 | PHPDoc | Greg Roach | 1 | -12/+32 |
| 2014-12-16 | PHPDoc | Greg Roach | 9 | -40/+84 |
| 2014-12-16 | Merge branch 'master' of https://github.com/fisharebest/webtrees | makitso | 5 | -683/+513 |
| 2014-12-16 | Standardize text spacing for Pedigree report | makitso | 1 | -0/+1 |
| 2014-12-16 | Simpler/more efficient code to translate month names | Greg Roach | 5 | -683/+513 |
| 2014-12-16 | Fix error with abbreviated weekdays names for French calendar | Jonathan Jaubart | 2 | -3/+3 |