| 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 | -110/+100 |
| 2017-03-22 | 2017 | Greg Roach | 1 | -1/+1 |
| 2016-06-22 | Fix #1027 - upper/lower case | Greg Roach | 1 | -1/+1 |
| 2016-04-11 | Charts as modules - more work | Greg Roach | 1 | -0/+1 |
| 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 | -1/+2 |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+2 |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -1/+1 |
| 2015-03-05 | Tables need bodies | Greg Roach | 1 | -10/+12 |
| 2015-02-05 | Globals | Greg Roach | 1 | -0/+1 |
| 2015-02-05 | typo | Greg Roach | 1 | -1/+1 |
| 2015-02-05 | Replace globals with tree properties | Greg Roach | 1 | -2/+8 |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -26/+21 |
| 2015-01-24 | Add visual feedback for privacy settings | Greg Roach | 1 | -1/+1 |
| 2015-01-19 | HTML5 | Greg Roach | 1 | -1/+1 |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 |
| 2014-12-26 | hasn't been needed in empty table cells for a long time | Greg Roach | 1 | -82/+82 |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 |
| 2014-10-28 | PSR-1 | Greg Roach | 1 | -61/+61 |
| 2014-10-25 | Move chart function to chart controller. Use objects instead of XREFs | Greg Roach | 1 | -1/+1 |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 |
| 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-09-21 | #1225751 - Missing ged Param in some Charts | Greg Roach | 1 | -1/+2 |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -1/+1 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -4/+2 |
| 2013-06-20 | Bug #1192732 - Inconsistent markup in charts headers - compact chart | Nigel Osborne | 1 | -211/+205 |
| 2013-01-22 | Remove the lightbox plugin from the "album" module. Add the colorbox module ... | fisharebest | 1 | -17/+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 | -2/+2 |
| 2012-05-02 | remove require_once functions_charts.php | Łukasz Wilenski | 1 | -1/+0 |
| 2012-04-26 | add lightbox init function to module class | Łukasz Wilenski | 1 | -1/+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-03-22 | #900108 - Help msgid incorrect - media uploads | fisharebest | 1 | -1/+1 |
| 2012-01-17 | Consistent layout for chart header forms | fisharebest | 1 | -0/+1 |
| 2012-01-17 | Refactor compact chart into separate view and controller | fisharebest | 1 | -34/+40 |
| 2012-01-17 | Refactor compact chart into separate view and controller | fisharebest | 1 | -307/+193 |
| 2011-12-28 | #908630 - Charts > INDI-ID should not be Root-ID | fisharebest | 1 | -1/+1 |
| 2011-12-27 | Add I18N for ages | fisharebest | 1 | -12/+6 |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -8/+8 |
| 2011-12-05 | #900273 - Default person in charts | fisharebest | 1 | -6/+9 |
| 2011-11-22 | Chart options. Use friendly "Individual", instead of "Root Person ID" | fisharebest | 1 | -1/+1 |
| 2011-11-11 | Fix: bad <td rowspan="3"> in compact chart | fisharebest | 1 | -26/+26 |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -3/+3 |
| 2011-10-25 | Changed printed title of chart to "Compact tree" from "Fan chart" | Stephen Arnold | 1 | -1/+1 |