Commit Graph

4 Commits (3ae39f8bb4f2087993af21c14ce2dcbe79a31b7b)

Author SHA1 Message Date
Jens Ulferts 68bd691e7f
provide index action and documentation on document api 6 years ago
Jens Ulferts 4d5462f70c
add documents widget 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 b3b1f7d9a3
add documents resource (with attachments) to api 7 years ago
Jens Ulferts 967678ad65 replace observer 8 years ago
Jens Ulferts 9115a05fcf use more abstract method 8 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
Alex Coles 54be49e7f8 Specify acts_as_searchable :references in Document 9 years ago
Oliver Günther 4025e0158d Fix notification and Rails4-related issues 9 years ago
Timothy Overly 07a821c6d6 Documents don't have a the default 'created_at' for acts as event 11 years ago
Martin Linkhorst 5d1bc767f6 update copyright headers 11 years ago
Martin Linkhorst 9749b7e422 remove outdated comments 11 years ago
Hagen Schink 746e9f411e Adapts core activity changes 11 years ago
Sebastian Schuster 10d6549d8b Minor update to the copyright header 11 years ago
Sebastian Schuster 1e6628dd55 Updated changelog and pushed version, minor journal fix 11 years ago
Sebastian Schuster 13e572796a Update for acts_as_journalized_changes 11 years ago
Sebastian Schuster 5ad23c315d Removed files belonging to documents 11 years ago
Sebastian Schuster 40cdb199c0 added files from core 11 years ago
Hagen Schink 614cc63d49 Adds document journalization 11 years ago
Hagen Schink 32e85a6b62 Disables journalization for certain models 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 6390bb56f7 use new translation style for various document-related things 12 years ago
Philipp Tessenow 15df2ecdcc be careful with nested namespace'd controllers in our models 12 years ago
Martin Linkhorst 337239044c REVIEW: make :category_id accessible in order to use it with forms 12 years ago
Martin Linkhorst a677322643 this is how it's done now. much better 12 years ago
Martin Linkhorst b6b27b904c DEPRECATION FIX: use after_initialize :method_name instead of overwriting the after_initialize method 12 years ago
Jens Ulferts bbb32b0f73 reduces eager loading on documents#index action to when it is needed 12 years ago
Martin Linkhorst 89155a31fd fix an ordering bug. i don't know where that default ordering comes from, but this also shows the intended behaviour 12 years ago
Jens Ulferts 3e633fc27e renames all named_scopes to scopes 12 years ago
Martin Linkhorst 1fce5b6a8f added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Jean-Philippe Lang 21c498557e Prevent mass-assignment vulnerability when adding/updating a document (#922). 13 years ago
Martin Linkhorst cc74c1e998 added attr_protected calls to protect mass assignment of :project_id through a view 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
Jean-Philippe Lang bedf99d9df Adds visible scope to redmine links queries. 14 years ago
Tim Felgentreff 6863c00359 forgot a few versioned => journaled conversions 14 years ago
Tim Felgentreff 81e97d23a8 fix document activity url 14 years ago
Tim Felgentreff 2d282f8deb move (almost) everything over to acts_as_journalized 15 years ago
Eric Davis 358e3194d7 Refactor: Move recipients method into acts_as_event 15 years ago
Jean-Philippe Lang bb477a3a0f Make sure users don't get notified for thing they can not view (#3589). 15 years ago
Jean-Philippe Lang 43fd27fd0c Show last update datetime (last attachment added) on document list (#4232). 15 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 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