term_queue 7.x-1.0-rc1

Security update

This is a security release to prevent a Cross Site Scripting (XSS) vulnerability. When displaying taxonomy terms the module now ensures that they are correctly filtered plain text.

term_queue 7.x-1.0-alpha3

Bug fixes
Insecure

- Fixing an error whereby terms could not be added to a term queue imported via a feature whilst in it's default state.
- Avoiding an error when a term is added to a queue that already contains it.

term_queue 7.x-1.0-alpha2

Bug fixes
Insecure

- Added a missing cancel link on the add term to queue form
- On add term to queue form the autocomplete field now respects the taxonomy vocabulary that the term queue is restricted to.

term_queue 7.x-1.0-alpha1

Bug fixes
Insecure

- Fixed instances where a qid was being used to refer to term_queues instead of a machine name
- Added an '--Any--' option so that a term queue does not have to be restricted to a taxonomy vocabulary
- When adding new terms to a queue via the drop down box, only terms that have not already been added are shown.

term_queue 7.x-1.x-dev

New features

This is a port of the Drupal 6 module term_queue to Drupal 7

It also includes some extra features:

Exportability via CTools
Basic Views integration
A setting to limit a term queue to certain vocabularies

term_queue 6.x-1.0

New features
Insecure

Added autocomplete functionality to taxonomy term entry (per emackn's patch -- #326925)

Subscribe with RSS Subscribe to Releases for Term Queue