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
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-16
/
+19
2014-09-18
Code cleanup - do not assign variables to themselves
Greg Roach
1
-18
/
+10
2014-09-12
Use the (faster) native mb_string functions where available, and fallbacks wh...
Greg Roach
1
-3
/
+3
2014-08-29
Move global I18N functions to I18N class
Greg Roach
1
-3
/
+3
2014-06-17
Autocomplete doesn't work on pages with data from multiple trees
Greg Roach
1
-2
/
+3
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-1
/
+1
2014-05-06
Revert "Replace global user functions with WT_User class" - submitted to wron...
Greg Roach
1
-1
/
+1
2014-05-06
Replace global user functions with WT_User class
Greg Roach
1
-1
/
+1
2014-05-03
Cleanup - javascript
Greg Roach
1
-113
/
+107
2014-04-05
Coding style - wrap blocks in {}
Greg Roach
1
-28
/
+74
2014-04-04
Add terminating semicolon to CSS declarations
Greg Roach
1
-3
/
+3
2014-03-31
Remove hard-coded font names from timeline chart
Greg Roach
1
-3
/
+3
2014-02-24
Consolidate paste_*, pastename and openerpasteid implementations
Matthew Noorenberghe
1
-5
/
+0
2014-02-23
Declare JS variables in timeline.php to avoid automatic globals
Matthew Noorenberghe
1
-130
/
+127
2014-02-22
Fixes #5 - Remove deprecated captureEvents (used for Gecko prior to version 3)
Matthew Noorenberghe
1
-4
/
+0
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-09-21
Update language files. Tidy up some capitalisation in en_US.
Greg Roach
1
-1
/
+1
2013-09-21
#1225751 - Missing ged Param in some Charts
Greg Roach
1
-1
/
+2
2013-09-14
Remove unused code
Greg Roach
1
-13
/
+6
2013-08-24
Update non-typographic quotation marks
Greg Roach
1
-1
/
+1
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-2
/
+2
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-06-29
(no commit message)
fisharebest
1
-2
/
+2
2012-09-07
Fix: timeline chart fails on IE browsers
fisharebest
1
-1
/
+1
2012-08-26
#584835 - Global variables clash with session variables (register_globals=On)
fisharebest
1
-1
/
+1
2012-07-18
Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...
fisharebest
1
-1
/
+1
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
[next]