summaryrefslogtreecommitdiff
path: root/themes
Commit message (Collapse)AuthorAge
* #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
* #197425 by mooffie, slightly modified: add blockquote support by default and ↵Gábor Hojtsy2007-12-17
| | | | blockquote theming to Garland and Bluemarine (other themes have it already)
* #193604 by hass and dvessel: fix color module to be able to use arbitrary ↵Gábor Hojtsy2007-12-14
| | | | styles, not just style.css, fixing Minnelli coloring and RTL CSS file coloring
* #200334 by kkaefer: update bluemarine, chameleon and marvin themes with the ↵Gábor Hojtsy2007-12-13
| | | | current 3d Druplicon, instead of the old 2d one
* #198579 by webernet and hswong3i: a huge set of coding style fixes, including:Gábor Hojtsy2007-12-08
| | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting
* #196410 report by daniel.soneira, patch by myself, tested by Freso: several ↵Gábor Hojtsy2007-12-05
| | | | fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes
* another go at #181582 (same patch as before), now that maintenance theming ↵Gábor Hojtsy2007-12-04
| | | | allows us to use Minnelli properly in updates and installs even with .info file based inheritance
* #141727 by merlinofchaos, dvessel, sun: restore themeability support for ↵Gábor Hojtsy2007-11-30
| | | | maintenance pages (regression)
* #193998 by Rob Loach and quicksketch: profile fields drag and dropGábor Hojtsy2007-11-30
|
* - Patch #162381 by Heine et al: properly escape strings.Dries Buytaert2007-11-28
|
* #148084 by levavie, yhager and z.stolar: RTL styles for pushbutton, which ↵Gábor Hojtsy2007-11-27
| | | | completes RTL theme support in Drupal 6 core
* #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS filesGábor Hojtsy2007-11-27
|
* #193333 by quicksketch et al: taxonomy drag and drop supportGábor Hojtsy2007-11-26
|
* #181582 rollback: this broke maintanance pages (update, install)Gábor Hojtsy2007-11-14
|
* Removing files I should have removed in #181582, but forgot.Gábor Hojtsy2007-11-14
|
* - Patch #181066 by quicksketch et al: drag and drop of table rows on the ↵Dries Buytaert2007-11-14
| | | | block adminsitration page.
* #178608 by chx: convert menu overview page to a form to overcome any CSRF ↵Gábor Hojtsy2007-11-09
| | | | vulnerabilities
* #181582 by Crell and Rob Loach: use theme inheritance in the Minnelli theme, ↵Gábor Hojtsy2007-11-07
| | | | so no @import is required
* #177738 by chx: fix notice in Garland, when site_fields is an empty arrayGábor Hojtsy2007-11-04
|
* #186480 by John Morahan: update chameleon_comment() to latest Drupal APIGábor Hojtsy2007-10-25
|
* #182645 by scor: clean up concatenations to be in line with core coding ↵Gábor Hojtsy2007-10-19
| | | | standards
* #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by ↵Gábor Hojtsy2007-10-11
| | | | closing unclosed tags, avoiding empty table containers, and so on
* #148084 by yhager: some better quality and missing images for the pushbutton ↵Gábor Hojtsy2007-10-05
| | | | RTL theme
* #180897 by sun: fix an XHTML validity error in GarlandGábor Hojtsy2007-10-05
|
* #180267 by hass: menu-collapsed-rtl.gif in Minnelli should be copied with ↵Gábor Hojtsy2007-10-02
| | | | the other images when color changes are made
* #180265 by hass: menu-collapsed-rtl.gif in Garland should be copied with the ↵Gábor Hojtsy2007-10-02
| | | | other images when color changes are made
* - Patch #173486 by scor: fixed code style issues.Dries Buytaert2007-10-02
|
* - Patch #144634 by chx: fixed critical bug that prevented language ↵Dries Buytaert2007-10-02
| | | | negotiation to work after/when drupal_goto() is called.
* #179820 by hass: properly transparent RTL gif for collapsed menu items (also ↵Gábor Hojtsy2007-10-01
| | | | smaller in size)
* #148084 by yhager: two missing images from the RTL pushbutton support file ↵Gábor Hojtsy2007-09-28
| | | | set (while the RTL sheets are still in development)
* #176081 by John Morahan and Freso@freso.dk: fix notices in chameleonGábor Hojtsy2007-09-19
|
* #176295 by myself: simplify Minnelli RTL CSSGábor Hojtsy2007-09-17
|
* #176295 by myself: right to left display support for the Minnelli themeGábor Hojtsy2007-09-17
|
* #148084 by several people: images for the RTL pushbutton stylesheet, in ↵Gábor Hojtsy2007-09-10
| | | | anticipation of the RTL CSS
* Themetastic to Garland, where this was not changed yetGábor Hojtsy2007-09-06
|
* #164451 by several people: Right to left (RTL) CSS styles for Garland, so ↵Gábor Hojtsy2007-09-06
| | | | Drupal can even be installed in RTL form from the start
* #164451 by several people: rtl collapsed menu image (in anticipation of a ↵Gábor Hojtsy2007-09-06
| | | | Garland RTL enabler patch soon)
* #171963 by dvessel and momendo: fix background positioning in fieldsets in IE7Gábor Hojtsy2007-09-06
|
* - Patch #172961 by webernet: code style cleanup.Dries Buytaert2007-09-05
|
* - Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a ↵Dries Buytaert2007-09-01
| | | | patch spree ...