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
/
Lifespan.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-06
Use WT_Place objects for manipulating places
fisharebest
1
-3
/
+2
2013-08-30
#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...
fisharebest
1
-7
/
+16
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-9
/
+9
2013-08-16
Typo in comments
Greg Roach
1
-1
/
+1
2013-08-16
Fix: one-parent family causes PHP error in lifespan chart
Greg Roach
1
-3
/
+6
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
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
-4
/
+1
2013-06-30
More refactoring
fisharebest
1
-3
/
+7
2013-06-29
(no commit message)
fisharebest
1
-8
/
+8
2013-06-23
Use PHP5.3 language features in gedcom-record classes
fisharebest
1
-1
/
+1
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-2
/
+2
2012-08-26
Fix typo
fisharebest
1
-1
/
+1
2012-08-26
#584835 - Global variables clash with session variables (register_globals=On)
fisharebest
1
-5
/
+5
2012-07-08
Make more use of new WT_Place class. Update indexes for wt_place table.
fisharebest
1
-2
/
+6
2012-05-29
Refactor handling of facts - do not use global "nonfacts" array
fisharebest
1
-1
/
+9
2012-04-17
Start to disentangle the require_once dependencies. Previously, session.php ...
fisharebest
1
-2
/
+0
2012-04-06
Timeline and Lifespan charts do not have a "root" individual, and were giving...
fisharebest
1
-1
/
+1
2012-04-02
fix variables in lifespan
Ćukasz Wilenski
1
-7
/
+10
2012-03-27
Copy the shared icons (from /images/) into each theme - every image should be...
fisharebest
1
-1
/
+1
2012-03-18
Fix: lifespan chart (with date-range search) is double-counting individuals w...
fisharebest
1
-1
/
+25
2012-02-29
Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...
fisharebest
1
-23
/
+1
2011-12-28
#908630 - Charts > INDI-ID should not be Root-ID
fisharebest
1
-0
/
+8
2011-12-21
#902683 - HTML validation - remove stray </div>
fisharebest
1
-1
/
+1
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-11
/
+11
2011-12-05
#900273 - Default person in charts
fisharebest
1
-1
/
+1
2011-11-08
Remove untranslated ":" - it is wrong in many languages, including French and...
fisharebest
1
-1
/
+1
2011-11-05
More refactoring - separation into Model/View/Controller
fisharebest
1
-5
/
+4
2011-11-03
Refactoring - move towards a MVC (model/view/controller) architecture
fisharebest
1
-6
/
+8
2011-09-22
Lifespan - use correct formatting for class="starredname" - do not convert to...
fisharebest
1
-36
/
+30
2011-05-16
Lifespan chart - black text on dark backgrounds are very difficult to read. ...
fisharebest
1
-4
/
+4
2011-03-12
Update code to use new function WT_Gedcom_Tag::getLabel()
fisharebest
1
-7
/
+7
2011-03-03
Performance: move GEDCOM tags to their own class, so they are only loaded/tra...
fisharebest
1
-7
/
+7
2011-01-07
Minor tidy up. Use Objects instead of XREFs and raw gedcom
fisharebest
1
-137
/
+110
2011-01-07
Tidy up - remove unused/unreachable code
fisharebest
1
-13
/
+7
2011-01-03
Minor tidy up. Use Objects instead of XREFs and raw gedcom
fisharebest
1
-2
/
+2
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-4
/
+2
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-0
/
+567