RedmineProjects » History » Version 17
@ go2null, 2012-09-28 22:51
Added blurb on new functionality in v2.1.0 to "Close" a project.
1 | 1 | Thomas Lecavelier | h1. Managing projects |
---|---|---|---|
2 | 1 | Thomas Lecavelier | |
3 | 10 | Mischa The Evil | {{>toc}} |
4 | 10 | Mischa The Evil | |
5 | 5 | Jean-Philippe Lang | h2. Projects list |
6 | 1 | Thomas Lecavelier | |
7 | 9 | Jean-Philippe Lang | The projects list shows all active projects by default. To view all projects (active and archived projects), change the status filter to 'All'. |
8 | 9 | Jean-Philippe Lang | |
9 | 3 | Thomas Lecavelier | * *Project:* The project name |
10 | 1 | Thomas Lecavelier | |
11 | 3 | Thomas Lecavelier | * *Description:* A short description of the project |
12 | 1 | Thomas Lecavelier | |
13 | 12 | Dave Clements | * *Public:* If the icon !/images/true.png! is present, everybody can see this project. Non-public projects can be viewed only by a user who was given access by an administrator of the project. |
14 | 1 | Thomas Lecavelier | |
15 | 3 | Thomas Lecavelier | * *Created:* Indicated the date when this project has been created. |
16 | 1 | Thomas Lecavelier | |
17 | 8 | Jean-Philippe Lang | p=. !project_list.png! |
18 | 8 | Jean-Philippe Lang | |
19 | 1 | Thomas Lecavelier | h2. Adding or editing a project |
20 | 1 | Thomas Lecavelier | |
21 | 1 | Thomas Lecavelier | See [[RedmineProjectSettings|Project settings]]. |
22 | 1 | Thomas Lecavelier | |
23 | 17 | @ go2null | h2. Closing a project |
24 | 17 | @ go2null | |
25 | 17 | @ go2null | This sets a project read-only. It is available on a per Project basis in the [[RedmineProjectOverview|Overview]] screen. (See Feature #3640 for details.) |
26 | 17 | @ go2null | |
27 | 7 | Jean-Philippe Lang | h2. Archiving a project |
28 | 7 | Jean-Philippe Lang | |
29 | 7 | Jean-Philippe Lang | From the projects list, click the !/images/locked.png! *Archive* link to archive a project. |
30 | 7 | Jean-Philippe Lang | |
31 | 7 | Jean-Philippe Lang | An archived project is no longer visible by users. It can be un-archived (with its original content) by the administrator. When archiving a project, any subproject is also archived. |
32 | 7 | Jean-Philippe Lang | |
33 | 6 | Jean-Philippe Lang | h2. Copying an existing project |
34 | 6 | Jean-Philippe Lang | |
35 | 6 | Jean-Philippe Lang | From the projects list, click the !/images/copy.png! *Copy* link on the right of the project you want to copy. |
36 | 1 | Thomas Lecavelier | |
37 | 1 | Thomas Lecavelier | You will get the new project form prefilled with the settings of the copied project (trackers, custom fields...). At the bottom of the form, you can choose what should be also copied to your new project: |
38 | 1 | Thomas Lecavelier | |
39 | 8 | Jean-Philippe Lang | p=. !project_copy.png! |
40 | 7 | Jean-Philippe Lang | |
41 | 7 | Jean-Philippe Lang | h2. Deleting a project |
42 | 7 | Jean-Philippe Lang | |
43 | 7 | Jean-Philippe Lang | From the projects list, click the !/images/delete.png! *Delete* link. You will be asked for confirmation on a separate screen. |
44 | 7 | Jean-Philippe Lang | |
45 | 7 | Jean-Philippe Lang | This is pure deletion of the project and all its subprojects. Contrary to Archive, you can't restore a deleted project. Use it with a clear-mind. |