# HG changeset patch # User Michał Rudowicz # Date 1307951660 -7200 # Node ID b288abf2ea9fa3a52f288b99f373199d2be78d3d # Parent 49329f65ea4f0e700dc02649d5388dec8e0b154a Wersja ostateczna diff -r 49329f65ea4f -r b288abf2ea9f frontend/mfrontend/templates/joblist.csv --- a/frontend/mfrontend/templates/joblist.csv Sun Jun 05 23:58:36 2011 +0200 +++ b/frontend/mfrontend/templates/joblist.csv Mon Jun 13 09:54:20 2011 +0200 @@ -2,6 +2,6 @@ {% if job is sameas None %} 0 {% else %} -1;{{job.method}};{{job.hash}};LISTA_ZNAKOW;{{job.last_checked}};{{job.min_pass_len}};{{job.max_pass_len}};{{job.id}};40{#pierwsze - zero, gdy nie ma zadania, jeden, gdy jest ostatnie - rozmiar podzadania#} +1;{{job.method}};{{job.hash}};abcdefghijklmnopqrstuvwxyz0123456789;{{job.last_checked}};{{job.min_pass_len}};{{job.max_pass_len}};{{job.id}};40{#pierwsze - zero, gdy nie ma zadania, jeden, gdy jest ostatnie - rozmiar podzadania#} {% endif %} {% endfor %} diff -r 49329f65ea4f -r b288abf2ea9f frontend/mfrontend/templates/layout.html --- a/frontend/mfrontend/templates/layout.html Sun Jun 05 23:58:36 2011 +0200 +++ b/frontend/mfrontend/templates/layout.html Mon Jun 13 09:54:20 2011 +0200 @@ -1,10 +1,10 @@ Projekt AIIR - - - - + + + +
@@ -50,7 +50,7 @@
-
+
diff -r 49329f65ea4f -r b288abf2ea9f static/style.css --- a/static/style.css Sun Jun 05 23:58:36 2011 +0200 +++ b/static/style.css Mon Jun 13 09:54:20 2011 +0200 @@ -1,5 +1,5 @@ body { - background: url(http://localhost/static/pic/backgroundbody.jpg); + background: url(/static/pic/backgroundbody.jpg); font-family: "tahoma", "arial", "helvetica", "sans-serif"; font-size: 8pt; color: #000000; @@ -42,16 +42,16 @@ margin-bottom: 20px; } .tbll { - background : url(http://localhost/static/pic/tb4_l.gif) no-repeat; + background : url(/static/pic/tb4_l.gif) no-repeat; width : 8px; } .tblbot { - background : url(http://localhost/static/pic/tb4_m.gif) repeat-x; + background : url(/static/pic/tb4_m.gif) repeat-x; width : 100%; height: 22px; } .tblr { - background : url(http://localhost/static/pic/tb4_r.gif) no-repeat; + background : url(/static/pic/tb4_r.gif) no-repeat; width : 8px; } .tbt { @@ -61,19 +61,19 @@ border : 0; } .tbtl { - background : url(http://localhost/static/pic/tb2_l.gif) no-repeat; + background : url(/static/pic/tb2_l.gif) no-repeat; width : 22px; height: 22px; display: block; } .tbtbot { - background : url(http://localhost/static/pic/tb2_m.gif) repeat-x; + background : url(/static/pic/tb2_m.gif) repeat-x; width : 100%; font-size : 13px; color : #445588; } .tbtr { - background : url(http://localhost/static/pic/tb2_r.gif) no-repeat; + background : url(/static/pic/tb2_r.gif) no-repeat; width : 124px; height: 22px; display: block; @@ -85,7 +85,7 @@ font-size : 11px; } .tbtr_block { - background : url(http://localhost/static/pic/tb2_r_block.gif) no-repeat; + background : url(/static/pic/tb2_r_block.gif) no-repeat; width : 70px; } .row1 { @@ -122,7 +122,7 @@ } .state100 { - background-image : url(http://localhost/static/pic/100.gif); + background-image : url(/static/pic/100.gif); background-repeat: no-repeat; background-position: center left; width : 31px; @@ -133,7 +133,7 @@ } .state87 { - background : url(http://localhost/static/pic/87.gif) no-repeat; + background : url(/static/pic/87.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -143,7 +143,7 @@ } .state75 { - background : url(http://localhost/static/pic/75.gif) no-repeat; + background : url(/static/pic/75.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -153,7 +153,7 @@ } .state62 { - background : url(http://localhost/static/pic/62.gif) no-repeat; + background : url(/static/pic/62.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -162,7 +162,7 @@ font-size: 11px; }.state50 { - background : url(http://localhost/static/pic/50.gif) no-repeat; + background : url(/static/pic/50.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -172,7 +172,7 @@ } .state37 { - background : url(http://localhost/static/pic/37.gif) no-repeat; + background : url(/static/pic/37.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -182,7 +182,7 @@ } .state25 { - background : url(http://localhost/static/pic/25.gif) no-repeat; + background : url(/static/pic/25.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -192,7 +192,7 @@ } .state12 { - background : url(http://localhost/static/pic/12.gif) no-repeat; + background : url(/static/pic/12.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -202,7 +202,7 @@ } .state0 { - background : url(http://localhost/static/pic/0.gif) no-repeat; + background : url(/static/pic/0.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -227,7 +227,7 @@ .button { display: inline-block; - background : url(http://localhost/static/pic/buttons/button1.gif) no-repeat; + background : url(/static/pic/buttons/button1.gif) no-repeat; background-position: bottom center; width: 140px; height: 20px; @@ -242,4 +242,4 @@ font-weight: bold; text-decoration: none; font-size: small; -} \ No newline at end of file +}