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
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
2012-06-24
pedigree chart lines - use HTML5 canvas (EXPERIMENTAL)
Nigel Osborne
1
-133
/
+112
2012-06-20
Bug #1014443 - pedigree.php - Multiple Validation Errors
Nigel Osborne
1
-1
/
+1
2012-06-19
Bug #1014443 - pedigree.php - Multiple Validation Errors
Nigel Osborne
1
-2
/
+2
2012-06-18
Bug #1014443 - pedigree.php - Multiple Validation Errors
Nigel Osborne
1
-62
/
+54
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-3
/
+3
2012-04-26
add lightbox init function to module class
Łukasz Wilenski
1
-2
/
+2
2012-04-21
Defer javascript, using the controller
fisharebest
1
-9
/
+7
2012-03-31
Replace 3rd party autocomplete library with native jQuery functions
fisharebest
1
-5
/
+2
2012-03-28
Functions should return HTML, rather than output it
fisharebest
1
-1
/
+1
2012-03-24
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-43
/
+29
2012-02-29
Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...
fisharebest
1
-15
/
+3
2012-01-18
Remove unnecessary instructions
fisharebest
1
-5
/
+0
2012-01-17
Pedigree chart - make options box the same as other charts, and add error han...
fisharebest
1
-179
/
+177
2012-01-16
Charts controllers - use "root objects" instead of "rootid XREFs"
fisharebest
1
-7
/
+7
2012-01-05
#911344 - undefined vlength and linexoffset in pedigree.php
fisharebest
1
-3
/
+4
2012-01-05
Bug 911344 - fix pedigree chart where no empty boxes and no parents
Rob Peters
1
-3
/
+7
2012-01-01
Fix lines when child has no father and empty boxes not displayed
Rob Peters
1
-5
/
+18
[next]