nodequeue 7.x-2.4

Bug fixes

Resolves a PHP notice from nodequeue_contextual_links_view_alter().

nodequeue 6.x-2.10

New features
Bug fixes

Finally 6.x-2.10 is out!

This release makes changes to the database so don't forget to run update.php after upgrading.

Changes since 6.x-2.9:

nodequeue 7.x-2.0-alpha2

New features
Bug fixes
Insecure

This release makes changes to the database so don't forget to run update.php after upgrading.

Changes since 7.x-2.0-alpha1:

nodequeue 7.x-2.0-alpha1

New features
Bug fixes
Insecure

This is the first alpha release of Nodequeue for Drupal 7.

Queues are sortable, ajax toggle links appear, and (at least the basic) Views integration works.

You can help reach a full release by testing and reporting issues and by re-rolling patches that need to be ported to the 7.x branch.

nodequeue 6.x-2.x-dev

New features
Bug fixes

Development snapshot for the Drupal 6.2 branch.

nodequeue 6.x-2.7

Bug fixes

This release adds a missing smartqueue.install file from #358861: Assume parent terms in hierarchical vocabs for taxonomy smartqueues (bug reported at #742494). Sorry about that.

For a more complete list of changes since 6.x-2.5, see the previous release notes: http://drupal.org/node/742348.

nodequeue 6.x-2.3

Security update
Bug fixes

SA-CONTRIB-2009-041

Bugs Fixed:
bug #490130 by ezra-g: array_shift error on nodequeue_view_random_node
bug #483204 by wulff and nrambeck: Queue Manipulation callbacks not updated from Drupal 5

nodequeue 5.x-2.7

Security update
Insecure

This release fixes Security vulnerabilities from #488092 SA-CONTRIB-2009-038 - Nodequeue - Multiple vulnerabilities.

nodequeue 6.x-2.2

Security update
New features
Bug fixes
Insecure

This release contains fixes for the Security Advisory #488092 SA-CONTRIB-2009-038 - Nodequeue - Multiple vulnerabilities.

New Features:
#310177: Nodequeue web service - propose including in the nodequeue package

nodequeue 5.x-2.6

New features
Bug fixes
Insecure

This release corrects a hard-coded module version number that was included in the several of the .info files in the nodequeue 5 branch. It is recommended that you update to this version.

nodequeue 6.x-2.1

New features
Bug fixes
Insecure

Nodequeue now has integration with Apache Solr Search!

nodequeue 5.x-2.5

Bug fixes
Insecure

This release removes an additional debug message that was missed in the previous release. For a list of substantive changes since the 5.x-2.2 version, see the release notes from the 5.x-2.3 release.

nodequeue 5.x-2.4

Bug fixes
Insecure

This message removes debugging code that was accidentally committed and may cause errors for users who are not using the devel module.

nodequeue 5.x-2.3

New features
Bug fixes
Insecure

Do not use this release. This release contains stray debugging code and will crash on sites that are not using the devel module. It has been superceded by the 5.x-2.5 version.

#273026: Make nodequeue views filter mutliple-select again by Grugnog2

nodequeue 6.x-2.0

New features
Bug fixes
Insecure

Hot new Features
#251092: Multilingual Support: by wmostrey, catch, recidive and ezra-g.
#318207: Add toggle classes to Nodequeue links: by prof1337, ezra-g and jmburnz: add toggle classes to nodequeue links
#366769: Please Add Filter For Creating new Nodeqeue: by chriscalip fixed by ezra-g: require a queue title
#315162: Refactor nodequeue_nodes: by davideads and ezra-g: refactor nodequeue nodes
#344283: Add Default Value to $qids in nodequeue_load_queues : pointed out by shagren, done by ezra-g

