You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2006/07/28 03:04:11 UTC

svn commit: r426348 - in /maven/continuum/trunk/continuum-uml/white-site: index.html userProfile.html viewGroup.html

Author: brett
Date: Thu Jul 27 18:04:11 2006
New Revision: 426348

URL: http://svn.apache.org/viewvc?rev=426348&view=rev
Log:
[CONTINUUM-788] apply changes to proposed site layout (l&f still needs to be updated)
Submitted by: Jesse McConnell

Modified:
    maven/continuum/trunk/continuum-uml/white-site/index.html
    maven/continuum/trunk/continuum-uml/white-site/userProfile.html
    maven/continuum/trunk/continuum-uml/white-site/viewGroup.html

Modified: maven/continuum/trunk/continuum-uml/white-site/index.html
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-uml/white-site/index.html?rev=426348&r1=426347&r2=426348&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-uml/white-site/index.html (original)
+++ maven/continuum/trunk/continuum-uml/white-site/index.html Thu Jul 27 18:04:11 2006
@@ -105,7 +105,9 @@
 
 <div class="app">
   <div id="h3">
-    <h3>Continuum Projects</h3>
+    <center><h3>Continuum Projects</h3></center>
+    
+    <h4><a href="groupStatus.html">Plexus</a></h4>
     <table id="projectSummaryTable" border="1" cellpadding="3" cellspacing="2" width="100%">
 
       <!-- i18n -->
@@ -114,7 +116,6 @@
         <th width="100%">Name</th>
         <th>Version</th>
         <th>Build</th>
-        <th>Group</th>
         <th colspan="4"></th>
       </tr>
 
@@ -124,7 +125,6 @@
           <td><a href="viewProject.html">Default Plexus Container</a></td>
           <td>1.0-alpha-6-SNAPSHOT</td>
           <td><a href="viewBuild.html">5</a></td>
-          <td><a href="viewGroup.html">Plexus</a></td>
 
           <td><a href="#">Build&nbsp;Now</a></td>
           <td><a href="builds.html">Build&nbsp;History</a></td>
@@ -137,8 +137,7 @@
           <td><a href="viewProject.html">Plexus Utils</a></td>
           <td>1.0.2-SNAPSHOT</td>
           <td><strong>In&nbsp;progress</strong></td>
-          <td><a href="viewGroup.html">Plexus</a></td>
-
+          
           <td><a href="#">Cancel&nbsp;Build</a></td>
           <td><a href="builds.html">Build&nbsp;History</a></td>
           <td><a href="workingCopy.html">Working&nbsp;Copy</a></td>
@@ -150,8 +149,7 @@
           <td><a href="viewProject.html">Plexus Action</a></td>
           <td>1.0-alpha-6-SNAPSHOT</td>
           <td><a href="viewBuild.html">2</a></td>
-          <td><a href="viewGroup.html">Plexus</a></td>
-
+          
           <td><a href="#">Build&nbsp;Now</a></td>
           <td><a href="builds.html">Build&nbsp;History</a></td>
           <td><a href="workingCopy.html">Working&nbsp;Copy</a></td>
@@ -161,6 +159,133 @@
       </tbody></table>
 
     <div class="functnbar3">
