summaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAge
* - Patch #145218 by profix898, bennybobw, Crell, forngren et al: use href ↵Dries Buytaert2007-08-23
| | | | instead of @import for CSS.
* #164935 by Ralf Stamm: standardize CVS Id tags in files:Gábor Hojtsy2007-08-07
| | | | | | - always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added
* #158687 by drumm: fix URI encoding of some special charsGábor Hojtsy2007-07-13
|
* - Pach #146462 by quicksketch, Stefan, et al: update to jQuery 1.1.3.1Dries Buytaert2007-07-12
|
* - Patch #154398 by quicksketch et al: add dynamic AHAH submission properties ↵Dries Buytaert2007-07-04
| | | | to Forms API. This patch was ready for a long time and is somewhat of a usability improvement (enabler).
* - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.Dries Buytaert2007-07-01
|
* #151125: Teaser textarea missing after preview/edit.Steven Wittens2007-06-22
|
* #145737 follow up patch by yhager: include right to left styles for print.cssGábor Hojtsy2007-06-10
|
* #118026 by kkaefer with fixes from myself: JavaScript translation support ↵Gábor Hojtsy2007-06-08
| | | | and script.js as a default theme JS file to use, if found
* #146462 by Gurpartap Singh: update jQuery to 1.1.2 and make the core JS ↵Gábor Hojtsy2007-06-04
| | | | files compatible with the new version
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate ↵Dries Buytaert2007-06-04
| | | | redundant arguments
* #119441: JavaScript aggregator/compressor by m3avrck and others.Steven Wittens2007-06-01
|
* #145737 by yhager, documentation cleaned up by myself: add support for RTL ↵Gábor Hojtsy2007-05-27
| | | | | | | | | CSS overrides and default RTL CSS override files for modules Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now, so maintainers remember that changing them should also have an effect on RTL CSS files. This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
* #127539 by yched: simplify developer docs about the finished value and fix ↵Gábor Hojtsy2007-05-07
| | | | an URL placeholder
* #127539: progressive operation support, refactoring update.php code to a ↵Gábor Hojtsy2007-05-04
| | | | | | | | | | | generic batch API to support runnning operations in multiple HTTP requests - update.php is already on the batch API - node access rebuilding is in the works - automatic locale importing is in the works Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches, and the fantastic turnaround times. Hats off.
* - Patch #134185 by Ralf Stamm: missing CVS IDs in files.Dries Buytaert2007-04-13
|
* - Patch #101305 by bjaspan: work around IE textarea bug.Dries Buytaert2007-04-10
|
* - Patch #107061 by Steven et al: add jQuery teaser splitter.Dries Buytaert2007-04-09
|
* Slightly tweak the JS timing for sticky tableheader resizing.Steven Wittens2007-04-07
|
* - Removing whitespace.Dries Buytaert2007-03-05
|
* #117018: Use Garland theme for installer/maintenance pages, and add task ↵Steven Wittens2007-03-02
| | | | | | list in the sidebar. - Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
* - Patch #120291 by njivy: collapse.js compatible with jQuery 1.1.1.Dries Buytaert2007-02-28
|
* - Patch #118846 my mr700: fixed textareas so it works with jQuery 1.1.1.Dries Buytaert2007-02-15
|
* - Patch #112605 by Steven: sticky table headers.Dries Buytaert2007-02-06
|
* #104927: Don't use DOM 0 in collapse.js (IE5 compatibility).Steven Wittens2007-01-11
|
* Update to Farbtastic 1.2.Steven Wittens2007-01-10
|
* #107611 by Steven. Fix bug triggered by pressing enter while results are ↵Neil Drumm2007-01-09
| | | | being fetched.
* Reverting bad commitSteven Wittens2007-01-07
|
* #80085: Don't show user picture form on registration pages (chx / webchick)Steven Wittens2007-01-07
|
* #104537: Fix autocomplete dropdown positioning in IE6 and IE7.Steven Wittens2006-12-30
|
* #86384 by AjK and Steve McKenzie. Catch backspace in autocomplete fields.Neil Drumm2006-12-29
|
* Fix update.js after id cleanup patchSteven Wittens2006-12-27
|
* - Patch #104833 by RobRoy: upgrade to jQuery 1.0.4.Dries Buytaert2006-12-23
|
* - Removing trailing whitespace.Dries Buytaert2006-12-14
|
* #82690: Fix HTTP 411/406 problem with progress.jsSteven Wittens2006-12-12
|
* #92849: Simplify JS code for collapsed fieldsets, and fix cut-off content in ↵Steven Wittens2006-12-10
| | | | wide fieldsets.
* - #82178: Make grippie image horizontal.Steven Wittens2006-12-05
| | | | - #100668: Remove gap between textarea and grippie, in Safari.
* #84961: Add 'select all' and range select feature to admin tables.Steven Wittens2006-11-21
|
* #88045 by kkaefer. Keep focus after expanding a fieldset.Neil Drumm2006-11-17
|
* Updating to jQuery 1.0.3 (JS features verified to work)Steven Wittens2006-11-07
|
* - Removing tabs.Dries Buytaert2006-10-31
|
* Color.module tweaks:Steven Wittens2006-10-29
| | | | | | | - Remove tab characters - Make sure GD2 is present before doing magic. - Add requirement check for GD2 - Fix broken .png file
* #88202: Adding Garland theme to core.Steven Wittens2006-10-29
|
* #89556: Upgrade to jQuery SVN to fix radio buttons in fieldsetsSteven Wittens2006-10-23
|
* - #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
|