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