Releases: backdrop-contrib/nodequeue
Releases · backdrop-contrib/nodequeue
1.x-2.3.1
1.x-2.3.0
Changes since 1.x-2.2.0:
- #2489096 by UnknownError, alexverb, mvzundert: Contextual link for view via panel pane, or ds field
- #3110220 by happysnowmantech, Sergii Pryma: Prevent overwriting of first node type settings.
- #3049324 by hargobind: Increase queue size limit
- #3097766 by alex-b: Remove duplicate column Queue ID from admin interface
- Change argument variable name for sanity.
- Bring new if statement closer to 80 char line limit for sanity.
- Update docs and context view data checks.
- Better docblock for nodequeue_load_queues_by_type().
- Better docblock for nodequeue_queue_position().
- Rework the nodequeue_load_queues() static for more reliable test results.
- better docblock for default views.
- Update hook name in inline comments.
- On the Queue tab, style the action link like a drop-button.
1.x-2.2.0
Security release, contains parity for the Drupal 7.x-2.2 release, and additionally:
- All tests now passing for Backdrop
- Better documentation
1.x-2.1.7
Changes since 1.x-2.1.6:
- Fix the broken tabledrag. Add back missing hidden form element.
1.x-2.1.6
1.x-2.1.4
Changes since 1.x-2.1.3
- Add a Queues tab on taxonomy pages.
- Minor UX updates / improve subqueue listing page.
- Increase length for add and remove links for queue.
- Fix subqueue manage links, add better help text for how to create subqueues.
- Hide the nodequeue service module. Not sure if it works yet.
- Prevent PHP warning on queue title.
- #18: Add #states to limit by queue setting for views relationship.
- #17: Add local task tabs to the nodequeue admin section.
- Clean up the smartqueue admin form.
- Add a button-danger class to the clear queue button.
- Remove duplicate position column from empty queue. Update empty text.
- #25: Add a pager back onto the manage subqueues page.
- Add drop-buttons on the manage queue page.
- Revert Nodequeue listing page logic, make it closer to D7 version.
1.x-2.1.3
Changes since 1.x-2.1.2
- #16: Convert rid to role in nodequeue_roles table.
- Minor UX improvement to role setting.
- #9: Add the correct relationship settings to the automatic views.
- #9: Add a view in nodequeue_save() and remove the view in nodequeue_delete().
- #9: Clear views caches after automatic views are added or removed.
- #12: Prevent PHP notice on nodequeue admin page.
- Revert "Issue #12: Fixed PHP notice on nodequeue admin page."
- Changing configure link back to edit, since the Queue configuration is still in the databasse, in the nodequeue_queue table.
1.x-2.1.2
Changes since 1.x-2.1.1
- #9: Add automatic creation and deletion of views.
- #15: Fix placement of Manage Subqueues operation link text.
- #9: Fix the setting to automatically create one view per queue.
- #10: Fixed the setting to display contextual links.
- #12: Fixed PHP notice on nodequeue admin page.
- #13: Undo the real field fix, leave the help text update.
- #13: Add the real field for subqueue argument. Update help text.
- #7: Prevent PHP notice on manage queue page.
1.x-2.1.1
1.x-2.1.0
Initial release of Nodequeue for Backdrop CMS.