| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 1 | -81/+78 |
| 2017-03-22 | 2017 | Greg Roach | 1 | -1/+1 |
| 2016-06-22 | Fix #1027 - upper/lower case | Greg Roach | 1 | -1/+1 |
| 2016-04-12 | Typo fan_chart / fanchart | Greg Roach | 1 | -1/+1 |
| 2016-04-11 | Charts as modules - more work | Greg Roach | 1 | -0/+2 |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -3/+5 |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+2 |
| 2015-05-30 | Code style | Greg Roach | 1 | -1/+1 |
| 2015-04-26 | Replace Zend_Session with our own class | Greg Roach | 1 | -3/+0 |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -1/+1 |
| 2015-03-05 | Tables need bodies | Greg Roach | 1 | -38/+40 |
| 2015-03-05 | Move help text inline (or remove it) | Greg Roach | 1 | -1/+1 |
| 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 | -29/+27 |
| 2015-01-24 | Add visual feedback for privacy settings | Greg Roach | 1 | -1/+1 |
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -1/+2 |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -1/+1 |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 |
| 2015-01-17 | New theme system and admin interface | Greg Roach | 1 | -3/+3 |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 |
| 2014-10-25 | Move chart function to chart controller. Use objects instead of XREFs | Greg Roach | 1 | -1/+1 |
| 2014-10-23 | Fanchart - cleanup | Greg Roach | 1 | -3/+4 |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 |
| 2014-09-14 | Unescaped output in fan chart | Greg Roach | 1 | -1/+1 |
| 2014-09-14 | Merge conflicts | Greg Roach | 1 | -2/+2 |
| 2014-09-14 | Merge branch 'SimplifyJS' of https://github.com/ddrury/webtrees into ddrury-S... | Greg Roach | 1 | -1/+29 |
| 2014-09-04 | Simplify JS assoc with pedigree & fanchart charts | David Drury | 1 | -1/+29 |
| 2014-08-29 | Fanchart lifespans incorrect on arabic pages. A11Y of fanchart form. | Greg Roach | 1 | -7/+15 |
| 2014-06-17 | Autocomplete doesn't work on pages with data from multiple trees | Greg Roach | 1 | -2/+3 |
| 2014-02-24 | Consolidate paste_*, pastename and openerpasteid implementations | Matthew Noorenberghe | 1 | -2/+1 |
| 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-19 | functions_rtl.php is for the reports; functions_utf8.php is for mb_string sty... | Greg Roach | 1 | -1/+0 |
| 2013-12-17 | Fanchart still uses some functions/globals from functions_rtl | Greg Roach | 1 | -0/+1 |
| 2013-09-21 | #1225751 - Missing ged Param in some Charts | Greg Roach | 1 | -2/+3 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -2/+2 |
| 2013-08-26 | #1210538 - Fan Chart Error in git | Greg Roach | 1 | -1/+1 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -5/+3 |
| 2013-06-20 | Bug #1192732 - Inconsistent markup in charts headers - ancestry chart | Nigel Osborne | 1 | -44/+39 |
| 2013-06-20 | Bug #1192732 - Inconsistent markup in charts headers - fan chart | Nigel Osborne | 1 | -7/+5 |
| 2012-09-03 | #1045113 - Fanchart error | fisharebest | 1 | -3/+1 |
| 2012-08-25 | Do not save large data items (e.g. images) in $_SESSION. It is unnecessary, ... | fisharebest | 1 | -1/+12 |
| 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 | -2/+2 |
| 2012-03-31 | Replace 3rd party autocomplete library with native jQuery functions | fisharebest | 1 | -5/+2 |
| 2012-03-28 | Functions should return HTML, rather than output it | fisharebest | 1 | -1/+1 |
| 2012-01-18 | Fan chart - separate View/Controller functions | fisharebest | 1 | -37/+3 |