Commit Graph

265 Commits (c56c5b41793eea279aed941ad49fab3c62842976)

Author SHA1 Message Date
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
Steven Wittens 02f6a3ee2d #56709: Expose hidden 'toggle_logo' variable and rearrange theme toggles. 2006-04-04 23:36:18 +00:00
Steven Wittens d498d4c119 #53405, prevent accidental checkbox/radiobutton clicks 2006-03-30 17:56:46 +00:00
Gerhard Killesreiter cb49e19e9e #54003, Watchdog not logging update errors, patch by Steven 2006-03-28 09:29:23 +00:00
Gerhard Killesreiter 776a2217a6 #47557, autocomplete broken by Prototype library, patch by yched. 2006-03-26 15:07:54 +00:00
Gerhard Killesreiter 2d1aeff2d1 #53314, upload.module JavaScript broken on Firefox 1.0.x, patch by tenrapid 2006-03-24 13:17:17 +00:00
Steven Wittens 7d9217fc20 - #47841: Sort help items alphabetically (and prettify output) 2006-03-12 01:56:11 +00:00
Steven Wittens 86f4ef1e99 - Adding missing cvs tags to .js files 2006-03-09 23:20:24 +00:00
Dries Buytaert bbca6b4828 - Patch #52418 by Zen: fapi conversion + bug fixes. 2006-03-07 11:36:49 +00:00
Steven Wittens 3f2b287d7c - #49501: Improve error reporting in the update system 2006-03-01 22:19:24 +00:00
Steven Wittens fe77e77431 - #49405: Minor advanced search UI/code tweaks 2006-02-28 21:10:04 +00:00
Steven Wittens d2f5f7cf78 - #46797: Resizable textarea grippie mispositioned sometimes in Opera 2006-02-24 11:38:14 +00:00
Dries Buytaert 3be4f176c7 - Patch #50995 by ma3vrck: fixed indentation of messages on IE6. 2006-02-23 19:49:42 +00:00
Dries Buytaert 594391b838 - Patch #50416 by tangent: made progress.gif smaller, and made it work on (some) Firefox browsers. 2006-02-21 08:34:01 +00:00
Dries Buytaert 583d5a4ee9 - Patch #48622 by adrian: remove drupal_goto from _submit functions. 2006-02-10 05:25:57 +00:00