summaryrefslogtreecommitdiffstats
path: root/app/models/document.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Rewrites named scopes with ARel queries.Jean-Philippe Lang2012-12-071-2/+3
* Replaces find(:first) calls.Jean-Philippe Lang2012-12-031-1/+1
* Changes RedMine to Redmine in copyright notices.Jean-Philippe Lang2012-05-051-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* model: replace Rails2 "named_scope" to Rails3 "scope"Toshi MARUYAMA2012-04-261-1/+1
* Prevent mass-assignment when adding/updating a document (#10390).Jean-Philippe Lang2012-03-061-0/+3
* Order is already defined on attachments association.Jean-Philippe Lang2012-01-011-1/+1
* Removed after_initialize methods.Jean-Philippe Lang2011-12-181-1/+2
* remove trailing white-spaces from Document model source.Toshi MARUYAMA2011-05-151-9/+9
* Makes visible scopes accept projects option and deprecate Project.visible_by.Jean-Philippe Lang2011-04-051-1/+1
* Adds visible scope to redmine links queries.Jean-Philippe Lang2011-01-231-0/+3
* Refactor: Move recipients method into acts_as_eventEric Davis2010-02-011-7/+0
* Make sure users don't get notified for thing they can not view (#3589).Jean-Philippe Lang2009-12-131-0/+11
* Show last update datetime (last attachment added) on document list (#4232).Jean-Philippe Lang2009-11-261-0/+8
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-2/+2
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-151-1/+1
* Fixed: default category ignored when adding a document (#2328).Jean-Philippe Lang2008-12-121-0/+6
* AttachmentsController now handles attachments deletion.Jean-Philippe Lang2008-12-091-1/+1
* Activity refactoring.Jean-Philippe Lang2008-07-271-1/+2
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-1/+1
* Fixed: error on activity page when displaying a document (undefined method 'a...Jean-Philippe Lang2007-11-121-0/+1
* Search engines now supports pagination.Jean-Philippe Lang2007-09-271-1/+3
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-0/+2
* Added several validates_length_ofJean-Philippe Lang2007-07-161-0/+1
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-22/+22
* replaced deprecated ":dependent => true" statementsJean-Philippe Lang2006-12-261-1/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+24