blob: b071883d65d57df1221caf10503cc1885a4d7e18 [file] [log] [blame]
<!--
~ Licensed to the Apache Software Foundation (ASF) under one
~ or more contributor license agreements. See the NOTICE file
~ distributed with this work for additional information
~ regarding copyright ownership. The ASF licenses this file
~ to you under the Apache License, Version 2.0 (the
~ "License"); you may not use this file except in compliance
~ with the License. You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing,
~ software distributed under the License is distributed on an
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
~ KIND, either express or implied. See the License for the
~ specific language governing permissions and limitations
~ under the License.
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><title>Continuum</title>
<link rel="stylesheet" type="text/css" href="continuum_files/tigris.css" media="screen">
<link rel="stylesheet" type="text/css" href="continuum_files/print.css" media="print">
<script src="continuum_files/tigris.js" type="text/javascript"></script></head>
<body onload="focus()" class="composite">
<div id="banner">
<table border="1" cellpadding="8" cellspacing="0" width="100%">
<tbody><tr>
<td>
<a href="http://www.apache.org/">
Your company logo here
</a>
</td>
<td>
<a href="http://maven.apache.org/continuum">
<img src="continuum_files/continuum_logo_75.gif" alt="Continuum" align="right" border="0">
</a>
</td>
</tr>
</tbody></table>
</div>
<div id="breadcrumbs">
<div style="float: right">
<a href="http://maven.apache.org/continuum">Continuum</a> |
<a href="http://maven.apache.org/">Maven</a> |
<a href="http://www.apache.org/">Apache</a>
</div>
<div>
Welcome, <b>Guest</b> | <a href="login.html">Login</a>
</div>
</div>
<table id="main" border="0" cellpadding="4" cellspacing="0" width="100%">
<tbody><tr valign="top">
<td id="leftcol" width="30%">
<div id="navcolum">
<div id="projectmenu" class="toolgroup">
<div class="label">Continuum</div>
<div class="body">
<div><a href="index.html">Show Projects</a></div>
<div><a href="schedule.html">View Build Schedule</a></div>
</div>
</div>
<div id="projecttools" class="toolgroup">
<div class="label">Add Project</div>
<div class="body">
<div><a href="addMaven2Project.html">Maven 2.0+ Project</a></div>
<div><a href="addMaven1Project.html">Maven 1.x Project</a></div>
<div><a href="addAntProject.html">Ant Project</a></div>
<div><a href="addShellProject.html">Shell Project</a></div>
</div>
</div>
<div id="projectimport" class="toolgroup">
<div class="label">Import Project</div>
<div class="body">
<div>
<a href="addCruiseControlProject.html">CruiseControl</a>
</div>
</div>
</div>
<div style="margin-top: 5em; color: #555; border: 1px dashed black; padding: 1em;">
<p>Notes:</p>
<ul>
<li>link back to project management page these roles correspond to in heading</li>
<li>can add new role with bottom link</li>
<li>back and forth elements might need a different ui widget</li>
</ul>
</div>
</div>
</td>
<td>
<div id="bodycol">
<div class="app">
<div id="axial" class="h3">
<h3>Manage Roles for - <a href="manageGroup.html">Plexus</a></h3>
<h4>Role - admin</h4>
<table border="1" cellspacing="2" cellpadding="3" width="100%">
<tr>
<th>Granted Permissions</th>
<th>Action</th>
<th>Available Permissions</td>
</tr>
<tr class="b">
<td>
<center>
<select multiple="true">
<option>view project</option>
<option>add projects</option>
<option>trigger builds<option>
<option>manage users</option>
</select>
</center>
</td>
<td>
<center>
<form method="post" action="editRole.html">
<input type="hidden" name="action" value="cam"/>
<input type="submit" name="add-role-def" value="->"/>
</form>
<form method="post" action="editRole.html">
<input type="hidden" name="action" value="cam"/>
<input type="submit" name="add-role-def" value="<-"/>
</form>
</center>
</td>
<td>
<center>
<select multiple="true">
<option>future I<option>
<option>future II</option>
</select>
</center>
</td>
</tr>
</table>
<table border="1" cellspacing="2" cellpadding="3" width="100%">
<tr>
<th>Assigned Users</th>
<th>Action</th>
<th>Available Users</td>
</tr>
<tr class="b">
<td>
<center>
<select multiple="true">
<option>Jason Van Zyl</option>
<option>Brett Porter</option>
</select>
</center>
</td>
<td>
<center>
<form method="post" action="editRole.html">
<input type="hidden" name="action" value="cam"/>
<input type="submit" name="add-role-def" value="->"/>
</form>
<form method="post" action="editRole.html">
<input type="hidden" name="action" value="cam"/>
<input type="submit" name="add-role-def" value="<-"/>
</form>
</center>
</td>
<td>
<center>
<select multiple="true">
<option>Carlos Sanchez<option>
<option>Emmanuel Venisse</option>
</select>
</center>
</td>
</tr>
</table>
<h4>Role - user</h4>
<table border="1" cellspacing="2" cellpadding="3" width="100%">
<tr>
<th>Granted Permissions</th>
<th>Action</th>
<th>Available Permissions</td>
</tr>
<tr class="b">
<td>
<center>
<select multiple="true">
<option>view project</option>
<option>trigger builds</option>
</select>
</center>
</td>
<td>
<center>
<form method="post" action="editRole.html">
<input type="hidden" name="action" value="cam"/>
<input type="submit" name="add-role-def" value="->"/>
</form>
<form method="post" action="editRole.html">
<input type="hidden" name="action" value="cam"/>
<input type="submit" name="add-role-def" value="<-"/>
</form>
</center>
</td>
<td>
<center>
<select multiple="true">
<option>add projects<option>
<option>manage users</option>
<option>future I</option>
<option>future II</option>
</select>
</center>
</td>
</tr>
</table>
<table border="1" cellspacing="2" cellpadding="3" width="100%">
<tr>
<th>Assigned Users</th>
<th>Action</th>
<th>Available Users</td>
</tr>
<tr class="b">
<td>
<center>
<select multiple="true">
<option>Jason Van Zyl</option>
<option>Brett Porter</option>
<option>Carlos Sanchez</option>
</select>
</center>
</td>
<td>
<center>
<form method="post" action="editRole.html">
<input type="hidden" name="action" value="cam"/>
<input type="submit" name="add-role-def" value="->"/>
</form>
<form method="post" action="editRole.html">
<input type="hidden" name="action" value="cam"/>
<input type="submit" name="add-role-def" value="<-"/>
</form>
</center>
</td>
<td>
<center>
<select multiple="true">
<option>Emmanuel Venisse</option>
</select>
</center>
</td>
</tr>
</table>
<div class="functnbar3">
<table>
<tr>
<td>
<form method="post" action="addRole.html">
<input type="hidden" name="action" value="cam"/>
<input type="submit" name="add-role-def" value="Add Role"/>
</form>
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
</td>
</tr>
</tbody></table>
<div id="footer">
<table border="0" cellpadding="4" cellspacing="0">
<tbody><tr>
<td>
Continuum &#169; 2005 Apache Software Foundation
</td>
</tr>
</tbody></table>
</div>
</body></html>