Re: [yocto] [layerindex-web][PATCH 1/2] views.py: Redirect to recipe details for single results

2017-03-13 Thread Paul Eggleton
This should be using a reverse() call instead of a hardcoded URL path suffix. However, since that was a trivial fix I've done that and merged it - it'll appear in the layer index once we do the next upgrade (fairly soon). Cheers, Paul On Tuesday, 14 March 2017 9:35:16 AM NZDT Jose Lamego

Re: [yocto] [layerindex-web][PATCH 1/2] views.py: Redirect to recipe details for single results

2017-01-24 Thread Jose Lamego
ping On 01/18/2017 04:31 PM, Jose Lamego wrote: > From: Alex Franco > > When a recipe search returns only one result, clicking the single > result at the results view is still required to view further > recipe detail. > > This change automatically redirects to

[yocto] [layerindex-web][PATCH 1/2] views.py: Redirect to recipe details for single results

2017-01-18 Thread Jose Lamego
From: Alex Franco When a recipe search returns only one result, clicking the single result at the results view is still required to view further recipe detail. This change automatically redirects to the recipe details view when the recipe search returns a