summaryrefslogtreecommitdiff
path: root/misc/vertical-tabs.js
Commit message (Collapse)AuthorAge
* Issue #2067323 by Valentine94, geerlingguy, jessebeach, vlad.dancer: Don't ↵David Rothstein2015-03-29
| | | | show empty vertical tabs area if all vertical tabs are hidden
* Drupal 7.19David Rothstein2013-01-16
|
* Issue #1361218 by Owen Barton, Kevin Morse, Everett Zufelt: Fixed Focus ↵webchick2012-03-11
| | | | jumps to tab when pressing enter on a form element within tab.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #376293 by casey, Dave Reid, droidenator, moshe weitzman: activate ↵Dries Buytaert2010-07-24
| | | | current vertical tab from URL fragment.
* - Patch #782056 by aspilicious: removing every tab + trailing white space in ↵Dries Buytaert2010-04-28
| | | | core.
* - Patch #445130 by Rob Loach, aspilicious: namespace the Drupal jQuery ↵Dries Buytaert2010-04-09
| | | | functions.
* #467296 by Frank Ralf, mgifford, Everett Zufelt, Cliff,seutje, Bojhan, ↵Angie Byron2010-03-30
| | | | kat3_drx, et al: Accessibility improvements for vertical tabs.
* - Patch #741726 by sun: move filter module's vertical tabs extensions into ↵Dries Buytaert2010-03-24
| | | | vertical-tabs.js.
* - Patch #567224 by mathiaz.sk: vertical tabs appears, even if empty.Dries Buytaert2010-03-23
|
* - Patch #679530 by sun: administer filters permission should not affect text ↵Dries Buytaert2010-03-05
| | | | format widget.
* - 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
|
* #435646 by tstoeckler: Fix vertical tabs in Stark.Angie Byron2009-05-31
|
* #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 follow-up by kkaefer: Make tab titles enclosed in <strong> tags to ↵Angie Byron2009-04-12
| | | | indicate importance from surrounding text.
* #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.