[GRASS-SVN] r29508 - grass-web/trunk/bugtracking

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Dec 26 09:53:48 EST 2007


Author: martinl
Date: 2007-12-26 09:53:48 -0500 (Wed, 26 Dec 2007)
New Revision: 29508

Modified:
   grass-web/trunk/bugtracking/explain_new_tracker.inc
   grass-web/trunk/bugtracking/menu_side.inc
Log:
Update GRASS Trackers site (GForge to Trac)

Modified: grass-web/trunk/bugtracking/explain_new_tracker.inc
===================================================================
--- grass-web/trunk/bugtracking/explain_new_tracker.inc	2007-12-26 14:04:59 UTC (rev 29507)
+++ grass-web/trunk/bugtracking/explain_new_tracker.inc	2007-12-26 14:53:48 UTC (rev 29508)
@@ -2,31 +2,32 @@
 <p>
 The bugtracking system to support the ongoing community 
 development of GRASS GIS <strong>has been moved</strong> to the
-<a href="http://wald.intevation.org/tracker/?group_id=21">GForge system 
-hosted by Intevation GmbH, Germany</a>.  You can still access our 
-<a href="http://intevation.de/rt/webrt?q_queue=grass">OLD GRASS bugtracking system</a>, to
+<a href="http://trac.osgeo.org/grass">Trac bug/issue tracking system hosted
+by OSGeo</a>. You can still access our old <a href="http://wald.intevation.org/tracker/?group_id=21">GForge system 
+hosted by Intevation GmbH, Germany</a> or <a href="http://intevation.de/rt/webrt?q_queue=grass">RT bugtracking system</a>, to
 examine both previously resolved issues, and those that were still in progress as the new system was released.
-<p>The <a href="http://wald.intevation.org/tracker/?group_id=21">new trackers</a> are available for public view, but in order to be able to
+<p>
+<!--The <a href="http://wald.intevation.org/tracker/?group_id=21">new trackers</a> are available for public view, but in order to be able to
 post and use all their features, you need to <a href="http://wald.intevation.org/account/register.php">setup an account at GForge</a>
 and join the <a href="http://wald.intevation.org/project/request.php?group_id=21">GRASS project there</a>.
+-->
+The <a href="http://trac.osgeo.org/grass">new tracker</a> is available for public view, but in order to be able to
+post and use all their features, you need to <a href="http://www.osgeo.org/osgeo_userid">setup an account at OSGeo</a>.
 <p>
 All trackers' new submissions will be automatically forwarded to the <a href="../community/support.php#devellists">GRASS
 development mailing list</a>. Submissions and all followup traffic will be stored
 in the tracker and forwarded only to parties discussing the ticket.
 However, any project member can "monitor" a ticket, or a whole tracker,
-in order to receive all the related traffic (see <a href="http://gforge.org/docman/index.php?group_id=1&selected_doc_group_id=5&language_id=1">GForge manual</a>).
+in order to receive all the related traffic (see <a href="http://trac.osgeo.org/grass/wiki/TracGuide">Trac manual</a>).
 <p>
 The following trackers are available:
 <ul>
-<li> 'issues' tracker is for bugs, and "bad features", aka "defects";
-<li> 'feature reqests' for wishes;
-<li> 'patches' trackers are for user submitted patches, if the user doesn't
-have CVS write access but wants to share his fix/improvement. They will
-also be used for patches which shouldn't go into CVS for a reason, but
-we want to keep the track of them for later.
+<li> 'defects' for bugs, and "bad features";
+<li> 'enhancement' for wishes;
+<li> 'task' for different tasks.
 </ul>
 <p>
-<b>For questions about using the Grass bug trackers please contact<br>
+<b>For questions about using the GRASS bug trackers please contact<br>
 Maciej Sieczka [tutey &lt;at&gt; o2 &lt;dot&gt; pl].</b>
 <p>
 Please consider the following when submitting bugs or feature requests:<ul>
@@ -37,7 +38,9 @@
      <BR>(e.g. explain how to reproduce the bug using the <a href="../download/data6.php">Spearfish example dataset</a>).
 <li> Report only a single bug with each request.
 <li> Before reporting a bug, please check that it is currently unknown:
-<ul><li><a href="http://wald.intevation.org/search/advanced_search.php?group_id=21">New bug tracker search page</a>
+<ul>
+<li><a href="http://trac.osgeo.org/grass/report">New Trac bug tracker search page</a>
+<li><a href="http://wald.intevation.org/search/advanced_search.php?group_id=21">Old GForge bug tracker search page</a>
 <li>All information in the <b>old bug and wish tracking system</b> can still be queried here:
 <br>
 [ <a href="http://intevation.de/rt/webrt?q_status=open&q_queue=grass&q_area=grass6">GRASS 6 bugs only</a>
@@ -60,5 +63,5 @@
 </ul>
 
 For new requests:
-<B><h2>PROCEED to the <a href="http://wald.intevation.org/tracker/?group_id=21">NEW bug and feature tracker...</a></b></H2>
+<B><h2>PROCEED to the <a href="http://trac.osgeo.org/grass">NEW bug and feature tracker...</a></b></H2>
 

Modified: grass-web/trunk/bugtracking/menu_side.inc
===================================================================
--- grass-web/trunk/bugtracking/menu_side.inc	2007-12-26 14:04:59 UTC (rev 29507)
+++ grass-web/trunk/bugtracking/menu_side.inc	2007-12-26 14:53:48 UTC (rev 29508)
@@ -9,9 +9,11 @@
         <tr bgcolor="#c5e2ca">
         <td nowrap="nowrap">
 	<font size="-1">
-          <a href="http://wald.intevation.org/tracker/?group_id=21">New trackers</a>
+          <a href="http://trac.osgeo.org/grass">New Trac tracker</a>
 	  <p>
-          <a href="http://intevation.de/rt/webrt?q_status=open&q_queue=grass">Old Bugs / Wishes</a>
+          <a href="http://wald.intevation.org/tracker/?group_id=21">Old GForge trackers</a>
+	  <p>
+          <a href="http://intevation.de/rt/webrt?q_status=open&q_queue=grass">Old RT Bugs / Wishes</a>
         </font>
         </td>
         </tr>



More information about the grass-commit mailing list