summaryrefslogtreecommitdiff
path: root/app/Fact.php
AgeCommit message (Expand)AuthorFilesLines
2018-09-23Type mismatch errorsGreg Roach1-1/+1
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag1-7/+7
2018-09-22PHPdoc, types, etc.Greg Roach1-1/+1
2018-09-21PHPdocGreg Roach1-0/+6
2018-09-16Check if sub-record instance has been retrieved (#1911)Jonathan Jaubart1-2/+2
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-15/+15
2018-08-16Strict type checkGreg Roach1-3/+3
2018-07-23Remove globalGreg Roach1-108/+108
2018-07-16Use PSR2 code styleGreg Roach1-498/+569
2018-07-14Code styleGreg Roach1-10/+5
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-06Use e() helper functionGreg Roach1-2/+2
2017-12-03Scrutinizer Auto-Fixes (#1525)Scrutinizer Auto-Fixer1-26/+26
2017-11-26Add more support for multiple files per media objectGreg Roach1-4/+5
2017-07-11Prepare to remove class FilterGreg Roach1-2/+2
2017-04-27Strict typingGreg Roach1-9/+9
2017-03-082017Greg Roach1-1/+1
2016-12-25Code style - single quotesGreg Roach1-2/+2
2016-12-23Code style - short array syntaxGreg Roach1-6/+6
2016-10-09Show parents ages for all birth-like factsGreg Roach1-1/+1
2016-06-10Fix #965 - fact summary attributesGreg Roach1-8/+12
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-3/+3
2015-06-05Refactor includes/functions into classesGreg Roach1-2/+3
2015-06-04Code style - compare nulls strictlyGreg Roach1-4/+4
2015-06-03Googlemap - clicking facts fails to open map windowsGreg Roach1-1/+1
2015-06-02Code style - getters/setters, PHPDoc, TODOGreg Roach1-1/+1
2015-05-30Code styleGreg Roach1-10/+10
2015-04-27Fix #558 - labels for custom facts/eventsGreg Roach1-5/+10
2015-03-09Use Tree object instead of ID/nameGreg Roach1-10/+10
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-6/+10
2015-03-02PSR-1Greg Roach1-2/+2
2015-03-02PSR-1Greg Roach1-1/+1
2015-02-06GlobalsGreg Roach1-1/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-3/+1
2015-02-05Use tree objects instead of idsGreg Roach1-11/+11
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-8/+7
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+574