status-report-scripts/review-templates index.html,1.3,1.4

Jason ティビツ tibbs at fedoraproject.org
Fri Jan 8 00:38:28 UTC 2010


Author: tibbs

Update of /cvs/fedora/status-report-scripts/review-templates
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20121/review-templates

Modified Files:
	index.html 
Log Message:
Sort the needsponsor list by the reporter name instead of by date.
Clarify what the green tickets are in the NEW list.



Index: index.html
===================================================================
RCS file: /cvs/fedora/status-report-scripts/review-templates/index.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.html	23 Oct 2009 14:16:28 -0000	1.3
+++ index.html	8 Jan 2010 00:38:28 -0000	1.4
@@ -36,9 +36,9 @@
 
 <table>
     <tr><td style="white-space: nowrap"><a href="NEW.html">New tickets</a> ($new)</td>
-    <td>All non-merge review tickets without an assigned reviewer.</td></tr>
+    <td>All non-merge review tickets without an assigned reviewer, sorted by submission date.  Tickets colored green require a sponsor.</td></tr>
 <tr><td style="white-space: nowrap"><a href="NEEDSPONSOR.html">Needsponsor tickets</a> ($needsponsor)</td>
-    <td>All review tickets where a sponsor is required. Please see <a href="https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group#Sponsorship_model">this page</a> for more information on sponsorship.</td></tr>
+    <td>All review tickets where a sponsor is required, sorted by reporter.  Please see <a href="https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group#Sponsorship_model">this page</a> for more information on sponsorship.</td></tr>
 <tr><td style="white-space: nowrap"><a href="MERGE.html">Merge review tickets</a> ($merge)</td>
     <td>All merge review tickets.  Please see <a href="https://fedoraproject.org/wiki/Merge_Reviews">this page</a> for more information on merge reviews.</td></tr>
 <tr><td style="white-space: nowrap"><a href="HIDDEN.html">Hidden tickets</a> ($hidden)</td>




More information about the fedora-extras-commits mailing list