summaryrefslogtreecommitdiff
path: root/includes/functions/functions_print_facts.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Refactor includes/functions into classesGreg Roach1-1144/+0
2015-05-31PSR-4Greg Roach1-1/+19
2015-05-30Code styleGreg Roach1-27/+30
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-5/+3
2015-03-09Use Tree object instead of ID/nameGreg Roach1-12/+14
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-7/+3
2015-03-02Fix 1427100 - users with LTR real names containing parentheses on RTL pagesGreg Roach1-1/+1
2015-03-02PSR-1Greg Roach1-62/+62
2015-03-02Module APIGreg Roach1-2/+2
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-18/+12
2015-02-06Use tree objectsGreg Roach1-14/+8
2015-02-05Replace globals with tree propertiesGreg Roach1-3/+3
2015-02-05Replace globals with tree propertiesGreg Roach1-7/+8
2015-02-05Replace globals with tree propertiesGreg Roach1-5/+5
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-129/+121
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-111/+111
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-11/+31
2015-01-18Comments after braces confuse scrutinizer's code-style analysis.Greg Roach1-2/+2
2015-01-17New theme system and admin interfaceGreg Roach1-2/+3
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-22Remove old/commented codeGreg Roach1-3/+3
2014-10-22Better description of variable namesGreg Roach1-8/+8
2014-10-21PHPDocGreg Roach1-1/+1
2014-10-21PSR-1Greg Roach1-1/+1
2014-10-21PHPDocGreg Roach1-4/+24
2014-10-21PHPDocGreg Roach1-7/+12
2014-10-21PHPDocGreg Roach1-1/+1
2014-10-21PHPDocGreg Roach1-2/+8
2014-10-18PHPDocGreg Roach1-2/+2
2014-10-16More PSR-1 code styleGreg Roach1-2/+2
2014-09-18Remove unused codeGreg Roach1-9/+7
2014-08-26Initial framework for unit testsGreg Roach1-4/+0
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+2
2014-07-30Use UUID when unique ID is neededDavid Drury1-1/+2
2014-06-21#158 - add links from the notes tab to the note pageGreg Roach1-2/+9
2014-06-21I18N: Numbers are stringsGreg Roach1-2/+2
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-3/+3
2014-05-08DocBlock headers - fix mismatches with code and apply consistent formattingGreg Roach1-3/+6
2014-05-03Cleanup - remove unused variablesGreg Roach1-19/+15
2014-05-03Cleanup - remove unused variablesGreg Roach1-3/+2
2014-05-02Erroneous space at start of inline notesGreg Roach1-1/+1
2014-05-01#1280903Greg Roach1-10/+16
2014-04-20Formatting of associates - #91Greg Roach1-2/+2
2014-01-26#1268131 - Marriage of close relatives - type is not translatedGreg Roach1-2/+10
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-12-26Add initial support for markdownGreg Roach1-5/+6
2013-12-20#1262546 - WWW & URL tag clickabilityGreg Roach1-0/+7
2013-12-01Inline level 1 sources records are not displayed anywhereGreg Roach1-5/+10