layerindex-web/layerindex
Paul Eggleton 84709dbca6 Add recipe bulk change feature
This provides a way to set "meta" fields (SUMMARY, DESCRIPTION,
HOMEPAGE, BUGTRACKER, SECTION, and LICENSE) for a number of recipes at
once, and then download those changes in the form of one or more patch
files which can be submitted for merging into the layer.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-08-11 11:28:14 +01:00
..
fixtures Add support for handling multiple branches 2013-03-05 20:37:48 +00:00
migrations Add recipe bulk change feature 2013-08-11 11:28:14 +01:00
static Add recipe bulk change feature 2013-08-11 11:28:14 +01:00
templatetags Improve pagination for recipe list 2013-02-19 18:28:48 +00:00
__init__.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
admin.py Add recipe bulk change feature 2013-08-11 11:28:14 +01:00
bulkchange.py Add recipe bulk change feature 2013-08-11 11:28:14 +01:00
context_processors.py Add sort priority field to branch model 2013-03-06 22:56:31 +00:00
forms.py Add recipe bulk change feature 2013-08-11 11:28:14 +01:00
import.py Split out recipe parsing and utility functions to a separate module 2013-07-28 18:43:11 +01:00
models.py Add recipe bulk change feature 2013-08-11 11:28:14 +01:00
recipeparse.py Add recipe bulk change feature 2013-08-11 11:28:14 +01:00
simplesearch.py Improve recipe search 2013-02-19 17:22:45 +00:00
update.py Split out recipe parsing and utility functions to a separate module 2013-07-28 18:43:11 +01:00
urls.py Add recipe bulk change feature 2013-08-11 11:28:14 +01:00
utils.py Split out recipe parsing and utility functions to a separate module 2013-07-28 18:43:11 +01:00
views.py Add recipe bulk change feature 2013-08-11 11:28:14 +01:00