Commit Graph

721 Commits (100f9332f1b3c37d91a388ae4cf080482dbaea2b)

Author SHA1 Message Date
Gábor Hojtsy 54567a779e Issue #201876 by gpk: improve yellow in Garland tabledrag to stand out better for usability 2011-07-27 10:24:19 +02:00
Gábor Hojtsy 8318ffe11a Issue #1176524 by andypost, TR, dww: remove leftover CVS ID tags from Drupal core 2011-07-27 09:39:48 +02:00
The Great Git Migration d719dc198a Stripping CVS keywords 2011-02-25 02:06:00 +00:00
Gábor Hojtsy 3f0d496a28 #750434 by cdroz, RoloDMonkey: fix typo in a Garland print.css selector 2010-08-06 11:37:38 +00:00
Gábor Hojtsy 2f882c4ae0 #664806 by jhodgdon, sender: standardize phptemplate.engine documentation blocks 2010-05-11 09:48:03 +00:00
Gábor Hojtsy 30db1c1f73 #695468 by Caligan: document theme functions generating submission information for comments and nodes 2010-05-11 09:41:22 +00:00
Gábor Hojtsy 98acc5296a #493678 by threexk, tic2000: fix issue with disappearing Garland tabs in Internet Explorer 2009-09-14 13:10:47 +00:00
Gábor Hojtsy 310beee68b #470998 by cwgordon7, bleen18, Psicomante: Fix top padding for logo in Garland, so the logo is placed at the right position with the background 2009-09-14 12:48:54 +00:00
Gábor Hojtsy 26826681d6 #295895 by Michelle, JohnAlbin: Garland mistakenly used phptemplate_comment_wrapper() to override comment-wrapper.tpl.php; should use a preprocess function instead to complement the core comment-wrapper.tpl.php 2009-08-10 11:32:54 +00:00
Gábor Hojtsy 8135c33f6f Drupal 6.11 2009-04-30 00:13:31 +00:00
Gábor Hojtsy e3f76e8719 #282852 by Arancaytar, will_in_wi: remove negative margin on .node in Garland, so nodes do no overlap the messages area on the page 2009-04-27 14:20:53 +00:00
Gábor Hojtsy 3869ddad91 #203323 by JirkaRybka, robertgarrigos, lilou, thePanz, c960657, sun: move the LANGUAGE_* constants to bootstrap.inc and remove several defined() checks on them now that they are always defined 2009-02-25 11:47:37 +00:00
Gábor Hojtsy 47cc968743 #314564 by m1mic: fix HTML validation in the pushbutton theme - footer paragraph wrapping and bgcolor invalid. 2008-09-29 13:32:15 +00:00
Gábor Hojtsy 439496740c #217926 by dropcube: Garland and Minnelli was updated for Drupal 6, but their code comments were not (minor) 2008-02-05 09:27:26 +00:00
Gábor Hojtsy 5b2eabcaf2 #205523 by assimonds: (minor) add missing CVS Id tags 2008-01-25 21:20:26 +00:00
Gábor Hojtsy cb9fe1816a #209663 minor follow up by keith.smith: improve wording of module and theme readmes 2008-01-25 19:47:58 +00:00
Gábor Hojtsy 211b987877 #209663 by Matt V., ScoutBaker, Arancaytar: document that the modules and themes folders are only for core modules and themes 2008-01-25 19:31:35 +00:00
Gábor Hojtsy 7186c4433e #208768 by dvessel, Arancaytar: language direction should be in the HTML source, so it is more accessible even without CSS 2008-01-24 09:42:53 +00:00
Gábor Hojtsy 5d43caf221 #200210 by gaele: more accessible color contrast in Garland error messages 2008-01-18 16:14:56 +00:00
Gábor Hojtsy 6dcf2cccaa #194590 by scor, JirkaRybka, attiks, dvessel; with heavy testing by catch: fix a dozen issues with sticky table headers 2008-01-09 09:56:39 +00:00
Gábor Hojtsy 408d4cafeb #202821 by marco.robotangel: display messages above help in all core themes for consistent user feedback (usability) 2008-01-07 13:49:38 +00:00
Gábor Hojtsy 258b576020 #199809 by theborg: comment templates were not checking status properly (fix notice, allows themes to theme in-preview comments differently) 2008-01-04 19:24:24 +00:00
Dries Buytaert 0d97679b77 - Patch #204488 by Desbeers: Garland was still using deprected CSS class names: watchdog -> dblog. 2007-12-29 16:02:52 +00:00
Gábor Hojtsy ac4c8f7ab0 #203274 by Pasqualle: remove excessive witespace from our code (minor) 2007-12-22 23:24:26 +00:00
Gábor Hojtsy 5272329fbc rollback of #197425 following on Steven Witten's discontent on how it looks in Garland 2007-12-17 15:05:10 +00:00
Gábor Hojtsy 29f443761f #197425 by mooffie, slightly modified: add blockquote support by default and blockquote theming to Garland and Bluemarine (other themes have it already) 2007-12-17 14:04:47 +00:00
Gábor Hojtsy 41d7e347b3 #193604 by hass and dvessel: fix color module to be able to use arbitrary styles, not just style.css, fixing Minnelli coloring and RTL CSS file coloring 2007-12-14 17:00:14 +00:00
Gábor Hojtsy 72773890fb #200334 by kkaefer: update bluemarine, chameleon and marvin themes with the current 3d Druplicon, instead of the old 2d one 2007-12-13 10:30:02 +00:00
Gábor Hojtsy 5622bce2d5 #198579 by webernet and hswong3i: a huge set of coding style fixes, including:
- whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy 5bb6927e18 #196410 report by daniel.soneira, patch by myself, tested by Freso: several fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes 2007-12-05 16:34:07 +00:00
Gábor Hojtsy 28a4df6b38 another go at #181582 (same patch as before), now that maintenance theming allows us to use Minnelli properly in updates and installs even with .info file based inheritance 2007-12-04 20:58:44 +00:00
Gábor Hojtsy e9f52b4248 #141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression) 2007-11-30 12:19:10 +00:00
Gábor Hojtsy bad47cbf85 #193998 by Rob Loach and quicksketch: profile fields drag and drop 2007-11-30 09:02:51 +00:00
Dries Buytaert 7a47bef514 - Patch #162381 by Heine et al: properly escape strings. 2007-11-28 10:29:21 +00:00
Gábor Hojtsy cf35ffb660 #148084 by levavie, yhager and z.stolar: RTL styles for pushbutton, which completes RTL theme support in Drupal 6 core 2007-11-27 15:07:57 +00:00
Gábor Hojtsy f77b60f291 #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files 2007-11-27 12:09:27 +00:00
Gábor Hojtsy e6a88be5d1 #193333 by quicksketch et al: taxonomy drag and drop support 2007-11-26 19:46:52 +00:00
Gábor Hojtsy d56af24c71 #181582 rollback: this broke maintanance pages (update, install) 2007-11-14 15:05:37 +00:00
Gábor Hojtsy 6858737d1d Removing files I should have removed in #181582, but forgot. 2007-11-14 14:23:40 +00:00
Dries Buytaert 6049f23760 - Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page. 2007-11-14 09:50:00 +00:00
Gábor Hojtsy a42a9d3efd #178608 by chx: convert menu overview page to a form to overcome any CSRF vulnerabilities 2007-11-09 22:14:41 +00:00
Gábor Hojtsy 6f583baf1f #181582 by Crell and Rob Loach: use theme inheritance in the Minnelli theme, so no @import is required 2007-11-07 18:04:15 +00:00
Gábor Hojtsy 325e51de3c #177738 by chx: fix notice in Garland, when site_fields is an empty array 2007-11-04 15:01:39 +00:00
Gábor Hojtsy bb71ce1fed #186480 by John Morahan: update chameleon_comment() to latest Drupal API 2007-10-25 10:37:25 +00:00
Gábor Hojtsy b64adf07c8 #182645 by scor: clean up concatenations to be in line with core coding standards 2007-10-19 10:19:03 +00:00
Gábor Hojtsy ed1a53698a #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on 2007-10-11 09:51:29 +00:00
Gábor Hojtsy d568128b9f #148084 by yhager: some better quality and missing images for the pushbutton RTL theme 2007-10-05 14:13:56 +00:00
Gábor Hojtsy 8b72b39281 #180897 by sun: fix an XHTML validity error in Garland 2007-10-05 13:09:17 +00:00
Gábor Hojtsy e2dc2bdf66 #180267 by hass: menu-collapsed-rtl.gif in Minnelli should be copied with the other images when color changes are made 2007-10-02 16:33:09 +00:00
Gábor Hojtsy 2a92c9bc74 #180265 by hass: menu-collapsed-rtl.gif in Garland should be copied with the other images when color changes are made 2007-10-02 16:31:50 +00:00