summaryrefslogtreecommitdiffstats
path: root/app/views/settings/_display.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Disable settings when appropriate.Jean-Philippe Lang2017-07-191-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16830 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-181-0/+2
| | | | | | Patch by Jens Kraemer. git-svn-id: http://svn.redmine.org/redmine/trunk@15965 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a setting for choosing the new object menu item style (#15880).Jean-Philippe Lang2016-06-111-1/+1
| | | | | | Set to use the new "+" drop-down by default, but let users revert to the "New issue" tab, or no menu item at all. git-svn-id: http://svn.redmine.org/redmine/trunk@15508 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Restores the "New issue" tab in the project menu and makes it optional (#6204).Jean-Philippe Lang2016-05-091-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15407 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds the date format for ambiguous dates (#19243).Jean-Philippe Lang2015-03-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14048 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds settings for disabling browser language detection and language ↵Jean-Philippe Lang2014-01-241-0/+4
| | | | | | preference (#2691). git-svn-id: http://svn.redmine.org/redmine/trunk@12691 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Displays thumbnails of attached images of the issue view (#1006).Jean-Philippe Lang2012-07-071-0/+4
| | | | | | This behaviour can be turned on/off in Settings -> Display (off by default). Thumbnail size can be configured there too. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9933 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display dates using user's locale if available (#2190).Etienne Massip2012-06-161-3/+3
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9838 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9528 e93f8b46-1217-0410-a6f0-8f06a7374b81
* rename .rhtml to .html.erb of app/views/settings/_display.rhtml.Toshi MARUYAMA2011-08-251-0/+22
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6620 e93f8b46-1217-0410-a6f0-8f06a7374b81