summaryrefslogtreecommitdiff
path: root/find.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-3/+2
2015-06-06Refactor specialchars.php into classesGreg Roach1-41/+17
2015-06-05Refactor includes/functions into classesGreg Roach1-9/+10
2015-05-31PSR-4Greg Roach1-5/+8
2015-05-30Code styleGreg Roach1-15/+15
2015-05-27Media list - filter by typeGreg Roach1-1/+1
2015-04-26Unused variablesGreg Roach1-10/+10
2015-04-26Unused variablesGreg Roach1-12/+3
2015-04-18Consistent styling of helptextsJustCarmen1-1/+1
2015-03-13PunctuationGreg Roach1-1/+1
2015-03-12Update .PO filesGreg Roach1-7/+7
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-3/+3
2015-03-09Use Tree object instead of ID/nameGreg Roach1-3/+3
2015-03-03Fix #460 - missed some renamingGreg Roach1-1/+1
2015-03-02PSR-1Greg Roach1-4/+4
2015-03-02PSR-1Greg Roach1-1/+1
2015-02-14Use Tree objects instead of tree IDsGreg Roach1-6/+6
2015-02-12SQL placeholdersGreg Roach1-1/+1
2015-02-12Unused codeGreg Roach1-4/+4
2015-02-06GlobalsGreg Roach1-2/+9
2015-02-06Unused codeGreg Roach1-9/+0
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-6/+6
2015-02-04PHPDoc for globalsGreg Roach1-1/+0
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-96/+89
2015-01-30PHP keywords in lower caseGreg Roach1-1/+1
2015-01-24Delete old help text. Move help text into the page.Greg Roach1-1/+1
2015-01-21CodestyleGreg Roach1-1/+1
2015-01-19HTML5Greg Roach1-3/+3
2015-01-19HTML5Greg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-17/+30
2015-01-18code styleGreg Roach1-2/+2
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-50/+50
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Comments after braces confuse scrutinizer's code-style analysis.Greg Roach1-2/+4
2014-12-26  hasn't been needed in empty table cells for a long timeGreg Roach1-1/+1
2014-12-05Inline a single-use functionGreg Roach1-18/+12
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-27Find special characters - hebrew/arabic do not have upper/lower case lettersGreg Roach1-8/+8
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-05Allow the User object to work as a null object (e.g. for visitors)Greg Roach1-7/+5
2014-10-05Use consistent terminology (preference versus setting)Greg Roach1-2/+2
2014-09-18Unused codeGreg Roach1-3/+3
2014-09-18Unused codeGreg Roach1-1/+1
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-5/+5
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-3/+5
2014-06-21Capitalisation and punctuationGreg Roach1-1/+1
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-3/+3
2014-04-05Coding style - wrap blocks in {}Greg Roach1-1/+1