47 Commits (58dc4455cb4708be16eea61572b81db972d9279a)

Author SHA1 Message Date
  Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang ae4eb47881 Adds custom fields to documents (#7249). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 0b96094680 Use named routes in controllers. 11 years ago
  Jean-Philippe Lang ea296a109a Replaces find(:first/:all) calls. 11 years ago
  Jean-Philippe Lang 5b21efd4a4 Replaces find(:all) calls. 11 years ago
  Toshi MARUYAMA 7af8d7caf0 replace Mailer deliver syntax to Rails3 style 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 809d35d34b Prevent mass-assignment when adding/updating a document (#10390). 12 years ago
  Jean-Philippe Lang 8f24aa6c67 Preserve uploaded files when on documents. 12 years ago
  Jean-Philippe Lang c3c2a4afe0 Resourcified documents. 12 years ago
  Jean-Philippe Lang 1a28bd8e7e Removed #find_project already defined as #find_project_by_project_id in parent class. 12 years ago
  Jean-Philippe Lang 7a68ae27b0 Reverted r8007. 12 years ago
  Jean-Philippe Lang 33e25255e3 Removed #find_project already defined in parent class. 12 years ago
  Toshi MARUYAMA c3a9d10e3b remove trailing white-spaces from app/controllers/documents_controller.rb. 13 years ago
  Jean-Baptiste Barth ffe7aef0ea Do not show inactive document categories where not necessary (#8573). 13 years ago
  Eric Davis 194dab8e96 Refactor: Change the different find_object filters to share a common method. 14 years ago
  Eric Davis e6c8760ad7 Refactor: Split the find_object methods to prep for a larger refactoring. 14 years ago
  Eric Davis fe1e3ccd18 Refactor: Decouple failed attachments and the flash messages 14 years ago
  Eric Davis 0fd7e2d696 Refactor: Moved ApplicationController#attach_files to the Attachment model 14 years ago
  Jean-Philippe Lang 43fd27fd0c Show last update datetime (last attachment added) on document list (#4232). 14 years ago
  Jean-Philippe Lang 07aa3c55bd Contextual quick search (#3263). 14 years ago
  Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 15 years ago
  Eric Davis b4be8849c0 Added observers to watch model objects for mail delivery instead of calling Mailer. 15 years ago
  Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 15 years ago
  Jean-Philippe Lang b21b6c365c Fixed: default category ignored when adding a document (#2328). 15 years ago
  Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. 15 years ago
  Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 16 years ago
  Jean-Philippe Lang 8a7bfc72b2 Move VersionsController#download to AttachmentsController. 16 years ago
  Jean-Philippe Lang 9daf39ec52 Adds an optional description to attachments. 16 years ago
  Jean-Philippe Lang 941f9bf3dd Non-ascii attachement filename fix for IE. 16 years ago
  Jean-Philippe Lang 8e00f57a88 Moved ProjectsController#list_documents and add_document to DocumentsController#index and new. 16 years ago
  Jean-Philippe Lang 86319feef2 Added ApplicationController#attach_files as a common method to attach files in all actions. 16 years ago
  Jean-Philippe Lang 987a5aa221 Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 16 years ago
  Jean-Philippe Lang 843d04f0e3 Fixed: No mime-types in documents/files downloading 16 years ago
  Jean-Philippe Lang dead6a28f8 Removed translated email templates attachments_added and document_added (no longer usefull). 16 years ago
  Jean-Philippe Lang 23264ec3eb Mail notification options restored (default is: issue_added and issue_updated). 17 years ago
  Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
  Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 17 years ago
  Jean-Philippe Lang 2d47a6d71c mail notifications added when: 17 years ago
  Jean-Philippe Lang e3becc7c3c ActiveRecord::RecordNotFound exceptions handled more gracefully 17 years ago
  Jean-Philippe Lang ff65a5b22a added multiple file upload for documents and files modules 17 years ago
  Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 17 years ago
  Jean-Philippe Lang c83e794871 git-svn-id: http://redmine.rubyforge.org/svn/trunk@51 e93f8b46-1217-0410-a6f0-8f06a7374b81 17 years ago
  Jean-Philippe Lang dc26a9cd39 association loading in documents/show 17 years ago
  Jean-Philippe Lang 18ee1fef41 notice messages translation 18 years ago