| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-01-24 | Add visual feedback for privacy settings | Greg Roach | 1 | -1/+1 |
| 2015-01-23 | Browser autocomplete conflicts with datepicker popup | Greg Roach | 1 | -2/+2 |
| 2015-01-22 | Responsive | Greg Roach | 1 | -13/+13 |
| 2015-01-22 | Add date-picker to admin site/change logs | Greg Roach | 1 | -50/+94 |
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -2/+4 |
| 2015-01-18 | code style | Greg Roach | 1 | -1/+1 |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -54/+54 |
| 2015-01-17 | New theme system and admin interface | Greg Roach | 1 | -60/+79 |
| 2014-11-04 | Use Auth class instead of constants - will allow better masquerade function. ... | Greg Roach | 1 | -0/+2 |
| 2014-10-24 | Do not use functions in loop conditions | Greg Roach | 1 | -6/+6 |
| 2014-10-06 | HTML validation | 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 | Use consistent terminology (preference versus setting) | Greg Roach | 1 | -2/+2 |
| 2014-09-18 | Use WT_DBStatement->fetchOne() in preference to PDOStatement->fetchColumn() | Greg Roach | 1 | -2/+2 |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -6/+9 |
| 2014-05-10 | Conflict in variable names | Greg Roach | 1 | -2/+2 |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -7/+9 |
| 2014-05-03 | Upgrade datatables from 1.9.4 to 1.10.0 | Greg Roach | 1 | -42/+44 |
| 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-01 | Tidy up trailing whitespace | Greg Roach | 1 | -1/+1 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -21/+21 |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -5/+5 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -2/+0 |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work aroun... | fisharebest | 1 | -2/+2 |
| 2013-02-02 | Add more URL versioning to JS resources | fisharebest | 1 | -1/+1 |
| 2013-02-02 | Add version numbers to paths of javascript libraries | fisharebest | 1 | -1/+1 |
| 2012-09-14 | Tidy usage of new WT_Tree class. | fisharebest | 1 | -1/+1 |
| 2012-09-13 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -5/+1 |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the bott... | fisharebest | 1 | -2/+2 |
| 2012-04-17 | Explicitly close sessions in AJAX responses - otherwise it causes errors in P... | fisharebest | 1 | -0/+2 |
| 2012-02-11 | Error messages may contain user-supplied data, and hence need escaping | fisharebest | 1 | -1/+4 |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -11/+11 |
| 2011-11-23 | I18N: move datatables translations to the same place | fisharebest | 1 | -15/+1 |
| 2011-11-05 | (part). (1) Only load datatables.js on pages that use it. (2) move JavaScrip... | fisharebest | 1 | -24/+21 |
| 2011-11-05 | Implement "fluid" interface for controller - allows requests to be chained. | fisharebest | 1 | -2/+3 |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -35/+26 |
| 2011-10-30 | Change "Search" to "Filter" on all lists, to avoid confusion. | Nigel Osborne | 1 | -2/+1 |
| 2011-10-28 | Make datatables header/footer in admin consistent with main lists, and adjust... | Nigel Osborne | 1 | -2/+2 |
| 2011-08-05 | Small error in earlier change | Nigel Osborne | 1 | -2/+1 |
| 2011-08-04 | Bug #820123 - Date input fields on admin site logs page too small with Safari | Nigel Osborne | 1 | -4/+6 |
| 2011-08-04 | 820123 Date input fields on admin site logs page too small with Safari | Rob Peters | 1 | -1/+1 |
| 2011-07-31 | Removing comma allows IE7 to view logs in administrator. | Rob Peters | 1 | -1/+1 |
| 2011-07-31 | Bug 730547 As Greg pointed out removing the charset=utf-8 from the header li... | Rob Peters | 1 | -0/+1 |
| 2011-07-31 | Bug 730547 Admin, can't view logs in IE8/9 | Rob Peters | 1 | -1/+0 |
| 2011-05-21 | Persist the page-size setting on the site-logs page | fisharebest | 1 | -2/+3 |
| 2011-03-24 | #741316 - admin_site_logs.php ... selection of "user" | Ćukasz Wilenski | 1 | -1/+3 |
| 2011-03-17 | #736836 - Log problem - family tree list, svn 11140 | fisharebest | 1 | -1/+1 |
| 2011-03-03 | administration logs goes over the right border - Bug #728332 | Nigel Osborne | 1 | -3/+2 |