| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2011-02-20 | Add I18N comments | fisharebest | 1 | -1/+1 |
| 2011-02-20 | Last attempt to style the pagination on datatables | Nigel Osborne | 1 | -1/+1 |
| 2011-02-19 | Remove hard-coded punctuation. (It varies with different languages) | fisharebest | 1 | -1/+1 |
| 2011-02-19 | Revert some recent text changes | fisharebest | 1 | -2/+2 |
| 2011-02-19 | Final redesign of datatables headers fields, in all places it is used. | Nigel Osborne | 1 | -4/+4 |
| 2011-02-17 | #719136 - page controls need context for translation | fisharebest | 1 | -7/+7 |
| 2011-02-05 | replace gedcom_name with gedcom title | Łukasz Wilenski | 1 | -3/+3 |
| 2011-02-04 | translate table on admin site logs page | Łukasz Wilenski | 1 | -1/+13 |
| 2011-02-01 | Fix: site-logs page fails when there are no gedcoms (e.g. immediately after i... | fisharebest | 1 | -1/+6 |
| 2011-01-04 | Fix: no login link when going straight to an admin page | fisharebest | 1 | -1/+2 |
| 2011-01-03 | More admin design changes | Nigel Osborne | 1 | -2/+2 |