Bug Fixes:
#322117: Ajax error when trying to add "Nodequeue: Add/remove links" field to a view: by ezra-g: Ajax error when trying to add Nodequeue: Add/remove links field to a view
#321866: API Improvement: caching of subqueues causes failure of nodequeue_subqueue_add: API Improvement: caching of subqueues causes failure of nodequeue_subqueue_add by andrewlevine
#331813: Ajax error when trying to add "Nodequeue: Subqueue ID" argument to a view: by ezra-g:Ajax error when trying to add Nodequeue: Subqueue Views argument
#350736: hook_requirements clash with flag module.. and no value key => php errors: by eMPee584: hook_requirements clash with flag.module
#343905: Nodequeue action form has inccorect variable.: by Amitaibu and ezra-g: Nodequeue action form has inccorect variable
#351886: Auto-increment needed for D6 ?: identified by pedropablo and fixed by ezra-g: Auto-increment needed for D6
#356153: Update #6002 database errors for nodequeue.module on update?: reported by basicmagic.net, fixed by ezra-g with a suggestion from davereid: update 6002 caused database errors
#352991: Errors when installing on a multisite - "Incorrect table name": by miche: Errors when installing on a multisite
[#354494:] by KarenS: undefined variable: nodes
#317642: Patch for problems found in code review: by stella of CivicActions: patch for problems found in code review

Scintillating Tasks Completed:
#305567: Remove authorqueue.module from 6.x Branch, Update to 6, Add to documentation: by ezra-g: Remove authorqueue.module from 6.x Branch, Update to 6, Add to documentation

nodequeue 6.x-2.0-rc3

New features
Bug fixes
Insecure

This will likely be the last release candidate for Node Queue 6!

nodequeue 6.x-2.0-rc2

New features
Bug fixes
Insecure

This is the second release candidate of Nodequeue for Drupal 6. Views integration has fundamentally changed since the Drupal 5 version in that you must now use relationships for your nodequeue views. The built in Views should adequately explain this. You must be using Views 2.0-beta4 or later; prior versions of Views will not work. Thanks to everyone who helped by writing patches, reviewing patches and reporting errors!

nodequeue 5.x-2.2

Bug fixes
Insecure

This version fixes two issues that caused white screen of death errors when Nodequeue is enabled with workflow_ng:
#265567: fatal error in worklfow-ng.inc - by fago

nodequeue 5.x-2.1

New features
Bug fixes
Insecure

#228263: by ezra-g: nodequeue_generate produced call-time pass by reference warnings.

#238182 by Scott Reynolds: use db_rewrite_sql() to ensure that nodequeue_fetch_random() always works.

#191102 by Amitaibu and jcarney: workflow_ng integration

#272298: by ezra-g and sun. Modular Access control for queue, subqueue viewing and manipulation

nodequeue 6.x-2.0-rc1

Insecure

This is a straight port of Nodequeue for Drupal 5; the only new features are that the Views integration has fundamentally changed. You must now use relationships for your nodequeue views. The built in Views should adequately explain this.

You must be using Views 2.0-beta4 or later; prior versions of Views will not work.

nodequeue 5.x-2.0

New features
Bug fixes
Insecure

Nodequeue 2 introduces the following features:

nodequeue 5.x-2.0-rc

New features
Bug fixes
Insecure

I believe this RC is almost ready for general use, but would like a wider audience to tell me so. Please back up your databases before updating!

  • Expansion to the autocomplete; javascript fixes; warnings on empty queue fixes
  • #165107: Fix update 5201. Again.
  • Add shuffle feature; javascript the clear & shuffle features as well.

nodequeue 5.x-2.0-beta

New features
Bug fixes
Insecure

New release of nodequeue featuring subqueues!

Now, all nodequeues have subqueues; the standard nodequeue that everyone knows and loves gets just 1 subqueue. But plugins can create nodequeues that have subqueues that are related to something. The smartqueue_taxonomy module allows you to create a nodequeue that has 1 subqueue per taxonomy term in a vocabulary. This can be used to easily create featured nodes per category without littering up your administration console.

Nodes can now be added to queues either via node links, the nodequeue tab or from the view queue page.

Subscribe with RSS Subscribe to Releases for Nodequeue