Commit Graph

31 Commits (46939eb4a6bae0324ec6b8ff099c3222f6e1349a)

Author SHA1 Message Date
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
Jean-Philippe Lang a774c5c48b Activity refactoring. 17 years ago
Jean-Philippe Lang 073818f8bc Ability to search all projects or the projects the user belongs to (#791). 17 years ago
Jean-Philippe Lang a8419c1425 Fixed: error on activity page when displaying a document (undefined method 'author'). 17 years ago
Jean-Philippe Lang a96421019f Search engines now supports pagination. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang fcefdb22bf Added several validates_length_of 18 years ago
Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 18 years ago
Jean-Philippe Lang b4d4b80dcd replaced deprecated ":dependent => true" statements 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