Feature #5753
Allow customisation of autocomplete_search path for resources in filter create/edit
Description
The filter create/edit page uses a standard autocomplete_search path for resources, but plugins such as Katello want to customise the location of this route. This should probably be expressed via the plugin registration interface.
Related issues
Associated revisions
History
#1
Updated by Dominic Cleal about 8 years ago
- Copied from Bug #5553: Filter create/edit breaks if the resource type does not have a corresponding controller with 'autocomplete_search' added
#2
Updated by Dominic Cleal about 8 years ago
- Status changed from New to Assigned
#3
Updated by Dmitri Dolguikh about 8 years ago
- Status changed from Assigned to Ready For Testing
#4
Updated by Dmitri Dolguikh about 8 years ago
- Target version changed from 1.8.3 to 1.8.2
#5
Updated by Dmitri Dolguikh almost 8 years ago
- Target version changed from 1.8.2 to 1.8.1
#6
Updated by Dominic Cleal almost 8 years ago
- Category changed from Web Interface to Plugin integration
- Legacy Backlogs Release (now unused) set to 10
#7
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset dd9410892244b0c2d499ce76e1822d6a317c448f.
#8
Updated by Marek Hulán over 6 years ago
- Related to Bug #12827: Allow non isolated engines to add overrides to filters search path added
fixes #5753: Engines can now override autocomplete path used in FiltersHelper