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
/
fanchart.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-21
#902683 - HTML validation
fisharebest
1
-3
/
+3
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-22
/
+22
2011-12-05
#900273 - Default person in charts
fisharebest
1
-3
/
+4
2011-11-22
The help text for "Generations" on the charts does not say anything useful. ...
fisharebest
1
-1
/
+1
2011-11-22
Chart options. Use friendly "Individual", instead of "Root Person ID"
fisharebest
1
-1
/
+1
2011-11-22
Fan chart - use simple options, instead of cryptic options with help text
fisharebest
1
-40
/
+38
2011-11-20
Fix: some charts starting with the wrong person. Use rootid (instead of pid)...
fisharebest
1
-2
/
+2
2011-11-19
Remove classes .rtl and .lrt - these exist to correct the alignment when we a...
fisharebest
1
-3
/
+3
2011-11-08
Fanchart - update $_SESSION *before* we write the page header
fisharebest
1
-35
/
+39
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-5
/
+5
2011-11-04
Add spaces to fix HTML validation errors
fisharebest
1
-7
/
+7
2011-11-04
Validation errors: imagemap coordinates may not contain spaces
fisharebest
1
-2
/
+2
2011-11-04
Missing semicolon in previous change
fisharebest
1
-1
/
+1
2011-11-04
Fix badly escaped URLs in fan chart.
fisharebest
1
-6
/
+5
2011-10-25
Fix for position of title and select box on compact and fan chart
Nigel Osborne
1
-4
/
+6
2011-06-10
I18N: feedback from translators. use standard message for file not found. t...
fisharebest
1
-1
/
+1
2011-06-09
I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...
fisharebest
1
-28
/
+24
2011-05-01
Rename "Pedigree tree" -> "Pedigree"
fisharebest
1
-1
/
+1
2011-04-30
Rename: Pedigree chart -> Pedigree tree
fisharebest
1
-1
/
+1
2011-04-30
Fix: bad I18N in report titles (concatenating text fragments). Also choose b...
fisharebest
1
-11
/
+8
2011-04-25
Access the privacy functions via the gedcom objects. (Preparing to move priva...
fisharebest
1
-5
/
+3
2011-03-26
#739387 - Circle diagram: error in help text
fisharebest
1
-1
/
+1
2011-03-25
#739379 - Interactive tree
fisharebest
1
-2
/
+4
2011-02-18
Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'
fisharebest
1
-1
/
+1
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-24
/
+24
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-2
/
+2
2010-12-22
Use proper object access
fisharebest
1
-1
/
+1
2010-12-22
Fan chart - improve performance by using object API instead of scanning raw g...
fisharebest
1
-50
/
+22
2010-12-22
Fan chart - names containing " not escaped in tooltips. Also minor tidy up t...
fisharebest
1
-25
/
+31
2010-12-16
Remove "help about this page" option, and move the (few) useful help items to...
fisharebest
1
-1
/
+1
2010-12-10
Combine translations that differ only in capitalisation
fisharebest
1
-1
/
+1
2010-11-29
add the rawurlencoded GEDCOM to more urls
Larry Meaney
1
-10
/
+10
2010-11-08
#672453 - Fan chart: Undefined variable: GEDCOM
fisharebest
1
-1
/
+1
2010-11-01
Remove unused globals
fisharebest
1
-1
/
+1
2010-10-30
(no commit message)
fisharebest
1
-2
/
+2
2010-10-30
#663955. Be explicit about which sorts of URL to generate: '&' for ones i...
fisharebest
1
-6
/
+6
2010-09-25
Tidy up whitespace/indents
fisharebest
1
-2
/
+1
2010-07-17
Combine large and small icons - use CSS to downsize when small icons are requ...
fisharebest
1
-2
/
+2
2010-07-17
Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...
fisharebest
1
-7
/
+4
2010-06-27
Remove unused globals
fisharebest
1
-2
/
+1
2010-06-27
Remove old references to print-preview mode
fisharebest
1
-59
/
+52
2010-06-18
(no commit message)
fisharebest
1
-1
/
+1
2010-06-14
Fix: privacy function checking wrong record
fisharebest
1
-1
/
+1
2010-06-03
Don't show XREF in brackets
fisharebest
1
-3
/
+2
2010-05-24
Use constant instead of global variable
fisharebest
1
-7
/
+2
2010-05-14
Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...
fisharebest
1
-9
/
+9
2010-05-08
Rename module parameter from pgvaction to mod_action
fisharebest
1
-1
/
+1
2010-04-19
(no commit message)
fisharebest
1
-2
/
+1
2010-04-05
(no commit message)
Veit Olschinski
1
-0
/
+505
[prev]