summaryrefslogtreecommitdiff
path: root/autocomplete.php
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Report parameters, remove old codeGreg Roach1-2/+2
2017-07-09PHPDocGreg Roach1-6/+8
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-6/+36
2017-03-222017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-63/+63
2016-10-13Consistent use of getAge()Greg Roach1-1/+1
2016-06-26MySQL 5.7 compatibilityGreg Roach1-1/+1
2016-04-15Fix: #901 - geonames error handlingGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-5/+5
2015-06-08PHPDocGreg Roach1-2/+13
2015-06-04Code style - remove globalsGreg Roach1-6/+4
2015-05-30Code styleGreg Roach1-16/+16
2015-04-26Replace Zend_Session with our own classGreg Roach1-5/+0
2015-03-21Take collation from localeGreg Roach1-124/+149
2015-03-21Undefined WT_TREEGreg Roach1-36/+44
2015-03-09Use Tree object instead of ID/nameGreg Roach1-48/+48
2015-03-02PSR-1Greg Roach1-4/+4
2015-02-06GlobalsGreg Roach1-1/+1
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-73/+73
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-17/+34
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-5/+5
2014-11-03#1388906 - Age of associates at date of event no longer shownGreg Roach1-63/+17
2014-11-01#1381212 - Citation details autocomplete not workingGreg Roach1-173/+200
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-2/+2
2014-09-18Unused codeGreg Roach1-1/+0
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-0/+37
2014-02-22#1280687 Change in Geonames API interfaceGreg Roach1-3/+4
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-25#1254676 - Autocomplete for sources/repositories showing HTML entitiesGreg Roach1-2/+6
2013-11-01Tidy up trailing whitespaceGreg Roach1-15/+15
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-10/+9
2013-08-27Autocomplete failing on manage-media linksfisharebest1-1/+1
2013-08-27Update autocomplete to work with new gedcom record APIfisharebest1-15/+15
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-07-28Autocomplete for sources and repositories brokenfisharebest1-9/+9
2013-06-29(no commit message)fisharebest1-65/+65
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest1-2/+2
2013-01-16Autocomplete for media - use thumbnails consistentlyfisharebest1-2/+2
2012-11-03Use s_name for sorting, rather than n_full. It is the same data, and quicker...fisharebest1-17/+15
2012-10-31Update DB structure - remove wt_media_mapping table (use wt_links instead), u...fisharebest1-2/+2
2012-10-26Fix: thumbnails not shown in autocomplete when they are in the private media ...fisharebest1-1/+1
2012-10-24Bug #1070565 - CEME tag autocomplete has no unique results code - v1.3.2Ɓukasz Wilenski1-2/+4
2012-10-04Remove the auto-complete for NPFX/SPFX/NSFX - it isn't helping data entry.fisharebest1-16/+0
2012-10-02Remove old code from (Use more efficient query for SPFX/NPFX/NSFX autocomplete.)fisharebest1-19/+0
2012-10-02Use more efficient query for SPFX/NPFX/NSFX autocomplete.fisharebest1-0/+12