| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-01-26 | HTML validation and tidy up | Greg Roach | 1 | -3/+5 |
| 2015-01-26 | Allow themes to style alerts | Greg Roach | 1 | -11/+9 |
| 2015-01-26 | Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel' | Greg Roach | 1 | -1/+1 |
| 2015-01-23 | #386 Allow a user to delete their own account. | Greg Roach | 1 | -5/+0 |
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -1/+1 |
| 2015-01-21 | PGV wizard - styling | Greg Roach | 1 | -58/+70 |
| 2015-01-20 | phpGedView import wizard - remove some limitations, bug fixes, cleanup, etc. | Greg Roach | 1 | -192/+313 |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -394/+394 |
| 2015-01-17 | New theme system and admin interface | Greg Roach | 1 | -2/+2 |
| 2014-12-23 | Flushing output buffers has no effect on many servers, and breaks others | Greg Roach | 1 | -24/+0 |
| 2014-12-14 | Use transaction via PDO interface | Greg Roach | 1 | -2/+2 |
| 2014-10-22 | Don't sleep | Greg Roach | 1 | -49/+42 |
| 2014-10-10 | Update .PO files. Fix some minor English grammar. | Greg Roach | 1 | -7/+7 |
| 2014-09-17 | Split site-preference getter/setter into two functions | Greg Roach | 1 | -14/+14 |
| 2014-09-14 | Cleanup - remove dead/commented code | Greg Roach | 1 | -3/+2 |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -4/+7 |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -9/+4 |
| 2014-05-09 | Undefined variables error in import wizard | Greg Roach | 1 | -0/+4 |
| 2014-05-06 | Revert "Replace global user functions with WT_User class" - submitted to wron... | Greg Roach | 1 | -0/+5 |
| 2014-05-06 | Replace global user functions with WT_User class | Greg Roach | 1 | -5/+0 |
| 2014-04-13 | Remove invalid CSS | Greg Roach | 1 | -1/+1 |
| 2014-04-04 | Add terminating semicolon to CSS declarations | Greg Roach | 1 | -1/+1 |
| 2014-02-22 | #1280687 Change in Geonames API interface | Greg Roach | 1 | -1/+0 |
| 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-12-27 | Re-enable the 'expand notes by default' option | Greg Roach | 1 | -0/+1 |
| 2013-12-26 | Add initial support for markdown | Greg Roach | 1 | -1/+0 |
| 2013-08-30 | #1218624 - Interactive tree event sequence - dev / do not abbreviate chart la... | fisharebest | 1 | -2/+1 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -4/+4 |
| 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 | -2/+0 |
| 2013-07-27 | PGV import wizard - the wt_placelocation table has not been imported since 20... | fisharebest | 1 | -0/+12 |
| 2013-06-12 | #1064348 - Private trees are completely private - so how can we show welcome ... | fisharebest | 1 | -4/+0 |
| 2013-05-19 | After PGV-WT wizard, users and trees have empty home pages. | fisharebest | 1 | -0/+26 |
| 2013-05-19 | #1181682 - Import wizard - foreign key constraint error | fisharebest | 1 | -4/+9 |
| 2013-05-12 | #1100239- SMTP_HELO site config setting is incorrectly labelled | fisharebest | 1 | -1/+0 |
| 2013-05-12 | #1178424 - PGV-to-WT import fails with error | fisharebest | 1 | -40/+39 |
| 2013-05-11 | #1161877 - Admin sees edit options when editing disabled | fisharebest | 1 | -1/+0 |
| 2013-03-13 | #1154455 - PGV to WT wizard fails with session already closed error | fisharebest | 1 | -3/+2 |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work aroun... | fisharebest | 1 | -2/+2 |
| 2013-01-22 | Remove the lightbox plugin from the "album" module. Add the colorbox module ... | fisharebest | 1 | -1/+0 |
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -2/+0 |
| 2013-01-12 | Remove the "AUTO_GENERATE_THUMBS" option. We should generate thumbnails when... | fisharebest | 1 | -1/+0 |
| 2012-11-27 | Remove configuration option "POSTAL_CODE". Do not show the ADDR subtags - th... | fisharebest | 1 | -1/+0 |
| 2012-10-28 | Fix: PGV Import wizard - broken since 1.3.2, doesn't import all settings. | fisharebest | 1 | -257/+217 |
| 2012-10-21 | Simplify media handling - the options USE_MEDIA_FIREWALL, MEDIA_FIREWALL_THUM... | fisharebest | 1 | -3/+0 |
| 2012-09-15 | Create objects to encapsulate trees. Allows us to cache tree settings, which... | fisharebest | 1 | -3/+3 |
| 2012-09-14 | Performance: fetch all the wt_site_setting values in one query. | fisharebest | 1 | -15/+15 |
| 2012-09-13 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -141/+141 |