| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 1 | -151/+95 |
| 2017-03-22 | 2017 | Greg Roach | 1 | -1/+1 |
| 2016-10-13 | Fix #940 - 'years' in age strings | Greg Roach | 1 | -2/+2 |
| 2016-10-13 | Consistent use of getAge() | Greg Roach | 1 | -1/+1 |
| 2016-10-12 | Remove unused parameter | Greg Roach | 1 | -1/+1 |
| 2016-07-07 | Fix #1055 - flash messages shown on wrong page | Greg Roach | 1 | -1/+1 |
| 2016-06-29 | Fix #948 - alignment/styling of status messages | Greg Roach | 1 | -28/+12 |
| 2016-06-29 | Consistent styling of status messages. | Greg Roach | 1 | -2/+2 |
| 2016-06-18 | Automate USE_RIN - no need for option | Greg Roach | 1 | -1/+1 |
| 2016-06-18 | Fix #909 - not all user-interfaces use 'click' | Greg Roach | 1 | -2/+1 |
| 2016-06-16 | php-cs-fixer | Greg Roach | 1 | -1/+0 |
| 2016-06-05 | CodeStyle | Greg Roach | 1 | -1/+1 |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 |
| 2016-01-17 | Two spaces have no effect in HTML | Greg Roach | 1 | -6/+6 |
| 2015-12-18 | Fix #781 - better support for non-standard GEDCOM records | Greg Roach | 1 | -2/+9 |
| 2015-11-12 | Use sessionStorage instead of cookies | Greg Roach | 1 | -8/+5 |
| 2015-09-07 | Fix #720 - ajax links require rel=nofollow | Greg Roach | 1 | -4/+5 |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -6/+8 |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+2 |
| 2015-05-30 | Code style | Greg Roach | 1 | -3/+3 |
| 2015-05-30 | PHP-CS-FIXER, PSR-2 (mostly!) | Greg Roach | 1 | -0/+1 |
| 2015-03-08 | Remove constants, to improve multi-tree handling | Greg Roach | 1 | -4/+11 |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -6/+6 |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -2/+2 |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -40/+31 |
| 2015-01-28 | Use PHP function to set HTTP status | Greg Roach | 1 | -1/+1 |
| 2015-01-24 | Add visual feedback for privacy settings | Greg Roach | 1 | -1/+1 |
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -3/+6 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -14/+14 |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 |
| 2014-12-10 | Upgrade jQuery-UI from 1.10.3 to 1.11.2 | Greg Roach | 1 | -12/+2 |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 |
| 2014-10-22 | Better description of variable names | Greg Roach | 1 | -2/+2 |
| 2014-10-17 | PHPDoc | Greg Roach | 1 | -2/+2 |
| 2014-10-15 | Coding standards | Greg Roach | 1 | -2/+2 |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 |
| 2014-09-14 | Merge pull request #225 from ddrury/SidebarCSSfix | Greg Roach | 1 | -1/+1 |
| 2014-08-25 | Fix display corruption on IE | David Drury | 1 | -1/+1 |
| 2014-08-25 | Tidy up display when no sidebar | David Drury | 1 | -21/+25 |
| 2014-08-20 | Animate open/close sidebar | David Drury | 1 | -49/+60 |
| 2014-07-20 | Removed unused javascript functions | David Drury | 1 | -6/+0 |
| 2014-07-06 | CSS only solution for sidebar and Name box | David Drury | 1 | -27/+5 |
| 2014-02-24 | Consolidate paste_*, pastename and openerpasteid implementations | Matthew Noorenberghe | 1 | -2/+1 |
| 2014-02-17 | Accordion icons need mirroring on LTR/RTL displays. #102 | Greg Roach | 1 | -1/+0 |
| 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-11-30 | Typos in msgctxt strings for relationships. Consistent use of punctuation | Greg Roach | 1 | -3/+3 |
| 2013-11-08 | Add CSRF checks to action.php callbacks | Greg Roach | 1 | -4/+4 |