This PR adds, for consistency, as it exists in so many other views in the backoffice, the order select box of the search tools to com_redirect links view.
Also:
moves the system messages to the view (removes then from the template)
fixes several bugs in searchtools
correct visual on mobile, tablet and desktop
other small graphical issues.
Before PR
After PR
Testing Instructions
Install latest staging and apply this patch
Go to Components -> Redirect
Check the message with and without redirect plugin enabled, and with or without collect URL enabled.
Check the search, filtering, ordering and limits are working fine.
Test desktop, tablet and mobile view (ex: reduce browser width).
the travis error is something related to PHP7 not related to this PR i think