Commit Graph

279 Commits (fcbae4572c12d599c65301b7f174d92f24801746)

Author SHA1 Message Date
Steven Wittens f4c82fa91b Update to Farbtastic 1.2. 2007-01-10 07:03:48 +00:00
Neil Drumm d5e9aad52b #107611 by Steven. Fix bug triggered by pressing enter while results are being fetched. 2007-01-09 07:31:04 +00:00
Steven Wittens 46808f11f4 Reverting bad commit 2007-01-07 08:22:01 +00:00
Steven Wittens 90b00a688f #80085: Don't show user picture form on registration pages (chx / webchick) 2007-01-07 08:20:31 +00:00
Steven Wittens 905fd30abb #104537: Fix autocomplete dropdown positioning in IE6 and IE7. 2006-12-30 12:10:00 +00:00
Neil Drumm 3074b97f43 #86384 by AjK and Steve McKenzie. Catch backspace in autocomplete fields. 2006-12-29 07:20:26 +00:00
Steven Wittens bfa2f8e980 Fix update.js after id cleanup patch 2006-12-27 14:11:45 +00:00
Dries Buytaert 0d57baef27 - Patch #104833 by RobRoy: upgrade to jQuery 1.0.4. 2006-12-23 21:46:35 +00:00
Dries Buytaert 09d52f32d9 - Removing trailing whitespace. 2006-12-14 14:21:36 +00:00
Steven Wittens 3fa1e2b6f7 #82690: Fix HTTP 411/406 problem with progress.js 2006-12-12 05:57:02 +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 8825e579e9 - #82178: Make grippie image horizontal.
- #100668: Remove gap between textarea and grippie, in Safari.
2006-12-05 21:03:34 +00:00
Steven Wittens 001d54f663 #84961: Add 'select all' and range select feature to admin tables. 2006-11-21 08:16:39 +00:00
Neil Drumm 3f1993fedf #88045 by kkaefer. Keep focus after expanding a fieldset. 2006-11-17 20:36:46 +00:00
Steven Wittens bfaba123d1 Updating to jQuery 1.0.3 (JS features verified to work) 2006-11-07 00:44:40 +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
Steven Wittens 5ec06d3ee4 #89556: Upgrade to jQuery SVN to fix radio buttons in fieldsets 2006-10-23 19:51:35 +00:00
Steven Wittens 5ac7267827 - #88439: Update jQuery in core to 1.0.2
- #88642: Change drupal.js function separators to semi-colons.
2006-10-14 02:39:48 +00:00
Neil Drumm 1f9b94dc55 #82762 by Uwe Hermann. Add a CVS id. 2006-09-08 23:16:14 +00:00
Dries Buytaert 4ea672bfd1 - Removing stray whitspaces. 2006-09-07 08:05:31 +00:00
Steven Wittens 883e563196 Pretty up the status report 2006-09-01 09:23:45 +00:00
Steven Wittens 693ee74145 #69786: jQuery JavaScript Library in Drupal core 2006-08-31 23:43:15 +00:00
Steven Wittens 7fd9aa5c8a #69786: jQuery JavaScript Library in Drupal core 2006-08-31 23:31:25 +00:00
Steven Wittens 6bbc4d7bf1 - Fix upload.js after edit[] patch (note: uploading is still broken, with or without JS) 2006-08-30 18:56:31 +00:00
Neil Drumm 4fdc90e1d2 #76637 by timcn. Adding some documentation to drupal.js. 2006-08-23 04:59:17 +00:00
Dries Buytaert a8de1e92d7 - Patch #76637 by timnc: streamline JavaScript addition and add settings storage. 2006-08-22 09:00:31 +00:00
Dries Buytaert 3646f8914f - Patch #49993 by Sid_M: fixed two minor problems with HTTPGet().
1) There is a race condition created by calling send() before setting the callback function. Admittedly, this race shouldn't be lost, but it's not good practice to bet on winning races in code.

2) Line 55 is redundant. Since the value of bAsync is based on the non/existence of callbackFunction, there is no need to check both variables later.
2006-08-20 06:22:35 +00:00
Neil Drumm 3cc2b1e3d7 #77183 by m3avrck and timcn, split up drupal.css by module. 2006-08-14 07:14:50 +00:00
Dries Buytaert 3c0ad23f7d - Patch #77714 by Goba: remove archive module CSS 2006-08-08 20:31:29 +00:00
Dries Buytaert b138793b68 - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-) 2006-07-31 11:25:55 +00:00
Dries Buytaert 1c75a210bd - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo et al: an initial install system for Drupal core. 2006-07-13 13:14:25 +00:00
Steven Wittens dd0fbaea0e - Don't overwrite background-color for ajax throbber 2006-06-30 00:13:32 +00:00
Dries Buytaert 7bacdb4353 - Patch #59038 by nedjo: drupal.js parseJson() should allow valid [ first character 2006-06-07 09:34:11 +00:00
Dries Buytaert c3324b9a50 - Patch #58956 by timcn: prevent multiple class names from being glued together. 2006-05-29 14:22:31 +00:00
Neil Drumm f2837eed28 #60453 by Flanker, CSS cleanup. 2006-05-23 02:11:17 +00:00
Neil Drumm ae5e50883c #63630 by Zen, Remove hardcoded statements from the acdb prototype. 2006-05-20 07:23:47 +00:00
Neil Drumm efe07dadf3 #60453 by leafish_paul, remove units on '0' values in drupal.css. 2006-05-07 04:18:02 +00:00
Neil Drumm dcc64e37f0 #61954 by nedjo, Remove unneeded lines in upload.js 2006-05-05 10:47:20 +00:00
Dries Buytaert 62320df60e - Added missing CSS. 2006-05-01 10:43:38 +00:00
Steven Wittens 23bd2c005a #60532: multiple file upload broken in some browsers 2006-04-27 18:12:25 +00:00
Dries Buytaert d071f99172 - Removing trailing whitespace. 2006-04-17 20:48:26 +00:00
Steven Wittens 8b04c7f0db #51002: Admins could not see unpublished comments (plus minor usability enhancements for previewing/unpublished) 2006-04-15 04:07:18 +00:00
Gerhard Killesreiter a4fd2d666c #57750, fixing leftovers, patch by tenrapid 2006-04-14 13:48:56 +00:00
Steven Wittens 1cd46e64ce #57750: Tweaks for textareas inside collapsed fieldsets 2006-04-14 02:01:02 +00:00
Steven Wittens 39c261909f #57750: Resizable textareas in collapsible fieldsets 2006-04-12 16:07:39 +00:00
Gerhard Killesreiter 70aae83c8e #58166, fixes for typos, patch by Uwe Herrmann 2006-04-11 11:33:15 +00:00
Steven Wittens 4821200689 #57415: Replace drupal_implode_autocomplete() by drupal_to_js() 2006-04-06 02:41:48 +00:00
Steven Wittens a81547d5b3 #57255: Cancel autocomplete requests when the user tabs out of the field 2006-04-05 00:53:16 +00:00