/[drupal]/contributions/modules/active_tags/active_tags.js
ViewVC logotype

Log of /contributions/modules/active_tags/active_tags.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.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 17:42:38 2009 UTC (6 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.1.2.16: +18 -4 lines
Diff to previous 1.1.2.16 , to branch point 1.1 , to next main 1.2
Fixed #412578 by dragonwize: Add tag still in text field on form submit and change default description text.

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 08:58:16 2009 UTC (6 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.1.2.15: +36 -10 lines
Diff to previous 1.1.2.15 , to branch point 1.1
Fixed #559176 by dragonwize, janusman: Fix and change handling of commas.

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 5 13:25:38 2009 UTC (2 months, 3 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.1.2.14: +3 -2 lines
Diff to previous 1.1.2.14 , to branch point 1.1
Fixed #551568 by dragonwize: Removed hash character inside div id attribute

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 14:01:56 2009 UTC (3 months, 2 weeks ago) by dragonwize
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.1.2.13: +2 -2 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Fixed #419186 by dboulet: String translation fix accidently reverted.

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 04:34:56 2009 UTC (6 months, 4 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.1.2.12: +18 -18 lines
Diff to previous 1.1.2.12 , to branch point 1.1
Changed JS function and var names to match stadards http://drupal.org/node/172169

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 03:59:51 2009 UTC (6 months, 4 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.1.2.11: +21 -7 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Added #439820 by m3avrck, dragonwize: Allow themes to override JS HTML.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 03:09:47 2009 UTC (7 months, 1 week ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.1.2.10: +15 -15 lines
Diff to previous 1.1.2.10 , to branch point 1.1
Changed JS function namespace from activetags to active_tags.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 02:55:39 2009 UTC (7 months, 1 week ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.1.2.9: +22 -19 lines
Diff to previous 1.1.2.9 , to branch point 1.1
Fixed #439724 by m3avrck, dragonwize: Improve JS performance and JS clean-up.

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 13:34:49 2009 UTC (7 months, 4 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.1.2.8: +2 -2 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Fixed #419186 by davidm_nodeo: String not translated

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 22:18:53 2009 UTC (8 months, 2 weeks ago) by dragonwize
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3, DRUPAL-6--1-4
Changes since 1.1.2.7: +2 -2 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Fixed #321069 by dragonwize: Incorrectly pulling autocomplete for multiple vocabulary fields

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 03:42:28 2009 UTC (8 months, 2 weeks ago) by dragonwize
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.1.2.6: +2 -2 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Fixed #321069 by borzoj: Incorrect parse of vid from string.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 03:16:18 2009 UTC (8 months, 2 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.1.2.5: +3 -3 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Fixed #329739 by VeeLin: Not working with non-clean URLs.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 01:56:53 2009 UTC (8 months, 2 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.1.2.4: +2 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Fixed #337563 by dragonwize: Help text is not kept.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 01:55:28 2009 UTC (8 months, 2 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.1.2.3: +14 -12 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Minor clean-up

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 00:08:46 2009 UTC (8 months, 2 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.1.2.2: +28 -31 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Fixed #331435 by heacu: Duplication with AHAH

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 07:55:34 2008 UTC (14 months, 1 week ago) by darrenmuk
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.1.2.1: +6 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Comma in Active Tags entry widget now splits multiple tags

Revision 1.1.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 18:18:49 2008 UTC (14 months, 2 weeks ago) by darrenmuk
Branch: DRUPAL-5
Changes since 1.1.2.1: +16 -19 lines
Diff to previous 1.1.2.1 , to next main 1.1.2.17
Backport to Drupal 5

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 13:36:29 2008 UTC (14 months, 2 weeks ago) by darrenmuk
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-5
Changes since 1.1: +9 -2 lines
Diff to previous 1.1
Updated active_tags.js to include Autocomplete

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 13:26:20 2008 UTC (14 months, 2 weeks ago) by darrenmuk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +9 -2 lines
Diff to previous 1.1
Added autocomplete ajax for Active Tag entry box

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 08:31:03 2008 UTC (14 months, 2 weeks ago) by darrenmuk
Branch: MAIN
Branch point for: DRUPAL-6--1
Intial commit of working Active Tags module

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