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
/
source.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-08
PHPDoc
Greg Roach
1
-2
/
+1
2015-06-05
Refactor includes/functions into classes
Greg Roach
1
-11
/
+14
2015-05-31
PSR-4
Greg Roach
1
-0
/
+2
2015-05-30
Code style
Greg Roach
1
-1
/
+2
2015-05-30
PHP-CS-FIXER, PSR-2 (mostly!)
Greg Roach
1
-1
/
+2
2015-03-08
Remove constants, to improve multi-tree handling
Greg Roach
1
-5
/
+12
2015-03-02
PSR-1
Greg Roach
1
-5
/
+5
2015-02-16
Globals
Greg Roach
1
-8
/
+1
2015-02-05
Globals
Greg Roach
1
-0
/
+1
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-1
/
+1
2015-02-04
PHPDoc for globals
Greg Roach
1
-0
/
+6
2015-02-03
Autoload includes/functions/*
Greg Roach
1
-1
/
+0
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-40
/
+34
2015-01-28
Use PHP function to set HTTP status
Greg Roach
1
-1
/
+1
2015-01-21
Code quality - avoid @, exit() and die()
Greg Roach
1
-1
/
+2
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-7
/
+7
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-1
/
+1
2014-11-08
PHPDoc
Greg Roach
1
-1
/
+1
2014-10-22
Better description of variable names
Greg Roach
1
-2
/
+2
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-10
/
+9
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
1
-1
/
+1
2014-07-20
Removed unused javascript functions
David Drury
1
-5
/
+8
2014-05-10
Bogus arguments being passed to indi/fam lists
Greg Roach
1
-12
/
+4
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-08
Add CSRF checks to action.php callbacks
Greg Roach
1
-4
/
+4
2013-08-17
Counts of linked records fail to reflect privacy
Greg Roach
1
-5
/
+5
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-06-30
#635876 - source.php puts GUID near the top
fisharebest
1
-4
/
+32
2013-06-30
#1196175 - parameter mismatch, source.php
fisharebest
1
-6
/
+4
2013-06-29
(no commit message)
fisharebest
1
-3
/
+3
2013-05-13
Don't count linked records, when we will be fetching them later.
fisharebest
1
-13
/
+18
2013-01-22
Remove the lightbox plugin from the "album" module. Add the colorbox module ...
fisharebest
1
-5
/
+0
2012-11-16
Cosmetic: updates to I18N hints
fisharebest
1
-2
/
+2
2012-11-16
I18N: use consistent text
fisharebest
1
-1
/
+2
2012-07-07
Tidy up the "showchanges()" logic. The option to hide/show changes was remov...
fisharebest
1
-1
/
+0
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-11
/
+6
2012-04-26
add lightbox init function to module class
Ćukasz Wilenski
1
-1
/
+2
2012-02-25
Send 404 instead of 403 for private/not found pages. Otherwise search engine...
fisharebest
1
-1
/
+1
2012-02-13
Provide better sizes for popup windows.
fisharebest
1
-4
/
+4
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-1
/
+1
2011-12-12
HTML validation: & => &
fisharebest
1
-2
/
+2
2011-11-24
Change media-list function to use a variable rather than echoing every cell
Nigel Osborne
1
-1
/
+1
2011-11-24
Change note-list function to use a variable rather than echoing every cell
Nigel Osborne
1
-1
/
+1
2011-11-24
Change fam-list function to use a variable rather than echoing every cell
Nigel Osborne
1
-1
/
+1
2011-11-23
Change indi-list function to use a variable rather than echoing every cell
Nigel Osborne
1
-1
/
+1
2011-11-18
#739079 - Help text 1481 on upload of media files inaccurat
fisharebest
1
-1
/
+1
2011-11-11
Use consistent style for <a href="#" onclick="foo();"> the various combinatio...
fisharebest
1
-6
/
+6
2011-11-03
Fix: page footers not being displayed on pages with controllers
fisharebest
1
-4
/
+2
2011-11-03
Refactoring - move towards a MVC (model/view/controller) architecture
fisharebest
1
-35
/
+31
[next]