| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Add support for multiple email addresses per user (#4244). | Jean-Philippe Lang | 2015-01-17 | 1 | -7/+16 |
* | 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 |
* | Edit attachments after upload (#1326). | Jean-Philippe Lang | 2014-11-29 | 1 | -1/+2 |
* | Preload users and projects for latest news on welcome page. | Jean-Philippe Lang | 2014-11-06 | 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 | -5/+9 |
* | Only notify users that can see news (#16134). | Jean-Philippe Lang | 2014-02-22 | 1 | -1/+1 |
* | Enable the watching of news (#2549). | Jean-Philippe Lang | 2014-02-09 | 1 | -0/+12 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | backout r12540 : remove unneeded Relation#all from News#latest | Toshi MARUYAMA | 2014-01-09 | 1 | -1/+1 |
* | remove unneeded Relation#all from News#latest | Toshi MARUYAMA | 2014-01-09 | 1 | -1/+1 |
* | Use AR callbacks instead of observers (removed in Rails4) for notifications. | Jean-Philippe Lang | 2013-07-14 | 1 | -0/+7 |
* | Always notify project members about news unless they turned off all notificat... | Jean-Philippe Lang | 2013-01-26 | 1 | -0/+4 |
* | 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 | -4/+3 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Code cleanup, reuse the visible scope. | Jean-Philippe Lang | 2012-05-05 | 1 | -3/+1 |
* | model: convert news finder to Rails3 syntax | Toshi MARUYAMA | 2012-05-04 | 1 | -4/+3 |
* | model: replace Rails2 "named_scope" to Rails3 "scope" | Toshi MARUYAMA | 2012-04-26 | 1 | -1/+1 |
* | Prevent mass-assignment when adding/updating a news (#10390). | Jean-Philippe Lang | 2012-03-06 | 1 | -0/+3 |
* | Adds a News#commentable? method to easily specific additional rules. | Jean-Philippe Lang | 2012-02-11 | 1 | -0/+5 |
* | Allows attachments on news (#1972). | Jean-Philippe Lang | 2012-01-29 | 1 | -0/+1 |
* | code layout clean up app/models/news.rb | Toshi MARUYAMA | 2012-01-05 | 1 | -1/+4 |
* | remove trailing white-spaces from news model source. | Toshi MARUYAMA | 2011-05-17 | 1 | -11/+11 |
* | Makes visible scopes accept projects option and deprecate Project.visible_by. | Jean-Philippe Lang | 2011-04-05 | 1 | -1/+1 |
* | Adds email notifications support for news comments (#2074). | Jean-Philippe Lang | 2011-03-04 | 1 | -1/+10 |
* | Refactor and add tests for News #index API (#7072). | Jean-Philippe Lang | 2010-12-12 | 1 | -0/+5 |
* | 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 |
* | Fixed: News summary field is not searchable (#2998). | Jean-Philippe Lang | 2009-03-28 | 1 | -1/+1 |
* | Display latest user's activity on account/show view. | Jean-Philippe Lang | 2008-11-30 | 1 | -1/+2 |
* | Fixed: Latest news appear on the homepage for projects with the News module d... | Jean-Philippe Lang | 2008-09-28 | 1 | -4/+4 |
* | 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 |
* | Search engines now supports pagination. | Jean-Philippe Lang | 2007-09-27 | 1 | -0/+1 |
* | Merged 0.6 branch into trunk. | Jean-Philippe Lang | 2007-08-29 | 1 | -1/+3 |
* | Added several validates_length_of | Jean-Philippe Lang | 2007-07-16 | 1 | -0/+2 |
* | fixed #9308 table_name pre/suffix support | Jean-Philippe Lang | 2007-03-15 | 1 | -1/+1 |
* | added svn:eol-style native property on /app files | Jean-Philippe Lang | 2007-03-12 | 1 | -27/+27 |
* | fixed: non public projects were shown on welcome screen even if current user ... | Jean-Philippe Lang | 2007-01-01 | 1 | -3/+3 |
* | replaced deprecated ":dependent => true" statements | Jean-Philippe Lang | 2006-12-26 | 1 | -1/+1 |
* | added model Comment. | Jean-Philippe Lang | 2006-12-10 | 1 | -0/+1 |
* | trunk moved from /trunk/redmine to /trunk | Jean-Philippe Lang | 2006-12-05 | 1 | -0/+28 |