| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-01-07 | Happy new year - 2018 | Greg Roach | 1 | -1/+1 | |
| 2018-01-06 | Use e() helper function | Greg Roach | 1 | -1/+1 | |
| 2017-12-28 | Bootstrap 4.0.0-beta.3 | Greg Roach | 1 | -1/+1 | |
| 2017-10-11 | Whitespace | Greg Roach | 1 | -2/+1 | |
| 2017-10-07 | Tidy AJAX loading | Greg Roach | 1 | -5/+14 | |
| 2017-08-28 | Convert hidden-print to d-print-none | makitso | 1 | -1/+1 | |
| 2017-07-11 | Fix #1272 - URL parameter added after hash | Greg Roach | 1 | -1/+1 | |
| 2017-07-02 | Fix #1264 - missing javascript in ancestors/descendants lists | Greg Roach | 1 | -0/+1 | |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 1 | -146/+53 | |
| 2017-03-22 | 2017 | Greg Roach | 1 | -1/+1 | |
| 2016-12-23 | Code style - short array syntax | 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-07-09 | Fix #593 - show/hide details not persisting | 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 | -7/+11 | |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+2 | |
| 2015-05-30 | Code style | Greg Roach | 1 | -0/+1 | |
| 2015-03-21 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -1/+1 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -1/+1 | |
| 2015-03-05 | Tables need bodies | Greg Roach | 1 | -71/+70 | |
| 2015-03-05 | Move help text inline (or remove it) | Greg Roach | 1 | -1/+1 | |
| 2015-02-20 | Tidy up | Greg Roach | 1 | -7/+7 | |
| 2015-02-20 | Remove Global usage and other chart work | David Drury | 1 | -52/+33 | |
| Removed global variables from charts and chart related functions (either pass variable as a parameter or obtain from controller) Most charts - remove unused or broken parameters from forms Pedigree chart remove chart and canvas css offset and remove most (but not all) embedded 'magic numbers' FamilyBookController reinstate variable deleted in error | |||||
| 2015-02-05 | Globals | Greg Roach | 1 | -0/+1 | |
| 2015-02-05 | Replace globals with tree properties | Greg Roach | 1 | -0/+8 | |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 | |
| 2015-02-04 | Missing SOSA numbers and unreachable code | 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 | -38/+31 | |
| 2015-01-24 | Add visual feedback for privacy settings | Greg Roach | 1 | -1/+1 | |
| 2015-01-19 | HTML5 | Greg Roach | 1 | -2/+2 | |
| 2015-01-19 | HTML5 | Greg Roach | 1 | -11/+11 | |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 | |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -12/+12 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-14 | Decouple popup menu css from charts css | David Drury | 1 | -2/+2 | |
| Although I think it looks quite nice, it's not part of the original styling so have commented out box-shadow on the popup menu | |||||
| 2014-11-17 | Fix #298 - missing ancestors cause PHP error in ancestry chart | Greg Roach | 1 | -8/+7 | |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 | |
| 2014-10-28 | PSR-1 | Greg Roach | 1 | -1/+1 | |
| 2014-10-28 | XREF not shown on ancestry chart options form | Greg Roach | 1 | -1/+1 | |
| 2014-10-25 | Move chart function to chart controller. Use objects instead of XREFs | Greg Roach | 1 | -23/+18 | |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 | |
| 2014-09-20 | Simplify Person box drop down menu functions | David Drury | 1 | -1/+1 | |
| Remove all references to $personcount... .. and handle knock-on effects | |||||
| 2014-06-17 | Autocomplete doesn't work on pages with data from multiple trees | Greg Roach | 1 | -2/+3 | |
| 2014-05-10 | Bogus arguments being passed to indi/fam lists | Greg Roach | 1 | -8/+4 | |
| 2014-02-24 | Consolidate paste_*, pastename and openerpasteid implementations | Matthew Noorenberghe | 1 | -2/+1 | |
| pasteid is left alone for now | |||||
| 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/+1 | |
