| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Do not show warnings for disabled scm. | Jean-Philippe Lang | 2011-12-02 | 1 | -2/+5 |
* | Set style for tips in forms. | Jean-Philippe Lang | 2011-11-26 | 1 | -4/+2 |
* | attachment: move repositories encodings setting to the general tab and update... | Toshi MARUYAMA | 2011-11-20 | 2 | -3/+3 |
* | Added an administration setting to allow issue start date to be defaulted to ... | Etienne Massip | 2011-11-05 | 1 | -0/+2 |
* | replace tabs to spaces at app/views/settings/_authentication.html.erb | Toshi MARUYAMA | 2011-09-18 | 1 | -3/+3 |
* | replace tabs to spaces at app/views/settings/_mail_handler.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -3/+3 |
* | replace tabs to spaces at app/views/settings/_projects.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -2/+2 |
* | remove trailing white-spaces from app/views/settings/_issues.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -1/+1 |
* | remove trailing white-spaces from app/views/settings/_mail_handler.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -1/+1 |
* | remove trailing white-spaces from app/views/settings/_projects.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -2/+2 |
* | remove trailing white-spaces from app/views/settings/_repositories.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -1/+1 |
* | rename .rhtml to .html.erb of app/views/settings/_issues.rhtml. | Toshi MARUYAMA | 2011-08-25 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/settings/plugin.rhtml. | Toshi MARUYAMA | 2011-08-25 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/settings/_display.rhtml. | Toshi MARUYAMA | 2011-08-25 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/settings/_general.rhtml. | Toshi MARUYAMA | 2011-08-25 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/settings/_repositories.rhtml. | Toshi MARUYAMA | 2011-08-25 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/settings/edit.rhtml. | Toshi MARUYAMA | 2011-08-25 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/settings/_projects.rhtml. | Toshi MARUYAMA | 2011-08-25 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/settings/_notifications.rhtml. | Toshi MARUYAMA | 2011-08-25 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/settings/_authentication.rhtml. | Toshi MARUYAMA | 2011-08-25 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/settings/_mail_handler.rhtml. | Toshi MARUYAMA | 2011-08-25 | 1 | -0/+0 |
* | Ability to assign issues to groups (#2964). | Jean-Philippe Lang | 2011-07-23 | 1 | -0/+2 |
* | Removed duplicate LDAP link in application settings. | Jean-Philippe Lang | 2011-07-02 | 1 | -4/+0 |
* | Do not show inactive time entry activities in repository settings (#8573). | Jean-Baptiste Barth | 2011-06-13 | 1 | -1/+1 |
* | Slight UI changes (#4273). | Jean-Philippe Lang | 2011-05-29 | 1 | -7/+1 |
* | scm: show scm commands and versions on administration panel (#4273). | Toshi MARUYAMA | 2011-05-29 | 1 | -2/+48 |
* | scm: code clean up app/views/settings/_repositories.rhtml. | Toshi MARUYAMA | 2011-05-29 | 1 | -13/+27 |
* | scm: replace a tab to two spaces in app/views/settings/_repositories.rhtml. | Toshi MARUYAMA | 2011-05-25 | 1 | -5/+5 |
* | scm: remove trailing white-spaces from app/views/settings/_repositories.rhtml. | Toshi MARUYAMA | 2011-05-24 | 1 | -2/+2 |
* | Adds support for saturday as the first week day (#7097). | Jean-Philippe Lang | 2011-03-27 | 1 | -1/+1 |
* | Add "mystery man" gravatar to options (#7640). | Jean-Philippe Lang | 2011-03-13 | 1 | -1/+1 |
* | scm: remove global repository log encoding setting from view (#1735). | Toshi MARUYAMA | 2011-03-01 | 1 | -2/+0 |
* | Added 'retro' style for gravatars. #7608 | Jean-Baptiste Barth | 2011-02-12 | 1 | -1/+1 |
* | Do not show "for only project I select" notification option on application se... | Jean-Philippe Lang | 2011-01-16 | 1 | -1/+1 |
* | Adds an application setting to limit the number of items that can be displaye... | Jean-Philippe Lang | 2010-12-15 | 1 | -0/+2 |
* | Automatic spent time logging from commit messages (#4155). | Jean-Philippe Lang | 2010-12-05 | 1 | -0/+7 |
* | Replaced hardcoded strings (KB) with i18n equivalent (number.human.storage_un... | Azamat Hackimov | 2010-11-25 | 1 | -2/+2 |
* | Add a Email Header setting. Useful for adding delimiters to every email. | Eric Davis | 2010-11-02 | 1 | -0/+4 |
* | Fixed: disabling autologin not persisted. #6438 | Jean-Baptiste Barth | 2010-10-29 | 1 | -1/+1 |
* | Changed the notifications to use a hierarchy UI | Eric Davis | 2010-09-28 | 1 | -5/+7 |
* | Add a default mail notification setting for new users | Eric Davis | 2010-09-28 | 1 | -0/+3 |
* | Added icon for the LDAP authentication menu item. #5775 | Eric Davis | 2010-07-20 | 1 | -1/+1 |
* | Refactor AuthSourcesController to support non-LDAP sources. #1131 | Eric Davis | 2010-05-23 | 1 | -1/+1 |
* | Converted the REDMINE_SUPPORTED_SCM constant to a class | Eric Davis | 2010-02-16 | 1 | -1/+1 |
* | Refactor: Merged AuthSourcesController#list and #index | Eric Davis | 2010-02-15 | 1 | -1/+1 |
* | Adds a setting to cache textile rendering (off by default). | Jean-Philippe Lang | 2010-02-06 | 1 | -0/+2 |
* | Added :view_settings_general_form plugin hook | Eric Davis | 2009-12-29 | 1 | -0/+2 |
* | Adds a setting to remove incoming emails body after a delimiter (#4409). | Jean-Philippe Lang | 2009-12-23 | 1 | -0/+8 |
* | Move API setting to Authentication tab and add translations strings. | Jean-Philippe Lang | 2009-12-23 | 2 | -8/+2 |
* | Added an Admin setting to enable/disable the REST web service. (#3920) | Eric Davis | 2009-12-23 | 1 | -0/+8 |