| 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-09-17 | #237 - function accept_all_changes() not found | Greg Roach | 1 | -1/+0 |
| 2014-09-01 | #228 wrong include files | Greg Roach | 1 | -1/+1 |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -3/+6 |
| 2014-07-20 | Removed unused javascript functions | David Drury | 1 | -13/+7 |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -3/+3 |
| 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-09-21 | Update language files. Tidy up some capitalisation in en_US. | Greg Roach | 1 | -1/+1 |
| 2013-09-10 | Show fact details when reviewing pending changes | Greg Roach | 1 | -3/+3 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -5/+5 |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -2/+2 |
| 2013-08-21 | Show details of pending changes | Greg Roach | 1 | -37/+51 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -4/+2 |
| 2013-06-01 | Don't say "GEDCOM" unless we mean it. | fisharebest | 1 | -1/+1 |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work aroun... | fisharebest | 1 | -2/+0 |
| 2013-02-02 | Add version numbers to paths of javascript libraries | fisharebest | 1 | -1/+1 |
| 2012-11-22 | Consistent styling for close buttons | fisharebest | 1 | -1/+4 |
| 2012-09-17 | Fix: accept/reject changes relying on temporary variable that was set in anot... | fisharebest | 1 | -6/+6 |
| 2012-07-27 | edit_changes.php - the "edit raw" link is broken. | fisharebest | 1 | -0/+1 |
| 2012-07-06 | Tidy up the "showchanges()" logic. The option to hide/show changes was remov... | fisharebest | 1 | -14/+2 |
| 2012-06-18 | Review Changes - not loading webtrees.js | fisharebest | 1 | -0/+1 |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the bott... | 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 |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -7/+7 |
| 2011-11-23 | Move login checks to a common function. Use the LOGIN_URL parameter consiste... | fisharebest | 1 | -7/+4 |
| 2011-11-21 | Correct centering of table content | Nigel Osborne | 1 | -3/+5 |
| 2011-11-19 | Remove classes .rtl and .lrt - these exist to correct the alignment when we a... | fisharebest | 1 | -1/+1 |
| 2011-11-11 | Use consistent style for <a href="#" onclick="foo();"> the various combinatio... | fisharebest | 1 | -5/+5 |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -2/+4 |
| 2011-09-22 | Add HTML escapes and directional markup when we CREATE the names of objects, ... | fisharebest | 1 | -1/+1 |
| 2011-06-09 | I18N: Improve English texts. (Multi-)media items => "Media objects" | fisharebest | 1 | -29/+25 |
| 2011-06-09 | Remove the option to hide/show pending changes. The option didn't work prope... | fisharebest | 1 | -1/+1 |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -23/+23 |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -2/+2 |
| 2010-11-09 | Use consistent language/terminology: GEDCOM => Family tree | fisharebest | 1 | -1/+1 |
| 2010-11-09 | Use consistent language/terminology: accept => approve | fisharebest | 1 | -10/+6 |
| 2010-11-09 | Language updates. Use new names for roles, and consistent terms. e.g. "mode... | fisharebest | 1 | -6/+5 |
| 2010-10-30 | #663955. Be explicit about which sorts of URL to generate: '&' for ones i... | fisharebest | 1 | -8/+8 |
| 2010-10-25 | "Location:" header fields should contain absolute URIs | fisharebest | 1 | -1/+1 |
| 2010-10-05 | Fix: apply "auto close" setting to edit_changes.php | fisharebest | 1 | -39/+44 |
| 2010-09-29 | #650715 - Deleting individual only partly completed | fisharebest | 1 | -4/+16 |
| 2010-09-25 | Tidy up whitespace/indents | fisharebest | 1 | -9/+8 |
| 2010-09-15 | #631645 - Pending Changes fatal error | fisharebest | 1 | -1/+9 |
| 2010-06-01 | Quote table names - to allow for "bad" choices of TBLPREFIX | fisharebest | 1 | -17/+17 |
| 2010-05-28 | Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name" | fisharebest | 1 | -17/+17 |
| 2010-05-14 | Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence... | fisharebest | 1 | -1/+1 |