From dc4f784558db725eb555ce9668231b89aabb8954 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 27 Feb 2009 16:28:20 +0000 Subject: * Refactor task management methods from admin_maintenance.php to task.php * Added a owner_id field to the task database * Modified the admin maintenace to show the owner of the task <<**** Requires a reinstallation of core ****>> --- core/views/admin_maintenance.html.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'core/views') diff --git a/core/views/admin_maintenance.html.php b/core/views/admin_maintenance.html.php index c2e28276..2570dcee 100644 --- a/core/views/admin_maintenance.html.php +++ b/core/views/admin_maintenance.html.php @@ -55,6 +55,9 @@ + + + @@ -82,6 +85,9 @@ status ?> + + user_name ?> + state == "stalled"): ?> id?csrf=$csrf") ?>" class="gDialogLink"> @@ -114,6 +120,9 @@ + + + @@ -138,6 +147,9 @@ status ?> + + user_name ?> + done): ?> id?csrf=$csrf") ?>"> -- cgit v1.2.3