summaryrefslogtreecommitdiff
path: root/app/Note.php
AgeCommit message (Expand)AuthorFilesLines
2018-09-23Fix type mismatchGreg Roach1-1/+1
2018-09-23Type mismatch errorsGreg Roach1-1/+1
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag1-4/+4
2018-09-22PHPdoc, types, etc.Greg Roach1-2/+2
2018-08-30PHPdocGreg Roach1-0/+2
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-2/+2
2018-07-16Use PSR2 code styleGreg Roach1-103/+111
2018-01-20Refactor to improve PHPdoc / type hinting / code analysisGreg Roach1-0/+23
2018-01-13Use views for genealogy objectsGreg Roach1-1/+1
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-12-03Scrutinizer Auto-Fixes (#1525)Scrutinizer Auto-Fixer1-5/+5
2017-10-17Fix: #479 #712 - replace markdown-extra with commonmark, add autolinking for ...Greg Roach1-1/+1
2017-07-13Review escapingGreg Roach1-1/+2
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-4/+4
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-8/+24
2015-06-01Prefer self/static to class nameGreg Roach1-21/+0
2015-05-30Code styleGreg Roach1-3/+3
2015-05-11Performance - automatically re-use all prepared statementsGreg Roach1-8/+7
2015-03-09Use Tree object instead of ID/nameGreg Roach1-6/+6
2015-02-06GlobalsGreg Roach1-3/+1
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-1/+1
2015-02-05Add API to access the parent tree of a recordGreg Roach1-1/+3
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/+116