Download & Extend

Releases for Nodequeue

nodequeue 7.x-3.x-dev

Download Size md5 hash
nodequeue-7.x-3.x-dev.tar.gz 388.54 KB 2308b13e0b93255ab20c96c85974ab28
nodequeue-7.x-3.x-dev.zip 397.19 KB ff22a3444c12a5cde15502b06b520563
Last packaged version: 7.x-3.x-dev
Last updated: May 16, 2012 - 00:31
Development snapshot from branch: 7.x-3.x

Release notes

-dev branch for Nodequeue 3 for Drupal 7.

nodequeue 6.x-2.11

Download Size md5 hash
nodequeue-6.x-2.11.tar.gz 395.33 KB df3c309788b2463098298effac305079
nodequeue-6.x-2.11.zip 405.02 KB 1d25816c2040fd5398e616945a9aa4a8
Last updated: September 20, 2011 - 22:35
Official release from tag: 6.x-2.11

Release notes

Changes since 6.x-2.10:

Read more

nodequeue 7.x-2.0-beta1

Download Size md5 hash
nodequeue-7.x-2.0-beta1.tar.gz 388.03 KB 315d61d587d038ef76a1077c2147d3e4
nodequeue-7.x-2.0-beta1.zip 396.7 KB 21a84bb78e51819c41d570a8166f79c7
Last updated: September 20, 2011 - 22:35
Official release from tag: 7.x-2.0-beta1

Release notes

Changes since 7.x-2.0-alpha2:

Read more

nodequeue 6.x-2.10

Download Size md5 hash
nodequeue-6.x-2.10.tar.gz 393.25 KB 449178f5337006bdd29e789a254e29ac
nodequeue-6.x-2.10.zip 403.51 KB fbd33e0cd60402ea22aeec64e2e72850
Last updated: May 20, 2011 - 23:56
Official release from tag: 6.x-2.10

Release notes

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:

Read more

nodequeue 7.x-2.0-alpha2

Download Size md5 hash
nodequeue-7.x-2.0-alpha2.tar.gz 385.09 KB 223af089f365b8ce9040d78666373aa9
nodequeue-7.x-2.0-alpha2.zip 393.72 KB 8ebbcd5b95ee5e08374b7c3cbcba9f8f
Last updated: May 20, 2011 - 22:11
Official release from tag: 7.x-2.0-alpha2

Release notes

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

Changes since 7.x-2.0-alpha1:

Read more

nodequeue 7.x-2.0-alpha1

Download Size md5 hash
nodequeue-7.x-2.0-alpha1.tar.gz 391.47 KB e3189a550c0a9be4a8bc3b04219db38d
nodequeue-7.x-2.0-alpha1.zip 403.7 KB d35ce5f7dd85c392ae70ebba70fe07cd
Last updated: January 5, 2011 - 06:21
Official release from tag: 7.x-2.0-alpha1

Release notes

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

Download Size md5 hash
nodequeue-6.x-2.x-dev.tar.gz 395.5 KB 9528029cfbb7fb26cdfaec0ca4279539
nodequeue-6.x-2.x-dev.zip 405.27 KB 1c7002af81745460f27445793524c2ee
Last packaged version: 6.x-2.11+5-dev
Last updated: January 24, 2012 - 12:24
Development snapshot from branch: 6.x-2.x

Release notes

Development snapshot for the Drupal 6.2 branch.

nodequeue 6.x-2.9

Download Size md5 hash
nodequeue-6.x-2.9.tar.gz 391.33 KB 9177e25b14671cc4492196bd6d682a84
nodequeue-6.x-2.9.zip 402.6 KB 467ddda9df57e4309d1f51f46864ecc1
Last updated: December 24, 2010 - 23:27
Official release from tag: 6.x-2.9

Release notes

This is a brown paper bag release that fixes the following issues.
#743280: View not generated upon creating a Nodequeue by ezra-g
#744150: "Enter the title of a node to add it to the queue" should be translatable by ezra-g
#742494: Smartqueue table not created by ezra-g

For the full list of bug fixes and new features since the previous significant release, see http://drupal.org/node/742348.

nodequeue 6.x-2.8

Download Size md5 hash
nodequeue-6.x-2.8.tar.gz 391.29 KB fc38e2a8c7b6775df79c202fe2d6ca81
nodequeue-6.x-2.8.zip 402.55 KB b6ae06abf758744f7d932d33dd5fe771
Last updated: December 24, 2010 - 23:27
Official release from tag: 6.x-2.8

Release notes

This release addresses #742494: Smartqueue table not created. Sorry about that.

For a more complete list of changes, see http://drupal.org/node/742348.

nodequeue 6.x-2.7

Download Size md5 hash
nodequeue-6.x-2.7.tar.gz 391.27 KB 545d18124d00d8dd88f901e6249930e4
nodequeue-6.x-2.7.zip 402.51 KB ec99a6cb6c0d5bb3ac986c36923cd7c0
Last updated: December 24, 2010 - 23:27
Official release from tag: 6.x-2.7

Release notes

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.6

