Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename .rhtml to .html.erb of app/views/documents/new.rhtml. | Toshi MARUYAMA | 2011-08-27 | 1 | -13/+0 |
| | | | | | | :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6656 e93f8b46-1217-0410-a6f0-8f06a7374b81 | ||||
* | Adds an optional description to attachments. | Jean-Philippe Lang | 2008-02-29 | 1 | -1/+1 |
| | | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1180 e93f8b46-1217-0410-a6f0-8f06a7374b81 | ||||
* | Moved ProjectsController#list_documents and add_document to ↵ | Jean-Philippe Lang | 2007-12-18 | 1 | -0/+13 |
DocumentsController#index and new. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1011 e93f8b46-1217-0410-a6f0-8f06a7374b81 |