summaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAge
* - #88439: Update jQuery in core to 1.0.2Steven Wittens2006-10-14
| | | | - #88642: Change drupal.js function separators to semi-colons.
* #82762 by Uwe Hermann. Add a CVS id.Neil Drumm2006-09-08
|
* - Removing stray whitspaces.Dries Buytaert2006-09-07
|
* Pretty up the status reportSteven Wittens2006-09-01
|
* #69786: jQuery JavaScript Library in Drupal coreSteven Wittens2006-08-31
|
* #69786: jQuery JavaScript Library in Drupal coreSteven Wittens2006-08-31
|
* - Fix upload.js after edit[] patch (note: uploading is still broken, with or ↵Steven Wittens2006-08-30
| | | | without JS)
* #76637 by timcn. Adding some documentation to drupal.js.Neil Drumm2006-08-23
|
* - Patch #76637 by timnc: streamline JavaScript addition and add settings ↵Dries Buytaert2006-08-22
| | | | storage.
* - Patch #49993 by Sid_M: fixed two minor problems with HTTPGet().Dries Buytaert2006-08-20
| | | | | | 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.
* #77183 by m3avrck and timcn, split up drupal.css by module.Neil Drumm2006-08-14
|
* - Patch #77714 by Goba: remove archive module CSSDries Buytaert2006-08-08
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo ↵Dries Buytaert2006-07-13
| | | | et al: an initial install system for Drupal core.
* - Don't overwrite background-color for ajax throbberSteven Wittens2006-06-30
|
* - Patch #59038 by nedjo: drupal.js parseJson() should allow valid [ first ↵Dries Buytaert2006-06-07
| | | | character
* - Patch #58956 by timcn: prevent multiple class names from being glued together.Dries Buytaert2006-05-29
|
* #60453 by Flanker, CSS cleanup.Neil Drumm2006-05-23
|
* #63630 by Zen, Remove hardcoded statements from the acdb prototype.Neil Drumm2006-05-20
|
* #60453 by leafish_paul, remove units on '0' values in drupal.css.Neil Drumm2006-05-07
|
* #61954 by nedjo, Remove unneeded lines in upload.jsNeil Drumm2006-05-05
|
* - Added missing CSS.Dries Buytaert2006-05-01
|
* #60532: multiple file upload broken in some browsersSteven Wittens2006-04-27
|
* - Removing trailing whitespace.Dries Buytaert2006-04-17
|
* #51002: Admins could not see unpublished comments (plus minor usability ↵Steven Wittens2006-04-15
| | | | enhancements for previewing/unpublished)
* #57750, fixing leftovers, patch by tenrapidGerhard Killesreiter2006-04-14
|
* #57750: Tweaks for textareas inside collapsed fieldsetsSteven Wittens2006-04-14
|
* #57750: Resizable textareas in collapsible fieldsetsSteven Wittens2006-04-12
|
* #58166, fixes for typos, patch by Uwe HerrmannGerhard Killesreiter2006-04-11
|
* #57415: Replace drupal_implode_autocomplete() by drupal_to_js()Steven Wittens2006-04-06
|
* #57255: Cancel autocomplete requests when the user tabs out of the fieldSteven Wittens2006-04-05
|
* #56709: Expose hidden 'toggle_logo' variable and rearrange theme toggles.Steven Wittens2006-04-04
|
* #53405, prevent accidental checkbox/radiobutton clicksSteven Wittens2006-03-30
|
* #54003, Watchdog not logging update errors, patch by StevenGerhard Killesreiter2006-03-28
|
* #47557, autocomplete broken by Prototype library, patch by yched.Gerhard Killesreiter2006-03-26
|
* #53314, upload.module JavaScript broken on Firefox 1.0.x, patch by tenrapidGerhard Killesreiter2006-03-24
|
* - #47841: Sort help items alphabetically (and prettify output)Steven Wittens2006-03-12
|
* - Adding missing cvs tags to .js filesSteven Wittens2006-03-09
|
* - Patch #52418 by Zen: fapi conversion + bug fixes.Dries Buytaert2006-03-07
|
* - #49501: Improve error reporting in the update systemSteven Wittens2006-03-01
|
* - #49405: Minor advanced search UI/code tweaksSteven Wittens2006-02-28
|
* - #46797: Resizable textarea grippie mispositioned sometimes in OperaSteven Wittens2006-02-24
|
* - Patch #50995 by ma3vrck: fixed indentation of messages on IE6.Dries Buytaert2006-02-23
|
* - Patch #50416 by tangent: made progress.gif smaller, and made it work on ↵Dries Buytaert2006-02-21
| | | | (some) Firefox browsers.
* - Patch #48622 by adrian: remove drupal_goto from _submit functions.Dries Buytaert2006-02-10
|
* - #48567: Busy bulletsSteven Wittens2006-02-09
|
* - #39674: Scroll fieldsets into view when expanding themSteven Wittens2006-02-07
|
* - #47510: Show JavaScript alert when PHP errors occurSteven Wittens2006-02-05
|
* - Patch #47853 by drewisch: removed single quotes from urls in CSS files.Dries Buytaert2006-02-04
|
* - Patch #46400 by m3avrck: clean up book navigation markup + UI ↵Dries Buytaert2006-01-27
| | | | improvements. (Hint: the forum module has previous and next links too.)