Download Size md5 hash
nodequeue-6.x-2.6.tar.gz 390.92 KB a2b40e6e0c0c37f2607922e4f956a928
nodequeue-6.x-2.6.zip 401.9 KB 56da2d61e0c601dece636f1771749dc5
Last updated: December 24, 2010 - 23:27
Official release from tag: 6.x-2.6

Release notes

Bug fixes:
bug #634674: foreach() error when building the Solr index by quicksketch
bug #642864: hook_nodequeue_remove hook not called in nodequeue_save_subqueue_order by wonder95
bug #711242: user_access check missing by Gerhard Killesreiter
bug #720272: Array-shift array using Nodequeue by ezra-g
bug #662184: subqueues deleted due to racing bug by Rolf van de Krol and ezra-g
#730010: Wrong link in nodequeue_handler_field_all_subqueues.inc by killes
Better E_ALL compliance by ezra-g
Unnecessary TODO pointed out by killes

Features:
feature #630650: French translation by Simon Georges
feature #698150: Update relationship handler to no longer use depreciated api by Scott Reynolds
feature #358861: Assume parent terms in hierarchical vocabs for taxonomy smartqueues by Gerhard Killesreiter

Tasks:
task #423284: Drop automatic view creation by dereine and ezra-g

nodequeue 6.x-2.5

Download Size md5 hash
nodequeue-6.x-2.5.tar.gz 381.66 KB 1e05e413423cb4476378101925ff75c2
nodequeue-6.x-2.5.zip 392.93 KB 48b869cc696b128d8af6e37e852a9fbf
Last updated: December 24, 2010 - 23:27
Official release from tag: 6.x-2.5

Release notes

Changes since DRUPAL-6--2-4:

  • bug #591108 by catch: Undefined function db_add_table() in nodequeue_install()
  • bug #590986 by swentel: Notice errors when indexing with apachesolr
  • bug #593858 by ezra-g and michaelsauter: Adding an empty node deletes first item in queue. Also adds a related hook_update_N implementation to clear out invalid data from the nodequeue_nodes table.
  • bug #597482 by toniw: max queue length off by one
  • feature #608198 by dalin: new index for nodequeue_nodes
  • bug #606762 by jpmckinney:
    apachesolr_update_index hook should use setMultiValue
  • bug #483200Repeated nodequeue_load_queues() in nodequeue_nodeapi() and a php notice. by wulff.
  • ezra-g adding cvs tag to README
  • bug #281040 by ezra-g: Subqueue name changes don't affect individual subqueues

nodequeue 6.x-2.4

Download Size md5 hash
nodequeue-6.x-2.4.tar.gz 381.42 KB f1955f3d5b1e9aca5f93279e091a177b
nodequeue-6.x-2.4.zip 392.52 KB 7be8dff9395c606a2519f4463df8661c
Last updated: December 24, 2010 - 23:27
Official release from tag: 6.x-2.4

Release notes

Changes since DRUPAL-6--2-3:

nodequeue 5.x-2.8

Download Size md5 hash
nodequeue-5.x-2.8.tar.gz 45.6 KB f13116f0d2165aaf37ba25c961263223
nodequeue-5.x-2.8.zip 53.17 KB 0b04e39ea8fb6576ff4d9e46482a2249
Last updated: December 24, 2010 - 23:27
Official release from tag: 5.x-2.8

Release notes

SA-CONTRIB-2009-041

nodequeue 6.x-2.3

Download Size md5 hash
nodequeue-6.x-2.3.tar.gz 380.97 KB dcfb0fb01e929f54e626a5f7a178b7a6
nodequeue-6.x-2.3.zip 391.83 KB cd03174d924954ac1dfb05065ecd0058
Last updated: December 24, 2010 - 23:27
Official release from tag: 6.x-2.3

Release notes

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

Download Size md5 hash
nodequeue-5.x-2.7.tar.gz 43.77 KB ea364fc1c059a5d9443a4d1f8bc92a7a
nodequeue-5.x-2.7.zip 50.92 KB fbdc68a1645ea208868b20c332dcb798
Last updated: December 24, 2010 - 23:27
Official release from tag: 5.x-2.7

Release notes

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

nodequeue 5.x-2.6

Download Size md5 hash
nodequeue-5.x-2.6.tar.gz 45.22 KB 8986cbd24488c7fe56f7b6752f4e215b
nodequeue-5.x-2.6.zip 52.85 KB 6f14ccb22e85151a6e5b613e87070c00
Last updated: December 24, 2010 - 23:27
Official release from tag: 5.x-2.6

Release notes

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.

Bugs:
#400416: Version Hard-coded in Info File
#448962: Misspelling of "vocabularies" in smartqueue.module
Feature Requests:
#442150: Date column header on Nodequeue View page
#356624: Standardize Module/Package name in .info file
README.txt change per #447412: cannot add translated node to a nodequeue

nodequeue 5.x-2.5

Download Size md5 hash
nodequeue-5.x-2.5.tar.gz 45.34 KB acaf94700eec0c98c3107ba8f3412ced
nodequeue-5.x-2.5.zip 53.01 KB f328667097bc33db3efdb701fd1fcaa2
Last updated: December 24, 2010 - 23:27
Official release from tag: 5.x-2.5

Release notes

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.

Subscribe with RSS Syndicate content