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
/
modules_v3
/
clippings
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-30
Update copyright year
Greg Roach
1
-1
/
+1
2015-06-08
PHPDoc
Greg Roach
1
-2
/
+1
2015-05-31
PSR-4
Greg Roach
1
-0
/
+2
2015-03-02
Module API
Greg Roach
2
-1064
/
+1
2015-02-16
class Auth should be responsible for checking search engines
Greg Roach
1
-5
/
+3
2015-02-11
Combine import/upload
Greg Roach
1
-6
/
+6
2015-02-05
Replace globals with tree properties
Greg Roach
1
-2
/
+4
2015-02-05
Replace globals with tree properties
Greg Roach
1
-6
/
+7
2015-02-05
Replace globals with tree properties
Greg Roach
1
-1
/
+2
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
2
-3
/
+3
2015-02-03
Bad arguments to uasort in top 10 surnames block
Greg Roach
1
-2
/
+2
2015-02-03
Add visibility to class members in clipping cart
Greg Roach
2
-42
/
+47
2015-02-03
Autoload includes/functions/*
Greg Roach
2
-5
/
+0
2015-02-03
Fix #1417286 - need new namespaces in sort callbacks
Greg Roach
1
-1
/
+1
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
2
-216
/
+219
2015-01-31
Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL
Greg Roach
1
-4
/
+4
2015-01-29
Quotation marks
Greg Roach
1
-1
/
+1
2015-01-28
Use PHP function to set HTTP status
Greg Roach
1
-1
/
+1
2015-01-24
Do not need exit() at the last line of code
Greg Roach
1
-5
/
+0
2015-01-24
Add visual feedback for privacy settings
Greg Roach
1
-1
/
+1
2015-01-23
Fix: pending changes block not shown when email disabled. Move more help tex...
Greg Roach
2
-43
/
+4
2015-01-21
Codestyle
Greg Roach
1
-1
/
+1
2015-01-19
HTML5
Greg Roach
1
-6
/
+6
2015-01-18
Merge pull request #377 from fisharebest/scrutinizer-patch-1
Greg Roach
1
-1
/
+2
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-1
/
+2
2015-01-18
Whitespace
Greg Roach
1
-17
/
+18
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
2
-168
/
+168
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-5
/
+5
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-4
/
+4
2015-01-18
Comments after braces confuse scrutinizer's code-style analysis.
Greg Roach
2
-2
/
+3
2014-12-05
void function result used; tidy up
Greg Roach
2
-46
/
+46
2014-12-05
PHPDoc
Greg Roach
2
-16
/
+70
2014-12-04
Remove unused globals
Greg Roach
1
-1
/
+1
2014-11-27
PHPDoc
Greg Roach
1
-10
/
+10
2014-11-08
PHPDoc
Greg Roach
1
-1
/
+1
2014-10-10
Update .PO files. Fix some minor English grammar.
Greg Roach
1
-1
/
+1
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-5
/
+3
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
-2
/
+2
2014-09-13
Code style - method names and type-hints
Greg Roach
2
-50
/
+50
2014-08-28
Use print_r() for debug only
Greg Roach
1
-3
/
+3
2014-08-14
Code without side-effects (see PSR-1) does not require guard headers
Greg Roach
1
-5
/
+0
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-1
/
+3
2014-06-25
Tidy up English punctuation, capitalisation, etc.
Greg Roach
1
-1
/
+1
2014-06-21
Capitalisation and punctuation
Greg Roach
2
-17
/
+17
2014-06-17
Autocomplete doesn't work on pages with data from multiple trees
Greg Roach
1
-7
/
+8
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-2
/
+3
2014-05-08
DocBlock headers - fix mismatches with code and apply consistent formatting
Greg Roach
1
-2
/
+2
2014-05-06
Revert "Replace global user functions with WT_User class" - submitted to wron...
Greg Roach
1
-3
/
+2
2014-05-06
Replace global user functions with WT_User class
Greg Roach
1
-2
/
+3
[next]