Redmine/app/views/projects
Jean-Philippe Lang 413247ee5b Added the ability to archive projects:
* Only administrators can archive/unarchive projects.
* Once archived, the project is visible on the admin project listing only. It doesn't show up anywhere else in the app. Subprojects are also archived.
* Archive/unarchive preserve everything on the project (issues, members, ...).
* A subproject can not be unarchived if its parent project is archived.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@549 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-05-27 17:42:04 +00:00
..
_boards.rhtml Per project forums added. 2007-05-13 17:09:56 +00:00
_form.rhtml Fixed 10211 Wiki names can't have periods in them. 2007-04-22 09:50:16 +00:00
_members.rhtml Slight modifications on project settings views 2007-05-05 15:35:28 +00:00
activity.rhtml Removed "Wiki edits" option in the activity view if the project has no wiki. 2007-05-07 16:57:42 +00:00
add.rhtml trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
add_document.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
add_file.rhtml Slight views refactoring 2007-05-27 12:38:29 +00:00
add_issue.rhtml Slight views refactoring 2007-05-27 12:38:29 +00:00
add_news.rhtml trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
add_query.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
add_version.rhtml trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
calendar.rhtml Added the ability to archive projects: 2007-05-27 17:42:04 +00:00
changelog.rhtml Versions can now be created with no date. 2007-05-20 17:46:02 +00:00
destroy.rhtml Added the ability to archive projects: 2007-05-27 17:42:04 +00:00
export_issues_pdf.rfpdf Subproject name added in csv and pdf exports. 2007-04-30 20:18:28 +00:00
feeds.rhtml added rss/atom feeds at project levels for: 2007-03-17 15:18:50 +00:00
gantt.rfpdf Fixed an unicode problem on gantt (first letter of the day name) 2007-05-02 19:13:38 +00:00
gantt.rhtml Added the ability to archive projects: 2007-05-27 17:42:04 +00:00
list.rhtml Projects menu item now shows the list of public projects and projects for which the user is a member (marked with a star). 2007-04-21 16:40:56 +00:00
list_documents.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
list_files.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
list_issues.rhtml Added a "clear" link when displaying a saved query. It clears the query filter to show all issues. 2007-05-05 17:52:08 +00:00
list_members.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
list_news.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
move_issues.rhtml Issue#long_id no more used and removed 2007-05-05 15:55:50 +00:00
roadmap.rhtml Versions can now be created with no date. 2007-05-20 17:46:02 +00:00
settings.rhtml Versions can now be created with no date. 2007-05-20 17:46:02 +00:00
show.rhtml Added the ability to archive projects: 2007-05-27 17:42:04 +00:00