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
/
pedigree.php
Age
Commit message (
Expand
)
Author
Files
Lines
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
-32
/
+27
2015-01-24
Add visual feedback for privacy settings
Greg Roach
1
-1
/
+1
2015-01-21
Code quality - avoid @, exit() and die()
Greg Roach
1
-1
/
+2
2015-01-19
HTML5 validation
Greg Roach
1
-1
/
+1
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-12
/
+12
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-1
/
+1
2015-01-18
Comments after braces confuse scrutinizer's code-style analysis.
Greg Roach
1
-2
/
+4
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-18
/
+18
2014-12-22
explicitly set display property for main to address Internet Explorer problem...
David Drury
1
-2
/
+2
2014-12-18
Typo
Greg Roach
1
-1
/
+1
2014-11-08
PHPDoc
Greg Roach
1
-1
/
+1
2014-10-29
Missing XREF on pedigree/family book charts
Greg Roach
1
-1
/
+1
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
-3
/
+0
2014-10-22
Type hint object parameters
Greg Roach
1
-1
/
+1
2014-10-12
Restore functionality broken in pull request #245
David Drury
1
-169
/
+171
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-1
/
+1
2014-09-20
Simplify Person box drop down menu functions
David Drury
1
-77
/
+63
2014-09-04
Simplify JS assoc with pedigree & fanchart charts
David Drury
1
-4
/
+9
2014-07-12
colors theme - minor css fix for topmenu to remove horizonal scrollbars
David Drury
1
-0
/
+1
2014-06-17
Autocomplete doesn't work on pages with data from multiple trees
Greg Roach
1
-2
/
+3
2014-02-24
Consolidate paste_*, pastename and openerpasteid implementations
Matthew Noorenberghe
1
-1
/
+0
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-01
Tidy up trailing whitespace
Greg Roach
1
-9
/
+9
2013-10-06
HTML Validation error pedigree
makitso
1
-1
/
+1
2013-09-21
#1225751 - Missing ged Param in some Charts
Greg Roach
1
-22
/
+29
2013-08-24
Update non-typographic quotation marks
Greg Roach
1
-1
/
+1
2013-08-16
Fix: one-parent family causes PHP error in pedigree chart
Greg Roach
1
-9
/
+7
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-07-18
Comparing GedcomRecords needs === rather than == as the same record will alwa...
fisharebest
1
-1
/
+1
2013-07-16
Refactor - no longer need WT_GedcomRecord::equals() - can use "=="
fisharebest
1
-1
/
+1
2013-07-04
Show missing spouse as an unknown person on charts. Provides more consistent...
fisharebest
1
-7
/
+5
2013-06-29
(no commit message)
fisharebest
1
-3
/
+3
2013-01-22
Remove the lightbox plugin from the "album" module. Add the colorbox module ...
fisharebest
1
-5
/
+0
2012-08-22
#1039908 - Error in pedigree
fisharebest
1
-3
/
+3
2012-07-30
Correction to pedigree chart arrows
Nigel Osborne
1
-4
/
+5
2012-07-27
Minor layout correction
Nigel Osborne
1
-2
/
+2
2012-07-18
Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...
fisharebest
1
-1
/
+1
2012-07-02
Fix pedigree not showing top link to previous generations (bug introduced in ...
fisharebest
1
-1
/
+1
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
1
-1
/
+1
2012-06-28
Remove the "Show empty boxes" option. Always show empty boxes. It makes a c...
fisharebest
1
-52
/
+49
2012-06-27
Merged revision(s) 14045 from trunk/pedigree.php:
Nigel Osborne
1
-4
/
+2
2012-06-27
pedigree chart lines - validation
Nigel Osborne
1
-2
/
+4
2012-06-27
fix typo
Ćukasz Wilenski
1
-2
/
+3
2012-06-27
pedigree chart lines - finish RTL changes; move rtl code to css where possibl...
Nigel Osborne
1
-103
/
+40
2012-06-26
pedigree chart lines - adjust lines for rtl
Nigel Osborne
1
-25
/
+45
2012-06-25
pedigree chart lines - add lines to last generation
Nigel Osborne
1
-31
/
+33
2012-06-24
pedigree chart lines - style fix for clouds and colors themes
Nigel Osborne
1
-1
/
+1
[next]