Commit Graph

36 Commits (560b24c1782228a78e5a6056799359503f89a8af)

Author SHA1 Message Date
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Martin Linkhorst fb096b0c86 infer content type from contents of file instead of its file extension 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 1458ddf100 Refactores function implementation 11 years ago
Hagen Schink b3a5e1d0b1 Fixes wiki page attachment destroy 11 years ago
Hagen Schink 918ba01664 Introduces asynchronous delete for attachments 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Sebastian Schuster 861ab1750a Removed the requirement of attachment containers having 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow e031209727 remove verify in attachment_controller 12 years ago
Philipp Tessenow 004d050f11 it's possible again to delete attachments 12 years ago
Philipp Tessenow ec3829e11b be careful with nested namespace'd controllers in our controllers 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Jean-Philippe Lang eb3b7d055a Fixed: error when downloading a file with no matching mime type (#3782). 15 years ago
Jean-Philippe Lang ff7eb7b23a Auto-detect attachment content type when blank (#3782). 15 years ago
Jean-Philippe Lang 15a14e55cd Returns a 404 error when trying to view/download an attachment that can't be read from disk. 16 years ago
Jean-Philippe Lang 79c074dbe5 Fixes new setting name. 16 years ago
Jean-Philippe Lang 66afc8c054 Adds a setting to limit the size of text attachments that can be displayed by the file viewer (default set to 512KB). Larger files are sent for download. 16 years ago
Jean-Philippe Lang dacddd9897 Fix in AttachmentsController#show. 16 years ago
Jean-Philippe Lang 6eee9dbf88 Increment project files downloads. 16 years ago
Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. 16 years ago
Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 16 years ago
Jean-Philippe Lang 9b579de9e2 Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename (#1649). 17 years ago
Jean-Philippe Lang 8a7bfc72b2 Move VersionsController#download to AttachmentsController. 17 years ago
Jean-Philippe Lang 80a7486f95 File viewer for attached text files. 17 years ago
Jean-Philippe Lang d77c1d2829 Unified diff viewer for attached files with .patch or .diff extension (#1403). 17 years ago
Jean-Philippe Lang 941f9bf3dd Non-ascii attachement filename fix for IE. 17 years ago
Jean-Philippe Lang 38e0c237a4 Image attachments are now sent inline to be viewed directly in the browser. 17 years ago
Jean-Philippe Lang 4cf1b68969 Added filename header when sending an image inline 18 years ago
Jean-Philippe Lang c99da15445 Show a 404 error page if attachment can not be read. 18 years ago
Jean-Philippe Lang f8ef65e8f6 Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 18 years ago
Jean-Philippe Lang b748455d96 Added fragment caching for calendar and gantt views 18 years ago
Jean-Philippe Lang 2fb84af3e9 Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes. 18 years ago
Jean-Philippe Lang 0b4d4db131 settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 18 years ago
Jean-Philippe Lang 7a03cf92ba fixed: non public projects were shown on welcome screen even if current user is not a member 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago
Jean-Philippe Lang 310a0f924a 0.3 unstable 19 years ago
Jean-Philippe Lang 6b7650e2f0 Initial commit 19 years ago