summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-06-17Use rel=nofollow instead of hiding linksGreg Roach1-1/+1
2015-06-17Use rel=nofollow instead of hiding linksGreg Roach1-24/+21
2015-06-17Use rel=nofollow instead of hiding linksGreg Roach1-42/+38
2015-06-17Wrong theme shown to search enginesGreg Roach1-3/+2
2015-06-17Use rel=nofollow instead of hiding linksGreg Roach23-180/+304
2015-06-17Use rel=nofollow instead of hiding linksGreg Roach2-33/+16
2015-06-17New menu APIGreg Roach1-1/+1
2015-06-17Remove old theme-select codeGreg Roach1-27/+12
2015-06-16Fix #605, #606 - remove URL parameters for language and themeGreg Roach4-23/+46
2015-06-16Allow more HTML attributes on menu itemsGreg Roach17-212/+258
2015-06-15Fix #610 - invalid dates cause invalid anniversariesGreg Roach2-3/+3
2015-06-15Fix #614 - the individual report has a colors option - use itGreg Roach1-0/+1
2015-06-15Fix #612 - context-sensitive translations ignored in reportsGreg Roach20-53/+53
2015-06-15Fix #616 - PDO 'helpfully' escapes backslashes for usGreg Roach1-2/+4
2015-06-15Fix #615 - typo in SQLGreg Roach1-2/+2
2015-06-10PHPDocGreg Roach23-69/+69
2015-06-10Wrong default typeGreg Roach2-2/+2
2015-06-09Change phraseologyGreg Roach1-1/+1
2015-06-09Add confirmation message after logoutGreg Roach1-0/+1
2015-06-09TreeView - identify parents where only one member of a couple has parentsGreg Roach1-21/+13
2015-06-09Merge pull request #603 from ddrury/LifespanCheckboxGreg Roach1-1/+1
As per discussion...
2015-06-09As per discussion, removed facility to select the checkbox based on the ↵David Drury2-5/+1
PEDIGREE_FULL_DETAILS preference. The chart now starts with the box unchecked
2015-06-09Lifespan - leave family checkbox emptyGreg Roach1-4/+0
2015-06-08Merge pull request #602 from ddrury/LifespanBugFixGreg Roach1-1/+1
This little piece of code seems to have gone missing somewhere in the…
2015-06-08This little piece of code seems to have gone missing somewhere in the transitionDavid Drury1-1/+1
2015-06-08PHPDocGreg Roach439-1573/+3215
2015-06-08Split BaseTheme into AbstractTheme and ThemeInterfaceGreg Roach11-93/+679
2015-06-07Fix #596 clippings cart sessions brokenGreg Roach2-16/+18
2015-06-07Revert previous change, move lifespan form color to palette'smakitso17-18/+20
2015-06-07Make colors lifespan form fixed colormakitso1-0/+7
2015-06-07More elegant PHP5.3 workaroundGreg Roach1-6/+5
2015-06-07PHP5.3 cannot use $this in closures. Code style. PHPDocGreg Roach3-125/+184
2015-06-07Rework lifespan chartDavid Drury40-1362/+978
Made look and feel more like other charts Works for RTL languages Added support for different calendars Simplified chart by removing the pan/scroll arrows and replaced with scrollbars Removed birth and death markers and replaced with a popup showing key events when the sex-image/name/lifespan on the bar is hovered over - this also replaces the existing (non functional) code which should have placed key event markers (and a popup) along the length of the bar. popups use code structure found elsewhere in webtrees Generate bar colors on the fly using the hsla model (doesn't work for ie8 which gets pink for a girl, blue for a boy) For short lifespans sensibly trucate the info on the bar The popup always includes vital events and then only other events that meets the search criteria Hide form on print If searching a place, now include marriage events
2015-06-07Restore icon quality for webtrees thememakitso1-0/+0
2015-06-06ConfigData => ConfigGreg Roach5-22/+17
2015-06-06Refactor specialchars.php into classesGreg Roach34-345/+1483
2015-06-06Xenea edit icon size adjustmentmakitso1-2/+2
2015-06-06Update function nameGreg Roach1-1/+1
2015-06-06Update function namesGreg Roach1-5/+5
2015-06-06Database parameter bindingGreg Roach1-4/+4
2015-06-06Reports - better DB queriesGreg Roach2-58/+66
2015-06-06Reports with repeats/lists failingGreg Roach1-12/+15
2015-06-06Fix #599 - upper/lower filenameGreg Roach1-0/+0
2015-06-05Refactor includes/functions into classesGreg Roach174-14764/+13952
2015-06-05Add configuration for phpDocumentorGreg Roach3-0/+38
2015-06-05translate.webtrees.net - Yiddish - 66.9%Familia Boim1-3/+6
2015-06-05translate.webtrees.net - French - 100.0%Michel1-2/+10
2015-06-04Update font dejavu sansGreg Roach4-1/+2
2015-06-04Function belongs in controllerGreg Roach4-20/+18
2015-06-04Uninitialised variableGreg Roach1-4/+5