| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-10-15 | Fix: #1418 - missing edit options on media page | Greg Roach | 1 | -92/+12 |
| 2017-10-01 | Add class .wt-facts-table to replace various displays of facts and family mem... | Greg Roach | 1 | -1/+1 |
| 2017-07-02 | Media list | Greg Roach | 1 | -1/+1 |
| 2017-07-02 | Use glide/intervention to generate thumbnail images | Greg Roach | 1 | -31/+15 |
| 2017-06-22 | Alert links | Greg Roach | 1 | -4/+4 |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 1 | -96/+59 |
| 2017-03-22 | 2017 | Greg Roach | 1 | -1/+1 |
| 2016-12-23 | Code style - short array syntax | Greg Roach | 1 | -1/+1 |
| 2016-06-29 | Fix #948 - alignment/styling of status messages | Greg Roach | 1 | -29/+13 |
| 2016-06-29 | Consistent styling of status messages. | Greg Roach | 1 | -1/+1 |
| 2016-06-18 | Fix #909 - not all user-interfaces use 'click' | Greg Roach | 1 | -1/+1 |
| 2016-06-05 | CodeStyle | Greg Roach | 1 | -1/+1 |
| 2016-02-21 | Fix #824 - obsolete HTML markup | Greg Roach | 1 | -2/+2 |
| 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 | -68/+99 |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -10/+13 |
| 2015-06-02 | Code style - getters/setters, PHPDoc, TODO | Greg Roach | 1 | -1/+1 |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+2 |
| 2015-05-30 | Code style | Greg Roach | 1 | -2/+2 |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -1/+1 |
| 2015-03-08 | Remove constants, to improve multi-tree handling | Greg Roach | 1 | -4/+11 |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -4/+4 |
| 2015-02-16 | Globals | Greg Roach | 1 | -9/+1 |
| 2015-02-05 | Globals | Greg Roach | 1 | -0/+1 |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 |
| 2015-02-04 | PHPDoc for globals | Greg Roach | 1 | -1/+8 |
| 2015-02-03 | Autoload includes/functions/* | Greg Roach | 1 | -1/+0 |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -41/+34 |
| 2015-01-28 | Use PHP function to set HTTP status | Greg Roach | 1 | -1/+1 |
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -1/+2 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -8/+8 |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 |
| 2014-10-22 | Better description of variable names | Greg Roach | 1 | -2/+2 |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -10/+9 |
| 2014-09-18 | Unused code | Greg Roach | 1 | -1/+1 |
| 2014-07-20 | Removed unused javascript functions | David Drury | 1 | -3/+8 |
| 2014-06-21 | Capitalisation and punctuation | Greg Roach | 1 | -1/+1 |
| 2014-05-10 | Bogus arguments being passed to indi/fam lists | Greg Roach | 1 | -15/+5 |
| 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-08 | Add CSRF checks to action.php callbacks | Greg Roach | 1 | -4/+4 |
| 2013-08-17 | Counts of linked records fail to reflect privacy | Greg Roach | 1 | -18/+18 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -3/+3 |
| 2013-05-13 | Don't count linked records, when we will be fetching them later. | fisharebest | 1 | -11/+17 |
| 2013-01-22 | Remove the lightbox plugin from the "album" module. Add the colorbox module ... | fisharebest | 1 | -6/+1 |
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -4/+13 |