queue: Add options for easy addition of queues
Adds the ability to "Clone" a queue, which would be nice to create a queue similar to the current one with a couple distinct settings, but also not a child of the queue. Also adds the ability to add a "Sub Queue" to the current queue, which will allow easy creation of queues which are pre-configured for inheritance.
Showing
- include/class.orm.php 16 additions, 1 deletioninclude/class.orm.php
- include/class.queue.php 2 additions, 0 deletionsinclude/class.queue.php
- include/staff/queue.inc.php 2 additions, 0 deletionsinclude/staff/queue.inc.php
- include/staff/templates/queue-tickets.tmpl.php 14 additions, 0 deletionsinclude/staff/templates/queue-tickets.tmpl.php
- scp/queues.php 19 additions, 0 deletionsscp/queues.php
Loading
Please register or sign in to comment