You are here

CHANGELOG.txt in Nodequeue 5

Nodequeue-5.x-1.2
  o 102385: Extraneous SEQUENCE in mysql portion of install.
  o 102402: Fix queue empty confirm form.
  o new js queue manager
  o Fix js queue install bugs
  o Fix nodequeue access problems
  o re-arrange administration items so breadcrumbs and tabs are more proper
  o more Views support
  o new ability to add nodequeue links directly to a node
  o fixed counting problem with node access
  o #123851: (by njivy) query had too many args
  o #125422: (by njivy) clear queue confirm form did not work
  o #141128: Missed adding link_remove in update code.
  o #102790: UTF8 tables support added.
  o #108078: fix documentation for nodequeue_node_titles
  o #102789: Give proper indexing to sub tables.
  o #151980: views cache not cleared for new node queues
  o #151981: (dww) add support for a views argument for the title of the nodequeue, not just the queue id
  o #153077: (dww) Actually working pgsql install now. And some queries cleaned up too.
  o #151982: (dww) Add timestamps to queues so that views can sort queues by time added.
  o #153089: (yched) Minor fix for nodequeue_save when saving nodes, and 'title' field in view.


File

CHANGELOG.txt
View source
  1. Nodequeue-5.x-1.2
  2. o 102385: Extraneous SEQUENCE in mysql portion of install.
  3. o 102402: Fix queue empty confirm form.
  4. o new js queue manager
  5. o Fix js queue install bugs
  6. o Fix nodequeue access problems
  7. o re-arrange administration items so breadcrumbs and tabs are more proper
  8. o more Views support
  9. o new ability to add nodequeue links directly to a node
  10. o fixed counting problem with node access
  11. o #123851: (by njivy) query had too many args
  12. o #125422: (by njivy) clear queue confirm form did not work
  13. o #141128: Missed adding link_remove in update code.
  14. o #102790: UTF8 tables support added.
  15. o #108078: fix documentation for nodequeue_node_titles
  16. o #102789: Give proper indexing to sub tables.
  17. o #151980: views cache not cleared for new node queues
  18. o #151981: (dww) add support for a views argument for the title of the nodequeue, not just the queue id
  19. o #153077: (dww) Actually working pgsql install now. And some queries cleaned up too.
  20. o #151982: (dww) Add timestamps to queues so that views can sort queues by time added.
  21. o #153089: (yched) Minor fix for nodequeue_save when saving nodes, and 'title' field in view.