JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
ready to roll. still needs e-mails and prioritizing
[contractor-progress.git] / index.html
index fd63432..d623af8 100644 (file)
 
   <h2>Progress Manager</h2>
 
-  <p>This page is for commissioning Jason Woofenden, working out the details of the tasks, costs and priorities.</p>
+  <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">Commission a new feature/update</a> &bull; <a href="tasks?tasks_new_bug=1">Report a problem</a><!-- &bull; <a href="pay">Pay Jason</a>--></p>
+  <p><a href="tasks?tasks_new=1">Add a task</a> &bull; <a href="tasks?tasks_new_bug=1">Report a problem</a><!-- &bull; <a href="pay">Pay Jason</a>--></p>
 
-  <!--~needs_attention start~-->
+  <!--~needs_attention_header start~-->
     <h3>Tasks needing your attention:</h3>
-    <!--~needs_attention_row start~-->
-    <div><a href="tasks?tasks_edit_id=~task_id~">Task #~task_id~: ~task_title.html~</a> (~task_state~)</div>
-    <!--~end~-->
   <!--~end~-->
-
-  <!--~queue start~-->
-    <h3>Prioritized queue</h3>
-    <p>Use the arrows on the left to change the order.</p>
-    <!--~queue_row start~-->
-    <div><a href="tasks?tasks_id=~task_id~">Task #~task_id~: ~task_title.html~</a> (~task_price.money~)</div>
+    <!--~needs_approval_row start~-->
+    <div><a href="tasks?tasks_id=~task_id~">Task #~task_id~: ~task_title.html~</a> (~task_state~)</div>
+    <!--~end~-->
+    <!--~needs_fixing_row start~-->
+    <div><a href="tasks?tasks_edit_id=~task_id~">Task #~task_id~: ~task_title.html~</a> (~task_state~)</div>
     <!--~end~-->
-  <!--~end~-->
 
   <!--~jason start~-->
     <h3>Tasks waiting for Jason:</h3>
   <!--~end~-->
 
   <!--~jason_working start~-->
-    <h3>Jason is currently working on:</h3>
+    <h4>Jason is currently working on:</h4>
     <!--~jason_working_row start~-->
     <div><a href="tasks?tasks_id=~task_id~">Task #~task_id~: ~task_title.html~</a> (~task_price.money~)</div>
     <!--~end~-->
   <!--~end~-->
 
+  <!--~queue start~-->
+    <h4>Queued tasks</h4>
+    <div>Jason hasn't started on these yet, so you can change them if you want. At some point you'll also be able to prioritize them.</div>
+    <!--~queue_row start~-->
+    <div><a href="tasks?tasks_id=~task_id~">Task #~task_id~: ~task_title.html~</a> (~task_price.money~)</div>
+    <!--~end~-->
+  <!--~end~-->
+
   <!--~finished_unpaid start~-->
-    <h3>Finished tasks (unpaid)</h3>
+    <h3>Finished tasks</h3>
     <!--~finished_unpaid_row start~-->
     <div><a href="tasks?tasks_id=~task_id~">Task #~task_id~: ~task_title.html~</a> (~task_price.money~)</div>
     <!--~end~-->