| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-01-28 | Manage family trees - always expand importing trees | Greg Roach | 1 | -1/+1 |
| 2015-01-27 | Add icons to save/continue buttons | Greg Roach | 1 | -0/+1 |
| 2015-01-27 | WCAG2 / HTML validation | Greg Roach | 1 | -15/+16 |
| 2015-01-27 | Edit blocks - no longer a modal | Greg Roach | 1 | -29/+33 |
| 2015-01-26 | HTML validation and tidy up | Greg Roach | 1 | -16/+31 |
| 2015-01-26 | HTML validation and tidy up | Greg Roach | 1 | -8/+10 |
| 2015-01-26 | Allow themes to style alerts | Greg Roach | 1 | -8/+6 |
| 2015-01-26 | Upgrade bootstrap from 3.3.1 to 3.3.2. | Greg Roach | 1 | -4/+2 |
| 2015-01-26 | Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel' | Greg Roach | 1 | -1/+1 |
| 2015-01-26 | Fix #398 - new tree title ignored | Greg Roach | 1 | -7/+7 |
| 2015-01-25 | Fix: tree title ignored when creating new tree | Greg Roach | 1 | -3/+5 |
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -5/+10 |
| 2015-01-20 | phpGedView import wizard - remove some limitations, bug fixes, cleanup, etc. | Greg Roach | 1 | -7/+1 |
| 2015-01-19 | HTML5 | Greg Roach | 1 | -2/+2 |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -24/+24 |
| 2015-01-18 | Tidy some text | Greg Roach | 1 | -2/+2 |
| 2015-01-17 | Fix: cannot save tree preferences | Greg Roach | 1 | -3/+3 |
| 2015-01-17 | New theme system and admin interface | Greg Roach | 1 | -117/+452 |
| 2014-12-14 | Use transaction via PDO interface | Greg Roach | 1 | -2/+2 |
| 2014-12-05 | PHPDoc | Greg Roach | 1 | -2/+7 |
| 2014-11-08 | PHPDoc / typing | Greg Roach | 1 | -4/+4 |
| 2014-10-27 | Remove more global functions | Greg Roach | 1 | -1/+1 |
| 2014-10-10 | Update .PO files. Fix some minor English grammar. | Greg Roach | 1 | -3/+3 |
| 2014-10-09 | Add menu options to merge and renumber trees | Greg Roach | 1 | -40/+53 |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -2/+2 |
| 2014-10-05 | Split tree preference getter/setter into two separate functions | Greg Roach | 1 | -10/+9 |
| 2014-09-17 | Split site-preference getter/setter into two functions | Greg Roach | 1 | -2/+2 |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -4/+7 |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -4/+4 |
| 2014-05-06 | Revert "Replace global user functions with WT_User class" - submitted to wron... | Greg Roach | 1 | -1/+1 |
| 2014-05-06 | Replace global user functions with WT_User class | Greg Roach | 1 | -1/+1 |
| 2014-01-04 | Update copyright date to 2014 | Greg Roach | 1 | -1/+1 |
| 2014-01-04 | Fix address of FSF, replace licence of GPLv2 by latest version | weberho | 1 | -1/+1 |
| 2013-12-01 | Sort list of existing GEDCOM files in import form | Greg Roach | 1 | -0/+1 |
| 2013-11-09 | Add CSRF checks to admin_trees_manage.php | Greg Roach | 1 | -19/+28 |
| 2013-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -2/+2 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -14/+13 |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -4/+4 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -2/+0 |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work aroun... | fisharebest | 1 | -1/+1 |
| 2013-01-09 | Change the default title for new trees. The old title assumed you had a gedc... | fisharebest | 1 | -1/+1 |
| 2013-01-07 | Do not use the word "GEDCOM" unless talking about GEDCOM files, etc. | fisharebest | 1 | -6/+6 |
| 2012-10-30 | Use consistent save/close buttons in the edit-interface forms. | fisharebest | 1 | -1/+1 |
| 2012-10-25 | Combine similar texts and remove unnecessary buttons | fisharebest | 1 | -1/+1 |
| 2012-09-16 | #1051657 - Small bug in Family Trees Administration Page | fisharebest | 1 | -1/+1 |
| 2012-09-15 | Part of #1006430 - rtl/ltr parenthesis etc. | fisharebest | 1 | -1/+1 |
| 2012-09-15 | Fix: lots of issues when there are either no trees, or no trees with public a... | fisharebest | 1 | -1/+2 |
| 2012-09-14 | Performance: fetch all the wt_site_setting values in one query. | fisharebest | 1 | -2/+2 |
| 2012-09-14 | Tidy usage of new WT_Tree class. | fisharebest | 1 | -1/+1 |