+      <form method="post" action="#">
+        <img src="continuum_files/icon_success_sml.gif" alt="Success"> 0
+        <img src="continuum_files/icon_error_sml.gif" alt="Failed"> 0
+        <img src="continuum_files/icon_warning_sml.gif" alt="Error"> 2
+        <input name="action" value="cam" type="hidden">
+        <input name="cid" value="buildAllProjects" type="hidden">
+        <input name="build-broken" value="Build All In Error" type="submit">
+        <input name="build-all" value="Build All" type="submit">
+      </form>
+    </div>
+    
+    
+    <h4><a href="groupStatus.html">Maven</a></h4>
+    <table id="projectSummaryTable" border="1" cellpadding="3" cellspacing="2" width="100%">
+
+      <!-- i18n -->
+      <tbody><tr>
+        <th>&nbsp;</th>
+        <th width="100%">Name</th>
+        <th>Version</th>
+        <th>Build</th>
+        <th colspan="4"></th>
+      </tr>
+
+
+        <tr class="b">
+          <td><img src="continuum_files/icon_warning_sml.gif" alt="Error"></td>
+          <td><a href="viewProject.html">Maven Model</a></td>
+          <td>2.1-SNAPSHOT</td>
+          <td><a href="viewBuild.html">5</a></td>
+          <td><a href="#">Build&nbsp;Now</a></td>
+          <td><a href="builds.html">Build&nbsp;History</a></td>
+          <td><a href="workingCopy.html">Working&nbsp;Copy</a></td>
+          <td><a href="deleteProject.html">Delete</a></td>
+        </tr>
+
+        <tr class="b">
+          <td>&nbsp;</td>
+          <td><a href="viewProject.html">Maven Project</a></td>
+          <td>2.1-SNAPSHOT</td>
+          <td><strong>In&nbsp;progress</strong></td>
+          
+          <td><a href="#">Cancel&nbsp;Build</a></td>
+          <td><a href="builds.html">Build&nbsp;History</a></td>
+          <td><a href="workingCopy.html">Working&nbsp;Copy</a></td>
+          <td><a href="deleteProject.html">Delete</a></td>
+        </tr>
+
+        <tr class="a">
+          <td><img src="continuum_files/icon_warning_sml.gif" alt="Error"></td>
+          <td><a href="viewProject.html">Maven Plugin API</a></td>
+          <td>2.1-SNAPSHOT</td>
+          <td><a href="viewBuild.html">2</a></td>
+         
+          <td><a href="#">Build&nbsp;Now</a></td>
+          <td><a href="builds.html">Build&nbsp;History</a></td>
+          <td><a href="workingCopy.html">Working&nbsp;Copy</a></td>
+          <td><a href="deleteProject.html">Delete</a></td>
+        </tr>
+
+      </tbody></table>
+      
+      <div class="functnbar3">
+      <form method="post" action="#">
+        <img src="continuum_files/icon_success_sml.gif" alt="Success"> 0
+        <img src="continuum_files/icon_error_sml.gif" alt="Failed"> 0
+        <img src="continuum_files/icon_warning_sml.gif" alt="Error"> 2
+        <input name="action" value="cam" type="hidden">
+        <input name="cid" value="buildAllProjects" type="hidden">
+        <input name="build-broken" value="Build All In Error" type="submit">
+        <input name="build-all" value="Build All" type="submit">
+      </form>
+    </div>
+      
+      <h4><a href="groupStatus.html">Maven Plugins<a/></h4>
+    <table id="projectSummaryTable" border="1" cellpadding="3" cellspacing="2" width="100%">
+
+      <!-- i18n -->
+      <tbody><tr>
+        <th>&nbsp;</th>
+        <th width="100%">Name</th>
+        <th>Version</th>
+        <th>Build</th>
+        
+        <th colspan="4"></th>
+      </tr>
+
+
+        <tr class="b">
+          <td><img src="continuum_files/icon_warning_sml.gif" alt="Error"></td>
+          <td><a href="viewProject.html">Maven Clean Plugin</a></td>
+          <td>2.1-SNAPSHOT</td>
+          <td><a href="viewBuild.html">5</a></td>
+         
+          <td><a href="#">Build&nbsp;Now</a></td>
+          <td><a href="builds.html">Build&nbsp;History</a></td>
+          <td><a href="workingCopy.html">Working&nbsp;Copy</a></td>
+          <td><a href="deleteProject.html">Delete</a></td>
+        </tr>
+
+        <tr class="b">
+          <td>&nbsp;</td>
+          <td><a href="viewProject.html">Maven War Plugin</a></td>
+          <td>2.1-SNAPSHOT</td>
+          <td><strong>In&nbsp;progress</strong></td>
+          
+          <td><a href="#">Cancel&nbsp;Build</a></td>
+          <td><a href="builds.html">Build&nbsp;History</a></td>
+          <td><a href="workingCopy.html">Working&nbsp;Copy</a></td>
+          <td><a href="deleteProject.html">Delete</a></td>
+        </tr>
+
+        <tr class="a">
+          <td><img src="continuum_files/icon_warning_sml.gif" alt="Error"></td>
+          <td><a href="viewProject.html">Maven Assembly Plugin</a></td>
+          <td>2.1-SNAPSHOT</td>
+          <td><a href="viewBuild.html">2</a></td>
+         
+          <td><a href="#">Build&nbsp;Now</a></td>
+          <td><a href="builds.html">Build&nbsp;History</a></td>
+          <td><a href="workingCopy.html">Working&nbsp;Copy</a></td>
+          <td><a href="deleteProject.html">Delete</a></td>
+        </tr>
+
+      </tbody></table>
+      
+      <div class="functnbar3">
       <form method="post" action="#">
         <img src="continuum_files/icon_success_sml.gif" alt="Success"> 0
         <img src="continuum_files/icon_error_sml.gif" alt="Failed"> 0

