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

Log of /contributions/modules/nodequeue/nodequeue.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.5.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 16:18:47 2009 UTC (10 months, 2 weeks ago) by ezrag
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-4, DRUPAL-5--2-5, DRUPAL-5--2-6, DRUPAL-5--2-7, DRUPAL-5--2-8
Changes since 1.1.2.5.2.9: +9 -1 lines
Diff to previous 1.1.2.5.2.9 , to branch point 1.1.2.5
feature #318207 by prof1337, ezra-g and jmburnz: add toggle classes to nodequeue links

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 16:18:31 2009 UTC (10 months, 2 weeks ago) by ezrag
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1, DRUPAL-6--2-2, DRUPAL-6--2-3, DRUPAL-6--2-4, DRUPAL-6--2-5, HEAD
Changes since 1.4: +9 -1 lines
Diff to previous 1.4
feature #318207 by prof1337, ezra-g and jmburnz: add toggle classes to nodequeue links

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 06:50:20 2008 UTC (18 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC1, DRUPAL-6--2-0-RC2, DRUPAL-6--2-0-RC3
Changes since 1.3: +0 -0 lines
Diff to previous 1.3
Untested commit of jcfiala's Drupal 6 patch. Didn't test this even a little, but this will give others an opportunity.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 06:48:16 2008 UTC (18 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.2: +376 -85 lines
Diff to previous 1.2
Sync from DRUPAL-5--2

Revision 1.1.2.5.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 20 22:36:49 2007 UTC (2 years, 1 month ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-0-RC3, DRUPAL-5--2-1, DRUPAL-5--2-2, DRUPAL-5--2-3
Changes since 1.1.2.5.2.8: +2 -2 lines
Diff to previous 1.1.2.5.2.8 , to branch point 1.1.2.5
Fix javascript when using a tabled theme

Revision 1.1.2.5.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 31 18:20:10 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-RC2
Changes since 1.1.2.5.2.7: +16 -23 lines
Diff to previous 1.1.2.5.2.7 , to branch point 1.1.2.5
javascript code consolidation

Revision 1.1.2.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 31 17:53:41 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.1.2.5.2.6: +24 -1 lines
Diff to previous 1.1.2.5.2.6 , to branch point 1.1.2.5
Button to reverse the queue

Revision 1.1.2.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 31 17:44:42 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.1.2.5.2.5: +15 -5 lines
Diff to previous 1.1.2.5.2.5 , to branch point 1.1.2.5
Allow administrative reversal of queues

Revision 1.1.2.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 31 05:58:23 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.1.2.5.2.4: +15 -1 lines
Diff to previous 1.1.2.5.2.4 , to branch point 1.1.2.5
More feedback about saving and items being moved.

Revision 1.1.2.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 20:40:41 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-RC
Changes since 1.1.2.5.2.3: +63 -12 lines
Diff to previous 1.1.2.5.2.3 , to branch point 1.1.2.5
Add shuffle feature; javascript the clear & shuffle features as well.

Revision 1.1.2.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 19:01:49 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.1.2.5.2.2: +8 -6 lines
Diff to previous 1.1.2.5.2.2 , to branch point 1.1.2.5
Expansion to the autocomplete; javascript fixes; warnings on empty queue fixes

Revision 1.1.2.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 15 23:57:43 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA
Changes since 1.1.2.5.2.1: +276 -86 lines
Diff to previous 1.1.2.5.2.1 , to branch point 1.1.2.5
A few bug fixes from quicksketch, plus totally rewritten javascript to support adding nodes to a nodequeue from the view page.

Revision 1.1.2.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 02:13:00 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.1.2.5: +9 -1 lines
Diff to previous 1.1.2.5
Nodequeue 2 rewrite: Now with smart queues!

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 20 06:15:59 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.1: +30 -3 lines
Diff to previous 1.1
Sync from DRUPAL-5 branch

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 22:50:28 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Branch point for: DRUPAL-5--2
Changes since 1.1.2.4: +3 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1 , to next main 1.5
Slightly better version of javascript toggle

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 22:33:02 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.1.2.3: +22 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
javascript add/remove links

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 03:41:05 2007 UTC (2 years, 9 months ago) by merlinofchaos
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2-beta
Changes since 1.1.2.2: +7 -3 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Make Save button only show after a change has been made

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 06:35:49 2007 UTC (2 years, 9 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.1.2.1: +100 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
js queue manager, sync from HEAD

Revision 1.1.2.1
Sun Feb 4 06:15:49 2007 UTC (2 years, 9 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.1: +0 -100 lines
FILE REMOVED
file nodequeue.js was added on branch DRUPAL-5 on 2007-02-04 06:35:49 +0000

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 06:15:49 2007 UTC (2 years, 9 months ago) by merlinofchaos
Branch: MAIN
Branch point for: DRUPAL-5
jquery queue manager

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