| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-23 | Move style from lifespan.php to themes | makitso | 1 | -0/+18 | |
| 2015-01-23 | Move style from medialist.php to themes | makitso | 1 | -13/+40 | |
| 2015-01-22 | Fix icons for media beginning and end | makitso | 3 | -0/+6 | |
| 2015-01-22 | Update print styles | makitso | 1 | -4/+18 | |
| 2015-01-20 | Minor style changes | makitso | 1 | -0/+4 | |
| 2015-01-19 | Remove unnecessary code | makitso | 1 | -11/+0 | |
| 2015-01-18 | Powered by webtrees logo in footer | Greg Roach | 3 | -8/+10 | |
| 2015-01-18 | The next release will be 1.7.0 | Greg Roach | 112 | -0/+0 | |
| 2015-01-17 | New theme system and admin interface | Greg Roach | 8 | -396/+3 | |
| 2015-01-15 | #1307749 - Update find note icon | makitso | 2 | -0/+6 | |
| 2015-01-14 | Enable drop-shadows on chart-navigation menus | Greg Roach | 1 | -2/+2 | |
| 2015-01-14 | Decouple popup menu css from charts css | David Drury | 1 | -112/+55 | |
| Although I think it looks quite nice, it's not part of the original styling so have commented out box-shadow on the popup menu | |||||
| 2015-01-14 | CSS selector backprint does not appear to be used. | Greg Roach | 1 | -9/+9 | |
| 2015-01-14 | CSS selector CB_ALL/CB_All does not appear to be used. | Greg Roach | 1 | -1/+0 | |
| 2015-01-14 | CSS typos | Greg Roach | 1 | -1/+0 | |
| 2015-01-14 | Correctindi img placement on FAB | makitso | 1 | -4/+3 | |
| 2015-01-12 | Remove redundant markup | makitso | 1 | -4/+0 | |
| 2015-01-11 | Minor style changes | makitso | 1 | -32/+24 | |
| 2015-01-10 | Normalize themes – F.A.B | makitso | 1 | -1542/+1935 | |
| The webtrees theme is being used as a base for all other standard themes | |||||
| 2014-12-26 | Updates to themes resulting in branch merge | makitso | 1 | -7/+20 | |
| 2014-12-26 | Merge some changes from the themes branch | Greg Roach | 2 | -62/+73 | |
| 2014-12-23 | Merge pull request #332 from ddrury/CssFixForIE | Greg Roach | 1 | -0/+4 | |
| explicitly set display property for main | |||||
| 2014-12-22 | Event box not scrolling on individual page facts | makitso | 1 | -1/+1 | |
| 2014-12-22 | explicitly set display property for main to address Internet Explorer ↵ | David Drury | 1 | -0/+4 | |
| problem. Also for pedigree chart shift the target element from main to #pedigree-page for setting the chart height | |||||
| 2014-12-21 | Revert name-accordion color change for FAB theme | Greg Roach | 1 | -3/+3 | |
| 2014-12-19 | Correct chrome regression for FAB theme | makitso | 1 | -0/+4 | |
| 2014-12-19 | Specify viewport for better support on mobile devices | Greg Roach | 1 | -0/+1 | |
| 2014-12-19 | CSS typo | Greg Roach | 1 | -1/+1 | |
| 2014-12-18 | Use semantic markup in header | Greg Roach | 2 | -8/+8 | |
| 2014-12-18 | Remove IE specific CSS files. Just use modernizer. | Greg Roach | 2 | -23/+2 | |
| 2014-12-18 | Load modernizr.js in header, so IE8 can style HTML5 elements | Greg Roach | 1 | -1/+1 | |
| 2014-12-17 | Name accordion - background colour according to sex | Greg Roach | 1 | -3/+3 | |
| 2014-12-17 | Whitespace | Greg Roach | 1 | -1/+1 | |
| 2014-12-17 | Use HTML5 structural markup in fab theme | Greg Roach | 3 | -104/+77 | |
| 2014-12-16 | Update menu selector names across themes | makitso | 2 | -4/+92 | |
| Normalized menu selector names between themes Fixed Android 5 menu problem in FAB Increased size of input boxes in colors | |||||
| 2014-12-15 | Restore background color to decendancy and ancestry chart popups | makitso | 1 | -2/+4 | |
| 2014-12-10 | Upgrade jQuery-UI from 1.10.3 to 1.11.2 | Greg Roach | 204 | -79/+127 | |
| 2014-11-14 | Merge pull request #301 from ddrury/iosClickBug | Greg Roach | 1 | -0/+5 | |
| Update css | |||||
| 2014-11-14 | Update css | David Drury | 1 | -0/+5 | |
| 2014-11-14 | Firefox 33.1 bug fix | David Drury | 1 | -1/+1 | |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 | |
| 2014-11-05 | Combine CSS declarations for border, background, etc. | Greg Roach | 1 | -59/+40 | |
| 2014-11-04 | Use Auth class instead of constants - will allow better masquerade function. ↵ | Greg Roach | 1 | -1/+1 | |
| Escape username, to remove restriction on allowed characters. | |||||
| 2014-11-02 | Cosmetic changes to Ancestors and Descendants charts. | makitso | 1 | -1/+17 | |
| 2014-10-12 | Restore functionality broken in pull request #245 | David Drury | 1 | -2/+33 | |
| fix typo fix failure to act on item selection with root person drop down menu (re) fixed previous/next arrows on chart in module Tidied up JS formatting Hourglass chart now passes HTML5 validation. Standardised html for popup menus on pedigree & hourglass charts so the same CSS can apply to both fix 1.5.3 pedigree chart bug whereby the popup menu overlays the trigger arrow on certain layouts preventing the menu from being hidden ... and animate the menu show/hide Remove debug code and add missing width units rethought pedigree chart root person menu popup - now uses CSS for positioning - improves visual effect of popup when layout is "oldest at bottom" fix 1.5.3 pedigree chart bug whereby the "goto previous generation" arrows are not shown for oldest at top/bottom layouts fix 1.5.3 pedigree chart bug whereby expanded boxes or popup menus sometimes "underlay" rather than overlay other boxes for "oldest at top" layout only generate "goto previous generation" code where necessary | |||||
| 2014-10-10 | The next release will be 1.6.0 | Greg Roach | 113 | -1/+1 | |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -4/+2 | |
| 2014-10-05 | Split tree preference getter/setter into two separate functions | Greg Roach | 1 | -1/+1 | |
| 2014-09-20 | Simplify Person box drop down menu functions | David Drury | 3 | -101/+79 | |
| Remove all references to $personcount... .. and handle knock-on effects | |||||
| 2014-09-18 | Toggle childbox fix for hourglass chart | David Drury | 1 | -3/+6 | |
| ... and removed unnecessary background: transparent | |||||
