Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgraded to Rails 2.3.4 (#3597) | Eric Davis | 2009-09-13 | 1 | -1/+1 |
* | Fixed: error raised when trying to add an empty comment to a news (#3615). | Jean-Philippe Lang | 2009-07-18 | 1 | -0/+9 |
* | Allows multiple roles on the same project (#706). Prerequisite for user group... | Jean-Philippe Lang | 2009-05-10 | 1 | -1/+1 |
* | Added observers to watch model objects for mail delivery instead of calling M... | Eric Davis | 2009-03-28 | 1 | -0/+4 |
* | Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. | Jean-Philippe Lang | 2009-02-21 | 1 | -3/+3 |
* | Converted routing and urls to follow the Rails REST convention. | Eric Davis | 2009-01-26 | 1 | -0/+64 |
* | Add NewsController and TimelogController tests. | Jean-Philippe Lang | 2008-03-17 | 1 | -1/+89 |
* | ProjectsController#add_news moved to NewsController#new. | Jean-Philippe Lang | 2008-02-03 | 1 | -0/+11 |
* | Moved ProjectsController#list_news to NewsController#index. | Jean-Philippe Lang | 2007-11-05 | 1 | -0/+48 |