Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
Go to file
Eric Davis 4ba8308507 Added more plugin hooks:
* :controller_messages_new_after_save
* :controller_messages_reply_after_save
* :controller_wiki_edit_after_save

  #3306

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2774 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-05-30 22:43:01 +00:00
app Added more plugin hooks: 2009-05-30 22:43:01 +00:00
config ru.yml translation, adding to zh.yml missed string 2009-05-18 14:34:47 +00:00
db/migrate Clear member_roles table before populating it. 2009-05-10 11:18:09 +00:00
doc
extra Fixes Redmine.pm broken by r2726 (#3330). 2009-05-12 16:56:23 +00:00
files
lib Add plugins information to script/about (#3387). 2009-05-25 19:10:26 +00:00
log
public Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 2009-05-10 10:54:31 +00:00
script Add plugins information to script/about (#3387). 2009-05-25 19:10:26 +00:00
test Fixed failing test in #3391. Quotes (") are html escaped. 2009-05-30 21:47:10 +00:00
vendor/plugins
Rakefile