Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download nodequeue-7.x-2.0-alpha2.tar.gztar.gz 385.09 KB
MD5: 223af089f365b8ce9040d78666373aa9
SHA-1: 87a93cf5989c6c8591517e972741d3686533a801
SHA-256: 30899705ba175d7d402c3a83abe8d2e3a636b3c54bf2a0a0da4d49e10f3ac7d7
Download nodequeue-7.x-2.0-alpha2.zipzip 393.72 KB
MD5: 8ebbcd5b95ee5e08374b7c3cbcba9f8f
SHA-1: 97e0759be0013b3cf103b622b88fd1b2a7c62cff
SHA-256: d5980e96677e43d036c9daa0d94e981f54cc9f0384c3ff611d1fa2a0199dbd83

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:

New features:

  • #817558 by jonhattan, DamienMcKenna and amateescu: Machine names.
  • #1110954 by greggles: Provide a nodequeue_save_subqueue_order_alter hook to allow other modules to respond to and affect the sort.
  • #1030812 by amateescu: Nodequeue, i18n, translation_helpers (Remove translation_helpers requirement).
  • #934798 by agentrickard, amateescu: Use admin theme for nodequeue node tab callback.

Bug fixes:

  • #1163862 by slashrsm: DB error when triggering nodequeue's action.
  • #1161152 by amateescu: Unable to assign Nodequeue action to trigger.
  • #1159110 by paolomainardi and amateescu: Ajax problems with PURL activated.
  • Follow-up to #742494 by Steven Jones and amateescu: Smartqueue table not created
  • #1152240 by amateescu: Cannot save re-ordering of nodes in queue. Warning: Wrong parameter count for array_unique() in nodequeue_save_subqueue_order().
  • #1037676 by amateescu: 'Add node & save queue' button is confusing.
  • #817558 by amateescu: Follow-up - Machine names were always disabled.
  • #1154074 by amateescu: UX improvements.
  • #286918 by lyricnz: Schema mismatch errors reported by schema.module
  • #462290 by amateescu: Move admin functions to separate .admin.inc
  • #959904 by amateescu: Notice: Object of class stdClass could not be converted to int in _menu_router_build().
  • #1151446 by DamienMcKenna: Default value for nodequeue_queue->reverse is incorrect.
  • #1097774 by setvik and amateescu: nodequeue_get_all_qids() no longer supports returning all queues.
  • #1149460 by amateescu: Rename nodequeue_apachesolr_modify_query() to nodequeue_apachesolr_query_alter().
  • #1111138 by greggles: smartqueue_taxonomy_get_parents doesn't find parents of all tids.
  • #1124176 by setvik: Notice: Undefined property: nodequeue_queue::qid in smartqueue_taxonomy_nodequeue_form().
  • #1104766 by amateescu: Remove 'Include a column on the nodequeue tab for the maximum number of nodes in each queue'.
  • #484500 by jaydub and amateescu: nodequeue.install should not use t() in hook_schema() and other .install clean-ups.
  • #1079450 by tacituseu and amateescu: nbsp; prepended to nodequeue_view_queues() output when advanced_help is not installed.
  • #1113748 by amateescu: Error in the comment of nodequeue_subqueue_add function.
  • #886972 by c960657 and amateescu: Optimize nodequeue_node_tab_access().
  • #1144478 by amateescu: Clean up nodequeue and smartqueue .info files.
  • #1015384 by amateescu: Nodequeue toggle links briefly flash the overlay when toggled.
  • #959450 by amateescu: hook_nodequeue_remove gets called twice when a node is removed from a subqueue.
  • #1097962 by amateescu: Reverse in admin view breaks drag-n-drop ordering.
  • #763762 by amateescu: Nodes with long titles (>128 ch) cannot be added to subqueues with autocomplete.
  • #872444 by amateescu: Can't add node by typing a word from the title that's not the first word.
  • #994996 by amateescu: Follow-up - Update javascript to Drupal 7.
  • #1015104 by brenk28, setvik and keithm: Missing argument 3 for nodequeue_apachesolr_modify_query().
  • Fix notice with _menu_translate()
  • #994996 by slashrsm: Update javascript for D7 behaviors.
  • #997104 by slashrsm: Fix notice after saving queue.
  • #1040756 by slashrsm: Fix theme function not properly upgraded to D7.
  • #973404# by Scott Reynolds: Not all queues show up in tabs or links
  • #1016130 by Scott Reynolds: PHP 5.3 reference error breaks nodequeue links.
  • Removing translation directories
  • Stripping CVS keywords
Created by: amateescu
Created on: 20 May 2011 at 22:10 UTC
Last updated: 22 Nov 2019 at 14:43 UTC
New features
Bug fixes
Insecure

Other releases