| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -1/+1 |
| 2013-09-06 | Use WT_Place objects for manipulating places | fisharebest | 1 | -13/+3 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -7/+4 |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -1/+1 |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -2/+2 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -2/+0 |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -16/+26 |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work aroun... | fisharebest | 1 | -2/+2 |
| 2012-11-15 | Refactor class WT_Event - use objects instead of XREFS and do not custom tags... | fisharebest | 1 | -135/+120 |
| 2012-08-26 | #584835 - Global variables clash with session variables (register_globals=On) | fisharebest | 1 | -11/+4 |
| 2012-06-30 | Performance. PHP has no native function for integer division. floor($x/$y) ... | fisharebest | 1 | -1/+1 |
| 2012-05-29 | Add type hints for function parameters | fisharebest | 1 | -1/+1 |
| 2012-05-29 | Refactor handling of facts - do not use global "nonfacts" array | fisharebest | 1 | -1/+2 |
| 2012-04-17 | Start to disentangle the require_once dependencies. Previously, session.php ... | fisharebest | 1 | -2/+0 |
| 2012-04-06 | Timeline and Lifespan charts do not have a "root" individual, and were giving... | fisharebest | 1 | -1/+1 |
| 2012-02-29 | Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc... | fisharebest | 1 | -3/+3 |
| 2011-12-28 | #908630 - Charts > INDI-ID should not be Root-ID | fisharebest | 1 | -0/+8 |
| 2011-12-21 | #902683 - HTML validation - remove stray </div> | fisharebest | 1 | -2/+2 |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -3/+3 |
| 2011-12-05 | #900273 - Default person in charts | fisharebest | 1 | -1/+1 |
| 2011-11-10 | Remove hspace="0" and vspace="0" attributes from <img> tags. These are (a) d... | fisharebest | 1 | -1/+1 |
| 2011-11-05 | More refactoring - separation into Model/View/Controller | fisharebest | 1 | -5/+4 |
| 2011-11-04 | Square brackets are not valid characters in URLS, and need escaping | fisharebest | 1 | -1/+1 |
| 2011-11-03 | Refactoring - move towards a MVC (model/view/controller) architecture | fisharebest | 1 | -5/+8 |
| 2011-09-22 | Add HTML escapes and directional markup when we CREATE the names of objects, ... | fisharebest | 1 | -4/+3 |
| 2011-07-27 | Fix: missing parameter to function | fisharebest | 1 | -1/+1 |
| 2011-07-20 | Revert 12047 - it included some extra changes | fisharebest | 1 | -1/+1 |
| 2011-07-20 | Update Zend Framework library to 1.11.9 | fisharebest | 1 | -1/+1 |
| 2011-01-05 | Minor tidy up. Use Objects instead of XREFs and raw gedcom | fisharebest | 1 | -33/+17 |
| 2011-01-05 | Fix: new class names, Person -> WT_Person, etc. | fisharebest | 1 | -10/+12 |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -5/+5 |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -5/+3 |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -0/+322 |