Downloads
Download tar.gz
40.44 KB
MD5: b545bcd9a21a6ff8fa36d8e504ab70fa
SHA-1: b15114e12042931be7b8fb4b110853e00a26cb64
SHA-256: 4ce679bd893ecdf174c3bb3bcf509bf2389cc633d6babaa351abfcf43d55ba2e
Download zip
46.28 KB
MD5: 573ba090173344b9e5e35daae83de1d5
SHA-1: b8dce7667808eff734e890d0625666e183446e1d
SHA-256: 5ef532313d7797068a2c21b64310c2e3f483b97fe90d246e491f9270111705d3
Release notes
Changes since DRUPAL-5--2-0-RC2:
- #182715 by dww: bogus javascript header only sort of worked
- Fix javascript when using a tabled theme
- #203515: Prevent error when trying to add nodequeue items to Views when no queues exist.
- #193102: Update actions for subqueues. By Moshe
- #197439: Implement subqueue response to term deletion. By bdragon.
- #192265: Make nodequeue queue size text themeable. I'm not completely sure about doing this but I committed it anyhow.
- #193146: Allow sorting by position in a given queue.
- #192266: nodequeue settings page to add more flexibility to nodequeue presentation.
- #190871: Make the ajax operation link a Views field option. By BDragon.
- #188898: Removed unneeded check_plain prior to database save; these should be done on output, not input.
- #188888: Allow "any" option in certain views selectors to pick queues.
- #184066: by dww: actually implement options that appear in the views UI.
- #182458: Proper uninstall of sequence for PGSQL
- #182708: fix smartqueue dependency line in .info file