summaryrefslogtreecommitdiff
path: root/lifespan.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-88/+87
2014-09-18Unused codeGreg Roach1-1/+1
2014-06-21Capitalisation and punctuationGreg Roach1-1/+1
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-3/+4
2014-04-22#1311256Greg Roach1-3/+3
2014-04-04Add terminating semicolon to CSS declarationsGreg Roach1-4/+4
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe1-1/+0
2014-02-23Switch from browser detection using document.all to feature detectionMatthew Noorenberghe1-3/+3
2014-02-22Fixes #5 - Remove deprecated captureEvents (used for Gecko prior to version 3)Matthew Noorenberghe1-1/+0
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-09-21Update language files. Tidy up some capitalisation in en_US.Greg Roach1-3/+3
2013-09-21#1225751 - Missing ged Param in some ChartsGreg Roach1-1/+3
2013-09-14Tidy up codeGreg Roach1-238/+133
2013-08-24Update non-typographic quotation marksGreg Roach1-2/+2
2013-08-09Remove empty subversion Id tagsGreg Roach1-4/+2
2013-06-20Bug #1192732 - Inconsistent markup in charts headers - consistency changes to...Nigel Osborne1-4/+6
2012-07-18Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...fisharebest1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-11/+7
2012-05-29Refactor handling of facts - do not use global "nonfacts" arrayfisharebest1-4/+0
2012-04-02fix variables in lifespanƁukasz Wilenski1-3/+3
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-3/+2
2012-03-28Functions should return HTML, rather than output itfisharebest1-2/+2
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-6/+6
2012-02-23Update some copyright dates on modified files from 2011 to 2012fisharebest1-1/+1
2012-02-14Change to inline loading of javascript.Nigel Osborne1-279/+273
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-13/+13
2011-11-11Remove redundant/obsolete html attribute (border="0") as this is already set ...fisharebest1-6/+6
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-11/+6
2011-06-04Minor layout changefisharebest1-1/+1
2011-06-04I18N: for consistency, use "individual" instead of "person".fisharebest1-1/+1
2011-04-30Fix: bad I18N in report titles (concatenating text fragments). Also choose b...fisharebest1-3/+3
2011-04-01#690985 - Search help textfisharebest1-1/+0
2011-03-17Replace popup help text with better inline text.fisharebest1-3/+3
2011-03-17Timeline explanations do not reflect actions - Bug #725929Nigel Osborne1-2/+2
2011-03-12Update code to use new function WT_Gedcom_Tag::getLabel()fisharebest1-1/+1
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-33/+27
2011-01-01Refactoring class names and use autoloading.fisharebest1-12/+12
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+1
2010-12-16Remove "help about this page" option, and move the (few) useful help items to...fisharebest1-1/+1
2010-10-30(no commit message)fisharebest1-23/+23
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-5/+5
2010-10-30(no commit message)fisharebest1-24/+24
2010-09-10Tidy up some whitespace/formattingfisharebest1-1/+1
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-6/+6
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-6/+6
2010-06-28Tidy up some globalsfisharebest1-0/+4
2010-06-26Remove old references to print-preview modefisharebest1-8/+2
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-2/+2
2010-05-12Use translate_fact() to translate fact namesfisharebest1-1/+1