| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-09-23 | Type mismatch errors | Greg Roach | 1 | -1/+1 | |
| 2018-09-22 | Reduced if/else complexity, removed not require else conditions (#1866) | Rico Sonntag | 1 | -7/+7 | |
| * Reduced if/else complexity, removed not require else conditions * Fix indentation * Fix indentation * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Use null-coalesce to simplify logic * Admin theme no longer exists * Code style * Use null-coalesce operator to simplify logic | |||||
| 2018-09-22 | PHPdoc, types, etc. | Greg Roach | 1 | -1/+1 | |
| 2018-09-21 | PHPdoc | Greg Roach | 1 | -0/+6 | |
| 2018-09-16 | Check if sub-record instance has been retrieved (#1911) | Jonathan Jaubart | 1 | -2/+2 | |
| ```getInstance``` is used to retrieve Source / Media subrecords instances, but the code does not check an object has actually been retrieved before invoking the ```canShow``` method on it. That can cause an issue if the object reference is somehow corrupted, and is therefore not found. | |||||
| 2018-08-27 | Added PHP7 return types to methods according doc block (#1864) | Rico Sonntag | 1 | -15/+15 | |
| 2018-08-16 | Strict type check | Greg Roach | 1 | -3/+3 | |
| 2018-07-23 | Remove global | Greg Roach | 1 | -108/+108 | |
| 2018-07-16 | Use PSR2 code style | Greg Roach | 1 | -498/+569 | |
| 2018-07-14 | Code style | Greg Roach | 1 | -10/+5 | |
| 2018-01-07 | Happy new year - 2018 | Greg Roach | 1 | -1/+1 | |
| 2018-01-06 | Use e() helper function | Greg Roach | 1 | -2/+2 | |
| 2017-12-03 | Scrutinizer Auto-Fixes (#1525) | Scrutinizer Auto-Fixer | 1 | -26/+26 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2017-11-26 | Add more support for multiple files per media object | Greg Roach | 1 | -4/+5 | |
| 2017-07-11 | Prepare to remove class Filter | Greg Roach | 1 | -2/+2 | |
| 2017-04-27 | Strict typing | Greg Roach | 1 | -9/+9 | |
| 2017-03-08 | 2017 | Greg Roach | 1 | -1/+1 | |
| 2016-12-25 | Code style - single quotes | Greg Roach | 1 | -2/+2 | |
| 2016-12-23 | Code style - short array syntax | Greg Roach | 1 | -6/+6 | |
| 2016-10-09 | Show parents ages for all birth-like facts | Greg Roach | 1 | -1/+1 | |
| 2016-06-10 | Fix #965 - fact summary attributes | Greg Roach | 1 | -8/+12 | |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 | |
| 2016-01-17 | Two spaces have no effect in HTML | Greg Roach | 1 | -1/+1 | |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -3/+3 | |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -2/+3 | |
| 2015-06-04 | Code style - compare nulls strictly | Greg Roach | 1 | -4/+4 | |
| 2015-06-03 | Googlemap - clicking facts fails to open map windows | Greg Roach | 1 | -1/+1 | |
| 2015-06-02 | Code style - getters/setters, PHPDoc, TODO | Greg Roach | 1 | -1/+1 | |
| 2015-05-30 | Code style | Greg Roach | 1 | -10/+10 | |
| 2015-04-27 | Fix #558 - labels for custom facts/events | Greg Roach | 1 | -5/+10 | |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -10/+10 | |
| 2015-03-08 | Remove constants, to improve multi-tree handling | Greg Roach | 1 | -6/+10 | |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -2/+2 | |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -1/+1 | |
| 2015-02-06 | Globals | Greg Roach | 1 | -1/+1 | |
| 2015-02-05 | Replace globals with tree properties | Greg Roach | 1 | -3/+1 | |
| 2015-02-05 | Use tree objects instead of ids | Greg Roach | 1 | -11/+11 | |
| 2015-02-05 | Fix ##1284239 - Search: User permissions of selected tree are used for every ↵ | Greg Roach | 1 | -8/+7 | |
| tree | |||||
| 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 | -0/+574 | |
