Commit Graph

331 Commits (a069d064659b31df881593a12f490c726e7b5586)

Author SHA1 Message Date
Dries Buytaert f996fd9568 - Patch #112605 by Steven: sticky table headers. 2007-02-06 08:35:13 +00:00
Steven Wittens 7300cece58 #104927: Don't use DOM 0 in collapse.js (IE5 compatibility). 2007-01-11 03:38:31 +00:00
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
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
Steven Wittens 69339c71a3 - #48567: Busy bullets 2006-02-09 08:36:01 +00:00
Steven Wittens d67a050347 - #39674: Scroll fieldsets into view when expanding them 2006-02-07 02:29:06 +00:00
Steven Wittens d38429248e - #47510: Show JavaScript alert when PHP errors occur 2006-02-05 19:04:58 +00:00
Dries Buytaert f0e6aa0506 - Patch #47853 by drewisch: removed single quotes from urls in CSS files. 2006-02-04 19:42:45 +00:00
Dries Buytaert 30d59fd52c - Patch #46400 by m3avrck: clean up book navigation markup + UI improvements. (Hint: the forum module has previous and next links too.) 2006-01-27 18:57:13 +00:00
Dries Buytaert d958fad0d6 - Patch #40200 by Ax, Drewish, Zen et al: user_view() isn't merging view items correctly + CSS cleanup + form handling cleanup. 2006-01-26 13:43:04 +00:00
Dries Buytaert af43886456 - Patch #33861 by Morbus et al: clean up the watchdog view. 2006-01-24 08:18:26 +00:00
Steven Wittens a1e4655bbc - #44939: Fix Unicode autocomplete in IE 2006-01-22 17:37:41 +00:00
Dries Buytaert 4be34db2c1 - Patch #45228 by m3avrck: fixed aggregator CSS. 2006-01-21 08:29:28 +00:00
Dries Buytaert 9c4d4fe7b2 - Patch #45228 and patch #45025 by m3avrck and Uwe: aggregator module HTML/CSS cleanups. 2006-01-20 09:09:18 +00:00
Dries Buytaert 186ebd18da - Patch #42072 by m3avrck: more improvements to the node revesion overview screen. 2006-01-17 21:19:43 +00:00
Steven Wittens efd634ac15 - Fix Safari alert when no autocomplete matches are returned. 2006-01-16 16:31:49 +00:00
Dries Buytaert 1a866d14f4 - Patch #44498 by m3vrck: improved HTML generated code for pagers. 2006-01-14 09:40:22 +00:00
Dries Buytaert 2f59320ca5 - Patch #44512 by Ber: cleaned up some CSS. 2006-01-13 07:55:46 +00:00
Steven Wittens d4ad3657e4 - #44299: Avoid possible race condition with 0-delay progressbar monitoring 2006-01-12 22:52:49 +00:00
Dries Buytaert 3607a2b059 - Patch #44373 by m3avrck: improved generated HTML/CSS. 2006-01-12 09:58:49 +00:00
Dries Buytaert 303720fb62 - Patch #15609 by m3avrck: get rid of forced <br />-tag after <label>-tags. Makes it easier to theme forms. 2006-01-06 07:32:54 +00:00
Steven Wittens 45439f71d0 - #42913: Avoid resizable textarea drag handler loop
- #42911: Remove left-over event handling code
2006-01-04 22:20:59 +00:00
Steven Wittens 7a2d7d0937 - #42910: Use CSS2 s-resize instead of CSS3 ns-resize. 2006-01-04 20:44:04 +00:00
Dries Buytaert ea2d791095 - Patch 41169 by Chris: got rid of expensvie object 2 array casts. 2005-12-31 10:48:56 +00:00
Steven Wittens 682892ad90 - #42446: Disable resizable textareas inside collapsed fieldsets. 2005-12-30 16:12:46 +00:00
Steven Wittens fa321c22b2 Missing grippie.png 2005-12-30 15:49:33 +00:00
Steven Wittens 79a193a2d2 - #42234: Use standardized feed icon for RSS 2005-12-29 04:46:40 +00:00
Steven Wittens 5e49dd2a68 - #42446: Resizable textareas. 2005-12-29 03:59:30 +00:00
Steven Wittens 69bcdef531 - JS Updater: stop monitoring progress when 100% is reached (can lead to infinite refresh loops in Safari) 2005-12-21 23:44:08 +00:00
Steven Wittens 5a37a75966 Fix JS in:
- #31968: IE
- #41743: Safari
2005-12-21 17:29:08 +00:00
Steven Wittens 4b0067ee16 - Oopsie, faulty rcsmerge 2005-12-21 15:04:23 +00:00
Steven Wittens 42f5ddd347 - Clarifying Opera bug to Opera 8 2005-12-21 15:03:32 +00:00
Dries Buytaert 4ceb499c0a - Patch #41751 by Neil: don't fiddle with button margins. 2005-12-20 18:20:26 +00:00
Dries Buytaert 0212f66ff1 - Patch #40677 by Steven: make the updater work again. 2005-12-19 14:27:28 +00:00
Dries Buytaert 5c29f5cc9a - Patch #40677 by Thox: make the upgrade path work in Opera. 2005-12-16 13:21:24 +00:00
Dries Buytaert f7042c955c - Patch #41385 by Thox: made the upload.module work again. 2005-12-16 12:50:38 +00:00
Dries Buytaert a19acb219e - Patch #35924 by Neil: improved the update system. 2005-12-06 09:25:22 +00:00
Dries Buytaert eaad4aa2f7 - Patch #39725 by Goba: improvements to the code comments. 2005-12-02 21:28:18 +00:00