| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-11-03 | Code style | Greg Roach | 1 | -1/+3 |
| 2017-11-03 | CodeStyle - spacing/alignment | Greg Roach | 1 | -1/+1 |
| 2017-08-03 | Use views/templates for emails | Greg Roach | 1 | -32/+38 |
| 2017-07-14 | Review esacping | Greg Roach | 1 | -6/+6 |
| 2017-07-11 | Prepare to remove class Filter | Greg Roach | 1 | -9/+9 |
| 2017-07-09 | PHPDoc | Greg Roach | 1 | -1/+1 |
| 2017-06-18 | Fix #1231 - PHP cannot validate emails | Greg Roach | 1 | -2/+2 |
| 2017-06-18 | Modern browsers support RFC7231 - relative URLs in 30x responses | Greg Roach | 1 | -2/+2 |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 1 | -265/+209 |
| 2017-03-22 | 2017 | Greg Roach | 1 | -1/+1 |
| 2016-12-25 | Code style - single quotes | Greg Roach | 1 | -2/+2 |
| 2016-12-23 | Code style - short array syntax | Greg Roach | 1 | -7/+7 |
| 2016-06-24 | I18N placeholders | Greg Roach | 1 | -5/+3 |
| 2016-05-07 | Improve English texts | Greg Roach | 1 | -3/+3 |
| 2016-05-07 | Improve English | Greg Roach | 1 | -2/+2 |
| 2016-02-21 | Fix #824 - obsolete HTML markup | Greg Roach | 1 | -4/+4 |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 |
| 2016-01-23 | Username versus email | Greg Roach | 1 | -1/+1 |
| 2016-01-17 | Two spaces have no effect in HTML | Greg Roach | 1 | -5/+5 |
| 2015-11-12 | Fix #710 | Greg Roach | 1 | -2/+0 |
| 2015-07-09 | Fix #124 - HTML line breaks in email | Greg Roach | 1 | -1/+1 |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 |
| 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 | -1/+1 |
| 2015-04-26 | Replace Zend_Controller_Request_Http | Greg Roach | 1 | -2/+2 |
| 2015-04-26 | Replace Zend_Session with our own class | Greg Roach | 1 | -12/+3 |
| 2015-03-12 | Update .PO files | Greg Roach | 1 | -6/+6 |
| 2015-03-02 | Fix 1427100 - users with LTR real names containing parentheses on RTL pages | Greg Roach | 1 | -3/+3 |
| 2015-02-13 | PHPDoc | Greg Roach | 1 | -2/+2 |
| 2015-02-08 | Genealogical -> Genealogy | Greg Roach | 1 | -1/+1 |
| 2015-02-06 | Unused code | Greg Roach | 1 | -1/+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 | -0/+8 |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -79/+70 |
| 2015-01-31 | Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL | Greg Roach | 1 | -1/+1 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -1/+1 |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 |
| 2014-11-04 | Use Auth class instead of constants - will allow better masquerade function. ... | Greg Roach | 1 | -4/+4 |
| 2014-10-29 | #1384895 - Send Broadcast Message links not working (1.6.0) | Greg Roach | 1 | -48/+44 |
| 2014-10-26 | Move remaining functions from authentication.php to better location | Greg Roach | 1 | -0/+130 |
| 2014-10-10 | Update .PO files. Fix some minor English grammar. | Greg Roach | 1 | -3/+3 |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 |
| 2014-10-05 | Use consistent terminology (preference versus setting) | Greg Roach | 1 | -3/+3 |
| 2014-09-20 | Fix 1318573 - Send message to user fault | Greg Roach | 1 | -2/+1 |
| 2014-08-27 | Remove execute file permissions from PHP scripts | Greg Roach | 1 | -0/+0 |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -8/+12 |
| 2014-06-25 | Tidy up English punctuation, capitalisation, etc. | Greg Roach | 1 | -1/+1 |
| 2014-06-21 | #58 - do not update superglobals | Greg Roach | 1 | -2/+2 |