| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-10-10 | Update .PO files. Fix some minor English grammar. | Greg Roach | 1 | -1/+1 |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 |
| 2014-10-05 | Allow the User object to work as a null object (e.g. for visitors) | Greg Roach | 1 | -7/+5 |
| 2014-10-05 | Use consistent terminology (preference versus setting) | Greg Roach | 1 | -2/+2 |
| 2014-09-18 | Unused code | Greg Roach | 1 | -3/+3 |
| 2014-09-18 | Unused code | Greg Roach | 1 | -1/+1 |
| 2014-09-13 | Code style - PSR-1 names for methods | Greg Roach | 1 | -5/+5 |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -3/+5 |
| 2014-06-21 | Capitalisation and punctuation | Greg Roach | 1 | -1/+1 |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -3/+3 |
| 2014-04-05 | Coding style - wrap blocks in {} | Greg Roach | 1 | -1/+1 |
| 2014-02-24 | Fix 'Display all' in the media find dialog | Matthew Noorenberghe | 1 | -1/+1 |
| 2014-02-23 | Fix 'undefined' showing as the source name after adding a media link on inver... | Matthew Noorenberghe | 1 | -1/+3 |
| 2014-02-23 | Switch from browser detection using document.all to feature detection | Matthew Noorenberghe | 1 | -16/+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-10-22 | Bug #1237498 - Find Place with ' or " - dev | fisharebest | 1 | -1/+1 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -11/+11 |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -2/+2 |
| 2013-08-21 | Use new escape functions | Greg Roach | 1 | -2/+2 |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -1/+1 |
| 2013-08-17 | Counts of linked records fail to reflect privacy | Greg Roach | 1 | -5/+5 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -7/+7 |
| 2013-03-26 | #1160112 - Close button in "Select a special character" loses text | fisharebest | 1 | -1/+1 |
| 2013-03-12 | FInd media not searching sub-folders | fisharebest | 1 | -52/+2 |
| 2013-01-31 | I18N | fisharebest | 1 | -1/+1 |
| 2013-01-22 | Fix misc javascript issues | fisharebest | 1 | -3/+0 |
| 2013-01-22 | Remove the lightbox plugin from the "album" module. Add the colorbox module ... | fisharebest | 1 | -1/+1 |
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -114/+51 |
| 2013-01-09 | Update comments, renaming "directory" to "folder" | fisharebest | 1 | -5/+5 |
| 2013-01-02 | Minor language updates | fisharebest | 1 | -1/+1 |
| 2013-01-02 | Rename "close window" to "close", as many modern GUIs do not use windows | fisharebest | 1 | -2/+2 |
| 2012-11-21 | Remove some unused code in functions_mediadb.php | fisharebest | 1 | -1/+1 |
| 2012-10-30 | Use consistent save/close buttons in the edit-interface forms. | fisharebest | 1 | -2/+1 |
| 2012-09-03 | Remove lots of unused and unreachable code from Census Assistant / Find perso... | fisharebest | 1 | -1/+1 |
| 2012-07-07 | Create an object to represent places. | fisharebest | 1 | -27/+19 |
| 2012-07-07 | Tidy up the "showchanges()" logic. The option to hide/show changes was remov... | fisharebest | 1 | -1/+1 |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the bott... | fisharebest | 1 | -6/+6 |
| 2012-03-31 | Find special chars - only remember setting when we are logged in | fisharebest | 1 | -41/+9 |
| 2012-03-28 | Functions should return HTML, rather than output it | fisharebest | 1 | -5/+2 |
| 2012-03-25 | Update text. Change "Find individual ID" to "Find an individual", etc. | fisharebest | 1 | -18/+18 |
| 2012-03-17 | Fix: find.php difficult to use when searching media subdirectories | fisharebest | 1 | -4/+4 |
| 2012-02-29 | Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc... | fisharebest | 1 | -2/+2 |
| 2012-02-13 | Provide better sizes for popup windows. | fisharebest | 1 | -2/+2 |
| 2012-02-09 | find.php - do not display "all records" for media/place/repo/note/source unti... | fisharebest | 1 | -5/+0 |
| 2011-12-22 | remove img width="50" code | Nigel Osborne | 1 | -1/+1 |
| 2011-12-21 | #902683 - HTML validation | fisharebest | 1 | -1/+1 |
| 2011-12-20 | find.php centred display in IE browsers (1.2.5 and above) - Bug #905547 | Nigel Osborne | 1 | -284/+230 |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -71/+71 |