JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
really made it so you can put tasks on hold. contractor can switch logins multiple...
[contractor-progress.git] / index.html
index 192fccf..1310540 100644 (file)
@@ -13,7 +13,7 @@
 
   <p>This page is for giving Jason Woofenden work and figuring out the details of the associated tasks, costs and priorities.</p>
 
-  <p><a href="tasks?tasks_new=1">Add a task</a> &bull; <a href="tasks?tasks_new_bug=1">Report a problem</a><!--~su_link start~--> &bull; <a href="su">Switch login</a><!--~end~--><!-- &bull; <a href="pay">Pay Jason</a>--></p>
+  <p><a href="tasks?tasks_new=1">Add a task</a> &bull; <!--~not_contractor_links start~--><a href="tasks?tasks_new_bug=1">Report a problem</a><!-- &bull; <a href="pay">Pay Jason</a>--><!--~end~--><!--~contractor_links start~--><a href="people">Manage accounts</a><!--~end~--><!--~su_link start~--> &bull; <a href="su">Switch login</a><!--~end~--></p>
 
   <!--~needs_attention_header start~-->
     <h3>Tasks needing your attention:</h3>
 
   <!--~unpaid_totals start~-->
     <h3>Unpaid totals</h3>
-    <p>"queued" includes work-in-progress.
+    <table cellpadding="3" cellspacing="0" border="1" summary="">
+    <tr><th>Client</th><th>Queued<br />&amp; WIP</th><th>Done</th><th>Done &amp;<br />Tested</th><th>Done But<br />Not Tested</th></tr>
     <!--~unpaid_totals_row start~-->
-    <div class="task_link">~client.html~ queued: ~queued_total.money~, tested: ~tested_total.money~, done: ~done_total.money~</div>
+    <tr><td>~client.html~</td><td class="num">~queued_total.money~</td><td class="num">~done_total.money~</td><td class="num">~tested_total.money~</td><td class="num">~not_tested_total.money~</td></tr>
     <!--~end~-->
+    </table>
   <!--~end~-->
 
   <!--~finished_paid start~-->
     <h3>Finished and paid for</h3>
     <!--~finished_paid_row start~-->
-    <div class="task_link"><a href="tasks?tasks_id=~task_id~">#~task_id~: ~task_title.html~</div>
+    <div class="task_link">~client.html~ <a href="tasks?tasks_id=~task_id~">#~task_id~: ~task_title.html~</a></div>
     <!--~end~-->
     <!--~finished_paid_and_more start~-->
     <div class="task_link">...</div>