Modified: maven/continuum/trunk/continuum-uml/white-site/userProfile.html
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-uml/white-site/userProfile.html?rev=426348&r1=426347&r2=426348&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-uml/white-site/userProfile.html (original)
+++ maven/continuum/trunk/continuum-uml/white-site/userProfile.html Thu Jul 27 18:04:11 2006
@@ -81,6 +81,7 @@
         <li>Note that only the administrator and user should be able to access this page</li>
         <li>Only the administrator should be able to edit the permissions</li>
         <li>Should permissions relate to POM roles? How can we really do that securely?</li>
+        <li>Under roles, if user has rights to edit the role, then the edit list renders</li>
       </ul>
     </div>
   </div>
@@ -194,6 +195,41 @@
           <input type="hidden" name="id" value="43"/>
           <input type="submit" name="add-notifier" value="Add"/>
         </form>
+      </td>
+    </tr>
+  </table>
+</div>
+
+<h3>Assigned Roles</h3>
+<table border="1" cellspacing="2" cellpadding="3" width="100%">
+  <tr>
+
+    <th>Project</th>
+    <th>Role</th>
+    <th>&nbsp;</td>
+  </tr>
+  <tr class="b">
+    <td>Plexus</td>
+    <td>admin<br/>user</td>
+    <td><a href="editRoles.html">Edit</a></td>
+  </tr>
+  <tr class="b">
+    <td>Maven</td>
+    <td>admin<br/>user</td>   
+    <td><a href="editRoles.html">Edit</a></td>
+  </tr>
+  <tr class="b">
+    <td>Maven Plugins</td>
+    <td>user</td>
+    <td>&nbsp;</td>
+  </tr>
+
+</table>
+<div class="functnbar3">
+  <table>
+    <tr>
+      <td>
+       
       </td>
     </tr>
   </table>

Modified: maven/continuum/trunk/continuum-uml/white-site/viewGroup.html
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-uml/white-site/viewGroup.html?rev=426348&r1=426347&r2=426348&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-uml/white-site/viewGroup.html (original)
+++ maven/continuum/trunk/continuum-uml/white-site/viewGroup.html Thu Jul 27 18:04:11 2006
@@ -96,7 +96,8 @@
 
 <div>
   <p style="border-top: 1px solid transparent; border-bottom: 1px solid black;">
-    <b style="border: 1px solid black; padding-left: 1em; padding-right: 1em;">Info</b>
+    <b style="border: 1px solid black; padding-left: 1em; padding-right: 1em;"><a href="groupStatus.html">Status</a></b>
+    <b style="border: 1px solid black; padding-left: 1em; padding-right: 1em;"><a href="manageGroup.html">Manage</a></b>
   </p>
 </div>