summaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Collapse)AuthorFilesLines
2015-06-08PHPDocGreg Roach7-14/+7
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-07Rework lifespan chartDavid Drury36-704/+460
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-06Xenea edit icon size adjustmentmakitso1-2/+2
2015-06-03Remaining themes mobile changes for front an indi pagesmakitso5-1/+168
2015-06-02Colors only mobile changes for front an indi pagesmakitso1-11/+44
2015-06-02More mobile device changesmakitso8-33/+235
2015-05-31PSR-4Greg Roach8-5/+20
2015-05-31Reduce sprite image file sizesmakitso4-0/+0
2015-05-31colors sub-menu icon positionmakitso1-1/+1
2015-05-31Colors theme - update graphicsmakitso4-4/+29
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+2
2015-05-29Update colors sprite for mobilemakitso1-0/+0
2015-05-29Mobile support for xenea thememakitso1-0/+17
2015-05-29Moile device changes for FAB thememakitso2-3/+34
2015-05-27More updates for colors mobile device supportmakitso1-29/+18
2015-05-27Couple of end cases missed in last patchmakitso1-2/+5
2015-05-27Clouds-Colors, improve mobile device menusmakitso3-3/+60
2015-05-15Fix #576 - Female person box favorites has blue backgroundmakitso5-17/+17
2015-05-13Import some styles from bootstrapGreg Roach6-24/+54
2015-04-18Fix regression in patch 3241b8cmakitso6-0/+6
#new_passwd_form label, #verify-form label { display: block; text-align: right; }
2015-04-18Minor style changes to error handing in registrationmakitso6-20/+24
2015-04-18Bug 1445725] Lines missing from message blockmakitso1-1/+0
2015-04-14Error in css file.JustCarmen1-1/+1
2015-04-11Fix #555 - bad CSS ruleGreg Roach1-1/+2
2015-04-10Fix #454 - Markup bottom marginmakitso6-0/+6
2015-04-06Revert "Fix #539 - Background color on relationship charts"Greg Roach6-30/+0
This reverts commit 6a1024f04005241c4a84d06988b249dfc9813148.
2015-04-05Fix #547 - missing xenea iconsmakitso3-2/+2
2015-04-04Fix #476 - phpinfoGreg Roach1-0/+41
2015-04-03Fix #538 - long text needs multiple linesGreg Roach6-6/+0
2015-04-02Fix #539 - Background color on relationship chartsmakitso6-0/+30
2015-03-28Fix #521 - xenea language submenu positionmakitso1-13/+6
2015-03-25Batch update broken / unstyledGreg Roach1-1/+9
2015-03-24Fix testsGreg Roach1-1/+1
2015-03-24Fix #383 - uses classes for styling menu itemsGreg Roach5-684/+684
2015-03-23Reposition footer for colors thememakitso1-0/+1
2015-03-22Fix #502 - change-blocks link and hit counterGreg Roach6-109/+19
2015-03-19Fix #497 Changed strategy to fix this issuemakitso2-28/+5
2015-03-19Fix #497 Edit icons not shown in minimal thememakitso1-0/+0
2015-03-07Further pedigree chart workDavid Drury6-145/+259
Moved all positioning logic into the controller. Now the only elements that are absolutely positioned are the node containers. Simplified the line drawing logic in javascript by using sosa triples (ie child + mother & father) and using the node location as the base for calculating the point positions
2015-03-05Minor cosmeticsmakitso6-0/+16
2015-03-03Missing help icon in xeneaGreg Roach1-1/+1
2015-03-03Incorrect parameter in URLDavid Drury6-0/+48
Also changed css to make a slight improvement in printed page real estate (Bug #1426714)
2015-03-01Fix 1426714 - Pedigree Chart Displaymakitso2-2/+12
2015-02-22Refine patch e57e44b - Statistics from tables to Divsmakitso6-36/+20
2015-02-22Merge pull request #451 from ddrury/PedigreeChartWorkGreg Roach6-104/+13
Pedigree chart tidying
2015-02-22Pedigree chart tidyingDavid Drury6-104/+13
Remove more "magic numbers" Accurately setting the #pedigree_chart width & height allows the chart to be positioned by css thus allowing a few chart variables to be removed
2015-02-21Fix #450 - scrollbars in FAB and Minimalmakitso2-2/+2