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
/
famlist.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-1
/
+1
2014-10-05
Allow the User object to work as a null object (e.g. for visitors)
Greg Roach
1
-7
/
+3
2014-10-05
Use consistent terminology (preference versus setting)
Greg Roach
1
-3
/
+3
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
1
-1
/
+1
2014-09-18
The 'include married names' option is not being remembered on the family list
Greg Roach
1
-2
/
+2
2014-08-28
Individual/family lists - more untranslated counts
Greg Roach
1
-2
/
+2
2014-08-28
Individual/family lists - count of 'no surname' not translated
Greg Roach
1
-2
/
+2
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-5
/
+7
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-7
/
+8
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-30
Typos in msgctxt strings for relationships. Consistent use of punctuation
Greg Roach
1
-1
/
+1
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-37
/
+37
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-6
/
+6
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-2
/
+2
2012-09-01
Remove old/unhelpful help text. http://webtrees.net/index.php/en/forum/27-he...
fisharebest
1
-1
/
+1
2012-03-17
Remove old/unused check_NN() function.
fisharebest
1
-1
/
+1
2012-03-09
RTL: surnames that contain weakly-directional characters (such as punctuation...
fisharebest
1
-0
/
+1
2011-11-24
indilist/famlist - fix conflict between parameters $falpha and $show_all_firs...
fisharebest
1
-1
/
+5
2011-11-24
Change fam-list function to use a variable rather than echoing every cell
Nigel Osborne
1
-1
/
+1
2011-11-15
indilist.php logic - unable to view all individuals when the given-name subli...
fisharebest
1
-1
/
+8
2011-11-15
Fix: indi/fam list does not work when you select the show_marnm option while ...
fisharebest
1
-2
/
+6
2011-11-15
Fix: stray ";" in URL
fisharebest
1
-1
/
+1
2011-11-14
html validation
Łukasz Wilenski
1
-1
/
+0
2011-11-14
Tidy up the options on the individiual-list page. show-married-names is now ...
fisharebest
1
-108
/
+92
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-3
/
+5
2011-10-21
#796580 - "<" in surname breaks indilist
fisharebest
1
-62
/
+38
2011-05-25
Fix: indilist for names beginning with a space. Note, I have updated the saf...
fisharebest
1
-0
/
+3
2011-05-01
Change the display of unknown names from "(Unknown)" to "…". This avoids m...
fisharebest
1
-5
/
+5
2011-04-26
Fix: highlighting wrong initial letter on indilist page, for languages with m...
fisharebest
1
-11
/
+5
2011-03-31
Individual/family lists: Do not show @N.N. in the page title. Sort unknown/m...
fisharebest
1
-2
/
+6
2011-03-07
Performance: rewrite INDILIST and FAMLIST queries to use new indexes on n_sur...
fisharebest
1
-4
/
+4
2011-02-19
Fix incorrect link from Families list.
Nigel Osborne
1
-1
/
+1
2011-01-26
XHTML
Larry Meaney
1
-1
/
+1
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-23
/
+23
2010-11-25
rawurlencode ged parameter on url strings
Larry Meaney
1
-9
/
+9
2010-10-30
(no commit message)
fisharebest
1
-3
/
+1
2010-10-22
Performance - tune queries to fetch surname lists for indilist/famlist pages
fisharebest
1
-1
/
+1
2010-07-05
Add a simple tabulated list format for the FAM list page
Nigel Osborne
1
-0
/
+3
2010-06-09
Only fetch gedcom settings from database when actually needed
fisharebest
1
-0
/
+2
2010-05-31
Fix errors in help_text links
fisharebest
1
-2
/
+2
2010-05-14
Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...
fisharebest
1
-2
/
+2
2010-05-12
Use translate_fact() to translate facts
fisharebest
1
-1
/
+1
2010-05-12
I18N: ALL -> All (both upper and lower case words are already present and tra...
fisharebest
1
-5
/
+5
2010-04-15
Remove some old PHP-based collation (we now use DB collation exclusively)
fisharebest
1
-3
/
+3
2010-04-15
Apply collation rules on indi/fam lists (given names)
fisharebest
1
-7
/
+9
2010-04-07
Remove pointless help message
fisharebest
1
-2
/
+0
2010-04-05
(no commit message)
Veit Olschinski
1
-0
/
+287