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
/
compact.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-18
Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...
fisharebest
1
-1
/
+1
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-2
/
+2
2012-05-02
remove require_once functions_charts.php
Łukasz Wilenski
1
-1
/
+0
2012-04-26
add lightbox init function to module class
Łukasz Wilenski
1
-1
/
+2
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-22
#900108 - Help msgid incorrect - media uploads
fisharebest
1
-1
/
+1
2012-01-17
Consistent layout for chart header forms
fisharebest
1
-0
/
+1
2012-01-17
Refactor compact chart into separate view and controller
fisharebest
1
-34
/
+40
2012-01-17
Refactor compact chart into separate view and controller
fisharebest
1
-307
/
+193
2011-12-28
#908630 - Charts > INDI-ID should not be Root-ID
fisharebest
1
-1
/
+1
2011-12-27
Add I18N for ages
fisharebest
1
-12
/
+6
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-8
/
+8
2011-12-05
#900273 - Default person in charts
fisharebest
1
-6
/
+9
2011-11-22
Chart options. Use friendly "Individual", instead of "Root Person ID"
fisharebest
1
-1
/
+1
2011-11-11
Fix: bad <td rowspan="3"> in compact chart
fisharebest
1
-26
/
+26
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-3
/
+3
2011-10-25
Changed printed title of chart to "Compact tree" from "Fan chart"
Stephen Arnold
1
-1
/
+1
2011-10-25
Fix for position of title and select box on compact and fan chart
Nigel Osborne
1
-4
/
+4
2011-09-22
No need to call strip_tags() twice on the same data.
fisharebest
1
-1
/
+1
2011-09-22
Add HTML escapes and directional markup when we CREATE the names of objects, ...
fisharebest
1
-4
/
+3
2011-09-07
Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...
fisharebest
1
-2
/
+2
2011-06-21
Remove option to send full-sized images as thumbnails
fisharebest
1
-2
/
+1
2011-06-11
Lightbox module: stop loading config everywhere - just where it is used.
fisharebest
1
-1
/
+0
2011-05-31
Tidy up: generate BIRTH-YEAR - DEATH-YEAR ranges consistently.
fisharebest
1
-4
/
+1
2011-05-20
All highlight images make better use of the Media class
Larry Meaney
1
-34
/
+12
2011-04-30
Rename: Pedigree chart -> Pedigree tree
fisharebest
1
-16
/
+6
2011-04-30
Fix: bad I18N in report titles (concatenating text fragments). Also choose b...
fisharebest
1
-6
/
+2
2011-02-18
Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'
fisharebest
1
-2
/
+2
2011-01-26
don't display IDs
Łukasz Wilenski
1
-8
/
+9
2011-01-25
Tidy up <script type="text/javascript"> tags.
fisharebest
1
-28
/
+24
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-9
/
+9
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-1
/
+1
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-2
/
+2
2010-12-10
Combine translations that differ only in capitalisation
fisharebest
1
-4
/
+4
2010-11-29
add the rawurlencoded GEDCOM to more urls
Larry Meaney
1
-1
/
+1
2010-10-30
(no commit message)
fisharebest
1
-124
/
+124
2010-10-07
Remove unnecessary character set checks
fisharebest
1
-3
/
+3
2010-09-25
Tidy up whitespace/indents
fisharebest
1
-1
/
+1
2010-09-19
Tidy whitespace/indentation
fisharebest
1
-2
/
+1
2010-09-10
Tidy up some whitespace/formatting
fisharebest
1
-5
/
+3
2010-07-17
Combine large and small icons - use CSS to downsize when small icons are requ...
fisharebest
1
-6
/
+6
2010-07-17
Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...
fisharebest
1
-9
/
+7
2010-06-27
Remove unused globals
fisharebest
1
-2
/
+1
2010-06-27
Remove old references to print-preview mode
fisharebest
1
-38
/
+36
2010-06-19
Use API to access object data
fisharebest
1
-1
/
+1
2010-06-18
Streamline some privacy calculations; replace FactViewRestricted() and showFa...
fisharebest
1
-37
/
+20
2010-06-03
Don't show XREF in brackets
fisharebest
1
-21
/
+2
2010-05-14
Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...
fisharebest
1
-2
/
+2
2010-04-12
Consistent syntax for embedded variables
fisharebest
1
-1
/
+1
[next]