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
/
Fanchart.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-19
functions_rtl.php is for the reports; functions_utf8.php is for mb_string sty...
Greg Roach
1
-1
/
+1
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-1
/
+1
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-13
/
+12
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-1
/
+1
2013-08-16
One-parent family causes PHP error in fan chart
Greg Roach
1
-3
/
+5
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-07
Fanchart - one-parent families cause PHP error
fisharebest
1
-5
/
+5
2013-07-04
Show missing spouse as an unknown person on charts. Provides more consistent...
fisharebest
1
-3
/
+1
2013-06-29
(no commit message)
fisharebest
1
-4
/
+4
2013-06-14
#1089932 - Fanchart doesn't show baptism/burial years
fisharebest
1
-8
/
+1
2012-11-16
Cosmetic: updates to I18N hints
fisharebest
1
-1
/
+1
2012-09-03
#1045113 - Fanchart error
fisharebest
1
-2
/
+0
2012-08-25
Do not save large data items (e.g. images) in $_SESSION. It is unnecessary, ...
fisharebest
1
-45
/
+17
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
1
-3
/
+3
2012-04-17
Start to disentangle the require_once dependencies. Previously, session.php ...
fisharebest
1
-2
/
+0
2012-03-25
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-5
/
+1
2012-01-18
Update to 13278 - one file did not get submitted.
fisharebest
1
-0
/
+8
2012-01-16
Minor updates to fan chart
fisharebest
1
-1
/
+1
2012-01-16
Split fanchart into separate view and controller
fisharebest
1
-0
/
+406