summaryrefslogtreecommitdiff
path: root/themes
Commit message (Collapse)AuthorAge
* - Patch #546694 by pwolanin: renamed 'back to site' to 'back to front page'Dries Buytaert2009-08-14
|
* #545952 by yoroy and Gábor Hojtsy: move modules to config/modules.Angie Byron2009-08-12
|
* - Patch #539724 by Gábor Hojtsy, Bohjan: make Seven legends look like on ↵Dries Buytaert2009-08-12
| | | | the mocks.
* - Patch #545862 by Xano: info file shouldn't suggest Garland is the default ↵Dries Buytaert2009-08-11
| | | | theme.
* - Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User ↵Dries Buytaert2009-08-11
| | | | management' to 'People' in the header -- not anywhere else.
* #536984 by Gábor Hojtsy: Fix borders on Updates page.Angie Byron2009-08-08
|
* #536974 by Gábor Hojtsy: Fix weird padding and border in Seven theme.Angie Byron2009-08-08
|
* #536960 by Gábor Hojtsy: 'Add content' link in Seven theme.Angie Byron2009-08-07
|
* #382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update ↵Angie Byron2009-08-06
| | | | and Polish default node.tpl.php output.
* #493678 by threexk and tic2000: Fix disappearing Garland tabs in IE 7.Angie Byron2009-08-04
|
* #538646 by Gábor Hojtsy: Add missing screenshot to Seven theme.Angie Byron2009-08-03
|
* #536968 by yoroy: Make Seven theme a little less SCREAMY.Angie Byron2009-08-03
|
* #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and ↵Angie Byron2009-08-03
| | | | RTL-friendly.
* #536982 by yoroy: Fix alignment of blank icons in admin theme listing.Angie Byron2009-08-03
|
* - Patch #484860 by markboulton, Gábor Hojtsy, cwgordon7 et al: initial ↵Dries Buytaert2009-07-31
| | | | Drupal 7 admin theme. Yeaha!
* - Patch #534414 by Gábor Hojtsy: fix missing docs and consistency issues ↵Dries Buytaert2009-07-30
| | | | with and .
* - Patch #523950 by moshe weitzman, yched, catch: update comment rendering to ↵Dries Buytaert2009-07-28
| | | | take full advantage of the drupal_render() paradigm.
* - Patch #519782 by tic2000: change to become a hidden region like page_top.Dries Buytaert2009-07-27
|
* - Patch #470998 by bleen18: properly align the Druplicon logo in Garland.Dries Buytaert2009-07-27
|
* - Patch #518284 by Everett Zufelt: remove redundant title from Garland.Dries Buytaert2009-07-14
|
* #455844 follow-up by yched: Change render() to print render() for ↵Angie Byron2009-07-13
| | | | consistency with other template variables.
* - Patch #468534 by paul.lovvik: add a region at the top of the page above ↵Dries Buytaert2009-07-04
| | | | the header region.
* #371649 by jpoesen: Fix CSS preventing 'Add new commment' link from ↵Angie Byron2009-06-20
| | | | displaying in Garland.
* #455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more ↵Angie Byron2009-06-18
| | | | granular theming of drupal_render()ed elements.
* - Patch #478744 by moshe weitzman, Frando: simplify block rendering.Dries Buytaert2009-06-12
|
* - Patch #425778 by tstoeckler: user menu broken in RTL.Dries Buytaert2009-06-03
|
* #422116 by JohnAlbin: Kill off theme_engine_name prefix for theme functions ↵Angie Byron2009-06-02
| | | | to assist with theme inheritance and TX (Themer eXperience).
* #435646 by tstoeckler: Fix vertical tabs in Stark.Angie Byron2009-05-31
|
* #306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string ↵Angie Byron2009-05-28
| | | | (and corresponding $classes_array) for all dynamic classes in template files.
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* - Patch #453080 by Gabor Hojtsy: moved the footer message to a block.Dries Buytaert2009-05-12
|
* - Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so ↵Dries Buytaert2009-05-12
| | | | we have more flexibility to place it.
* - Patch #282852 by will_in_wi: non-public background overlaps messages area.Dries Buytaert2009-04-26
|
* #323112 follow-up by kkaefer: Make tab titles enclosed in <strong> tags to ↵Angie Byron2009-04-12
| | | | indicate importance from surrounding text.
* Roll-back of #213689; causes issues with OSX's default styling.Angie Byron2009-04-11
|
* #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now ↵Angie Byron2009-04-11
| | | | presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
* #213689 by jotik: Avoid clashes with system colors.Angie Byron2009-04-11
|
* #304330 follow-up by sun: Clean-up of text format widget patch.Angie Byron2009-03-30
|
* #315533 by JohnAlbin and catch: Remove all core themes but Garland and ↵Angie Byron2009-03-14
| | | | Stark. Yay for making Drupal 75% more palatable to designers. These themes can be found in contrib thanks to the venerable John Wilkins. :)
* #367299 by EclipseGc, JohnAlbin, geerlingguy, and Todd Nienkerk: Update and ↵Angie Byron2009-02-24
| | | | polish default page.tpl.php to make it easier for CSS designers to theme.
* #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to ↵Angie Byron2009-02-18
| | | | clearfix, which is the lingo that designers use for it.
* #364777 by Eaton, EclipseGC, JohnAlbin, and Rob_Feature: Add a 'stripped ↵Angie Byron2009-01-30
| | | | down' CSS theme to core to demo Drupal's default markup. Say hello to stark.
* - Removing whitespace.Dries Buytaert2009-01-26
|
* #203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix ↵Angie Byron2009-01-20
| | | | undefined index locale in install.php and clean up crufty code.
* #143434 by Jody Lynn: Move 'display post information' to where users would ↵Angie Byron2009-01-09
| | | | expect.
* - Patch #350984 by Moshe: clean-up and bugfix of the 'kick comment rendering ↵Dries Buytaert2009-01-04
| | | | out of node module'.
* - Patch #350984 by Moshe: kick comment rendering out of node module.Dries Buytaert2008-12-31
|
* - Patch #351649 by David_Rothstein: comment status incorrectly used in theme.Dries Buytaert2008-12-28
|
* - Patch #351444 by David_Rothstein: chameleon and marvin themes did not show ↵Dries Buytaert2008-12-27
| | | | comment signatures.