summaryrefslogtreecommitdiff
path: root/app/Stats.php
AgeCommit message (Expand)AuthorFilesLines
2016-02-21Fix #824 - obsolete HTML markupGreg Roach1-4/+1
2016-02-21Case mismatchGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Misuse of  Greg Roach1-9/+9
2016-01-17Two spaces have no effect in HTMLGreg Roach1-4/+4
2015-12-18PHP-CS-FIXERGreg Roach1-2/+2
2015-08-06Children/family chart fails when average number of children more than 10Greg Roach1-2/+6
2015-07-12Code styleGreg Roach1-18/+18
2015-06-16Allow more HTML attributes on menu itemsGreg Roach1-0/+18
2015-06-08PHPDocGreg Roach1-23/+631
2015-06-05Refactor includes/functions into classesGreg Roach1-19/+24
2015-05-31PSR-4Greg Roach1-5/+8
2015-05-30Code styleGreg Roach1-208/+244
2015-04-11Remove old help linksGreg Roach1-4/+0
2015-04-04Fix #242 - messages and blocks using UTC instead of local timeGreg Roach1-10/+3
2015-03-31Remove global $DATE_FORMATGreg Roach1-4/+2
2015-03-22Fix #502 - change-blocks link and hit counterGreg Roach1-5/+1
2015-03-21Take collation from localeGreg Roach1-4/+5
2015-03-19Wrong function nameGreg Roach1-1/+1
2015-03-13Numbers need to be strings for I18NGreg Roach1-2/+2
2015-03-12Replace Zend_Locale with Fisharebest\LocalizationGreg Roach1-4/+4
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-3/+3
2015-03-09Use Tree object instead of ID/nameGreg Roach1-27/+27
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-1/+1
2015-03-02Fix 1427100 - users with LTR real names containing parentheses on RTL pagesGreg Roach1-3/+3
2015-03-02PSR-1Greg Roach1-33/+33
2015-03-02Module APIGreg Roach1-11/+10
2015-03-02PSR-1Greg Roach1-9/+9
2015-02-28PSR-2Greg Roach1-4/+4
2015-02-13Unused variableGreg Roach1-5/+5
2015-02-13Unused variableGreg Roach1-4/+4
2015-02-12Tidy SQLGreg Roach1-23/+29
2015-02-10Use parameter bindingGreg Roach1-22/+23
2015-02-10Use parameter bindingGreg Roach1-10/+12
2015-02-10Use parameter bindingGreg Roach1-47/+64
2015-02-07Rename inconsistent method nameGreg Roach1-8/+8
2015-02-07Remove global $TEXT_DIRECTIONGreg Roach1-50/+34
2015-02-07GlobalGreg Roach1-2/+2
2015-02-06Use tree objectsGreg Roach1-1/+1
2015-02-06GlobalsGreg Roach1-4/+4
2015-02-05Statistics not always using settings from correct treeGreg Roach1-25/+23
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-106/+106
2015-02-05Add API to access the parent tree of a recordGreg Roach1-108/+108
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-6/+6
2015-02-03Autoload includes/functions/*Greg Roach1-2/+0
2015-02-02WIPGreg Roach1-4/+4
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+6386