| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-07-11 | Prepare to remove class Filter | Greg Roach | 1 | -1/+1 |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 1 | -7/+3 |
| 2017-03-24 | Merge some changes from develop branch | Greg Roach | 1 | -62/+62 |
| 2017-03-22 | 2017 | Greg Roach | 1 | -1/+1 |
| 2016-12-25 | Code style - single quotes | Greg Roach | 1 | -8/+8 |
| 2016-06-10 | Fix #966 - English text | Greg Roach | 1 | -1/+1 |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 |
| 2015-10-17 | Restyle advanced search | makitso | 1 | -85/+80 |
| 2015-10-12 | Enhance mobile experience | makitso | 1 | -9/+13 |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 |
| 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 | -1/+1 |
| 2015-05-30 | Center advanced search submit button | makitso | 1 | -2/+2 |
| 2015-03-13 | Numbers need to be strings for I18N | Greg Roach | 1 | -7/+6 |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -4/+4 |
| 2015-02-14 | Fix #1225606 - search needs to use GET, replaces needs to use POST | Greg Roach | 1 | -5/+3 |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 |
| 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 | -56/+51 |
| 2015-01-24 | Add visual feedback for privacy settings | Greg Roach | 1 | -1/+1 |
| 2015-01-19 | HTML5 | Greg Roach | 1 | -23/+23 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -2/+6 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -25/+25 |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 |
| 2014-12-26 | hasn't been needed in empty table cells for a long time | Greg Roach | 1 | -1/+1 |
| 2014-11-26 | #1395367 - Search: no results found | Greg Roach | 1 | -2/+1 |
| 2014-10-21 | PSR-1 | Greg Roach | 1 | -1/+1 |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 |
| 2014-06-21 | Capitalisation and punctuation | Greg Roach | 1 | -1/+1 |
| 2014-06-21 | Use multiplication symbol instead of letter X | Greg Roach | 1 | -6/+6 |
| 2014-06-17 | Autocomplete doesn't work on pages with data from multiple trees | Greg Roach | 1 | -2/+3 |
| 2014-04-22 | #1311256 | 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-11-30 | Typos in msgctxt strings for relationships. Consistent use of punctuation | Greg Roach | 1 | -2/+2 |
| 2013-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -1/+1 |
| 2013-08-21 | Use new escape functions | Greg Roach | 1 | -1/+1 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 |
| 2013-01-19 | Add autocomplete to placenames on advanced-search page | fisharebest | 1 | -3/+3 |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the bott... | fisharebest | 1 | -3/+4 |
| 2012-04-26 | Remove "autoficus" text in code line 217 | Nigel Osborne | 1 | -1/+1 |
| 2012-04-16 | search.php - filter some inputs | fisharebest | 1 | -12/+1 |
| 2012-02-28 | Correct minor display problems on IE7/8 | Rob Peters | 1 | -5/+4 |
| 2012-02-23 | Update some copyright dates on modified files from 2011 to 2012 | fisharebest | 1 | -1/+1 |
| 2012-02-20 | Remove extra Label at top, move submit button to bottom of form | Rob Peters | 1 | -8/+4 |
| 2012-02-20 | Change advanced search layout to be consistent with other search options | Rob Peters | 1 | -1/+2 |
| 2011-12-14 | Advanced search - fix bugs from recent changes, and sort the extra fields | fisharebest | 1 | -2/+2 |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -10/+10 |
| 2011-11-19 | Remove classes .rtl and .lrt - these exist to correct the alignment when we a... | fisharebest | 1 | -1/+1 |