summaryrefslogtreecommitdiff
path: root/placelist.php
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Prepare to remove class FilterGreg Roach1-1/+1
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-34/+40
2017-03-222017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-4/+4
2016-06-16php-cs-fixerGreg Roach1-1/+0
2016-06-05CodeStyleGreg Roach1-1/+1
2016-06-05CodeStyleGreg Roach1-1/+2
2016-06-02Merge part of PR942Greg Roach1-72/+52
2016-06-02Allow scrollwheel zoom on all Google MapsGreg Roach1-6/+0
2016-06-02Merge part of PR942Greg Roach1-1/+1
2016-05-31Merge part of PR942Greg Roach1-1/+0
2016-05-26Merge part of PR942Greg Roach1-8/+6
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Misuse of  Greg Roach1-1/+1
2015-09-13Unused code in GM moduleGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-3/+4
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30Code styleGreg Roach1-5/+5
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-0/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-2/+2
2015-03-05Move help text inline (or remove it)Greg Roach1-1/+0
2015-03-02Module APIGreg Roach1-8/+3
2015-02-06GlobalsGreg Roach1-3/+10
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
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-48/+43
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-37/+37
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-2/+2
2014-06-25Tidy up English punctuation, capitalisation, etc.Greg Roach1-2/+2
2014-06-21Capitalisation and punctuationGreg Roach1-1/+1
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
2014-02-23Refactoring GoogleMaps module - part oneGreg Roach1-10/+11
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-11-01Tidy up trailing whitespaceGreg Roach1-5/+5
2013-10-16Remove debugGreg Roach1-1/+0
2013-10-15#1239274 - Place Hierarchy displayGreg Roach1-5/+5
2013-10-11#1238589 - Place hierarchy list Google Map - Missing markers - DevGreg Roach1-1/+5
2013-10-11#1238589 - Place hierarchy list Google Map - Missing markers - DevGreg Roach1-4/+2
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-8/+6
2013-08-24Update non-typographic quotation marksGreg Roach1-2/+2
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-06-29(no commit message)fisharebest1-2/+2
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest1-5/+3
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-1/+1
2013-01-04Do not show the counts of places on the place-hierarchy page.fisharebest1-111/+99