| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -3/+4 |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+2 |
| 2015-05-30 | Code style | Greg Roach | 1 | -5/+5 |
| 2015-05-30 | PHP-CS-FIXER, PSR-2 (mostly!) | Greg Roach | 1 | -0/+1 |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -2/+2 |
| 2015-03-05 | Move help text inline (or remove it) | Greg Roach | 1 | -1/+0 |
| 2015-03-02 | Module API | Greg Roach | 1 | -8/+3 |
| 2015-02-06 | Globals | Greg Roach | 1 | -3/+10 |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 |
| 2015-02-03 | Autoload includes/functions/* | Greg Roach | 1 | -1/+0 |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -48/+43 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -37/+37 |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 |
| 2014-09-13 | Code style - PSR-1 names for methods | Greg Roach | 1 | -2/+2 |
| 2014-06-25 | Tidy up English punctuation, capitalisation, etc. | Greg Roach | 1 | -2/+2 |
| 2014-06-21 | Capitalisation and punctuation | Greg Roach | 1 | -1/+1 |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -1/+1 |
| 2014-02-23 | Refactoring GoogleMaps module - part one | Greg Roach | 1 | -10/+11 |
| 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 | -5/+5 |
| 2013-10-16 | Remove debug | Greg Roach | 1 | -1/+0 |
| 2013-10-15 | #1239274 - Place Hierarchy display | Greg Roach | 1 | -5/+5 |
| 2013-10-11 | #1238589 - Place hierarchy list Google Map - Missing markers - Dev | Greg Roach | 1 | -1/+5 |
| 2013-10-11 | #1238589 - Place hierarchy list Google Map - Missing markers - Dev | Greg Roach | 1 | -4/+2 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -8/+6 |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -2/+2 |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -1/+1 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -2/+2 |
| 2013-06-23 | Use PHP5.3 language features in gedcom-record classes | fisharebest | 1 | -5/+3 |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work aroun... | fisharebest | 1 | -1/+1 |
| 2013-01-04 | Do not show the counts of places on the place-hierarchy page. | fisharebest | 1 | -111/+99 |
| 2012-11-28 | #1082747 Use of quotes in PLAC tags, affects v1.3.2+ & likely earlier | fisharebest | 1 | -20/+13 |
| 2012-09-16 | #1006430 - rtl/ltr parenthesis etc. | fisharebest | 1 | -1/+1 |
| 2012-07-08 | Make more use of new WT_Place class. Update indexes for wt_place table. | fisharebest | 1 | -14/+9 |
| 2012-07-07 | Create an object to represent places. | fisharebest | 1 | -120/+60 |
| 2012-07-07 | Place hierarchy - tidy up initialisation code. | fisharebest | 1 | -57/+13 |
| 2012-07-07 | Place hierarchy - only calculate list of individuals/families on pages where ... | fisharebest | 1 | -52/+50 |
| 2012-07-07 | URLs for placelist.php do not need "level". We can work this out automatical... | fisharebest | 1 | -18/+6 |
| 2012-06-30 | Performance. PHP has no native function for integer division. floor($x/$y) ... | fisharebest | 1 | -6/+6 |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the bott... | fisharebest | 1 | -8/+5 |
| 2012-04-16 | placelist.php - filter inputs | fisharebest | 1 | -7/+4 |
| 2012-03-28 | Don't load the Google Maps CSS file when the module is disabled | fisharebest | 1 | -1/+1 |
| 2012-03-24 | Replace $WT_IMAGES array of images with CSS. | fisharebest | 1 | -4/+2 |
| 2012-02-29 | Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc... | fisharebest | 1 | -25/+8 |
| 2012-02-28 | small adjustment | Łukasz Wilenski | 1 | -2/+2 |
| 2012-01-16 | #916852 - Help Content Wrong | fisharebest | 1 | -1/+0 |
| 2011-12-22 | #907730 - Place Herarchy display person by place visble only manager | Łukasz Wilenski | 1 | -17/+16 |