summaryrefslogtreecommitdiff
path: root/misc/drupal.js
Commit message (Collapse)AuthorAge
* Drupal 7.39David Rothstein2015-08-19
|
* Drupal 7.19David Rothstein2013-01-16
|
* Issue #1386976 by nburles, LSU_JBob: Fixed Bug in drupal.js when minified.webchick2012-01-21
|
* Issue #488496 by loganfsmyth, Gábor Hojtsy: Implement missing msgctx ↵webchick2011-11-14
| | | | context in JS translation for feature parity with t().
* Issue #1191614 by Gábor Hojtsy: Added Make t() formatter available as its ↵webchick2011-10-17
| | | | own function.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.Dries Buytaert2011-02-19
|
* #1003828 by rfay: Fixed Drupal.ajaxError may itself throw an exception, ↵Angie Byron2011-01-01
| | | | causing silent 'AJAX Error 0' events
* #601548 follow-up by David_Rothstein: Remaining clean-ups from ↵Angie Byron2010-11-22
| | | | drupal_placeholder() patch.
* #959872 by mfer: Fix poor JS usage in Drupal.jsAngie Byron2010-11-13
|
* - Patch #787670 by casey, Kiphaas7: clean up tableheader.js.Dries Buytaert2010-07-28
|
* - Patch #504506 by andypost: Drupal.formatPlural incorrectly handle complex ↵Dries Buytaert2010-05-24
| | | | plural rules.
* - Rollback of #787940.Dries Buytaert2010-05-23
|
* - Patch #787940 by casey, Kiphaas7: generic approach for position:fixed ↵Dries Buytaert2010-05-14
| | | | elements like toolbar.
* - Patch #673884 by casey, mfer: optimize Drupal.parseJSON.Dries Buytaert2010-03-10
|
* #653580 by mfer, Rob Loach, cosmicdreams, et al: Upgrade to jQuery 1.4.2.Angie Byron2010-03-09
|
* - Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem ↵Dries Buytaert2010-01-29
| | | | with clean urls.
* #646694 by rfay: Added much more meaningful error reporting to AJAX.Angie Byron2009-12-14
|
* #654964 by sun: Fixed Remove babysitting code for cross-js library convention.Angie Byron2009-12-10
|
* #561726 by effulgentsia, TwoD, and sun: Make ajax.js and tabledrag.js ↵Angie Byron2009-11-03
| | | | implement Drupal.detachBehaviors().
* #610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: ↵Angie Byron2009-10-27
| | | | API changes to support overlays: lays ground work for implementation.
* - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery ↵Dries Buytaert2009-08-31
| | | | .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
* #544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools ↵Angie Byron2009-08-17
| | | | AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
* - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should ↵Dries Buytaert2009-07-03
| | | | not call drupal_urlencode().
* - Patch #329015 by Damien Tournoud: improved error handling of batch API.Dries Buytaert2009-05-03
|
* #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for ↵Angie Byron2009-04-27
| | | | anonymous JS functions.
* #444402 by kkaefer and RobLoach: Enforce coding standards on all core ↵Angie Byron2009-04-26
| | | | JavaScript.
* #444352 by kkaefer: Remove the 4.7-era JS killswitch.Angie Byron2009-04-26
|
* #360081 by quicksketch: Stop using global variables for JavaScript settings.Angie Byron2009-03-13
|
* #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow ↵Angie Byron2009-02-18
| | | | compatibility with other JavaScript libraries.
* - Patch #302251 by katbailey: remove the themes property from the Drupal ↵Dries Buytaert2009-01-06
| | | | object in drupal.js.
* - Patch #313902 by c960657: properly display SimpleTest errors.Dries Buytaert2008-11-01
|
* - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.Dries Buytaert2008-10-29
|
* #231475 by birdmanx35 and redndahead: Coding style for comments in *.js.Angie Byron2008-10-12
|
* - Patch #272636 by dvessel: drupal.js overwrites class of html element, ↵Dries Buytaert2008-06-25
| | | | rather than adding to it.
* - Patch #225527 by dvessel: removed jsEnabled check.Dries Buytaert2008-05-19
|
* - Ported a missing Drupal 6.1 security fix.Dries Buytaert2008-03-23
|
* - Patch #210131 by dvessel, catch, John, et al: updated jQuery library.Dries Buytaert2008-02-06
|
* #201141 by yched: instead of 'HTTP error 200' messages when a PHP error ↵Gábor Hojtsy2008-01-04
| | | | occurs, actually display the PHP error message
* #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.
* #177906 by douggreen: JavaScript cookie detection should use path=/ to avoid ↵Gábor Hojtsy2007-09-25
| | | | broken situations when run at a 'subdirectory'
* #174708 by multiple contributors: update jQuery to 1.2Gábor Hojtsy2007-09-12
|
* - Patch #172540 by ChrisKennedy: fixed typo on Drupal.formatPlural().Dries Buytaert2007-09-03
|
* #158687 by drumm: fix URI encoding of some special charsGábor Hojtsy2007-07-13
|
* - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.Dries Buytaert2007-07-01
|
* #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
* - 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
|
* #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 #107061 by Steven et al: add jQuery teaser splitter.Dries Buytaert2007-04-09
|