Project

General

Profile

RedmineProjects » History » Version 18

Robert Schneider, 2015-07-13 17:29
More info for closing projects

1 1 Thomas Lecavelier
h1. Managing projects
2
3 10 Mischa The Evil
{{>toc}}
4
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 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
19 1 Thomas Lecavelier
h2. Adding or editing a project
20
21
See [[RedmineProjectSettings|Project settings]].
22
23 17 @ go2null
h2. Closing a project
24
25 18 Robert Schneider
This sets a project to a read-only state. A closed project is still be accessible like a regular project but nothing can be changed anymore, thus it is read-only. 
26
27
The link to close a project is available on a per Project basis in the [[RedmineProjectOverview|Overview]] screen of the project itself. It is not part of the project list shown above. 
28
29
See Feature #3640 for details.
30 17 @ go2null
31 7 Jean-Philippe Lang
h2. Archiving a project
32
33
From the projects list, click the !/images/locked.png! *Archive* link to archive a project.
34
35
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.
36
37 6 Jean-Philippe Lang
h2. Copying an existing project
38
39
From the projects list, click the !/images/copy.png! *Copy* link on the right of the project you want to copy.
40 1 Thomas Lecavelier
41
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:
42
43 8 Jean-Philippe Lang
p=. !project_copy.png!
44 7 Jean-Philippe Lang
45
h2. Deleting a project
46
47
From the projects list, click the !/images/delete.png! *Delete* link. You will be asked for confirmation on a separate screen.
48
49
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.