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
/
Filter.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-19
/
+19
2015-01-17
New theme system and admin interface
Greg Roach
1
-2
/
+4
2014-10-18
PHPDoc
Greg Roach
1
-15
/
+15
2014-10-15
PHPDoc
Greg Roach
1
-1
/
+1
2014-10-14
PHPDoc
Greg Roach
1
-43
/
+207
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
1
-1
/
+1
2014-09-18
Unused code
Greg Roach
1
-3
/
+0
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-7
/
+7
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-1
/
+2
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-1
/
+1
2014-05-01
Interactive tree/allpartners button only works in full-screen mode
Greg Roach
1
-0
/
+7
2014-04-14
#1302465 - MySQL wildcards need to be escaped when searching for media files
Greg Roach
1
-0
/
+14
2014-03-27
Install libraries using composer; use faster autoloader; update to latest ver...
Greg Roach
1
-3
/
+0
2014-01-09
HTMLPurifier needs somewhere to store cache files
Greg Roach
1
-0
/
+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-12-26
Add initial support for markdown
Greg Roach
1
-8
/
+37
2013-12-18
Use PHP5.3 closures instead of PHP5.2 create_function()
Greg Roach
1
-4
/
+3
2013-12-04
target="blank" should be target="_blank"
JustCarmen
1
-1
/
+1
2013-11-24
WT_Filter::get/postBool should return false instead of null
Greg Roach
1
-2
/
+2
2013-11-18
#1251154 - after login there's only a blank screen
Greg Roach
1
-2
/
+6
2013-11-03
Typo
Greg Roach
1
-1
/
+1
2013-11-03
Add CSRF checks to admin/user page
Greg Roach
1
-0
/
+33
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-2
/
+2
2013-10-25
Prefer CSS to nl2br() when displaying multi-line data
Greg Roach
1
-1
/
+1
2013-10-22
Two busg: #1237452 - New user/New registration mails - Family Tree Title with...
fisharebest
1
-0
/
+24
2013-09-22
WT_Filter silently converting '0' to null
Greg Roach
1
-2
/
+3
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-7
/
+120
2013-08-27
Name of utf16be encoding on Windows
fisharebest
1
-2
/
+2
2013-08-25
Add unescapeHtml() function
Greg Roach
1
-10
/
+4
2013-08-21
Use new escape functions
Greg Roach
1
-2
/
+2
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-0
/
+77