summaryrefslogtreecommitdiff
path: root/themes/seven/template.php
Commit message (Collapse)AuthorAge
* Issue #1937860 by mikeytown2: Fixed seven_css_alter() does not set the type.David Rothstein2013-03-30
|
* Issue #766458 by aspilicious, xjm, Jeff Burnz, tsi: Fixed Seven theme lacks ↵webchick2011-08-22
| | | | rtl styling.
* Issue #908282 by jbrown, pillarsdotnet: add width and height attributes to ↵webchick2011-04-24
| | | | increase front-end performance.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #936620 by reglogge, aspilicious: Fixed Vertical tabs broken in Seven theme ↵Angie Byron2011-01-28
| | | | for RTL
* #599706 follow-up by JohnAlbin, sun: Regression: Restore consistency to ↵Angie Byron2010-11-20
| | | | theme_menu_local_tasks() theme function
* - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: ↵Dries Buytaert2010-10-05
| | | | optimize JS/CSS aggregation for front-end performance and DX.
* - Patch #924040 by dstol, Jeff Burnz: fix misalignment of content types on ↵Dries Buytaert2010-10-03
| | | | 'create new content'.
* - Patch #852394 by Jody Lynn, reglogge: minimal profile + seven leads to ↵Dries Buytaert2010-10-03
| | | | broken 'node/add' link.
* #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix ↵Angie Byron2010-10-01
| | | | admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index.
* - Patch #882748 by Jeff Burnz: typo in template.php comment.Dries Buytaert2010-08-14
|
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵Dries Buytaert2010-07-30
| | | | should default to FALSE.
* - Patch #614494 by Jacine, Rob Loach, alanburke, casey: give Seven a nice ↵Dries Buytaert2010-07-26
| | | | looking default jQuery UI theme.
* - Patch #740136 by casey, cosmicdreams: CSS doesn't get included during install.Dries Buytaert2010-05-12
|
* #777108 by puddlenipper: Fixed Seven theme uses double quotes when it should ↵Angie Byron2010-04-21
| | | | use single quotes.
* - Patch #740304 by coltrane: Seven theme doesn't filter menu descriptions.Dries Buytaert2010-03-24
|
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: ↵Dries Buytaert2010-03-03
| | | | made fieldsets work on all browser.
* - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored ↵Dries Buytaert2010-02-25
| | | | after 31 link/style tags.
* #672130 by Rob Loach: Only include Seven's vertical-tabs.css when vertical ↵Angie Byron2010-01-04
| | | | tabs are shown.
* #605486 by p.brouwers: Fixed bug where IE6.css is not added to the page.Angie Byron2009-12-06
|
* #601806 by sun, effulgentsia, and Damien Tournoud: drupal_render() should ↵Angie Byron2009-11-16
| | | | not set default element properties that make no sense.
* #560944 follow-up by brandonojc, seutje, and Davy Van Den Bremt: Move ↵Angie Byron2009-11-08
| | | | collapsible fieldset logic from theme_fieldset() hook to form_process_fieldset().
* #541612 by mgifford: Added meaningful alt attribute to sortable table header ↵Angie Byron2009-11-02
| | | | links.
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,Angie Byron2009-09-15
| | | | | | | and alexanderpas: page.tpl.php has now been split into html.tpl.php (for <html>, <head>, and <body>) and page.tpl.php (for page content). This now provides consistency for granular theming of renderable output in all template files.
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* #548806 by alexanderpas and yoroy: Added breadcrumbs to Seven theme.Angie Byron2009-08-20
|
* - Patch #546694 by pwolanin: renamed 'back to site' to 'back to front page'Dries Buytaert2009-08-14
|
* - Patch #539724 by Gábor Hojtsy, Bohjan: make Seven legends look like on ↵Dries Buytaert2009-08-12
| | | | the mocks.
* - Patch #484860 by markboulton, Gábor Hojtsy, cwgordon7 et al: initial ↵Dries Buytaert2009-07-31
Drupal 7 admin theme. Yeaha!