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
/
Controller
/
Pedigree.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-275
/
+0
2015-01-19
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-28
/
+55
2015-01-19
Minor whitespace changes
Greg Roach
1
-2
/
+4
2015-01-18
Whitespace
Greg Roach
1
-1
/
+1
2015-01-18
The 'show full' setting is ignored, unless it is included in the URL
Greg Roach
1
-1
/
+1
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-76
/
+76
2015-01-17
New theme system and admin interface
Greg Roach
1
-15
/
+15
2014-11-08
PHPDoc
Greg Roach
1
-2
/
+6
2014-10-25
Move chart function to chart controller. Use objects instead of XREFs
Greg Roach
1
-5
/
+5
2014-10-25
#282 - missing ancestors
Greg Roach
1
-1
/
+1
2014-10-15
Remove some broken/unreachable code from the pedigree chart controller
Greg Roach
1
-19
/
+5
2014-09-17
PHPDoc and code layout
Greg Roach
1
-2
/
+7
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-5
/
+0
2014-05-03
Cleanup - remove unused variables
Greg Roach
1
-1
/
+1
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-11-01
Tidy up trailing whitespace
Greg Roach
1
-3
/
+3
2013-10-15
Increase the offset of the pedigree generations a bit more while keeping the ...
makitso
1
-3
/
+3
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-5
/
+5
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-06-29
(no commit message)
fisharebest
1
-2
/
+2
2012-11-16
Cosmetic: updates to I18N hints
fisharebest
1
-1
/
+1
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
1
-3
/
+3
2012-06-28
Remove the "Show empty boxes" option. Always show empty boxes. It makes a c...
fisharebest
1
-53
/
+4
2012-06-24
pedigree chart lines - use HTML5 canvas (EXPERIMENTAL)
Nigel Osborne
1
-2
/
+9
2012-04-17
Start to disentangle the require_once dependencies. Previously, session.php ...
fisharebest
1
-2
/
+0
2012-01-31
Separate dimensions for compact version of boxes from detailed version
Nigel Osborne
1
-3
/
+3
2012-01-23
Changes to the non-detail chart displays
Nigel Osborne
1
-8
/
+4
2012-01-17
"Pedigree tree" is just called "Pedigree"
fisharebest
1
-1
/
+1
2012-01-17
Pedigree chart - make options box the same as other charts, and add error han...
fisharebest
1
-5
/
+9
2012-01-16
Charts controllers - use "root objects" instead of "rootid XREFs"
fisharebest
1
-18
/
+8
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-4
/
+4
2011-12-05
#900273 - Default person in charts
fisharebest
1
-4
/
+4
2011-12-03
Set x and y person_box size to theme.php values
Rob Peters
1
-11
/
+5
2011-11-19
Remove classes .rtl and .lrt - these exist to correct the alignment when we a...
fisharebest
1
-1
/
+1
2011-11-18
Modify person_box size to 16x40 when no details are shown
Rob Peters
1
-3
/
+12
2011-11-08
Fix: incomplete title in pedigree tree
fisharebest
1
-2
/
+2
2011-11-05
More refactoring - separation into Model/View/Controller
fisharebest
1
-5
/
+3
2011-11-03
Refactoring - move towards a MVC (model/view/controller) architecture
fisharebest
1
-6
/
+10
2011-04-30
Fix: bad I18N in report titles (concatenating text fragments). Also choose b...
fisharebest
1
-8
/
+0
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-2
/
+2
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-3
/
+1
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-0
/
+317