Releases for Nodequeue

nodequeue 6.x-2.5

ezra-g - November 5, 2009 - 02:17
Official release from CVS tag: DRUPAL-6--2-5
First released: November 5, 2009 - 02:17
Download: nodequeue-6.x-2.5.tar.gz
Size: 381.66 KB
md5_file hash: 1e05e413423cb4476378101925ff75c2
Last updated: November 5, 2009 - 02:21
View usage statistics for this release

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

ezra-g - August 27, 2009 - 20:52
Official release from CVS tag: DRUPAL-6--2-4
First released: August 27, 2009 - 20:52
Download: nodequeue-6.x-2.4.tar.gz
Size: 381.42 KB
md5_file hash: f1955f3d5b1e9aca5f93279e091a177b
Last updated: August 27, 2009 - 20:56
View usage statistics for this release

Changes since DRUPAL-6--2-3:

nodequeue 5.x-2.8

ezra-g - July 8, 2009 - 15:09
Official release from CVS tag: DRUPAL-5--2-8
First released: July 8, 2009 - 15:09
Download: nodequeue-5.x-2.8.tar.gz
Size: 45.6 KB
md5_file hash: f13116f0d2165aaf37ba25c961263223
Last updated: July 8, 2009 - 15:11
View usage statistics for this release

SA-CONTRIB-2009-041

nodequeue 6.x-2.3

ezra-g - July 8, 2009 - 15:08
Official release from CVS tag: DRUPAL-6--2-3
First released: July 8, 2009 - 15:08
Download: nodequeue-6.x-2.3.tar.gz
Size: 380.97 KB
md5_file hash: dcfb0fb01e929f54e626a5f7a178b7a6
Last updated: July 8, 2009 - 15:11
View usage statistics for this release

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

ezra-g - June 10, 2009 - 22:26
Official release from CVS tag: DRUPAL-5--2-7
First released: June 10, 2009 - 22:26
Download: nodequeue-5.x-2.7.tar.gz
Size: 43.77 KB
md5_file hash: ea364fc1c059a5d9443a4d1f8bc92a7a
Last updated: June 10, 2009 - 22:31
View usage statistics for this release

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

nodequeue 5.x-2.6

ezra-g - May 1, 2009 - 00:50
Official release from CVS tag: DRUPAL-5--2-6
First released: May 1, 2009 - 00:50
Download: nodequeue-5.x-2.6.tar.gz
Size: 45.22 KB
md5_file hash: 8986cbd24488c7fe56f7b6752f4e215b
Last updated: May 1, 2009 - 00:55
View usage statistics for this release

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

ezra-g - February 2, 2009 - 21:21
Official release from CVS tag: DRUPAL-5--2-5
First released: February 2, 2009 - 21:21
Download: nodequeue-5.x-2.5.tar.gz
Size: 45.34 KB
md5_file hash: acaf94700eec0c98c3107ba8f3412ced
Last updated: February 2, 2009 - 21:25
View usage statistics for this release

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

ezra-g - February 2, 2009 - 17:45
Official release from CVS tag: DRUPAL-5--2-4
First released: February 2, 2009 - 17:45
Download: nodequeue-5.x-2.4.tar.gz
Size: 45.34 KB
md5_file hash: d8bc2b25e9189fe5f01756df4c2440d7
Last updated: February 2, 2009 - 17:50
View usage statistics for this release

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

ezra-g - February 1, 2009 - 17:43
Official release from CVS tag: DRUPAL-5--2-3
First released: February 1, 2009 - 17:43
Download: nodequeue-5.x-2.3.tar.gz
Size: 45.38 KB
md5_file hash: be376cf316db1eb9d5121a24176f2a71
Last updated: February 1, 2009 - 17:45
View usage statistics for this release

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
#309914: Smartqueue_taxo may alter subqueues it doesn't own: by Joshua Jabbour
#285901: Typo in message about workflow-ng and actions modules by yhager: Typo in message about workflow-ng and actions modules
#321866: API Improvement: caching of subqueues causes failure of nodequeue_subqueue_add: by andrewlevine
#352991: Errors when installing on a multisite - "Incorrect table name": by miche
#354494: Undefined variable: nodes in ....nodequeue.module on line 1976 by KarenS
#356624: Standardize Module/Package name in .info file by ezra-g
#318207: Add toggle classes to Nodequeue links: by prof1337, ezra-g and jmburnz
#311089: PHP notice: Undefined property: stdClass::$position reported Pasqualle, fixed by ezra-g
#306201: Sort allowed node types by display name, not internal name by wazdog: Sort allowed node types by display name, not internal name (backported by ezra-g)
And the removal of an unnecessary call to t() in hook_menu.

nodequeue 6.x-2.0

ezra-g - February 1, 2009 - 17:35
Official release from CVS tag: DRUPAL-6--2-0
First released: February 1, 2009 - 17:35
Download: nodequeue-6.x-2.0.tar.gz
Size: 380.14 KB
md5_file hash: cf3a34c79f28e6aa92a67b6cd887691d
Last updated: February 1, 2009 - 17:40
View usage statistics for this release

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

ezra-g - October 6, 2008 - 14:36
Official release from CVS tag: DRUPAL-6--2-0-RC3
First released: October 6, 2008 - 14:36
Download: nodequeue-6.x-2.0-rc3.tar.gz
Size: 378.76 KB
md5_file hash: 832ae2232f5f367000948d33256ffd82
Last updated: October 6, 2008 - 14:40
View usage statistics for this release

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

