From c40bfedd4a27c1b4cad13d3aafb78fcc960a1dde Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 27 Feb 2013 10:20:24 +0000 Subject: Implement editing of layers Allow users with publish permission to edit any layer, and users with the same email address as one of the maintainers of a layer to edit that layer. Signed-off-by: Paul Eggleton --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 96f35eeb94..d5e163f567 100644 --- a/TODO +++ b/TODO @@ -15,6 +15,7 @@ TODO: * Show unpublished layers in a different style in the dependency list? Later: +* Allow adding/editing notes * Usage links in list page? * Avoid page content changing size depending on whether scrollbar is there or not? * Style/extend about page? @@ -22,7 +23,6 @@ Later: * Style machine list on detail * Provide a delete function for unpublished layers? * Show count of layers to be reviewed next to review button -* Ability for users to edit existing layers * Something to help with compatibility (although maybe this should just be handled using the existing versioned layer dependencies in layer.conf) * Query backend service? i.e. special URL to query information for external apps/scripts * Tool for finding/comparing duplicate recipes? -- cgit 1.2.3-korg