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
/
includes
/
functions
/
functions_print_lists.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-05
Refactor includes/functions into classes
Greg Roach
1
-2289
/
+0
2015-06-01
Code cleanup
Greg Roach
1
-2
/
+2
2015-05-31
PSR-4
Greg Roach
1
-4
/
+20
2015-05-30
Code style
Greg Roach
1
-48
/
+48
2015-05-30
PHP-CS-FIXER, PSR-2 (mostly!)
Greg Roach
1
-2
/
+2
2015-04-26
Unused 'use'
Greg Roach
1
-1
/
+0
2015-04-26
Replace Zend_Tag_Cloud
Greg Roach
1
-37
/
+31
2015-03-15
Fix #487 - translation placeholders
Greg Roach
1
-1
/
+1
2015-03-14
Numbers need to be strings for I18N
Greg Roach
1
-1
/
+1
2015-03-09
Refactor tree to ID/name conversions
Greg Roach
1
-5
/
+5
2015-03-09
Use Tree object instead of ID/name
Greg Roach
1
-8
/
+13
2015-03-08
Remove constants, to improve multi-tree handling
Greg Roach
1
-11
/
+14
2015-03-06
Fix #352 - ignore privacy when counting linked records, for performance
Greg Roach
1
-5
/
+31
2015-03-02
PSR-1
Greg Roach
1
-41
/
+41
2015-03-02
PSR-1
Greg Roach
1
-8
/
+8
2015-02-16
class Auth should be responsible for checking search engines
Greg Roach
1
-26
/
+14
2015-02-13
Upper/lower case function names
Greg Roach
1
-5
/
+5
2015-02-13
Type hint
Greg Roach
1
-1
/
+1
2015-02-10
Better support for different trees on the same page
Greg Roach
1
-30
/
+9
2015-02-06
Use tree objects
Greg Roach
1
-5
/
+4
2015-02-06
Globals
Greg Roach
1
-3
/
+3
2015-02-06
Backslash needs escaping when followed by lower case letter
Greg Roach
1
-3
/
+3
2015-02-05
Statistics not always using settings from correct tree
Greg Roach
1
-7
/
+7
2015-02-05
Replace globals with tree properties
Greg Roach
1
-34
/
+35
2015-02-05
Replace globals with tree properties
Greg Roach
1
-2
/
+2
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-4
/
+4
2015-02-03
Add missing namespace
David Drury
1
-3
/
+3
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-199
/
+192
2015-01-24
Add visual feedback for privacy settings
Greg Roach
1
-9
/
+9
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-19
/
+18
2015-01-17
New theme system and admin interface
Greg Roach
1
-1
/
+1
2014-12-26
hasn't been needed in empty table cells for a long time
Greg Roach
1
-20
/
+20
2014-12-09
#1397508 - Individual list filtering button problems - demo sites
Greg Roach
1
-2
/
+2
2014-11-08
PHPDoc
Greg Roach
1
-1
/
+1
2014-11-04
Use Auth class instead of constants - will allow better masquerade function. ...
Greg Roach
1
-5
/
+5
2014-10-25
Move chart function to chart controller. Use objects instead of XREFs
Greg Roach
1
-16
/
+2
2014-10-22
Better description of variable names
Greg Roach
1
-12
/
+12
2014-10-22
Type hint object parameters
Greg Roach
1
-1
/
+1
2014-10-18
PHPDoc
Greg Roach
1
-29
/
+30
2014-10-17
PHPDoc
Greg Roach
1
-2
/
+2
2014-10-17
meld/mac - CTRL-S versus CMD-s
Greg Roach
1
-1
/
+0
2014-10-17
PHPDoc
Greg Roach
1
-484
/
+632
2014-10-16
More PSR-1 code style
Greg Roach
1
-2
/
+2
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
1
-2
/
+2
2014-09-28
Fix #1266160 - Vital Records Report does not sort
Greg Roach
1
-1
/
+3
2014-09-20
Fix: 1334925 - Upcoming events block - not sorting by date
Greg Roach
1
-3
/
+1
2014-09-20
Simplify Person box drop down menu functions
David Drury
1
-1
/
+1
2014-09-17
Code style: do not append values to uninitialised arrays
Greg Roach
1
-1
/
+7
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-7
/
+7
2014-08-29
Move global I18N functions to I18N class
Greg Roach
1
-1
/
+1
[next]