From 84709dbca6c0da26e61809d7cb8df2300b6ce288 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 20 Mar 2013 17:09:27 +0000 Subject: 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 --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index c69996f683..bc2fcd6395 100644 --- a/TODO +++ b/TODO @@ -21,7 +21,6 @@ Later: * Cancel button on edit form? * Query backend service? i.e. special URL to query information for external apps/scripts * Add comparison to duplicates page -* Tool for editing SUMMARY/DESCRIPTION? [Paul working on this] * Dynamic loading/filtering for recipes list * Some way to notify the user when they search for something that has been renamed / replaced / deprecated? * Create simple script to check for unlisted layer subdirectories in all repos -- cgit 1.2.3-korg