summaryrefslogtreecommitdiff
path: root/app/Menu.php
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Scrutinizer Auto-Fixes (#1929)Scrutinizer Auto-Fixer1-1/+1
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag1-8/+8
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-12/+12
2018-07-16Use PSR2 code styleGreg Roach1-194/+209
2018-07-15Escape menu URLs in one place onlyGreg Roach1-3/+3
2018-04-18Remove old/unused codeGreg Roach1-17/+0
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-06Use e() helper functionGreg Roach1-3/+3
2017-07-11Prepare to remove class FilterGreg Roach1-3/+3
2017-07-09Unused codeGreg Roach1-3/+0
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-55/+19
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-07-17Fix #649 - Validation errormakitso1-1/+1
2015-07-12Code styleGreg Roach1-1/+1
2015-06-16Allow more HTML attributes on menu itemsGreg Roach1-43/+42
2015-06-08PHPDocGreg Roach1-4/+22
2015-06-04Code style - unused variableGreg Roach1-6/+1
2015-05-30Code styleGreg Roach1-2/+2
2015-03-25Tidy Menu codeGreg Roach1-36/+20
2015-03-24Fix testsGreg Roach1-1/+1
2015-03-24Fix #383 - uses classes for styling menu itemsGreg Roach1-40/+19
2015-02-28PHPDocGreg Roach1-1/+5
2015-02-07Rename inconsistent method nameGreg Roach1-1/+1
2015-02-07Remove global $TEXT_DIRECTIONGreg Roach1-2/+2
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/+322