OSDN Git Service

scm: code clean up RepositoriesController.
[redminele/redmine.git] / app / controllers / documents_controller.rb
2010-03-17 Eric DavisRefactor: Change the different find_object filters...
2010-03-16 Eric DavisRefactor: Split the find_object methods to prep for...
2010-03-03 Eric DavisRefactor: Decouple failed attachments and the flash...
2010-03-02 Eric DavisRefactor: Moved ApplicationController#attach_files...
2009-11-26 Jean-Philippe LangShow last update datetime (last attachment added) on...
2009-10-21 Jean-Philippe LangContextual quick search (#3263).
2009-05-30 Eric DavisChanged Enumerations to use a Single Table Inheritance
2009-03-28 Eric DavisAdded observers to watch model objects for mail deliver...
2009-02-15 Jean-Philippe LangReplaces Enumeration.get_values and Enumeration.default...
2008-12-12 Jean-Philippe LangFixed: default category ignored when adding a document...
2008-12-09 Jean-Philippe LangAttachmentsController now handles attachments deletion.
2008-08-10 Jean-Philippe LangMoves @layout 'base'@ to ApplicationController.
2008-07-22 Jean-Philippe LangMove VersionsController#download to AttachmentsController.
2008-02-29 Jean-Philippe LangAdds an optional description to attachments.
2008-01-10 Jean-Philippe LangNon-ascii attachement filename fix for IE.
2007-12-18 Jean-Philippe LangMoved ProjectsController#list_documents and add_documen...
2007-12-14 Jean-Philippe LangAdded ApplicationController#attach_files as a common...
2007-11-20 Jean-Philippe LangAnonymous users can now be allowed to create, edit...
2007-11-12 Jean-Philippe LangFixed: No mime-types in documents/files downloading
2007-10-12 Jean-Philippe LangRemoved translated email templates attachments_added...
2007-09-14 Jean-Philippe LangMail notification options restored (default is: issue_a...
2007-08-29 Jean-Philippe LangMerged 0.6 branch into trunk.
2007-03-12 Jean-Philippe Langadded svn:eol-style native property on /app files
2007-01-27 Jean-Philippe Langmail notifications added when:
2007-01-02 Jean-Philippe LangActiveRecord::RecordNotFound exceptions handled more...
2007-01-01 Jean-Philippe Langadded multiple file upload for documents and files...
2006-12-05 Jean-Philippe Langtrunk moved from /trunk/redmine to /trunk