index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autocomplete.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-08
PHPDoc
Greg Roach
1
-2
/
+13
2015-06-04
Code style - remove globals
Greg Roach
1
-6
/
+4
2015-05-30
Code style
Greg Roach
1
-16
/
+16
2015-04-26
Replace Zend_Session with our own class
Greg Roach
1
-5
/
+0
2015-03-21
Take collation from locale
Greg Roach
1
-124
/
+149
2015-03-21
Undefined WT_TREE
Greg Roach
1
-36
/
+44
2015-03-09
Use Tree object instead of ID/name
Greg Roach
1
-48
/
+48
2015-03-02
PSR-1
Greg Roach
1
-4
/
+4
2015-02-06
Globals
Greg Roach
1
-1
/
+1
2015-02-05
Globals
Greg Roach
1
-0
/
+1
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-1
/
+1
2015-02-04
PHPDoc for globals
Greg Roach
1
-0
/
+6
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-73
/
+73
2015-01-21
Code quality - avoid @, exit() and die()
Greg Roach
1
-17
/
+34
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-5
/
+5
2014-11-03
#1388906 - Age of associates at date of event no longer shown
Greg Roach
1
-63
/
+17
2014-11-01
#1381212 - Citation details autocomplete not working
Greg Roach
1
-173
/
+200
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
1
-2
/
+2
2014-09-18
Unused code
Greg Roach
1
-1
/
+0
2014-06-17
Autocomplete doesn't work on pages with data from multiple trees
Greg Roach
1
-0
/
+37
2014-02-22
#1280687 Change in Geonames API interface
Greg Roach
1
-3
/
+4
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-11-25
#1254676 - Autocomplete for sources/repositories showing HTML entities
Greg Roach
1
-2
/
+6
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-15
/
+15
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-10
/
+9
2013-08-27
Autocomplete failing on manage-media links
fisharebest
1
-1
/
+1
2013-08-27
Update autocomplete to work with new gedcom record API
fisharebest
1
-15
/
+15
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-07-28
Autocomplete for sources and repositories broken
fisharebest
1
-9
/
+9
2013-06-29
(no commit message)
fisharebest
1
-65
/
+65
2013-06-23
Use PHP5.3 language features in gedcom-record classes
fisharebest
1
-2
/
+2
2013-01-16
Autocomplete for media - use thumbnails consistently
fisharebest
1
-2
/
+2
2012-11-03
Use s_name for sorting, rather than n_full. It is the same data, and quicker...
fisharebest
1
-17
/
+15
2012-10-31
Update DB structure - remove wt_media_mapping table (use wt_links instead), u...
fisharebest
1
-2
/
+2
2012-10-26
Fix: thumbnails not shown in autocomplete when they are in the private media ...
fisharebest
1
-1
/
+1
2012-10-24
Bug #1070565 - CEME tag autocomplete has no unique results code - v1.3.2
Ćukasz Wilenski
1
-2
/
+4
2012-10-04
Remove the auto-complete for NPFX/SPFX/NSFX - it isn't helping data entry.
fisharebest
1
-16
/
+0
2012-10-02
Remove old code from (Use more efficient query for SPFX/NPFX/NSFX autocomplete.)
fisharebest
1
-19
/
+0
2012-10-02
Use more efficient query for SPFX/NPFX/NSFX autocomplete.
fisharebest
1
-0
/
+12
2012-10-02
Fix unique array in http://webtrees.net/index.php/en/forum/2-open-discussion/...
Nigel Osborne
1
-2
/
+2
2012-10-01
Replace list of prefixes / suffixes with autocomplete as discussed in http://...
Nigel Osborne
1
-0
/
+23
2012-07-24
Performance - autocomplete on given names. The first part of the "order by" ...
fisharebest
1
-1
/
+1
2012-07-08
Make more use of new WT_Place class. Update indexes for wt_place table.
fisharebest
1
-4
/
+4
2012-07-07
Create an object to represent places.
fisharebest
1
-17
/
+4
2012-07-07
Remove unnecessary clauses from MySQL in the PLAC autocomplete
fisharebest
1
-8
/
+8
2012-06-27
#1018272 - 1.3.0: edit_interface.php source citation autofill is taken from w...
fisharebest
1
-5
/
+5
2012-04-03
#972588 - autocomplete - family results when marriage year is not knwon
fisharebest
1
-2
/
+12
2012-04-03
Fix: autocomplete for SOUR:PAGE fails when the original data contains duplica...
fisharebest
1
-2
/
+5
2012-04-03
Minor performance tweak to autocomplete SOUR:PAGE
fisharebest
1
-2
/
+2
[next]