Commit Graph

4 Commits (80af117bd4f5f3274aaa2cafd1bb1ff67456982e)

Author SHA1 Message Date
Oliver Günther 7d262955ed
[29130] Documents: Remove angularjs collapsible section and fix group_by 6 years ago
Oliver Günther f86abae9eb
Enforce Arel.sql for string order, pluck 6 years ago
Oliver Günther 352099089c
Prepare for core integration 6 years ago
Jens Ulferts e4275122b3
implement wysiwyg attachment upload 6 years ago
Jens Ulferts b3b1f7d9a3
add documents resource (with attachments) to api 7 years ago
Jens Ulferts 352207304d
fix params access 7 years ago
Markus Kahl c256cfbb46 fixed documents/new by not requiring optional params 9 years ago
Mohamed Wael Khobalatte 2f10c30828 Add support for strong params 9 years ago
Stefan Botzenhart 463a115d6c Fix rubocop issues 9 years ago
Mohamed Wael Khobalatte a6422e1e73 Add support for strong params 9 years ago
Jan Sandbrink 00d4e72876 fix recipient selection 9 years ago
Alex Coles fac1b77d12 Fix further obsolete finder in DocumentsController 9 years ago
Martin Linkhorst 5d1bc767f6 update copyright headers 11 years ago
Martin Linkhorst 9749b7e422 remove outdated comments 11 years ago
Martin Linkhorst 9bd026745b render edit on unsuccessful update 11 years ago
Sebastian Schuster 10d6549d8b Minor update to the copyright header 11 years ago
Sebastian Schuster 5ad23c315d Removed files belonging to documents 11 years ago
Sebastian Schuster 40cdb199c0 added files from core 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow ec3829e11b be careful with nested namespace'd controllers in our controllers 12 years ago
Jens Ulferts bbb32b0f73 reduces eager loading on documents#index action to when it is needed 12 years ago
Jens Ulferts b2556210db removes hidden new form in documents#index 12 years ago
Jens Ulferts 9b28e61838 resourcifies documents 12 years ago
Martin Linkhorst 7f3cbdd9fe added attachments added email 12 years ago
Jean-Philippe Lang 6b25085997 Prevent mass-assignment vulnerability when adding/updating an issue category (#922). 13 years ago
Jean-Philippe Lang 21c498557e Prevent mass-assignment vulnerability when adding/updating a document (#922). 13 years ago
Martin Linkhorst a11ff6abdc made emails to use the correct language 13 years ago
Eric Davis c5e4ab41c7 [#674] Convert outbound mail to be sent per-recipient 13 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
Eric Davis 1eee7312f6 [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
Eric Davis 194dab8e96 Refactor: Change the different find_object filters to share a common method. 15 years ago
Eric Davis e6c8760ad7 Refactor: Split the find_object methods to prep for a larger refactoring. 15 years ago
Eric Davis fe1e3ccd18 Refactor: Decouple failed attachments and the flash messages 15 years ago
Eric Davis 0fd7e2d696 Refactor: Moved ApplicationController#attach_files to the Attachment model 15 years ago
Jean-Philippe Lang 43fd27fd0c Show last update datetime (last attachment added) on document list (#4232). 15 years ago
Jean-Philippe Lang 07aa3c55bd Contextual quick search (#3263). 15 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Eric Davis b4be8849c0 Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 16 years ago
Jean-Philippe Lang b21b6c365c Fixed: default category ignored when adding a document (#2328). 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 8a7bfc72b2 Move VersionsController#download to AttachmentsController. 17 years ago
Jean-Philippe Lang 9daf39ec52 Adds an optional description to attachments. 17 years ago
Jean-Philippe Lang 941f9bf3dd Non-ascii attachement filename fix for IE. 17 years ago
Jean-Philippe Lang 8e00f57a88 Moved ProjectsController#list_documents and add_document to DocumentsController#index and new. 17 years ago
Jean-Philippe Lang 86319feef2 Added ApplicationController#attach_files as a common method to attach files in all actions. 17 years ago