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
/
library
/
WT
/
Query
/
Name.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-481
/
+0
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-62
/
+62
2014-10-18
PHPDoc
Greg Roach
1
-27
/
+27
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-8
/
+8
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-1
/
+1
2014-09-12
Use the (faster) native mb_string functions where available, and fallbacks wh...
Greg Roach
1
-1
/
+1
2014-08-29
Move global I18N functions to I18N class
Greg Roach
1
-1
/
+1
2014-08-29
Move global I18N functions to I18N class
Greg Roach
1
-2
/
+2
2014-08-28
Update comments
Greg Roach
1
-20
/
+5
2014-08-28
Tidy up WT_Query_Name
Greg Roach
1
-5
/
+5
2014-08-28
Tidy up WT_Query_Name
Greg Roach
1
-70
/
+96
2014-08-28
Individual/family lists - more untranslated counts
Greg Roach
1
-36
/
+41
2014-08-28
Individual/family lists - count of 'no surname' not translated
Greg Roach
1
-42
/
+54
2014-05-10
Cleanup - unused code
Greg Roach
1
-2
/
+2
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-5
/
+0
2014-02-25
Make counting number of individuals per surname optional as not required in i...
Rico Sonntag
1
-2
/
+5
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-01
Tidy up trailing whitespace
Greg Roach
1
-5
/
+5
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-06-29
(no commit message)
fisharebest
1
-4
/
+4
2012-03-05
Use the SQL query cache for the A-Z counts on the individual list.
fisharebest
1
-6
/
+6
2011-11-14
Fix: list of surnames on indi-list ignoring the "include married names" optio...
fisharebest
1
-0
/
+3
2011-10-31
Fix: not applying collation rules to surname searches
fisharebest
1
-2
/
+2
2011-10-31
Fix: need to quote initial letters in name queries - they may contain quotes.
fisharebest
1
-1
/
+1
2011-10-25
#881369 - Individual listing
fisharebest
1
-1
/
+1
2011-10-23
#880404 - Hebrew Indi- & Fam-list top letters
fisharebest
1
-3
/
+3
2011-09-14
Performance - it is faster to extract the sex from the gedcom record than it ...
fisharebest
1
-1
/
+1
2011-09-10
#822603 - Death flag set wrongly
fisharebest
1
-1
/
+1
2011-07-21
#796581 - "_" in surname breaks indilist
fisharebest
1
-1
/
+1
2011-06-15
Fix: surname lists not taking account of collation rules
fisharebest
1
-1
/
+1
2011-05-25
#787958 - Individual list - no surname / surname beginning with space
fisharebest
1
-5
/
+14
2011-05-23
When a person has some visible names and also some private names, the INDI li...
fisharebest
1
-8
/
+12
2011-05-12
I18N: add support for the translation of numbers. For example, 12345.67. In...
fisharebest
1
-7
/
+6
2011-04-27
Fix: famlist.php, when filtering for unknown surnames, the given-initial filt...
fisharebest
1
-11
/
+0
2011-04-26
Fix: highlighting wrong initial letter on indilist page, for languages with m...
fisharebest
1
-0
/
+49
2011-04-24
Polish "A-Z" list includes letters that do not occur at the starts of words.
Ćukasz Wilenski
1
-1
/
+1
2011-03-31
Individual/family lists: Do not show @N.N. in the page title. Sort unknown/m...
fisharebest
1
-2
/
+2
2011-03-28
Fix: Hebrew "A-Z" list includes letters that do not occur at the starts of wo...
fisharebest
1
-1
/
+1
2011-03-16
Fix: sort order of surname initials in scripts other than the current/default
fisharebest
1
-2
/
+2
2011-03-08
Fix: wrong function name in famlist.php
fisharebest
1
-1
/
+1
2011-03-07
Performance: rewrite INDILIST and FAMLIST queries to use new indexes on n_sur...
fisharebest
1
-0
/
+404