My patches for Redmine
Go to file
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
app Added the ability to archive projects: 2007-05-27 17:42:04 +00:00
config Account information can now be sent to the user when creating an account. 2007-05-27 10:57:13 +00:00
db/migrate Added the ability to archive projects: 2007-05-27 17:42:04 +00:00
doc Online help japanese translation added (Ken Date) 2007-04-21 16:11:12 +00:00
extra/svn Removed repository creation callback 2007-04-07 09:49:36 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lang Added the ability to archive projects: 2007-05-27 17:42:04 +00:00
lib Text files can now be viewed online when browsing the repository. 2007-05-08 15:49:20 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Added the ability to archive projects: 2007-05-27 17:42:04 +00:00
script added svn:executable property on the scripts 2007-03-12 17:29:04 +00:00
test Added the ability to archive projects: 2007-05-27 17:42:04 +00:00
vendor/plugins Added mail notification when a new message is posted in the forums. 2007-05-14 17:03:59 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00