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
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
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
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
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
Dries Buytaert
c389c90529
- Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called.
2007-10-02 16:03:17 +00:00
Gábor Hojtsy
68bd27bfb3
#179820 by hass: properly transparent RTL gif for collapsed menu items (also smaller in size)
2007-10-01 11:06:41 +00:00
Gábor Hojtsy
ed4c2ab92f
#176295 by myself: simplify Minnelli RTL CSS
2007-09-17 12:50:32 +00:00
Gábor Hojtsy
364ab75a5c
#176295 by myself: right to left display support for the Minnelli theme
2007-09-17 11:39:38 +00:00
Gábor Hojtsy
a67fe5b073
Themetastic to Garland, where this was not changed yet
2007-09-06 21:23:32 +00:00
Gábor Hojtsy
94822ff112
#164451 by several people: Right to left (RTL) CSS styles for Garland, so Drupal can even be installed in RTL form from the start
2007-09-06 21:17:07 +00:00
Gábor Hojtsy
8e80a36dbf
#164451 by several people: rtl collapsed menu image (in anticipation of a Garland RTL enabler patch soon)
2007-09-06 16:05:42 +00:00
Gábor Hojtsy
21d005c754
#171963 by dvessel and momendo: fix background positioning in fieldsets in IE7
2007-09-06 12:55:55 +00:00
Dries Buytaert
fb1948cbf7
- Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a patch spree ...
2007-09-01 05:42:49 +00:00
Dries Buytaert
f2ce877d43
- Patch #145218 by profix898, bennybobw, Crell, forngren et al: use href instead of @import for CSS.
2007-08-23 16:41:19 +00:00
Gábor Hojtsy
f23c24c8a3
#164935 by Ralf Stamm: standardize CVS Id tags in files:
...
- always include CVS Id tags in all files
- add a new line after the CVS Id, if more code or phpdoc follows in the same code block
- fix bogus Id tags previously added
2007-08-07 08:39:36 +00:00
Dries Buytaert
7d0cf742f7
- Patch #160589 by dvessel: tpl-ify the comment module's theme functions.
2007-07-20 08:51:13 +00:00
Gábor Hojtsy
20e0613293
#109363 by jptavan: CSS best practice; include a generic font family for Verdana fonts in Garland
2007-07-12 11:00:44 +00:00
Gábor Hojtsy
6cc6f128fe
#102252 by Arancaytar: do not show script tag in header with Garland in Mozilla browsers
2007-07-12 10:06:16 +00:00
Gábor Hojtsy
5e5a07f513
#141725 by Crell and dvessel: allow themes to define multiple CSS and JS files in their .info files, which can be clearly overriden
2007-07-01 23:27:32 +00:00
Gábor Hojtsy
3409019929
#146386 by kbahey: refactor 'submitted by user - date' themeing and make it more verbose to translate
2007-07-01 23:15:41 +00:00
Steven Wittens
c5443d739e
Removing file that didn't belong in last commit
2007-06-21 04:57:19 +00:00
Steven Wittens
e7d31327cf
#144397 : Use drupal_render for user profiles and convert to themer-friendly .tpl.php files.
2007-06-21 04:38:41 +00:00
Dries Buytaert
29eb5a6284
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
2007-06-08 05:50:58 +00:00
Dries Buytaert
e66371cac1
- Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance.
2007-05-06 05:47:52 +00:00
Gábor Hojtsy
c740ac7fd5
#127539 : progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
...
- update.php is already on the batch API
- node access rebuilding is in the works
- automatic locale importing is in the works
Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches,
and the fantastic turnaround times. Hats off.
2007-05-04 09:41:37 +00:00
Dries Buytaert
29055d34d6
- Patch #137236 by merlinofchaos: provide a way to secure the theme variables system.
2007-04-27 07:42:54 +00:00
Dries Buytaert
0337be7875
- Patch #136961 by Ralf Stamm: add version information to themes and theme pages.
2007-04-20 08:44:01 +00:00
Dries Buytaert
27a58851d9
- Patch #132018 by Steven et al: add .info files to themes.
2007-04-17 08:08:02 +00:00
Dries Buytaert
e675979091
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
2007-04-13 08:56:59 +00:00
Dries Buytaert
083a6a274d
- Patch #134185 by Ralf Stamm: missing CVS IDs in files.
2007-04-13 07:33:24 +00:00
Dries Buytaert
5bbbf10ba8
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
2007-04-06 13:27:23 +00:00
Steven Wittens
a2baa44499
#130366 : Better styling for signature separator (thanks webchick).
2007-04-01 05:04:20 +00:00
Dries Buytaert
9e94bb6101
- Patch #130366 by webchick and steven: improved signature handling. Step 1 of 2.
2007-03-30 07:45:20 +00:00
Dries Buytaert
b20618aa12
- Patch #128866 by Gabor et al: new language subsystem fixes.
2007-03-28 14:08:23 +00:00
Steven Wittens
f7440d4d73
#130971 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
2007-03-27 05:13:55 +00:00
Steven Wittens
8b360cf7e0
#126128 : Remove accidental commit of garland_username()
2007-03-20 19:07:55 +00:00
Dries Buytaert
25fc5960f7
- Patch #109404 by effennel: fixed typo in code comments.
2007-03-12 18:10:36 +00:00
Dries Buytaert
66b99866b0
- Patch #126128 by chx and Steven: menu fixes and enhancements. Yay.
2007-03-12 13:01:10 +00:00
Steven Wittens
ba0ff1a9b7
#117018 : Use Garland theme for installer/maintenance pages, and add task list in the sidebar.
...
- Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
2007-03-02 09:40:27 +00:00
Dries Buytaert
f996fd9568
- Patch #112605 by Steven: sticky table headers.
2007-02-06 08:35:13 +00:00
Steven Wittens
db96b8694c
#104175 : Fix disappearing fieldset title in firefox.
2007-02-06 08:12:42 +00:00
Dries Buytaert
05a708fb06
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks.
2007-01-31 15:49:26 +00:00
Steven Wittens
6073b7601d
#108215 : Fading elements in IE causes text to bleed.
2007-01-10 08:48:45 +00:00
Steven Wittens
7ea92ac319
Fix button alignment on watchdog form in Garland.
2007-01-10 08:24:02 +00:00
Steven Wittens
2c449c8eb2
Still used 'themetastic' inside style.css comment. Changed to 'garland'.
2007-01-04 03:27:07 +00:00
Dries Buytaert
7e19c63983
- Patch #103604 by ufku: IE6 fix for Garland.
2006-12-23 15:33:10 +00:00
Dries Buytaert
09d52f32d9
- Removing trailing whitespace.
2006-12-14 14:21:36 +00:00
Steven Wittens
f35c27cb68
- Garland tweak: Swap picture and submitted info on comments. Makes more sense.
2006-12-14 02:55:07 +00:00
Steven Wittens
3b1e663aad
#92544 : Add print stylesheet to Garland
2006-12-14 00:37:00 +00:00
Steven Wittens
3f829e1ff5
Make 'comments' title in Garland translatable
2006-12-12 21:32:18 +00:00
Dries Buytaert
af380b315f
- Patch #92849 by mfredrickson: css fix for garland on Safari.
2006-12-10 20:45:23 +00:00
Dries Buytaert
dd9d272651
- Patch #101006 by Steven: fine-tuned the existing color schemes and added some new ones.
2006-12-06 16:32:54 +00:00
Steven Wittens
159991c6aa
#100696 : Add missing feed icons to Garland.
2006-12-04 23:15:40 +00:00
Neil Drumm
fb70944dc9
Fixing a PHP notice with proper checking.
2006-11-26 01:55:37 +00:00
Steven Wittens
a895b14932
Change url('') to url() in CSS
2006-11-24 01:39:22 +00:00
Steven Wittens
eb925ef11d
#93187 : Add header region to Garland theme
2006-11-24 01:38:02 +00:00
Dries Buytaert
8ee2abd5b7
- Patch #99245 by m3avrck: make consistent use of url() in CSS files.
2006-11-23 11:05:46 +00:00
Steven Wittens
001d54f663
#84961 : Add 'select all' and range select feature to admin tables.
2006-11-21 08:16:39 +00:00
Steven Wittens
f1581984b4
Style block region markers in garland
2006-11-12 17:25:45 +00:00
Steven Wittens
6263c0f22c
Clean up patch for #92372
2006-11-10 13:10:09 +00:00
Neil Drumm
e56e667031
#92372 by ac. Fix alignment of a couple inline buttons. (You need to resave your colors to wipe out the Garland CSS cache.)
2006-11-10 08:45:24 +00:00
Dries Buytaert
9e7f41cd91
- Patch #92365 by chx: Garland does not display secondary tabs when color module is off.
2006-11-07 12:09:09 +00:00
Dries Buytaert
dd32f8ddff
- Removing tabs.
2006-10-31 15:03:37 +00:00
Steven Wittens
49f6f3bf71
Color.module tweaks:
...
- Remove tab characters
- Make sure GD2 is present before doing magic.
- Add requirement check for GD2
- Fix broken .png file
2006-10-29 15:13:01 +00:00
Steven Wittens
b01d96aed5
#88202 : Adding Garland theme to core.
2006-10-29 13:21:46 +00:00