diff --git a/agent/ui/joblist.txt b/agent/ui/joblist.txt index ae42774..cab2483 100644 --- a/agent/ui/joblist.txt +++ b/agent/ui/joblist.txt @@ -1,4 +1,4 @@ -FileSysCont_1234;C:\Documents;*.doc;daily;transfer(http:loops.sampleserver.de) -MailCrawl_2121;Outlook(Account_Root);daily;transfer(http:loops.sampleserver.de) -MailCrawl_4040;Outlook(Subj:Update);20s;transfer(http:loops.sampleserver.de) -FileSysCont_8797;C:\Tmp;size<100kByte;transfer(http:loops.sampleserver.de) \ No newline at end of file +FileSysCont_1234;Running;daily;*.doc;C:\Documents;size<100kByte;transfer(http:loops.sampleserver.de) +MailCrawl_2121;Running;daily;Subject:Update;Outlook;Account=Account_Root;transfer(http:loops.sampleserver.de) +MailCrawl_4040;Paused;20s;Subject:Update;Outlook;Account=Account_Root;transfer(http:loops.sampleserver.de) +FileSysCont_8797;Stopped;10m;*.jpg;C:\Tmp;size<100kByte;transfer(http:loops.sampleserver.de) \ No newline at end of file diff --git a/agent/ui/resources/custom.css b/agent/ui/resources/custom.css index 05f3f75..db03dc5 100644 --- a/agent/ui/resources/custom.css +++ b/agent/ui/resources/custom.css @@ -22,3 +22,7 @@ a { height: 75px;*/ } +table.listing tr:hover { + background-color: #FEFE82; +} + diff --git a/agent/ui/templates/agent.html b/agent/ui/templates/agent.html index 6382ff7..060d649 100644 --- a/agent/ui/templates/agent.html +++ b/agent/ui/templates/agent.html @@ -4,74 +4,18 @@ - - loops - - - - - - - - - - - - - - - - - - - +
-
-
- -
-
+
+
+
- +
@@ -116,14 +60,7 @@
- diff --git a/agent/ui/templates/jobdetail.html b/agent/ui/templates/jobdetail.html index 51b28a9..70c298e 100644 --- a/agent/ui/templates/jobdetail.html +++ b/agent/ui/templates/jobdetail.html @@ -4,91 +4,29 @@ - - loops - - - - - - - - - - - - - - - - - - - +
-
-
- -
+