| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Adds on optional API key to repositories management controller and reposman.rb. | Jean-Philippe Lang | 2009-12-20 | 1 | -1/+9 |
* | Adds helpers for setting field tags. | Jean-Philippe Lang | 2009-12-19 | 8 | -171/+84 |
* | Added a setting to configure the day that week start on (Monday or Sunday). (... | Eric Davis | 2009-12-13 | 1 | -0/+3 |
* | Locales update. | Jean-Philippe Lang | 2009-12-12 | 1 | -1/+2 |
* | Adds a Setting to control how an Issue's done_ratio is calculated: | Eric Davis | 2009-12-11 | 1 | -0/+3 |
* | Add a setting to pick alternative Gravatar images. #2734 | Eric Davis | 2009-11-17 | 1 | -0/+4 |
* | Adds a setting for new projects default modules (#1797). | Jean-Philippe Lang | 2009-11-15 | 1 | -0/+10 |
* | Upgraded to Rails 2.3.4 (#3597) | Eric Davis | 2009-09-13 | 7 | -13/+36 |
* | Refactoring of tabs rendering. | Jean-Philippe Lang | 2009-09-12 | 1 | -19/+1 |
* | Fixes drop-down list selected value (#3472). | Jean-Philippe Lang | 2009-06-13 | 1 | -1/+1 |
* | Adds a setting to choose which role is given to a non-admin user who creates ... | Jean-Philippe Lang | 2009-05-17 | 1 | -0/+3 |
* | Makes minimum password length configurable. | Jean-Philippe Lang | 2009-04-21 | 1 | -0/+3 |
* | Makes the default issue list columns selection look like other multi-checkbox... | Jean-Philippe Lang | 2009-02-21 | 1 | -5/+3 |
* | Fixes new setting name. | Jean-Philippe Lang | 2009-02-21 | 1 | -1/+1 |
* | Adds a setting to limit the size of text attachments that can be displayed by... | Jean-Philippe Lang | 2009-02-21 | 1 | -0/+3 |
* | Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. | Jean-Philippe Lang | 2009-02-21 | 1 | -1/+1 |
* | List the Default Columns displayed on the issue list vertically | Eric Davis | 2009-02-20 | 1 | -5/+7 |
* | Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab... | Jean-Philippe Lang | 2009-02-12 | 1 | -1/+1 |
* | Added a system setting for allowing OpenID logins and registrations | Eric Davis | 2009-02-11 | 1 | -0/+3 |
* | Adds a setting to limit the number of revisions displayed on a repository fil... | Jean-Philippe Lang | 2009-02-01 | 1 | -0/+3 |
* | Moves a few settings to a "Display" panel. | Jean-Philippe Lang | 2009-01-17 | 2 | -18/+24 |
* | Adds a setting to limit the number of diff lines that should be displayed (de... | Jean-Philippe Lang | 2008-12-07 | 1 | -0/+3 |
* | Host setting should contain the path prefix (Redmine base URL) to properly ge... | Jean-Philippe Lang | 2008-11-07 | 1 | -1/+2 |
* | Added an option to turn user Gravatars on or off | Eric Davis | 2008-10-31 | 1 | -0/+3 |
* | Makes wiki text formatter pluggable. | Jean-Philippe Lang | 2008-10-27 | 1 | -1/+1 |
* | Makes permission screens localized (#2070). | Jean-Philippe Lang | 2008-10-24 | 1 | -1/+1 |
* | add plain text option for mail #2029 | Nicolas Chuche | 2008-10-15 | 1 | -0/+4 |
* | Adds an option to generate sequential project identifiers. | Jean-Philippe Lang | 2008-08-31 | 2 | -3/+12 |
* | Adds support for commit logs reencoding to UTF-8 before insertion in the data... | Jean-Philippe Lang | 2008-08-26 | 1 | -0/+3 |
* | Email delivery configuration moved to an unversioned YAML file (config/email.... | Jean-Philippe Lang | 2008-07-04 | 1 | -0/+6 |
* | Adds a simple API and a standalone script that can be used to forward emails ... | Jean-Philippe Lang | 2008-06-25 | 1 | -0/+18 |
* | Ability to disable unused SCM adapters in application settings. | Jean-Philippe Lang | 2008-06-08 | 1 | -0/+7 |
* | Fixed: Check All / Uncheck All in Email Settings doesn't work (#1180). | Jean-Philippe Lang | 2008-05-14 | 1 | -2/+2 |
* | Do not use javascript to hide tabs content on page loading and make tabs work... | Jean-Philippe Lang | 2008-03-26 | 1 | -11/+16 |