| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -3/+2 |
| 2014-09-17 | #237 - function accept_all_changes() not found | Greg Roach | 1 | -1/+0 |
| 2014-08-27 | Remove more unused code / cleanup | Greg Roach | 1 | -1/+0 |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -1/+3 |
| 2014-08-13 | Error in error message when merging non-existant records | Greg Roach | 1 | -2/+2 |
| 2014-06-17 | Autocomplete doesn't work on pages with data from multiple trees | Greg Roach | 1 | -8/+6 |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -2/+2 |
| 2014-03-31 | Merging records can fail when pending changes not accepted | Greg Roach | 1 | -10/+16 |
| 2014-02-24 | Consolidate paste_*, pastename and openerpasteid implementations | Matthew Noorenberghe | 1 | -10/+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-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -1/+1 |
| 2013-09-14 | #770024 - merge data from two different family-trees faulty | Greg Roach | 1 | -12/+30 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -8/+6 |
| 2013-08-27 | #1217404 - Merging records causes loss of name | fisharebest | 1 | -1/+1 |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -2/+2 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 |
| 2013-07-05 | Rollback some ideas about always returning gedcom records, even for invalid l... | fisharebest | 1 | -2/+2 |
| 2013-07-04 | Continue refactoring - with admin_site_merge.php | fisharebest | 1 | -165/+125 |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -5/+4 |
| 2013-06-01 | Unreachable code... | fisharebest | 1 | -3/+1 |
| 2013-02-09 | Use framework to add javascript | fisharebest | 1 | -7/+6 |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work aroun... | fisharebest | 1 | -2/+2 |
| 2013-02-05 | PHP 5.3 constructs in admin_site_merge.php | fisharebest | 1 | -2/+2 |
| 2013-02-05 | TIdy up some I18N text | fisharebest | 1 | -9/+8 |
| 2013-01-20 | PHP5.2 / PHP5.3 issues | fisharebest | 1 | -2/+5 |
| 2013-01-19 | HTML5 validation - need to use the non-xhtml version of nl2br() | fisharebest | 1 | -3/+3 |
| 2012-12-07 | Inline the function getXrefLink as it is only used in one place. | fisharebest | 1 | -1/+7 |
| 2012-09-13 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -13/+11 |
| 2012-07-18 | Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked... | fisharebest | 1 | -1/+1 |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the bott... | fisharebest | 1 | -4/+2 |
| 2012-03-31 | Replace 3rd party autocomplete library with native jQuery functions | fisharebest | 1 | -1/+1 |
| 2012-03-28 | Use autofocus attribute instead of JavaScript | fisharebest | 1 | -12/+6 |
| 2012-03-25 | Update text. Change "Find individual ID" to "Find an individual", etc. | fisharebest | 1 | -6/+6 |
| 2012-03-24 | Replace $WT_IMAGES array of images with CSS. | fisharebest | 1 | -12/+6 |
| 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 | -4/+4 |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -16/+16 |
| 2011-11-19 | Remove classes .rtl and .lrt - these exist to correct the alignment when we a... | fisharebest | 1 | -1/+1 |
| 2011-11-11 | Remove redundant/obsolete html attribute (border="0") as this is already set ... | fisharebest | 1 | -3/+3 |
| 2011-11-11 | Use consistent style for <a href="#" onclick="foo();"> the various combinatio... | fisharebest | 1 | -6/+6 |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -3/+5 |
| 2011-05-28 | fix: Merge - clicking on the icons does not work | Łukasz Wilenski | 1 | -85/+83 |
| 2011-04-02 | Small correction to 11262 | Nigel Osborne | 1 | -3/+3 |
| 2011-04-02 | Remove unnecessary table cell and adjust alignment | Nigel Osborne | 1 | -7/+6 |
| 2011-02-12 | don't display select family tree option when only one exists | Łukasz Wilenski | 1 | -17/+27 |
| 2011-01-25 | Tidy up <script type="text/javascript"> tags. | fisharebest | 1 | -30/+26 |
| 2011-01-16 | Tiny style change | Łukasz Wilenski | 1 | -9/+15 |
| 2011-01-07 | Add missing admin functions | Nigel Osborne | 1 | -0/+320 |