Skip to content

1.x-2.3.0

Compare
Choose a tag to compare
@jenlampton jenlampton released this 31 Jul 19:58
· 4 commits to 1.x-2.x since this release

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.