Bug Fixes:
Views 2 API change compliance by ezra-g
#309914: Smartqueue_taxo may alter subqueues it doesn't own by wazdog
#317074: old dev release marked as "Up to date" reported by Pasqualle, fixed by dww
#300895: Cannot filter nodequeue views by subqueue reference by dalin
#303985: Performance Improvement: nodequeue_node_tab_access should call user_access first by ezra-g, continuing thinking by merinofchaos
#306222: Stray drupal_set_message in dev.. reported by moonshine, fixed by ezra-g
#311089: PHP notice: Undefined property: stdClass::$position reported Pasqualle, fixed by ezra-g

New Features:
#306201: Sort allowed node types by display name, not internal name by wazdog
#303608: Add "Subqueue title" option to Views arguments by wazdog
#315375: Sort queues by title in admin list by wazdog implementing feedback by ezra-g

nodequeue 6.x-2.0-rc2

ezra-g - August 17, 2008 - 03:49
Official release from CVS tag: DRUPAL-6--2-0-RC2
First released: August 17, 2008 - 03:49
Download: nodequeue-6.x-2.0-rc2.tar.gz
Size: 378.36 KB
md5_file hash: 1f0fe32683cc8540a3231c5ce57ede41
Last updated: August 17, 2008 - 03:50
View usage statistics for this release

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!

Bug Fixes:
#284312: Nodequeue & Triggers - FAPI error by Lynn
#167465: SQL warnings when user has manipulate queue permission and #275236: Manipulate all queues permission doesn't work fixed by olav
#281592: "In queue" filter doesn't work by Crell
Fix to the title of the subqueue reference Views argument by ezra-g
#277867: Nodequeue tab on nodes even though they are disabled reported by coltrane was fixed in

new feature: #278609: Forward port Modular Access Control to 6 by ezra-g incorporating changes from related issues by cotrane and sun.

nodequeue 5.x-2.2

ezra-g - July 6, 2008 - 16:46
Official release from CVS tag: DRUPAL-5--2-2
First released: July 6, 2008 - 16:46
Download: nodequeue-5.x-2.2.tar.gz
Size: 45.07 KB
md5_file hash: 6e99cbcfff3a1402635c5baba707e7c7
Last updated: July 6, 2008 - 16:50
View usage statistics for this release

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
#278733: Duplicate declarations of nodequeue_action_info resulting in WSoD - by Amitaibu

nodequeue 5.x-2.1

ezra-g - July 4, 2008 - 16:58
Official release from CVS tag: DRUPAL-5--2-1
First released: July 4, 2008 - 16:58
Download: nodequeue-5.x-2.1.tar.gz
Size: 44.93 KB
md5_file hash: 1ff5d52ad388d26548e1896d4c736f37
Last updated: July 4, 2008 - 17:00
View usage statistics for this release

#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

merlinofchaos - June 26, 2008 - 03:32
Official release from CVS tag: DRUPAL-6--2-0-RC1
First released: June 26, 2008 - 03:32
Download: nodequeue-6.x-2.0-rc1.tar.gz
Size: 377.91 KB
md5_file hash: 0db93678641cba8d52482f4972d09b44
Last updated: June 26, 2008 - 03:35
View usage statistics for this release

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

merlinofchaos - February 26, 2008 - 22:00
Official release from CVS tag: DRUPAL-5--2-0
First released: February 26, 2008 - 22:00
Download: nodequeue-5.x-2.0.tar.gz
Size: 41.01 KB
md5_file hash: e6fc4be038d4bebfe6d5de2c3625f2dd
Last updated: February 26, 2008 - 22:05
View usage statistics for this release

Nodequeue 2 introduces the following features:

  • More javascript controls with queue control, making for a smoother UI. This UI degrades gracefully without javascript.
  • More options for queue control including quickly shuffling and emptying queues.
  • The smartqueue system, where queues can have subqueues. Smartqueue modules can create subqueues that correlate to external data; for example, the taxonomy smartqueue creates a subqueue per taxonomy term in a vocabulary; nodes are then eligible for the subqueues that it has terms for. This makes it easy to have many queues with identical configuration.
  • An extended API system to make it easier to expand nodequeue and work with it with your custom code.

nodequeue 5.x-2.0-rc3

merlinofchaos - January 2, 2008 - 01:05
Official release from CVS tag: DRUPAL-5--2-0-RC3
First released: January 2, 2008 - 01:05
Download: nodequeue-5.x-2.0-rc3.tar.gz
Size: 40.44 KB
md5_file hash: b545bcd9a21a6ff8fa36d8e504ab70fa
Last updated: January 2, 2008 - 01:10
View usage statistics for this release

Changes since DRUPAL-5--2-0-RC2:

nodequeue 5.x-2.0-rc2

merlinofchaos - October 10, 2007 - 23:13
Official release from CVS tag: DRUPAL-5--2-0-RC2
First released: October 10, 2007 - 23:13
Download: nodequeue-5.x-2.0-rc2.tar.gz
Size: 37.44 KB
md5_file hash: defe0290831822732782373fc77059bb
Last updated: October 10, 2007 - 23:15
View usage statistics for this release

Changes since DRUPAL-5--2-0-RC:

  • #171911 by kndr: Only check nodequeue size on autocomplete if there is a max size to bother checking.
  • Followup to last commit: make sure $size is valid *always*
  • #171920 by kndr: fix nodequeue size text on no limit queues
  • More feedback about saving and items being moved.
  • Some display tightening.
  • Allow administrative reversal of queues
  • Button to reverse the queue
  • Rename "clear queue" button to just "Clear"
  • javascript code consolidation
  • #178188 and #182378: pgsql .install fixes by dww and hunmonk
  • #182159: Nodequeue exclusion filter by dww
  • #182154: Fix for views subqueue filtering by dww.
  • #178583: Fix for size 1 queues. Also, fix for cached nodequeue position causing links to mistakenly show queue presence
  • #171626: Fix default views so they actually work.
  • #176213: External API function to fetch the position of a node in a queue
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.