Commit Graph

37 Commits (cf79b3e778893985a8dada7b89d381df339449f5)

Author SHA1 Message Date
Gábor Hojtsy 212c0484b9 #181741 by quicksketch: fix AHAH throbber/progress bar issues and generalize progress display configuration to allow module developers to choose from the throbber and progress bar 2007-10-10 10:24:25 +00:00
Gábor Hojtsy 74a431e79a #163785 by Eaton, dvessel and quicksketch: theme .info files should be able to override core and module CSS files based on file basenames 2007-10-05 14:50:25 +00:00
Gábor Hojtsy 31b73898af #157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page. 2007-10-05 09:35:09 +00:00
Gábor Hojtsy b3d3e39c47 #163361 by dvessel: fix hidden textareas in Opera and remove gap between textarea and grippie in Firefox/Safari 2007-09-06 13:06:13 +00:00
Gábor Hojtsy e362dd9b07 #134307 by dww, Stefan Nantegaal and dvessel: fix table headers interaction with Safari, so the fieldset contents will not disappear 2007-08-30 17:37:08 +00:00
Gábor Hojtsy 8650d5a77a #154949 by Crell and dww: let modules and themes specify a minimum required PHP version, under which they will not be possible to be turned on 2007-06-27 17:54:49 +00:00
Dries Buytaert 9e0da3dc7c - Patch #143026 by ChrisKennedy and Steven: dynamically check password strength and confirmation. 2007-06-08 06:04:15 +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
Gábor Hojtsy 0fe9be0b6e #146462 by Gurpartap Singh: update jQuery to 1.1.2 and make the core JS files compatible with the new version 2007-06-04 10:36:42 +00:00
Gábor Hojtsy 860947d3c8 #145737 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.

This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00
Dries Buytaert d79082769a - Patch #144919 by dww: hide user picture settings when possible. 2007-05-20 16:38:19 +00:00
Dries Buytaert 258c653f56 - Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at the end of install to collect data, plus allow profiles to modify and add more. 2007-05-10 19:55:24 +00:00
Dries Buytaert 2a65f86bf0 - Patch #135931 by EclipseGc: semantic update for core pager. 2007-05-01 06:53:03 +00:00
Dries Buytaert dcbb5fa3f4 - Patch #107061 by Steven et al: add jQuery teaser splitter. 2007-04-09 13:58:03 +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
Dries Buytaert 1823f3596e - Patch #82178 by ChrisKennedy: fixed grippie on IE6. 2006-12-21 16:13:06 +00:00
Dries Buytaert 09d52f32d9 - Removing trailing whitespace. 2006-12-14 14:21:36 +00:00
Steven Wittens 57eecc45f6 #92849: Simplify JS code for collapsed fieldsets, and fix cut-off content in wide fieldsets. 2006-12-10 09:05:47 +00:00
Steven Wittens 65881f1cdb #101523: Fix menu indentation after conditional CSS patch 2006-12-07 19:50:31 +00:00
Steven Wittens 8825e579e9 - #82178: Make grippie image horizontal.
- #100668: Remove gap between textarea and grippie, in Safari.
2006-12-05 21:03:34 +00:00
Neil Drumm 0d99880f96 #99763 by kkaefer. The menus are a system-level thing, and their css should be too. 2006-11-30 01:55:31 +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 727eba0efb #91076: Fix overlapping autocomplete suggestion box 2006-10-24 19:36:52 +00:00
Dries Buytaert d6de281b49 - Patch #89463 by webernet: fixed pager. 2006-10-17 12:46:07 +00:00
Dries Buytaert fbc47b43f0 - Patch #87209 by Steef: remove hardcode colors. 2006-10-04 06:46:42 +00:00
Steven Wittens 4bd256a20f #85166: div around radios (checkboxes) and tweak margins 2006-10-03 00:17:52 +00:00
Steven Wittens 4750fb3184 #43990: Fix container-inline for node text fields 2006-09-05 03:50:57 +00:00
Steven Wittens 883e563196 Pretty up the status report 2006-09-01 09:23:45 +00:00
Steven Wittens dd4f143df6 #75002: Install-time and run-time requirements checking + status report page 2006-09-01 08:44:53 +00:00
Steven Wittens 7fd9aa5c8a #69786: jQuery JavaScript Library in Drupal core 2006-08-31 23:31:25 +00:00
Dries Buytaert c29daaaabb - Patch #80887 by Matt et al: added an aggressive caching strategy. 2006-08-31 18:40:04 +00:00
Neil Drumm 2d16f38e09 #79346 by nickl. Improve CSS for tables. 2006-08-21 07:33:26 +00:00
Steven Wittens 21865f7023 - Fix missing progressbar background after CSS split
- Keep all JS widget css together
2006-08-17 21:39:47 +00:00
Dries Buytaert 9f8abbcc59 - Patch #78871 by maverick: tab css was misplaced. 2006-08-16 07:32:16 +00:00
Dries Buytaert 937f9099b4 - Patch #77183 by m3vrck: cleaned up some of the CSS mess. 2006-08-14 20:35:11 +00:00
Neil Drumm 3cc2b1e3d7 #77183 by m3avrck and timcn, split up drupal.css by module. 2006-08-14 07:14:50 +00:00