Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #198218 by fractile81 and catch: two missing semicolons in tabledrag.js | Gábor Hojtsy | 2007-12-06 |
| | |||
* | #196513 by yched: resizable textarea was a bit too agressive in unbinding ↵ | Gábor Hojtsy | 2007-11-30 |
| | | | | handlers, so it made drag and drop disabled | ||
* | #141727 by merlinofchaos, dvessel, sun: restore themeability support for ↵ | Gábor Hojtsy | 2007-11-30 |
| | | | | maintenance pages (regression) | ||
* | #196195 by yched: fix missing CVS Id tag in tabledrag.js | Gábor Hojtsy | 2007-11-29 |
| | |||
* | #195073 by quicksketch: self is passed anyway, so we don't need to do it as ↵ | Gábor Hojtsy | 2007-11-27 |
| | | | | part of the event | ||
* | #195073 by yched and quicksketch: allow multiple drag and drop utilizing ↵ | Gábor Hojtsy | 2007-11-27 |
| | | | | tables to be used on the same page (small bug fix) | ||
* | #193333 by quicksketch et al: taxonomy drag and drop support | Gábor Hojtsy | 2007-11-26 |
| | |||
* | - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: ↵ | Dries Buytaert | 2007-11-26 |
| | | | | fixed minor spelling issues and fixed spacing issues. | ||
* | - Patch #192736 by quicksketch et al: drag and drop for book module. | Dries Buytaert | 2007-11-26 |
| | |||
* | #193921 by kkaefer: resizable textfields behavior should come after teaser ↵ | Gábor Hojtsy | 2007-11-23 |
| | | | | splitter (cck breaker) | ||
* | #181126 by quicksketch et al: drag and drop support for menus | Gábor Hojtsy | 2007-11-20 |
| | |||
* | #177556 by flobruit and momendo: hide 'select all' checkbox when there are ↵ | Gábor Hojtsy | 2007-11-19 |
| | | | | no checkboxes to select | ||
* | #193274 by dmitrig01 and quicksketch: send submit button data with AHAH ↵ | Gábor Hojtsy | 2007-11-19 |
| | | | | submissions | ||
* | #154593 by asimmonds and quicksketch:fix select all checkbox in moving table ↵ | Gábor Hojtsy | 2007-11-14 |
| | | | | headers | ||
* | - Patch #181066 by quicksketch et al: drag and drop of table rows on the ↵ | Dries Buytaert | 2007-11-14 |
| | | | | block adminsitration page. | ||
* | - Patch #146466 by douggreen, Steven et al: Remove temporary table usage ↵ | Dries Buytaert | 2007-11-13 |
| | | | | from search module | ||
* | #178818 by fajerstarter: disable the broken teaser splitter in Konqueror ↵ | Gábor Hojtsy | 2007-10-27 |
| | | | | (jQuery support for Konqueror is quite sketchy) | ||
* | #184867 by deekayen, catch and keith.smith: fix some spelling errors in our ↵ | Gábor Hojtsy | 2007-10-21 |
| | | | | source code and messages printed | ||
* | #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by ↵ | Gábor Hojtsy | 2007-10-11 |
| | | | | closing unclosed tags, avoiding empty table containers, and so on | ||
* | #181741 by quicksketch: fix AHAH throbber/progress bar issues and generalize ↵ | Gábor Hojtsy | 2007-10-10 |
| | | | | progress display configuration to allow module developers to choose from the throbber and progress bar | ||
* | #157752 by quicksketch: extend AHAH functionality to most types of form ↵ | Gábor Hojtsy | 2007-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 Hojtsy | 2007-10-05 |
| | | | | elements, without writing JavaScript. Also AHAH enable the blocks admin page. | ||
* | - Patch #144634 by chx: fixed critical bug that prevented language ↵ | Dries Buytaert | 2007-10-02 |
| | | | | negotiation to work after/when drupal_goto() is called. | ||
* | - Patch #179937 by quicksketch: made the table header magic more robust. ↵ | Dries Buytaert | 2007-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.1 | Gábor Hojtsy | 2007-09-26 |
| | |||
* | #177906 by douggreen: JavaScript cookie detection should use path=/ to avoid ↵ | Gábor Hojtsy | 2007-09-25 |
| | | | | broken situations when run at a 'subdirectory' | ||
* | #106115 by sparr: restore previously present 16x16 (and add 32x32) favicon ↵ | Gábor Hojtsy | 2007-09-17 |
| | | | | size, so when a shortcut is saved, a nice icon is used | ||
* | #174708 by multiple contributors: update jQuery to 1.2 | Gábor Hojtsy | 2007-09-12 |
| | |||
* | #172782 by ChrisKennedy: fix IE 7 JS alerts by not trying to reuse the ↵ | Gábor Hojtsy | 2007-09-12 |
| | | | | height variable | ||
* | #163361 by dvessel: fix hidden textareas in Opera and remove gap between ↵ | Gábor Hojtsy | 2007-09-06 |
| | | | | textarea and grippie in Firefox/Safari | ||
* | - Patch #172540 by ChrisKennedy: fixed typo on Drupal.formatPlural(). | Dries Buytaert | 2007-09-03 |
| | |||
* | #172149 by dvessel: add semicolons, so the JS aggregator works | Gábor Hojtsy | 2007-09-01 |
| | |||
* | - Patch #170224 by momendo, dvessel, dmitrig01 et al: upgrade jQuery to 1.1.4. | Dries Buytaert | 2007-09-01 |
| | |||
* | - Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a ↵ | Dries Buytaert | 2007-09-01 |
| | | | | patch spree ... | ||
* | #171866 by kkaefer and dvessel: prevent the tableheader script from running ↵ | Gábor Hojtsy | 2007-08-30 |
| | | | | in IE less then v7, because of incompatibility | ||
* | #134307 by dww, Stefan Nantegaal and dvessel: fix table headers interaction ↵ | Gábor Hojtsy | 2007-08-30 |
| | | | | with Safari, so the fieldset contents will not disappear | ||
* | - Patch #145218 by profix898, bennybobw, Crell, forngren et al: use href ↵ | Dries Buytaert | 2007-08-23 |
| | | | | instead of @import for CSS. | ||
* | #164935 by Ralf Stamm: standardize CVS Id tags in files: | Gábor Hojtsy | 2007-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 chars | Gábor Hojtsy | 2007-07-13 |
| | |||
* | - Pach #146462 by quicksketch, Stefan, et al: update to jQuery 1.1.3.1 | Dries Buytaert | 2007-07-12 |
| | |||
* | - Patch #154398 by quicksketch et al: add dynamic AHAH submission properties ↵ | Dries Buytaert | 2007-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 Buytaert | 2007-07-01 |
| | |||
* | #151125: Teaser textarea missing after preview/edit. | Steven Wittens | 2007-06-22 |
| | |||
* | #145737 follow up patch by yhager: include right to left styles for print.css | Gábor Hojtsy | 2007-06-10 |
| | |||
* | #118026 by kkaefer with fixes from myself: JavaScript translation support ↵ | Gábor Hojtsy | 2007-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 Hojtsy | 2007-06-04 |
| | | | | files compatible with the new version | ||
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate ↵ | Dries Buytaert | 2007-06-04 |
| | | | | redundant arguments | ||
* | #119441: JavaScript aggregator/compressor by m3avrck and others. | Steven Wittens | 2007-06-01 |
| | |||
* | #145737 by yhager, documentation cleaned up by myself: add support for RTL ↵ | Gábor Hojtsy | 2007-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 Hojtsy | 2007-05-07 |
| | | | | an URL placeholder |