summaryrefslogtreecommitdiff
path: root/misc/collapse.js
Commit message (Collapse)AuthorAge
* Drupal 7.19David Rothstein2013-01-16
|
* Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #535966 by casey, jablko: add ':target' to selector for removing ↵Dries Buytaert2010-05-14
| | | | 'collapsed' class.
* - Patch #535966 by jablko, casey: add ':target' to selector for removing ↵Dries Buytaert2010-05-14
| | | | 'collapsed' class.
* - Patch #445130 by Rob Loach, aspilicious: namespace the Drupal jQuery ↵Dries Buytaert2010-04-09
| | | | functions.
* - Patch #737498 by casey: remove obsolete code from collapse.js.Dries Buytaert2010-03-31
|
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: ↵Dries Buytaert2010-03-03
| | | | made fieldsets work on all browser.
* #541568 by brandonojc, mgifford, Everett Zufelt, and sun: Fixed Link to ↵Angie Byron2009-11-08
| | | | expand / collapse fieldsets has poorly accessible link text.
* - Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript ↵Dries Buytaert2009-10-16
| | | | States system.
* #572872 by cwgordon7: Fixed coding style problems in collapse.js.Angie Byron2009-09-11
|
* - 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.
* #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.
* #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now ↵Angie Byron2009-04-11
| | | | presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
* #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 #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.Dries Buytaert2008-10-29
|
* #214292 by theborg: collapse.js alters the default submit buttons in forms ↵Gábor Hojtsy2008-01-29
| | | | in Internet Explorer
* #174708 by multiple contributors: update jQuery to 1.2Gábor Hojtsy2007-09-12
|
* - Pach #146462 by quicksketch, Stefan, et al: update to jQuery 1.1.3.1Dries Buytaert2007-07-12
|
* - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.Dries Buytaert2007-07-01
|
* #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
* #119441: JavaScript aggregator/compressor by m3avrck and others.Steven Wittens2007-06-01
|
* - Patch #120291 by njivy: collapse.js compatible with jQuery 1.1.1.Dries Buytaert2007-02-28
|
* #104927: Don't use DOM 0 in collapse.js (IE5 compatibility).Steven Wittens2007-01-11
|
* #92849: Simplify JS code for collapsed fieldsets, and fix cut-off content in ↵Steven Wittens2006-12-10
| | | | wide fieldsets.
* #88045 by kkaefer. Keep focus after expanding a fieldset.Neil Drumm2006-11-17
|
* #69786: jQuery JavaScript Library in Drupal coreSteven Wittens2006-08-31
|
* #57750, fixing leftovers, patch by tenrapidGerhard Killesreiter2006-04-14
|
* #57750: Tweaks for textareas inside collapsed fieldsetsSteven Wittens2006-04-14
|
* #57750: Resizable textareas in collapsible fieldsetsSteven Wittens2006-04-12
|
* - #39674: Scroll fieldsets into view when expanding themSteven Wittens2006-02-07
|
* - Patch by Uwe: tidied up CVS IDs.Dries Buytaert2005-08-11
|
* - Patch #16204 by Thox: committed the collapsible form elements patch.Dries Buytaert2005-06-21
NOTE: this patch works well, but the improved node edit form still has some rough edges. It is important that we continue to improve usability. Give it a try.