summaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAge
* - Patch #626286 by sun, David_Rothstein, Rob Loach: make contextual links a ↵Dries Buytaert2009-12-06
| | | | module.
* #622136 follow-up by brandonojc: Remove some JS filter code that's no longer ↵Angie Byron2009-12-05
| | | | used.
* #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, ↵Angie Byron2009-12-02
| | | | marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site.
* - Patch #601150 by eojthebrave, bganicky, sun, seutje, JacobSingh, ivansf: ↵Dries Buytaert2009-12-01
| | | | improved UI for contextual links.
* #615282 by carlos8f, katbailey, c960657, and rfay: Fixed Enter key is ↵Angie Byron2009-11-26
| | | | ignored on pages with #ajax fields.
* #513946 by Everett Zufelt and mgifford: Enhance accessibility of progress ↵Angie Byron2009-11-20
| | | | bar by adding an ARIA live region.
* #541568 by brandonojc, mgifford, Everett Zufelt, and sun: Fixed Link to ↵Angie Byron2009-11-08
| | | | expand / collapse fieldsets has poorly accessible link text.
* #615504 by rfay and katbailey: Fixed Ajax framework's use-ajax class on links.Angie Byron2009-11-04
|
* #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 #605344 by dww: documentation and code style fixes for update ↵Dries Buytaert2009-10-22
| | | | manager. This was ready before freeze.
* #473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: ↵Angie Byron2009-10-17
| | | | Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
* - Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript ↵Dries Buytaert2009-10-16
| | | | States system.
* - Patch #440876: missing files.Dries Buytaert2009-10-16
|
* #538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and ↵Angie Byron2009-10-15
| | | | cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
* - Patch #556438 by rfay, effulgentsia, sun | quicksketch, Rob Loach, Dries, ↵Dries Buytaert2009-10-02
| | | | sun.core, Damien Tournoud: Fixed AJAX/AHAH 'callback' support only works for 'submit' and 'button' elements - Should work for all triggering elements.
* - Patch #444402 by sun: clean up of parseInt() usage.Dries Buytaert2009-09-20
|
* - Patch #520368 by Gábor Hojtsy: fixed Admin toolbar breaks sticky table ↵Dries Buytaert2009-09-15
| | | | headers.
* #572872 by cwgordon7: Fixed coding style problems in collapse.js.Angie Byron2009-09-11
|
* - Patch #559368 by CalebD: trailing commas in JavaScript cause syntax errors ↵Dries Buytaert2009-09-09
| | | | in IE.
* #159762 by paul.lovvik and jp.stacey: Fixed Autocomplete errors from ↵Angie Byron2009-09-05
| | | | whitespace entry.
* #444344 follow-up by brandonojc: Added missing file that breaks HEAD.Angie Byron2009-08-31
|
* - 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.
* - Patch #558656 by Davy Van Den Brempt: this that self.Dries Buytaert2009-08-25
|
* - Patch #552000 by deekayen: 'smush' core images.Dries Buytaert2009-08-23
|
* #172571 follow-up by deekayen: removing xml.png which isn't referenced ↵Angie Byron2009-08-18
| | | | anywhere anymore.
* #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 #548870 by deekayen: blog.png is no longer used.Dries Buytaert2009-08-14
|
* - Patch #511114 by sivaji, deekayen: slightly smaller feed.png per Google ↵Dries Buytaert2009-07-27
| | | | Speed's suggestion.
* - Patch #396466 by quicksketch: support custom success callbacks in ahah.js.Dries Buytaert2009-07-16
|
* - Patch #507108 by quicksketch: allow AHAH to reset Drupal.settings after ↵Dries Buytaert2009-07-14
| | | | loading response data.
* - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should ↵Dries Buytaert2009-07-03
| | | | not call drupal_urlencode().
* - Patch #507072 by DamZ: added jQuery cookie library.Dries Buytaert2009-07-01
|
* #504248 by afreeman: Adding missing Id tag in jquery.js.Angie Byron2009-06-30
|
* - Patch #201269 by Xano; synonym collapsing in core.Dries Buytaert2009-06-28
|
* #315035 by Damien Tournoud, Rob Loach, sun, mfer, et al: Adding jQuery UI ↵Angie Byron2009-06-27
| | | | 1.7.2 to core.
* #377204 by elv: New forum icons with better compatible transparency.Angie Byron2009-06-27
|
* - Patch #274947 by yched: removed the remaining bits from teaser splitter.Dries Buytaert2009-06-15
|
* - Patch #329797 by danielb: better support for nested elements.Dries Buytaert2009-06-10
|
* #435646 by tstoeckler: Fix vertical tabs in Stark.Angie Byron2009-05-31
|
* #474242 by tic2000: Use more specific CSS selectors for Vertical Tabs to ↵Angie Byron2009-05-30
| | | | prevent breakage by other modules.
* #473878 by tic2000: Fix vertical tabs styling which was accidentally mangled ↵Angie Byron2009-05-27
| | | | in content-region-as-a-block patch.
* - Patch #466418 by wretched sinner..., quicksketch: fixed CVS tas.Dries Buytaert2009-05-19
|
* - Patch #193577 by DamZ: fixed teaser splitting Javascript code.Dries Buytaert2009-05-17
|
* - 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
|
* - Patch #439038 by JeremyFrench: fixed typo in CSS file.Dries Buytaert2009-04-20
|
* #323112 follow-up by kkaefer: Make tab titles enclosed in <strong> tags to ↵Angie Byron2009-04-12
| | | | indicate importance from surrounding text.