/[drupal]/drupal/misc/collapse.js
ViewVC logotype

Log of /drupal/misc/collapse.js

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 11:46:22 2009 UTC (2 weeks, 5 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.26: +25 -12 lines
Diff to previous 1.26
#541568 by brandonojc, mgifford, Everett Zufelt, and sun: Fixed Link to expand / collapse fieldsets has poorly accessible link text.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 19:20:34 2009 UTC (6 weeks ago) by dries
Branch: MAIN
Changes since 1.25: +5 -2 lines
Diff to previous 1.25
- Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 02:01:26 2009 UTC (2 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.24: +9 -8 lines
Diff to previous 1.24
#572872 by cwgordon7: Fixed coding style problems in collapse.js.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 05:51:07 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.23: +6 -5 lines
Diff to previous 1.23
- Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .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.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 20:19:35 2009 UTC (7 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7, DRUPAL-7-0-UNSTABLE-8
Changes since 1.22: +11 -11 lines
Diff to previous 1.22
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 19:18:44 2009 UTC (7 months ago) by webchick
Branch: MAIN
Changes since 1.21: +6 -6 lines
Diff to previous 1.21
#444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 11 22:19:44 2009 UTC (7 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.20: +10 -1 lines
Diff to previous 1.20
#323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 23:15:08 2009 UTC (8 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#360081 by quicksketch: Stop using global variables for JavaScript settings.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 13:46:52 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.18: +4 -1 lines
Diff to previous 1.18
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 10:01:26 2008 UTC (12 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3, DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.17: +26 -24 lines
Diff to previous 1.17
- Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 10:58:25 2008 UTC (21 months, 4 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9, DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2
Branch point for: DRUPAL-6
Changes since 1.16: +8 -4 lines
Diff to previous 1.16
#214292 by theborg: collapse.js alters the default submit buttons in forms in Internet Explorer

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 12 18:29:32 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1, DRUPAL-6-0-BETA-2, DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4, DRUPAL-6-0-RC-1, DRUPAL-6-0-RC-2
Changes since 1.15: +5 -5 lines
Diff to previous 1.15
#174708 by multiple contributors: update jQuery to 1.2

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 18:24:24 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.14: +6 -6 lines
Diff to previous 1.14
- Pach #146462 by quicksketch, Stefan, et al: update to jQuery 1.1.3.1

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 15:37:08 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.13: +16 -20 lines
Diff to previous 1.13
- Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 10:36:42 2007 UTC (2 years, 5 months ago) by goba
Branch: MAIN
Changes since 1.12: +9 -3 lines
Diff to previous 1.12
#146462 by Gurpartap Singh: update jQuery to 1.1.2 and make the core JS files compatible with the new version

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 09:05:45 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
#119441: JavaScript aggregator/compressor by m3avrck and others.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 20:29:38 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.10: +3 -8 lines
Diff to previous 1.10
- Patch #120291 by njivy: collapse.js compatible with jQuery 1.1.1.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 11 03:38:31 2007 UTC (2 years, 10 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-1, DRUPAL-5-10, DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-13, DRUPAL-5-14, DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-2, DRUPAL-5-20, DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5, DRUPAL-5-6, DRUPAL-5-7, DRUPAL-5-8, DRUPAL-5-9
Branch point for: DRUPAL-5
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
#104927: Don't use DOM 0 in collapse.js (IE5 compatibility).

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 10 09:05:47 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-1, DRUPAL-5-0-RC-2
Changes since 1.8: +52 -75 lines
Diff to previous 1.8
#92849: Simplify JS code for collapsed fieldsets, and fix cut-off content in wide fieldsets.

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 1 14:57:29 2006 UTC (2 years, 11 months ago) by killes
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7-10, DRUPAL-4-7-11, DRUPAL-4-7-5, DRUPAL-4-7-6, DRUPAL-4-7-7, DRUPAL-4-7-8, DRUPAL-4-7-9
Changes since 1.6.2.1: +54 -84 lines
Diff to previous 1.6.2.1 , to branch point 1.6 , to next main 1.27
reverting previous fubar

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 1 14:27:39 2006 UTC (2 years, 11 months ago) by killes
Branch: DRUPAL-4-7
Changes since 1.6: +84 -54 lines
Diff to previous 1.6
neuw Drupal-Dateien

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 17 20:36:46 2006 UTC (3 years ago) by drumm
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-2
Changes since 1.7: +1 -2 lines
Diff to previous 1.7
#88045 by kkaefer. Keep focus after expanding a fieldset.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 23:31:24 2006 UTC (3 years, 2 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-1
Changes since 1.6: +84 -54 lines
Diff to previous 1.6
#69786: jQuery JavaScript Library in Drupal core

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 13:48:56 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
CVS Tags: DRUPAL-4-7-0, DRUPAL-4-7-0-RC-3, DRUPAL-4-7-0-RC-4, DRUPAL-4-7-1, DRUPAL-4-7-2, DRUPAL-4-7-3, DRUPAL-4-7-4
Branch point for: DRUPAL-4-7
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
#57750, fixing leftovers, patch by tenrapid

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 02:01:01 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
#57750: Tweaks for textareas inside collapsed fieldsets

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 12 16:07:39 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.3: +5 -1 lines
Diff to previous 1.3
#57750: Resizable textareas in collapsible fieldsets

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 02:29:06 2006 UTC (3 years, 9 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-BETA-5, DRUPAL-4-7-0-BETA-6, DRUPAL-4-7-0-RC-1, DRUPAL-4-7-0-RC-2
Changes since 1.2: +17 -1 lines
Diff to previous 1.2
- #39674: Scroll fieldsets into view when expanding them

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 11 13:00:17 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-BETA-3, DRUPAL-4-7-0-BETA-4
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
- Patch by Uwe: tidied up CVS IDs.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 21 09:45:43 2005 UTC (4 years, 5 months ago) by dries
Branch: MAIN
- Patch #16204 by Thox: committed the collapsible form elements patch.

  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.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2