The variable needs correcting as it is misspelled
[YOCTO #8934]
Signed-off-by: Alex Franco
---
documentation/ref-manual/ref-classes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/ref-manual/ref-classes.xml
b/documentation/ref-manual/ref-classes.xml
index
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Not sure this how this should be done, but at least it's been helpful in
my case
Alex Franco
On 02/23/2016 09:42 AM, Alex Franco wrote:
> From: Alejandro Franco
>
> Add a more verbose Exception when a buildset parse operation fails
From: Alejandro Franco
Add a more verbose Exception when a buildset parse operation fails
Signed-off-by: Alejandro Franco
---
lib/python2.7/site-packages/autobuilder/Autobuilder.py | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/lib/python2.7/site-packages/a
files:
- models.py, update.py
- migration file
- templates and static content (stylesheet)
[YOCTO #7855]
Signed-off-by: Alex Franco
---
.../0010_auto__add_field_recipe_blacklisted.py | 197 +
layerindex/models.py | 1 +
layerindex/static
Display blacklisted information for recipes.
Changes since v2: hover fix and added documentation link
Changes since v1: added hover feature
Alex Franco (1):
Recipe blacklisted information
.../0010_auto__add_field_recipe_blacklisted.py | 197 +
layerindex/models.py
ally since we're using
bootstrap) let me know please :b
The hovering now only works within a TD...
Alex Franco
[1] http://yctb03.ostc.intel.com:/
On 12/01/2015 01:11 PM, Paul Eggleton wrote:
> On Tue, 01 Dec 2015 12:26:18 Alex Franco wrote:
>> @Martin, I think this informa
worries though,
I can fix the hover situation and also add in the link to the
documentation.
@All: I suppose the link should go to:
http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-
PNBLACKLIST
- - Alex Franco
-BEGIN PGP SIGNATURE-
Version: GnuPG v2
files:
- models.py, update.py
- migration file
- templates and static content (stylesheet)
[YOCTO #7855]
Signed-off-by: Alex Franco
---
.../0010_auto__add_field_recipe_blacklisted.py | 197 +
layerindex/models.py | 1 +
layerindex/static
When the recipe search returns a single result, redirect to it
instead of showing the full result list view.
[YOCTO #6618]
Signed-off-by: Alex Franco
---
layerindex/views.py | 6 ++
1 file changed, 6 insertions(+)
diff --git a/layerindex/views.py b/layerindex/views.py
index 7e877ac
Take layer name into account when searching for recipes. This is
accomplished by adding a layer name to the simplesearch.getquery
call in the recipe search view.
[YOCTO #6618]
Signed-off-by: Alex Franco
---
layerindex/views.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a
Take layer name into account when searching for recipes and change
recipe search results behavior so that when a single search result
is returned, it redirects to that recipe detail view.
[YOCTO #6618]
Alex Franco (2):
[layerindex-web] views.py: single result redirect
[layerindex-web
- templates and static content
[YOCTO #7855]
Signed-off-by: Alex Franco
---
.../0010_auto__add_field_recipe_blacklisted.py | 197 +
layerindex/models.py | 1 +
layerindex/static/css/additional.css | 13 +-
layerindex
New file: 0009_auto__add_field_recipe_inherits.py
Django migration file, to add the inherits column to the recipe table.
[YOCTO #7575]
Signed-off-by: Alex Franco
---
.../0009_auto__add_field_recipe_inherits.py| 196 +
1 file changed, 196 insertions(+)
create mode
also added
to Toaster templates, along with style changes proposed in attachment.
Inherits field skips recipes from globally inherited data as proposed.
[YOCTO #7575]
Signed-off-by: Alex Franco
---
layerindex/models.py | 2 +-
layerindex/static/css/additional.css | 11
14 matches
Mail list logo