layerindex-web/layerindex
Paul Eggleton 430ae4f90e Improve recipe search
* Use more traditional GET instead of POST method
* Search in pn, summary, description and filename instead of just pn

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-02-19 17:22:45 +00:00
..
static Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
__init__.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
admin.py Admin interface improvements 2013-02-19 12:02:04 +00:00
detail.html Initial version of recipe detail page 2013-02-19 17:22:40 +00:00
forms.py Fix validation to allow blank web tree start URL 2013-02-14 07:26:52 +00:00
index.html Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
models.py Admin interface improvements 2013-02-19 12:02:04 +00:00
rawrecipes.txt Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
recipedetail.html Initial version of recipe detail page 2013-02-19 17:22:40 +00:00
recipes.html Improve recipe search 2013-02-19 17:22:45 +00:00
simplesearch.py Improve recipe search 2013-02-19 17:22:45 +00:00
submitemail.txt Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
submitlayer.html Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
submitthanks.html Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
update.py Clear default value of DESCRIPTION before parsing recipes 2013-02-18 16:29:01 +00:00
urls.py Initial version of recipe detail page 2013-02-19 17:22:40 +00:00
views.py Improve recipe search 2013-02-19 17:22:45 +00:00