1
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2
|
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"><head>
|
3
|
|
4
|
|
5
|
<title>my test project - Settings - Redmine</title>
|
6
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
7
|
<meta name="description" content="Redmine">
|
8
|
<meta name="keywords" content="issue,bug,tracker">
|
9
|
<link href="redmine_notracker_files/application.css" media="all" rel="stylesheet" type="text/css">
|
10
|
<script src="redmine_notracker_files/prototype.bin" type="text/javascript"></script>
|
11
|
<script src="redmine_notracker_files/effects.bin" type="text/javascript"></script>
|
12
|
<script src="redmine_notracker_files/dragdrop.bin" type="text/javascript"></script>
|
13
|
<script src="redmine_notracker_files/controls.bin" type="text/javascript"></script>
|
14
|
<script src="redmine_notracker_files/application.bin" type="text/javascript"></script>
|
15
|
<link href="redmine_notracker_files/jstoolbar.css" media="screen" rel="stylesheet" type="text/css">
|
16
|
<!--[if IE]>
|
17
|
<style type="text/css">
|
18
|
* html body{ width: expression( document.documentElement.clientWidth < 900 ? '900px' : '100%' ); }
|
19
|
body {behavior: url(/stylesheets/csshover.htc?1243507716);}
|
20
|
</style>
|
21
|
<![endif]-->
|
22
|
|
23
|
<!-- page specific tags -->
|
24
|
</head><body>
|
25
|
<div id="wrapper">
|
26
|
<div id="top-menu">
|
27
|
<div id="account">
|
28
|
<ul><li><a href="http://trac:3000/my/account" class="my-account">My account</a></li>
|
29
|
<li><a href="http://trac:3000/logout" class="logout">Sign out</a></li></ul> </div>
|
30
|
<div id="loggedas">Logged in as <a href="http://trac:3000/account/show/1">admin</a></div>
|
31
|
<ul><li><a href="http://trac:3000/" class="home">Home</a></li>
|
32
|
<li><a href="http://trac:3000/my/page" class="my-page">My page</a></li>
|
33
|
<li><a href="http://trac:3000/projects" class="projects">Projects</a></li>
|
34
|
<li><a href="http://trac:3000/admin" class="administration">Administration</a></li>
|
35
|
<li><a href="http://www.redmine.org/guide" class="help">Help</a></li></ul></div>
|
36
|
|
37
|
<div id="header">
|
38
|
<div id="quick-search">
|
39
|
<form action="/search/index/mytestproject" method="get">
|
40
|
<a href="http://trac:3000/search/index/mytestproject" accesskey="4">Search</a>:
|
41
|
<input accesskey="f" class="small" id="q" name="q" size="20" type="text">
|
42
|
</form>
|
43
|
|
44
|
</div>
|
45
|
|
46
|
<h1>my test project</h1>
|
47
|
|
48
|
<div id="main-menu">
|
49
|
<ul><li><a href="http://trac:3000/projects/show/mytestproject" class="overview">Overview</a></li>
|
50
|
<li><a href="http://trac:3000/projects/activity/mytestproject" class="activity">Activity</a></li>
|
51
|
<li><a href="http://trac:3000/projects/roadmap/mytestproject" class="roadmap">Roadmap</a></li>
|
52
|
<li><a href="http://trac:3000/projects/mytestproject/issues" class="issues">Issues</a></li>
|
53
|
<li><a href="http://trac:3000/projects/mytestproject/issues/new" accesskey="7" class="new-issue">New issue</a></li>
|
54
|
<li><a href="http://trac:3000/projects/mytestproject/news" class="news">News</a></li>
|
55
|
<li><a href="http://trac:3000/projects/mytestproject/documents" class="documents">Documents</a></li>
|
56
|
<li><a href="http://trac:3000/wiki/mytestproject" class="wiki">Wiki</a></li>
|
57
|
<li><a href="http://trac:3000/projects/list_files/mytestproject" class="files">Files</a></li>
|
58
|
<li><a href="http://trac:3000/projects/settings/mytestproject" class="settings selected">Settings</a></li></ul>
|
59
|
</div>
|
60
|
</div>
|
61
|
|
62
|
<div class="nosidebar" id="main">
|
63
|
<div id="sidebar">
|
64
|
|
65
|
|
66
|
</div>
|
67
|
|
68
|
<div id="content">
|
69
|
|
70
|
<h2>Settings</h2>
|
71
|
|
72
|
|
73
|
|
74
|
|
75
|
|
76
|
|
77
|
<div class="tabs">
|
78
|
<ul>
|
79
|
<li><a href="http://trac:3000/projects/settings/mytestproject?tab=info" class="selected" id="tab-info" onclick="showTab('info'); this.blur(); return false;">Information</a></li>
|
80
|
<li><a href="http://trac:3000/projects/settings/mytestproject?tab=modules" id="tab-modules" onclick="showTab('modules'); this.blur(); return false;">Modules</a></li>
|
81
|
<li><a href="http://trac:3000/projects/settings/mytestproject?tab=members" id="tab-members" onclick="showTab('members'); this.blur(); return false;">Members</a></li>
|
82
|
<li><a href="http://trac:3000/projects/settings/mytestproject?tab=versions" id="tab-versions" onclick="showTab('versions'); this.blur(); return false;">Versions</a></li>
|
83
|
<li><a href="http://trac:3000/projects/settings/mytestproject?tab=categories" id="tab-categories" onclick="showTab('categories'); this.blur(); return false;">Issue categories</a></li>
|
84
|
<li><a href="http://trac:3000/projects/settings/mytestproject?tab=wiki" id="tab-wiki" onclick="showTab('wiki'); this.blur(); return false;">Wiki</a></li>
|
85
|
<li><a href="http://trac:3000/projects/settings/mytestproject?tab=repository" id="tab-repository" onclick="showTab('repository'); this.blur(); return false;">Repository</a></li>
|
86
|
<li><a href="http://trac:3000/projects/settings/mytestproject?tab=boards" id="tab-boards" onclick="showTab('boards'); this.blur(); return false;">Forums</a></li>
|
87
|
</ul>
|
88
|
</div>
|
89
|
|
90
|
<div class="tab-content" id="tab-content-info"><form action="/projects/edit/mytestproject" class="tabular" method="post">
|
91
|
|
92
|
|
93
|
<div class="box">
|
94
|
<!--[form:project]-->
|
95
|
<p><label for="project_name">Name<span class="required"> *</span></label><input id="project_name" name="project[name]" size="30" value="my test project" type="text"><br><em>30 characters maximum.</em></p>
|
96
|
|
97
|
|
98
|
|
99
|
<p><label for="project_description">Description</label><div class="jstElements"><div class="help">Text formatting: <a href="http://trac:3000/help/wiki_syntax.html?1243507716" onclick='window.open("/help/wiki_syntax.html?1243507716", "", "resizable=yes, location=no, width=300, height=640, menubar=no, status=no, scrollbars=yes"); return false;'>Help</a></div><button title="Strong" class="jstb_strong" tabindex="200" type="button"><span>Strong</span></button><button title="Italic" class="jstb_em" tabindex="200" type="button"><span>Italic</span></button><button title="Underline" class="jstb_ins" tabindex="200" type="button"><span>Underline</span></button><button title="Deleted" class="jstb_del" tabindex="200" type="button"><span>Deleted</span></button><button title="Inline Code" class="jstb_code" tabindex="200" type="button"><span>Inline Code</span></button><span class="jstSpacer" id="space1"> </span><button title="Heading 1" class="jstb_h1" tabindex="200" type="button"><span>Heading 1</span></button><button title="Heading 2" class="jstb_h2" tabindex="200" type="button"><span>Heading 2</span></button><button title="Heading 3" class="jstb_h3" tabindex="200" type="button"><span>Heading 3</span></button><span class="jstSpacer" id="space2"> </span><button title="Unordered list" class="jstb_ul" tabindex="200" type="button"><span>Unordered list</span></button><button title="Ordered list" class="jstb_ol" tabindex="200" type="button"><span>Ordered list</span></button><span class="jstSpacer" id="space3"> </span><button title="Quote" class="jstb_bq" tabindex="200" type="button"><span>Quote</span></button><button title="Remove Quote" class="jstb_unbq" tabindex="200" type="button"><span>Remove Quote</span></button><button title="Preformatted text" class="jstb_pre" tabindex="200" type="button"><span>Preformatted text</span></button><span class="jstSpacer" id="space4"> </span><button title="Link to a Wiki page" class="jstb_link" tabindex="200" type="button"><span>Link to a Wiki page</span></button><button title="Image" class="jstb_img" tabindex="200" type="button"><span>Image</span></button></div><div class="jstEditor"><textarea class="wiki-edit" cols="40" id="project_description" name="project[description]" rows="5">This is a project for testing out redmine</textarea></div><div class="jstHandle"></div></p>
|
100
|
<p><label for="project_identifier">Identifier<span class="required"> *</span></label><input disabled="disabled" id="project_identifier" name="project[identifier]" size="30" value="mytestproject" type="text">
|
101
|
</p>
|
102
|
<p><label for="project_homepage">Homepage</label><input id="project_homepage" name="project[homepage]" size="60" value="" type="text"></p>
|
103
|
<p><label for="project_is_public">Public</label><input checked="checked" id="project_is_public" name="project[is_public]" value="1" type="checkbox"><input name="project[is_public]" value="0" type="hidden"></p>
|
104
|
<script src="redmine_notracker_files/jstoolbar.bin" type="text/javascript"></script><script src="redmine_notracker_files/textile.bin" type="text/javascript"></script><script src="redmine_notracker_files/jstoolbar-en.bin" type="text/javascript"></script><script type="text/javascript">
|
105
|
//<![CDATA[
|
106
|
var toolbar = new jsToolBar($('project_description')); toolbar.setHelpLink('Text formatting: <a href="/help/wiki_syntax.html?1243507716" onclick="window.open("/help/wiki_syntax.html?1243507716", "", "resizable=yes, location=no, width=300, height=640, menubar=no, status=no, scrollbars=yes"); return false;">Help</a>'); toolbar.draw();
|
107
|
//]]>
|
108
|
</script>
|
109
|
|
110
|
|
111
|
|
112
|
</div>
|
113
|
|
114
|
|
115
|
|
116
|
|
117
|
<!--[eoform:project]-->
|
118
|
|
119
|
<input name="commit" value="Save" type="submit">
|
120
|
</form>
|
121
|
</div>
|
122
|
<div class="tab-content" id="tab-content-modules" style="display: none;"><form action="/projects/modules/mytestproject" id="modules-form" method="post">
|
123
|
|
124
|
<div class="box">
|
125
|
<strong>Select modules to enable for this project:</strong>
|
126
|
|
127
|
|
128
|
<p><label><input checked="checked" id="enabled_modules[]" name="enabled_modules[]" value="issue_tracking" type="checkbox"> Issue tracking</label></p>
|
129
|
|
130
|
<p><label><input checked="checked" id="enabled_modules[]" name="enabled_modules[]" value="time_tracking" type="checkbox"> Time tracking</label></p>
|
131
|
|
132
|
<p><label><input checked="checked" id="enabled_modules[]" name="enabled_modules[]" value="news" type="checkbox"> News</label></p>
|
133
|
|
134
|
<p><label><input checked="checked" id="enabled_modules[]" name="enabled_modules[]" value="documents" type="checkbox"> Documents</label></p>
|
135
|
|
136
|
<p><label><input checked="checked" id="enabled_modules[]" name="enabled_modules[]" value="files" type="checkbox"> Files</label></p>
|
137
|
|
138
|
<p><label><input checked="checked" id="enabled_modules[]" name="enabled_modules[]" value="wiki" type="checkbox"> Wiki</label></p>
|
139
|
|
140
|
<p><label><input checked="checked" id="enabled_modules[]" name="enabled_modules[]" value="repository" type="checkbox"> Repository</label></p>
|
141
|
|
142
|
<p><label><input checked="checked" id="enabled_modules[]" name="enabled_modules[]" value="boards" type="checkbox"> Boards</label></p>
|
143
|
|
144
|
</div>
|
145
|
|
146
|
<p><a href="#" onclick="checkAll('modules-form', true); return false;">Check all</a> | <a href="#" onclick="checkAll('modules-form', false); return false;">Uncheck all</a></p>
|
147
|
<p><input name="commit" value="Save" type="submit"></p>
|
148
|
|
149
|
</form>
|
150
|
</div>
|
151
|
<div class="tab-content" id="tab-content-members" style="display: none;">
|
152
|
|
153
|
|
154
|
|
155
|
|
156
|
|
157
|
<table class="list">
|
158
|
<thead>
|
159
|
<th>User</th>
|
160
|
<th>Role</th>
|
161
|
<th style="width: 15%;"></th>
|
162
|
|
163
|
</thead>
|
164
|
<tbody>
|
165
|
|
166
|
|
167
|
<tr class="odd">
|
168
|
<td>test test</td>
|
169
|
<td align="center">
|
170
|
|
171
|
<form action="/members/edit/1" method="post" onsubmit="new Ajax.Request('/members/edit/1', {asynchronous:true, evalScripts:true, method:'post', parameters:Form.serialize(this)}); return false;">
|
172
|
<select class="small" id="member_role_id" name="member[role_id]"><option value="3" selected="selected">testrole</option></select>
|
173
|
<input class="small" name="commit" value="Change" type="submit">
|
174
|
</form>
|
175
|
|
176
|
</td>
|
177
|
<td align="center">
|
178
|
<a class="icon icon-del" href="#" onclick="new Ajax.Request('/members/destroy/1', {asynchronous:true, evalScripts:true, method:'post'}); return false;" title="Delete">Delete</a>
|
179
|
</td>
|
180
|
|
181
|
</tr>
|
182
|
</tbody>
|
183
|
|
184
|
</table>
|
185
|
|
186
|
|
187
|
|
188
|
<form action="/members/new/mytestproject" method="post" onsubmit="new Ajax.Request('/members/new/mytestproject', {asynchronous:true, evalScripts:true, method:'post', parameters:Form.serialize(this)}); return false;">
|
189
|
<p><label for="member_user_id">New member</label><br>
|
190
|
<select id="member_user_id" name="member[user_id]"><option value="1">Redmine Admin</option></select>
|
191
|
Role: <select id="member_role_id" name="member[role_id]"><option value="3">testrole</option></select>
|
192
|
<input name="commit" value="Add" type="submit"></p>
|
193
|
</form>
|
194
|
|
195
|
</div>
|
196
|
<div class="tab-content" id="tab-content-versions" style="display: none;">
|
197
|
<table class="list">
|
198
|
<thead>
|
199
|
<th>Version</th>
|
200
|
<th>Date</th>
|
201
|
<th>Description</th>
|
202
|
<th>Wiki page</th>
|
203
|
<th style="width: 15%;"></th>
|
204
|
<th style="width: 15%;"></th>
|
205
|
</thead>
|
206
|
<tbody>
|
207
|
|
208
|
<tr class="odd">
|
209
|
<td><a href="http://trac:3000/versions/show/1">testversion</a></td>
|
210
|
<td align="center"></td>
|
211
|
<td>testversion</td>
|
212
|
<td></td>
|
213
|
<td align="center"><a href="http://trac:3000/versions/edit/1" class="icon icon-edit">Edit</a></td>
|
214
|
<td align="center"><a href="http://trac:3000/versions/destroy/1" class="icon icon-del" onclick="if (confirm('Are you sure ?')) { var f = document.createElement('form'); f.style.display = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action = this.href;f.submit(); };return false;">Delete</a></td>
|
215
|
</tr>
|
216
|
|
217
|
</tbody>
|
218
|
</table>
|
219
|
|
220
|
|
221
|
<p><a href="http://trac:3000/projects/add_version/mytestproject">New version</a></p>
|
222
|
</div>
|
223
|
<div class="tab-content" id="tab-content-categories" style="display: none;">
|
224
|
<table class="list">
|
225
|
<thead>
|
226
|
<th>Issue category</th>
|
227
|
<th>Assigned to</th>
|
228
|
<th style="width: 15%;"></th>
|
229
|
<th style="width: 15%;"></th>
|
230
|
</thead>
|
231
|
<tbody>
|
232
|
|
233
|
|
234
|
<tr class="odd">
|
235
|
<td>testissuecategory</td>
|
236
|
<td></td>
|
237
|
<td align="center"><a href="http://trac:3000/issue_categories/edit/1" class="icon icon-edit">Edit</a></td>
|
238
|
<td align="center"><a href="http://trac:3000/issue_categories/destroy/1" class="icon icon-del" onclick="var f = document.createElement('form'); f.style.display = 'none'; this.parentNode.appendChild(f); f.method = 'POST'; f.action = this.href;f.submit();return false;">Delete</a></td>
|
239
|
</tr>
|
240
|
|
241
|
|
242
|
</tbody>
|
243
|
</table>
|
244
|
|
245
|
|
246
|
<p><a href="http://trac:3000/projects/add_issue_category/mytestproject">New category</a></p>
|
247
|
</div>
|
248
|
<div class="tab-content" id="tab-content-wiki" style="display: none;"><form action="/wikis/edit/mytestproject" method="post" onsubmit="new Ajax.Request('/wikis/edit/mytestproject', {asynchronous:true, evalScripts:true, parameters:Form.serialize(this)}); return false;">
|
249
|
|
250
|
|
251
|
|
252
|
<div class="box tabular">
|
253
|
<p><label for="wiki_start_page">Start page<span class="required"> *</span></label><input id="wiki_start_page" name="wiki[start_page]" size="60" value="testwiki" type="text"><br>
|
254
|
<em>Unallowed characters: , . / ? ; : |</em></p>
|
255
|
</div>
|
256
|
|
257
|
<div class="contextual">
|
258
|
<a href="http://trac:3000/wikis/destroy/mytestproject" class="icon icon-del">Delete</a>
|
259
|
</div>
|
260
|
|
261
|
<input name="commit" value="Save" type="submit">
|
262
|
</form>
|
263
|
</div>
|
264
|
<div class="tab-content" id="tab-content-repository" style="display: none;"><form action="/repositories/edit/mytestproject" method="post" onsubmit="new Ajax.Request('/repositories/edit/mytestproject', {asynchronous:true, evalScripts:true, parameters:Form.serialize(this)}); return false;">
|
265
|
|
266
|
|
267
|
|
268
|
<div class="box tabular">
|
269
|
<p><label>SCM</label><select id="repository_scm" name="repository_scm" onchange="new Ajax.Request('/repositories/edit/mytestproject', {asynchronous:true, evalScripts:true, method:'get', parameters:Form.serialize(this.form)})"><option value="">--- Please select ---</option>
|
270
|
<option value="Subversion">Subversion</option>
|
271
|
<option value="Darcs">Darcs</option>
|
272
|
<option value="Mercurial">Mercurial</option>
|
273
|
<option value="Cvs">CVS</option>
|
274
|
<option value="Bazaar">Bazaar</option>
|
275
|
<option value="Git">Git</option></select></p>
|
276
|
|
277
|
</div>
|
278
|
|
279
|
<div class="contextual">
|
280
|
|
281
|
</div>
|
282
|
|
283
|
<input disabled="disabled" name="commit" value="Create" type="submit">
|
284
|
</form>
|
285
|
</div>
|
286
|
<div class="tab-content" id="tab-content-boards" style="display: none;">
|
287
|
<p class="nodata">No data to display</p>
|
288
|
|
289
|
|
290
|
<p><a href="http://trac:3000/projects/mytestproject/boards/new">New forum</a></p>
|
291
|
</div>
|
292
|
|
293
|
|
294
|
|
295
|
|
296
|
</div>
|
297
|
</div>
|
298
|
|
299
|
<div id="ajax-indicator" style="display: none;"><span>Loading...</span></div>
|
300
|
|
301
|
<div id="footer">
|
302
|
Powered by <a href="http://www.redmine.org/">Redmine</a> © 2006-2009 Jean-Philippe Lang
|
303
|
</div>
|
304
|
</div>
|
305
|
|
306
|
</body></html>
|