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
/
timeline.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
1
-2
/
+2
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-10
/
+5
2012-04-21
Use jQuery function instead of custom code
fisharebest
1
-11
/
+2
2012-03-31
Replace 3rd party autocomplete library with native jQuery functions
fisharebest
1
-2
/
+3
2012-03-28
Functions should return HTML, rather than output it
fisharebest
1
-1
/
+1
2012-03-27
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-2
/
+2
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
-22
/
+22
2011-12-05
#900102 - Some charts missing title help icon
fisharebest
1
-1
/
+1
2011-11-19
Remove classes .rtl and .lrt - these exist to correct the alignment when we a...
fisharebest
1
-1
/
+1
2011-11-11
Remove redundant/obsolete html attribute (border="0") as this is already set ...
fisharebest
1
-2
/
+2
2011-11-10
Remove hspace="0" and vspace="0" attributes from <img> tags. These are (a) d...
fisharebest
1
-1
/
+1
2011-11-03
Refactoring - move towards a MVC (model/view/controller) architecture
fisharebest
1
-6
/
+2
2011-09-22
Remove PrintReady()
fisharebest
1
-2
/
+2
2011-09-22
Add HTML escapes and directional markup when we CREATE the names of objects, ...
fisharebest
1
-1
/
+1
2011-06-04
Minor layout change
fisharebest
1
-2
/
+2
2011-06-04
I18N: for consistency, use "individual" instead of "person".
fisharebest
1
-1
/
+1
2011-04-30
Fix: bad I18N in report titles (concatenating text fragments). Also choose b...
fisharebest
1
-2
/
+2
2011-03-19
Add a "move" pointer to the lifespan "age cursor", to indicate that it can be...
fisharebest
1
-1
/
+1
2011-03-19
I18N: better name for the "age marker" on timeline.php
fisharebest
1
-1
/
+1
2011-03-17
Replace popup help text with better inline text.
fisharebest
1
-5
/
+5
2011-03-17
Timeline explanations do not reflect actions - Bug #725929
Nigel Osborne
1
-1
/
+1
2011-01-25
Tidy up <script type="text/javascript"> tags.
fisharebest
1
-34
/
+28
2011-01-15
Remove rtl timeline_charts
Rob Peters
1
-2
/
+0
2011-01-05
Minor tidy up. Use Objects instead of XREFs and raw gedcom
fisharebest
1
-1
/
+1
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-19
/
+19
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-2
/
+1
2010-12-16
Remove "help about this page" option, and move the (few) useful help items to...
fisharebest
1
-1
/
+1
2010-11-29
add the rawurlencoded GEDCOM to more urls
Larry Meaney
1
-7
/
+7
2010-10-30
(no commit message)
fisharebest
1
-5
/
+5
2010-10-30
Cosmetic change - consistent "; " before PHP close tag
fisharebest
1
-10
/
+10
2010-10-30
(no commit message)
fisharebest
1
-40
/
+40
2010-10-07
Remove unnecessary character set checks
fisharebest
1
-2
/
+2
2010-09-25
Tidy up whitespace/indents
fisharebest
1
-2
/
+2
2010-09-19
Tidy whitespace/indentation
fisharebest
1
-2
/
+1
2010-08-22
add context translations to "unknown"
Ćukasz Wilenski
1
-1
/
+1
2010-07-17
Combine large and small icons - use CSS to downsize when small icons are requ...
fisharebest
1
-8
/
+8
2010-07-17
Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...
fisharebest
1
-8
/
+8
2010-06-26
Remove old references to print-preview mode
fisharebest
1
-17
/
+7
2010-05-14
Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...
fisharebest
1
-3
/
+3
2010-05-13
Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...
fisharebest
1
-1
/
+1
2010-05-12
Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...
fisharebest
1
-2
/
+2
2010-05-05
Fix: Recent changes to technical and genealogy contacts were incomplete
fisharebest
1
-1
/
+1
2010-04-05
(no commit message)
Veit Olschinski
1
-0
/
+447
[prev]