Commit Graph

126 Commits (131866d9c2ce57f3109bdbcd82d848697b121630)

Author SHA1 Message Date
Michael Frister 38cdf2e2dd Add option to log user for all requests 11 years ago
Hagen Schink 52f4d480ea Renames and adapts text labels 11 years ago
Michael Frister 45749f02ec Authentication Settings: Add option to set password validity period 11 years ago
Michael Frister 40f75b23dd Add settings for brute force prevention 11 years ago
Martin Linkhorst d7fe5cc8f2 move themes code into OpenProject's library 11 years ago
Michael Frister 34f432ce32 Fix _authentication.html.erb syntax 11 years ago
Michael Frister f884fbf4c2 Add option to prevent former passwords from being reused 11 years ago
Christian Ratz 1298b0f7f4 more reliable session lifetime 12 years ago
Christian Ratz d4ed4d72c1 Added session lifetime settings 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 657df3e916 let Setting/_repositories.html.erb use new translation style 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Philipp Tessenow 64d28c223e fix missing translations in settings/issue tracking 12 years ago
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
Martin Linkhorst 55b967c4b7 * refactored themes. themes are now subclasses of Redmine::Themes::Theme and will be registered automatically when subclassed. 12 years ago
Martin Linkhorst b63bbe8309 refactored themes code 12 years ago
Martin Linkhorst c9772cefa4 we now always have a theme, so there are no 12 years ago
Martin Linkhorst 6be50fa6b9 refactor the way how themes work. 12 years ago
Martin Linkhorst 464473c9d7 DEPRECATION FIX: and #javascript_tag 12 years ago
Martin Linkhorst d81ce2a530 DEPRECATION FIX: the saga begins: adding equal signs to form helpers in view. we start with form_tag 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Martin Linkhorst e04bf5c99a allow columns to be marked as summable or not 12 years ago
Jens Ulferts f0ebe9f0b9 adding settings to control user deletion 12 years ago
Martin Linkhorst 9c45c01778 show long language names 13 years ago
Martin Linkhorst f2dfe8f356 switch to a select box instead of links 13 years ago
Martin Linkhorst 5080b9019b switch languages for email header and footer 13 years ago
Martin Linkhorst 41bc805585 control headers and footers of emails in all languages 13 years ago
Jens Ulferts 9b5c4bfb13 enable admins to limit the languages selectable by users: 13 years ago
Felix Schäfer aac42afdaa Add setting to set today as the start date for new issues. #355 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Jean-Philippe Lang 4bcba6a094 Adds support for saturday as the first week day (#7097). 14 years ago
Jean-Philippe Lang 2c996725f0 Add "mystery man" gravatar to options (#7640). 14 years ago
Toshi MARUYAMA 1c5e441b65 scm: remove global repository log encoding setting from view (#1735). 14 years ago
Jean-Baptiste Barth 04361864a7 Added 'retro' style for gravatars. #7608 14 years ago
Jean-Philippe Lang 8933482c37 Do not show "for only project I select" notification option on application settings form (#7294). 14 years ago
Jean-Philippe Lang b48291ec63 Adds an application setting to limit the number of items that can be displayed on the gantt chart (#6276). 14 years ago
Jean-Philippe Lang d7c607fd8b Automatic spent time logging from commit messages (#4155). 14 years ago
Azamat Hackimov ec3975ef5b Replaced hardcoded strings (KB) with i18n equivalent (number.human.storage_units.units.kb) 14 years ago
Eric Davis 7e359d3d7e Add a Email Header setting. Useful for adding delimiters to every email. 14 years ago
Jean-Baptiste Barth 1cf67b3a1d Fixed: disabling autologin not persisted. #6438 14 years ago
Eric Davis 26ef9da02b Changed the notifications to use a hierarchy UI 14 years ago
Eric Davis 582ed86d82 Add a default mail notification setting for new users 14 years ago
Eric Davis be52ccf01f Merged r3859 from trunk. 14 years ago
Eric Davis 4fef8b601d Added icon for the LDAP authentication menu item. #5775 14 years ago
Eric Davis 715c9d16ef Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
Eric Davis 9e22faa640 Converted the REDMINE_SUPPORTED_SCM constant to a class 15 years ago
Eric Davis c5f30fde28 Refactor: Merged AuthSourcesController#list and #index 15 years ago
Jean-Philippe Lang 2ad8242ae7 Adds a setting to cache textile rendering (off by default). 15 years ago
Eric Davis b7b4e27833 Added :view_settings_general_form plugin hook 15 years ago