Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download entityqueue-7.x-1.3.tar.gztar.gz 32.07 KB
MD5: 47a11876932b51e6b7dd0110b92bf8cc
SHA-1: 9b9d95f47bf4d61b89d59365b1ad22e960727054
SHA-256: 22da375f8efdd569a245fcf60cce1a03827304912715f3a9589781f84b2fed5b
Download entityqueue-7.x-1.3.zipzip 45.99 KB
MD5: 2c9a918102fcd6362088a4e4ce126c5b
SHA-1: 3b8267068c65c935f45c5a548ebb0fa1a9de7999
SHA-256: 8746f665f6bf47dc0f6f21172aca8de5a13f6f9cda310f413b1d89c67c77ad6c

Release notes

This version of Entity Queue helps the UX of managing queues, as well as trying to clarify the configuration of queues. It also adds basic validation to prevent queues from overwriting changes if the same queue is modified by multiple users.

**Changes since 7.x-1.2**

* #2929556: Fix breadcrumbs on custom menu callbacks.
* #2929543: Move subqueue edit callbacks into entityqueue.admin.inc.
* #2929030 by quicksketch: Make clear that using the "Entityqueue" Entity Reference behavior pulls bundles from the queue settings
* #2929017: Make "Act as queue" work with adding items to top.
* #2851188 by quicksketch, mallezie: Changed message shown when nothing happened
* #2897345 by coolestdude1: Display message on Save of Queue
* #2867823 by Pavan B S, krina.addweb: Fix coding standards
* #2851188 by mallezie, quicksketch: Changed message shown when nothing happened
* #2927031: Fix PHP notice when saving an empty queue.
* #2928485 by gordon and quicksketch: Only add items to queue when 'Add' button is clicked.
* #2928765: Allow items to be added to top of queue.
* #2928772: Do not lock the created entity reference fields.
* #2927031: Add validation to prevent overwriting changes to modified queues.

Created by: quicksketch
Created on: 10 Dec 2017 at 06:16 UTC
Last updated: 6 Feb 2018 at 22:03 UTC
Bug fixes
New features

Other releases