| Commit message (Expand) | Author | Age | Files | Lines |
* | remove trailing white-spaces from settings controller source. | Toshi MARUYAMA | 2011-05-18 | 1 | -4/+4 |
* | Fix potential Execution After Redirect bugs. | Toshi MARUYAMA | 2011-05-01 | 1 | -10/+11 |
* | Reload themes so that new themes can be used without restarting Redmine (#5712). | Jean-Philippe Lang | 2010-11-27 | 1 | -0/+2 |
* | Refactor the hardcoded event actions (notifiables) to use a class | Eric Davis | 2010-09-28 | 1 | -1/+1 |
* | Adds an admin layout that displays the admin menu in the sidebar. | Jean-Philippe Lang | 2009-12-17 | 1 | -0/+2 |
* | Adds email notification on wiki changes (#413). It's disabled by default and ... | Jean-Philippe Lang | 2009-05-17 | 1 | -1/+1 |
* | Fixed: TypeError (can't modify frozen string) on settings view (#2700). | Jean-Philippe Lang | 2009-02-09 | 1 | -1/+1 |
* | Slight changes to ease Rails 2.2 support. | Jean-Philippe Lang | 2009-01-04 | 1 | -1/+1 |
* | Adds .find and .all Plugin class methods. | Jean-Philippe Lang | 2008-11-16 | 1 | -5/+6 |
* | Host setting should contain the path prefix (Redmine base URL) to properly ge... | Jean-Philippe Lang | 2008-11-07 | 1 | -4/+7 |
* | Moves @layout 'base'@ to ApplicationController. | Jean-Philippe Lang | 2008-08-10 | 1 | -1/+0 |
* | Fixed: Plugin's setting page is broken after upgrading to rails 2.1.0 (#1620). | Jean-Philippe Lang | 2008-07-12 | 1 | -1/+1 |
* | Email delivery configuration moved to an unversioned YAML file (config/email.... | Jean-Philippe Lang | 2008-07-04 | 1 | -0/+1 |
* | User display format is now configurable in administration settings. | Jean-Philippe Lang | 2008-01-25 | 1 | -0/+3 |
* | Admin settings screen split to tabs. | Jean-Philippe Lang | 2008-01-06 | 1 | -3/+10 |
* | Basic plugin support. | Jean-Philippe Lang | 2007-09-23 | 1 | -0/+12 |
* | Removed RedCloth checks since it's now supplied with the application. | Jean-Philippe Lang | 2007-09-05 | 1 | -1/+0 |
* | Text formatting drop down disabled if RedCloth is not available (system setti... | Jean-Philippe Lang | 2007-05-01 | 1 | -0/+1 |
* | settings are now stored in the database (config_custom.rb no more used) and e... | Jean-Philippe Lang | 2007-01-21 | 1 | -0/+33 |