summaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAge
* #157752 by quicksketch: extend AHAH functionality to most types of form ↵Gábor Hojtsy2007-10-05
| | | | elements, without writing JavaScript. Also AHAH enable the blocks admin page. (part 2)
* #157752 by quicksketch: extend AHAH functionality to most types of form ↵Gábor Hojtsy2007-10-05
| | | | elements, without writing JavaScript. Also AHAH enable the blocks admin page.
* - Patch #144634 by chx: fixed critical bug that prevented language ↵Dries Buytaert2007-10-02
| | | | negotiation to work after/when drupal_goto() is called.
* - Patch #179937 by quicksketch: made the table header magic more robust. ↵Dries Buytaert2007-10-02
| | | | When a table disappears from the HTML, an error would otherwise be thrown.
* #176222 by dmitrig01: update jquery from 1.2.0 to 1.2.1Gábor Hojtsy2007-09-26
|
* #177906 by douggreen: JavaScript cookie detection should use path=/ to avoid ↵Gábor Hojtsy2007-09-25
| | | | broken situations when run at a 'subdirectory'
* #106115 by sparr: restore previously present 16x16 (and add 32x32) favicon ↵Gábor Hojtsy2007-09-17
| | | | size, so when a shortcut is saved, a nice icon is used
* #174708 by multiple contributors: update jQuery to 1.2Gábor Hojtsy2007-09-12
|
* #172782 by ChrisKennedy: fix IE 7 JS alerts by not trying to reuse the ↵Gábor Hojtsy2007-09-12
| | | | height variable
* #163361 by dvessel: fix hidden textareas in Opera and remove gap between ↵Gábor Hojtsy2007-09-06
| | | | textarea and grippie in Firefox/Safari
* - Patch #172540 by ChrisKennedy: fixed typo on Drupal.formatPlural().Dries Buytaert2007-09-03
|
* #172149 by dvessel: add semicolons, so the JS aggregator worksGábor Hojtsy2007-09-01
|
* - Patch #170224 by momendo, dvessel, dmitrig01 et al: upgrade jQuery to 1.1.4.Dries Buytaert2007-09-01
|
* - Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a ↵Dries Buytaert2007-09-01
| | | | patch spree ...
* #171866 by kkaefer and dvessel: prevent the tableheader script from running ↵Gábor Hojtsy2007-08-30
| | | | in IE less then v7, because of incompatibility
* #134307 by dww, Stefan Nantegaal and dvessel: fix table headers interaction ↵Gábor Hojtsy2007-08-30
| | | | with Safari, so the fieldset contents will not disappear
* - 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
|