summaryrefslogtreecommitdiff
path: root/themes
Commit message (Collapse)AuthorAge
* - 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.
* - Patch #339929 by swentel: renamed taxonomy to terms.Dries Buytaert2008-12-26
|
* - Patch #309784 by Darren Oh: unordered lists override numbered lists.Dries Buytaert2008-12-19
|
* - Patch #339929 by Moshe et al: move node links into ->content.Dries Buytaert2008-12-16
|
* - Patch #338429 by scor: XHTML+RDFa compatibility.Dries Buytaert2008-11-24
|
* - Patch #332980 by scor and keith.smith: documentation improvements + typo ↵Dries Buytaert2008-11-23
| | | | fixed.
* - Patch #332980 by scor: added an RDF namespace registry. Oh my ... :-)Dries Buytaert2008-11-22
|
* - Patch #320000 by lilou: unify doxygen @file documentation in tpl.Dries Buytaert2008-10-13
|
* #319714 by greggles: Remove needless double-check_url()ing in ↵Angie Byron2008-10-11
| | | | maintenance.tpl.php.
* - Patch #314564 by m1mic: made pushbutton footer validate.Dries Buytaert2008-09-28
|
* #259623 by dopry and Damien Tournoud: Convert includes/requires to use ↵Angie Byron2008-09-20
| | | | absolute paths.
* #307194 by Razorraser: Fix leading space in site logo link.Angie Byron2008-09-14
|
* - Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and ↵Dries Buytaert2008-06-25
| | | | 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
* - Patch #200685 by boombatower, dvessel, et al: convert bluemarine theme to ↵Dries Buytaert2008-05-07
| | | | tableless layout.
* - Patch #192962 by gpk et al: ghop #24, module administration page improvements.Dries Buytaert2008-05-05
|
* - Patch #251758 by Stefan, dvessel, quicksketch et al: clean up Garland's ↵Dries Buytaert2008-04-28
| | | | page.tpl.php.
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched ↵Dries Buytaert2008-04-10
| | | | | | | | | | | from numeric block IDs to string IDs. The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php. The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers: block-user-0.tpl.php --> block-user-navigation.tpl.php block-user-1.tpl.php --> block-user-login.tpl.php You get the picture.
* - Patch #238528 by misamuelson, approved by Stefan: disabled menu items ↵Dries Buytaert2008-04-01
| | | | should not be opaque for usability.
* - Patch #201876 by gk, approved by Stfan N: make drag and drop color stand ↵Dries Buytaert2008-04-01
| | | | out a bit more
* - Patch #231115 by Stefan: clean up file headers.Dries Buytaert2008-03-13
|
* - Patch #231115 by Stefan: various Garland clean-ups.Dries Buytaert2008-03-10
|
* - Patch #221384 by webernet: update core compatibility to Drupal 7.Dries Buytaert2008-02-18
|
* #205523 by assimonds: (minor) add missing CVS Id tagsGábor Hojtsy2008-01-25
|
* #209663 minor follow up by keith.smith: improve wording of module and theme ↵Gábor Hojtsy2008-01-25
| | | | readmes
* #209663 by Matt V., ScoutBaker, Arancaytar: document that the modules and ↵Gábor Hojtsy2008-01-25
| | | | themes folders are only for core modules and themes
* #208768 by dvessel, Arancaytar: language direction should be in the HTML ↵Gábor Hojtsy2008-01-24
| | | | source, so it is more accessible even without CSS
* #200210 by gaele: more accessible color contrast in Garland error messagesGábor Hojtsy2008-01-18
|
* #194590 by scor, JirkaRybka, attiks, dvessel; with heavy testing by catch: ↵Gábor Hojtsy2008-01-09
| | | | fix a dozen issues with sticky table headers
* #202821 by marco.robotangel: display messages above help in all core themes ↵Gábor Hojtsy2008-01-07
| | | | for consistent user feedback (usability)
* #199809 by theborg: comment templates were not checking status properly (fix ↵Gábor Hojtsy2008-01-04
| | | | notice, allows themes to theme in-preview comments differently)
* - Patch #204488 by Desbeers: Garland was still using deprected CSS class ↵Dries Buytaert2007-12-29
| | | | names: watchdog -> dblog.
* #203274 by Pasqualle: remove excessive witespace from our code (minor)Gábor Hojtsy2007-12-22
|
* rollback of #197425 following on Steven Witten's discontent on how it looks ↵Gábor Hojtsy2007-12-17
| | | | in Garland