| Age | Commit message (Expand) | Author | Files | Lines |
| 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-30 | #1246178 - "Branches" h2 header label missing from branches.php | fisharebest | 1 | -201/+29 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -6/+5 |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -2/+2 |
| 2013-08-18 | PHP error in branches.php when pedigree details private | Greg Roach | 1 | -0/+1 |
| 2013-08-16 | Show _NMR as well as MARR on charts | Greg Roach | 1 | -1/+1 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 |
| 2013-07-18 | Comparing GedcomRecords needs === rather than == as the same record will alwa... | fisharebest | 1 | -1/+1 |
| 2013-07-16 | Refactor - no longer need WT_GedcomRecord::equals() - can use "==" | fisharebest | 1 | -1/+1 |
| 2013-07-05 | More refactoring - branches.php | fisharebest | 1 | -9/+12 |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -6/+6 |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work aroun... | fisharebest | 1 | -2/+2 |
| 2012-09-15 | Remove old/unreachable code | fisharebest | 1 | -1/+1 |
| 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 | -1/+1 |
| 2012-04-03 | #972588 - autocomplete - family results when marriage year is not knwon | fisharebest | 1 | -2/+3 |
| 2012-03-31 | Replace 3rd party autocomplete library with native jQuery functions | fisharebest | 1 | -5/+3 |
| 2012-03-29 | Fix two soundex bugs | fisharebest | 1 | -1/+1 |
| 2012-03-24 | Replace $WT_IMAGES array of images with CSS. | fisharebest | 1 | -8/+3 |
| 2012-03-18 | #898148 - Branches Soundex search output | fisharebest | 1 | -23/+26 |
| 2012-03-18 | Refactor soundex functions into a separate class. | fisharebest | 1 | -4/+4 |
| 2012-02-29 | Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc... | fisharebest | 1 | -5/+4 |
| 2012-01-03 | minor adjustment | Łukasz Wilenski | 1 | -2/+2 |
| 2011-12-14 | Revert new design for branches list. The theory is good, but treeview.js lib... | fisharebest | 1 | -67/+59 |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -7/+7 |
| 2011-12-12 | HTML validation: & => & | fisharebest | 1 | -2/+2 |
| 2011-12-12 | Missing I18N hints | fisharebest | 1 | -1/+1 |
| 2011-12-07 | Branches list - infinite recursion | fisharebest | 1 | -8/+11 |
| 2011-12-06 | Revised display for branches list | Nigel Osborne | 1 | -50/+66 |
| 2011-11-29 | Closing div in wrong place | Nigel Osborne | 1 | -1/+1 |
| 2011-11-29 | #897508 - branches list - duplicated individuals (svn 12939) | fisharebest | 1 | -1/+1 |
| 2011-11-28 | Minor change to branches.php layout | Nigel Osborne | 1 | -2/+2 |
| 2011-11-28 | #815365 - Branches List - Soundex Searc | fisharebest | 1 | -10/+10 |
| 2011-11-24 | #894203 - Branches list (sn 12893) - "random surname" (wrong sort used - dupl... | fisharebest | 1 | -1/+1 |
| 2011-11-24 | #894203 - Branches list (sn 12893) - "random surname" | fisharebest | 1 | -6/+0 |
| 2011-11-24 | #894203 - Branches list (sn 12893) - "random surname" | fisharebest | 1 | -14/+6 |
| 2011-11-23 | Correct centering of table content - branches.php | Nigel Osborne | 1 | -1/+3 |
| 2011-11-23 | arg 'surn' renamed 'surname' according to menubar.php | Christophe Bx | 1 | -4/+4 |
| 2011-11-22 | sort toplevel list by birthdate | Christophe Bx | 1 | -5/+14 |
| 2011-11-19 | Remove classes .rtl and .lrt - these exist to correct the alignment when we a... | fisharebest | 1 | -3/+3 |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -3/+4 |
| 2011-10-25 | add sposue lifespan on brnaches | Łukasz Wilenski | 1 | -1/+1 |
| 2011-10-25 | #815370 - Branches List - generation number - RTL name | Łukasz Wilenski | 1 | -2/+2 |
| 2011-10-05 | Merge duplicate translations that differ only in upper/lower case | fisharebest | 1 | -1/+1 |
| 2011-09-25 | fix typo | Łukasz Wilenski | 1 | -1/+1 |
| 2011-09-22 | Add HTML escapes and directional markup when we CREATE the names of objects, ... | fisharebest | 1 | -1/+1 |
| 2011-09-21 | Convert some "List Names" to "Full Names" | fisharebest | 1 | -21/+6 |
| 2011-07-14 | I18N: text relating to phonetic searching | fisharebest | 1 | -2/+2 |
| 2011-07-05 | branches: undefined variable error, plus XHTML validation errors | fisharebest | 1 | -32/+29 |