From 769f0f53e8193f2f24a547d24d7b494b457b85e8 Mon Sep 17 00:00:00 2001 From: Nathan Booth Date: Thu, 22 Dec 2011 17:14:51 +0000 Subject: [PATCH] Updated styling of incident page to match others, corrected hyperlink issue on incidents from sites, reimplimented favicon Signed-off-by: Nathan Booth --- public/images/favicon.ico | Bin 0 -> 724 bytes source/webui/templates/admin/incident.tpl | 199 ++++++++++++---------- source/webui/templates/admin/site.tpl | 4 +- source/webui/templates/index.tpl | 1 + 4 files changed, 109 insertions(+), 95 deletions(-) create mode 100755 public/images/favicon.ico diff --git a/public/images/favicon.ico b/public/images/favicon.ico new file mode 100755 index 0000000000000000000000000000000000000000..210b1a6c3ccefb387a9f902b012f61aa83eb775e GIT binary patch literal 724 zcmV;_0xSKAP)OzWUn z0;LtWZ01tXg<8j;Z_I_HKrTI+R#Ne#91TW8JU`7;ul=m;PH$CyJhs|ao-Hj8WYC4r z1T7}-!!nc)MnE)Beai(YB()laHos380a;w!sv)P1YS!k&(92_2?TrT5v`X%=E_V8$E7MsOQc!no)rgsMpO$rb~ znx$SzTE!+Dt2H= zl6+;~PXSRD8)o5><1;;jHvL`Gj?8DJ7yk74_!t{^`ruUtU*NUq$R?J_nf?quR*&`@ zqAX(S``lm9hd(j+Vh`pr|L6_Q^cyTSck9~%h(SgPu5Ui*zy$`64#J-28dg=`=1kAP zqZLIncident {$incident->reference|escape:html} -

Incident {$incident->reference|escape:html}

-
-
-
- Edit Incident - -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
-
-   -
-
-
-
-
-
- -
-
-
-
- Change Status - -
- -
- -
-
- -
- -
- -
-
- -
-
-   -
-
-
-
-
-
-
- -

Status Changes

- - - - - - - - - {foreach from=$statuses item=status} - - - - - - {/foreach} - -
Date/TimeStatusDescription
- {StatusBoard_DateTime::fuzzyTime($status->ctime)}
- {$status->ctime|date_format:'y-m-d h:i:s'} -
{StatusBoard_Status::name($status->status)}{$status->description|escape:html}
+

Incident {$incident->reference|escape:html}

+ + +
+
+
+

Edit Incident

+

Use this form to update the existing Service

+
+
+
+
+
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+
+   +
+
+
+
+
+
+ +
+
+

Change Status

+

Use this form to update the current status of an incident

+
+
+
+
+

Use this form to update the current status of an incident

+
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+
+   +
+
+
+
+
+
+
+
+

Status Changes

+

The table display an audit log of changes to this incident

+
+
+ + + + + + + + {foreach from=$statuses item=status} + + + + + + {/foreach} + +
Date/TimeStatusDescription
+ {StatusBoard_DateTime::fuzzyTime($status->ctime)}
+ {$status->ctime|date_format:'y-m-d h:i:s'} +
{StatusBoard_Status::name($status->status)}{$status->description|escape:html}
+
+
\ No newline at end of file diff --git a/source/webui/templates/admin/site.tpl b/source/webui/templates/admin/site.tpl index 214c15b..644100e 100644 --- a/source/webui/templates/admin/site.tpl +++ b/source/webui/templates/admin/site.tpl @@ -69,8 +69,8 @@ {StatusBoard_Status::name($incident->currentStatus())} - - + + {/foreach} diff --git a/source/webui/templates/index.tpl b/source/webui/templates/index.tpl index 0264031..738838f 100644 --- a/source/webui/templates/index.tpl +++ b/source/webui/templates/index.tpl @@ -5,6 +5,7 @@ +