summaryrefslogtreecommitdiff
path: root/app/Place.php
AgeCommit message (Expand)AuthorFilesLines
2018-04-09Cleaning upGreg Roach1-8/+4
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-06Use e() helper functionGreg Roach1-5/+5
2017-11-27Working on multiple media filesGreg Roach1-1/+1
2017-11-03Code styleGreg Roach1-2/+1
2017-11-03PHPDocGreg Roach1-2/+0
2017-11-03Strict typingGreg Roach1-4/+3
2017-11-03PHPDOCGreg Roach1-2/+2
2017-11-03Return Place instance instead of string, allowing use of object methodsRico Sonntag1-2/+14
2017-07-11Prepare to remove class FilterGreg Roach1-5/+5
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-12/+8
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-14/+14
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-09-12URL/HTMLGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-9/+26
2015-06-01Prefer self/static to class nameGreg Roach1-4/+4
2015-05-30Code styleGreg Roach1-6/+8
2015-03-21Take collation from localeGreg Roach1-4/+5
2015-03-02Type hint objectsGreg Roach1-1/+1
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-7/+11
2015-02-13Type hintGreg Roach1-2/+2
2015-02-12Fix: #433 - syntax error in SQLGreg Roach1-3/+4
2015-02-06Use tree objectsGreg Roach1-6/+6
2015-02-06GlobalsGreg Roach1-41/+50
2015-02-05Replace globals with tree propertiesGreg Roach1-2/+4
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/+247