summaryrefslogtreecommitdiffstats
path: root/app/models/document.rb
Commit message (Expand)AuthorAgeFilesLines
* 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