⚲
Project
Overview
Download
Activity
Roadmap
Issues
News
Wiki
Forums
Repository
General
Home
Projects
Help
Profile
Sign in
Register
Search
:
Redmine
All Projects
Redmine
«
Previous
|
Next
»
Revision 2116
Added by
Jean-Philippe Lang
over 16 years
ago
AttachmentsController now handles attachments deletion.
Changes
View differences
added
modified
copied
renamed
deleted
trunk
app
controllers
attachments_controller.rb
(
diff
)
documents_controller.rb
(
diff
)
issues_controller.rb
(
diff
)
versions_controller.rb
(
diff
)
wiki_controller.rb
(
diff
)
helpers
attachments_helper.rb
(
diff
)
models
attachment.rb
(
diff
)
document.rb
(
diff
)
issue.rb
(
diff
)
message.rb
(
diff
)
version.rb
(
diff
)
wiki_page.rb
(
diff
)
views
attachments
_links.rhtml
(
diff
)
documents
show.rhtml
(
diff
)
issues
show.rhtml
(
diff
)
messages
show.rhtml
(
diff
)
projects
list_files.rhtml
(
diff
)
wiki
show.rhtml
(
diff
)
lib
redmine.rb
(
diff
)
test
functional
attachments_controller_test.rb
(
diff
)
issues_controller_test.rb
(
diff
)
wiki_controller_test.rb
(
diff
)
vendor
plugins
acts_as_attachable
init.rb
lib
acts_as_attachable.rb
Loading...
AttachmentsController now handles attachments deletion.