Downloads
Download tar.gz
37.44 KB
MD5: defe0290831822732782373fc77059bb
SHA-1: a1929448c69b97307aa124104e9b2487d9895d73
SHA-256: e3282042959a904fcaf3a7883dc926005271526c2efb9925be3c7747fd4c996c
Download zip
42.29 KB
MD5: 2421260805d3f9652c73165ff976e7e7
SHA-1: 87c7893980b392c3ce9bb77a21b03144dff36dcb
SHA-256: 2d3b1c3c2ac4397f918426d3294033079e9c22387fecdb046ab3312aeba2822e
Release notes
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