| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r15238. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Raises 60-character limit for document titles to 255 (#12312). | Jean-Philippe Lang | 2015-05-10 | 1 | -1/+1 |
* | Adds custom fields to documents (#7249). | Jean-Philippe Lang | 2015-02-14 | 1 | -1/+2 |
* | Add support for multiple email addresses per user (#4244). | Jean-Philippe Lang | 2015-01-17 | 1 | -0/+4 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Rewrites search engine to properly paginate results (#18631). | Jean-Philippe Lang | 2014-12-12 | 1 | -1/+1 |
* | remove unneeded "references" of joins | Toshi MARUYAMA | 2014-10-24 | 1 | -1/+0 |
* | Removed unneeded :foreign_key option on belongs_to associations. | Jean-Philippe Lang | 2014-10-22 | 1 | -1/+1 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -3/+7 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Use AR callbacks instead of observers (removed in Rails4) for notifications. | Jean-Philippe Lang | 2013-07-14 | 1 | -0/+10 |
* | Split "Manage documents" permission into create, edit and delete permissions ... | Jean-Philippe Lang | 2013-01-20 | 1 | -1/+1 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Rewrites named scopes with ARel queries. | Jean-Philippe Lang | 2012-12-07 | 1 | -2/+3 |
* | Replaces find(:first) calls. | Jean-Philippe Lang | 2012-12-03 | 1 | -1/+1 |
* | Changes RedMine to Redmine in copyright notices. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | model: replace Rails2 "named_scope" to Rails3 "scope" | Toshi MARUYAMA | 2012-04-26 | 1 | -1/+1 |
* | Prevent mass-assignment when adding/updating a document (#10390). | Jean-Philippe Lang | 2012-03-06 | 1 | -0/+3 |
* | Order is already defined on attachments association. | Jean-Philippe Lang | 2012-01-01 | 1 | -1/+1 |
* | Removed after_initialize methods. | Jean-Philippe Lang | 2011-12-18 | 1 | -1/+2 |
* | remove trailing white-spaces from Document model source. | Toshi MARUYAMA | 2011-05-15 | 1 | -9/+9 |
* | Makes visible scopes accept projects option and deprecate Project.visible_by. | Jean-Philippe Lang | 2011-04-05 | 1 | -1/+1 |
* | Adds visible scope to redmine links queries. | Jean-Philippe Lang | 2011-01-23 | 1 | -0/+3 |
* | Refactor: Move recipients method into acts_as_event | Eric Davis | 2010-02-01 | 1 | -7/+0 |
* | Make sure users don't get notified for thing they can not view (#3589). | Jean-Philippe Lang | 2009-12-13 | 1 | -0/+11 |
* | Show last update datetime (last attachment added) on document list (#4232). | Jean-Philippe Lang | 2009-11-26 | 1 | -0/+8 |
* | Changed Enumerations to use a Single Table Inheritance | Eric Davis | 2009-05-30 | 1 | -2/+2 |
* | Replaces Enumeration.get_values and Enumeration.default with named scopes. | Jean-Philippe Lang | 2009-02-15 | 1 | -1/+1 |
* | Fixed: default category ignored when adding a document (#2328). | Jean-Philippe Lang | 2008-12-12 | 1 | -0/+6 |
* | AttachmentsController now handles attachments deletion. | Jean-Philippe Lang | 2008-12-09 | 1 | -1/+1 |
* | Activity refactoring. | Jean-Philippe Lang | 2008-07-27 | 1 | -1/+2 |
* | Ability to search all projects or the projects the user belongs to (#791). | Jean-Philippe Lang | 2008-05-18 | 1 | -1/+1 |
* | Fixed: error on activity page when displaying a document (undefined method 'a... | Jean-Philippe Lang | 2007-11-12 | 1 | -0/+1 |
* | Search engines now supports pagination. | Jean-Philippe Lang | 2007-09-27 | 1 | -1/+3 |
* | Merged 0.6 branch into trunk. | Jean-Philippe Lang | 2007-08-29 | 1 | -0/+2 |
* | Added several validates_length_of | Jean-Philippe Lang | 2007-07-16 | 1 | -0/+1 |
* | added svn:eol-style native property on /app files | Jean-Philippe Lang | 2007-03-12 | 1 | -22/+22 |
* | replaced deprecated ":dependent => true" statements | Jean-Philippe Lang | 2006-12-26 | 1 | -1/+1 |
* | trunk moved from /trunk/redmine to /trunk | Jean-Philippe Lang | 2006-12-05 | 1 | -0/+24 |