layerindex-web/templates
Paul Eggleton 5540a84434 RRS: Add deleted recipe handling
Now that we're using RecipeSymbols we have the complete list of recipes
that ever existed in a layer. We only want to see the ones that are
valid for the selected milestone, so when a recipe gets deleted (or
renamed or moved outside of the layer subdirectory, if any) we need to
record that - do so using a RecipeUpgrade record with a new field
upgrade_type set to 'R'. Additionally we need to store the file path so
that deletion events (where we don't parse the contents of the recipe,
thus we don't have PN) are easy to match up with RecipeUpgrade records;
naturally we need to keep the paths "up-to-date" when we notice recipe
files being moved around.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2019-11-21 02:27:39 +13:00
..
admin Use Django sites framework to specify website title 2013-12-28 11:03:29 +00:00
django_registration Disable autocomplete on sensitive fields 2019-07-17 11:31:04 +12:00
layerindex Fix cgit commit URL setting 2019-10-21 12:02:44 +13:00
registration Add license / note for django-registration-templates 2019-07-17 11:31:04 +12:00
rrs RRS: Add deleted recipe handling 2019-11-21 02:27:39 +13:00
404.html Upgrade to Django 1.6+ 2016-06-12 11:33:08 +12:00
500.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
base_toplevel.html Upgrade to Bootstrap 3 2018-09-20 15:57:59 +12:00
base.html Add branch comparison function 2019-10-21 12:02:44 +13:00