index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
views
/
settings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable settings when appropriate.
Jean-Philippe Lang
2017-07-19
1
-2
/
+2
*
Set default configuration for the timelog list (#26356).
Jean-Philippe Lang
2017-07-12
1
-0
/
+14
*
Setting to disable automatic closing of duplicates (#26192).
Jean-Philippe Lang
2017-06-25
1
-0
/
+2
*
Introduce setting to hide optional user custom fields on registration form (#...
Jean-Philippe Lang
2017-04-09
1
-1
/
+6
*
Add default timezone for new users (#16484).
Jean-Philippe Lang
2017-01-15
1
-0
/
+2
*
Adds settings to make the issue and/or comment fields mandatory for time logs...
Jean-Philippe Lang
2017-01-12
1
-0
/
+10
*
Makes the text "Enable regular expressions" clickable (#5864).
Jean-Philippe Lang
2016-12-16
1
-1
/
+4
*
Optional Regex delimiters to truncate incoming emails (#5864).
Jean-Philippe Lang
2016-12-13
2
-0
/
+3
*
Adds a setting to enable/disable formatting of commit messages (#22758).
Jean-Philippe Lang
2016-12-12
1
-0
/
+2
*
Introduce a setting to change the display format of timespans to h:mm (#23996).
Jean-Philippe Lang
2016-11-18
1
-0
/
+2
*
Adds a setting for choosing the new object menu item style (#15880).
Jean-Philippe Lang
2016-06-11
1
-1
/
+1
*
Restores the "New issue" tab in the project menu and makes it optional (#6204).
Jean-Philippe Lang
2016-05-09
1
-0
/
+2
*
Improve accessibility for icon-only links by adding hidden text (#21805).
Jean-Philippe Lang
2016-03-20
1
-4
/
+6
*
Harmonize setting labels (#21421).
Jean-Philippe Lang
2016-02-05
2
-3
/
+2
*
Replace uses of image_tag() with CSS (#21256).
Jean-Philippe Lang
2016-01-20
1
-8
/
+7
*
Option to show email adresses by default for new users (#21447).
Jean-Philippe Lang
2015-12-13
1
-0
/
+8
*
Files upload restriction by files extensions (#20008).
Jean-Philippe Lang
2015-11-01
1
-0
/
+6
*
Adds 4h, 8h and 12h as options for session maximum lifetime (#20933).
Jean-Philippe Lang
2015-10-07
1
-2
/
+2
*
Moves attachments settings to a new tab.
Jean-Philippe Lang
2015-10-06
2
-8
/
+15
*
Adds options to display totals on the issue list (#1561).
Jean-Philippe Lang
2015-10-04
1
-0
/
+5
*
Moved API settings to their own tab.
Jean-Philippe Lang
2015-10-01
2
-4
/
+10
*
Adds a named route for test email.
Jean-Philippe Lang
2015-06-29
1
-1
/
+1
*
The test email action should only be accessible with POST (#20203).
Jean-Philippe Lang
2015-06-29
1
-1
/
+1
*
Adds a setting to control done ratio on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
1
-0
/
+2
*
Adds settings to control start/due dates and priority on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
1
-0
/
+9
*
Add the ability to expire passwords after a configurable number of days (#194...
Jean-Philippe Lang
2015-05-10
1
-0
/
+4
*
Adds the date format for ambiguous dates (#19243).
Jean-Philippe Lang
2015-03-07
1
-1
/
+1
*
Make search results per page configurable (#19005).
Jean-Philippe Lang
2015-02-07
1
-0
/
+2
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-0
/
+2
*
Configurable behavour for linking issues on copy (#18500).
Jean-Philippe Lang
2014-11-29
1
-0
/
+2
*
Removed duplicate element ids.
Jean-Philippe Lang
2014-11-23
1
-4
/
+7
*
Use an handler instead of onsubmit attribute.
Jean-Philippe Lang
2014-11-18
1
-1
/
+1
*
Adds settings for disabling browser language detection and language preferenc...
Jean-Philippe Lang
2014-01-24
1
-0
/
+4
*
remove unneeded Relation#all from app/views/settings/_repositories.html.erb
Toshi MARUYAMA
2014-01-10
1
-2
/
+2
*
remove unneeded Relation#all from app/views/settings/_projects.html.erb
Toshi MARUYAMA
2014-01-10
1
-1
/
+1
*
code format cleanup app/views/settings/_repositories.html.erb
Toshi MARUYAMA
2014-01-10
1
-6
/
+34
*
Adds an option for formatter display name.
Jean-Philippe Lang
2013-12-23
1
-1
/
+1
*
Ability to define commit keywords per tracker (#7590).
Jean-Philippe Lang
2013-10-13
1
-4
/
+7
*
Support for multiple issue update keywords/rules in commit messages (#4911).
Jean-Philippe Lang
2013-10-05
1
-14
/
+44
*
Exclude attachments from incoming emails based on file name (#3413).
Jean-Philippe Lang
2013-09-29
1
-0
/
+5
*
Adds missing html titles (#14517).
Jean-Philippe Lang
2013-07-28
1
-1
/
+1
*
replace tabs to spaces and fix indents at app/views/settings/_repositories.ht...
Toshi MARUYAMA
2013-03-15
1
-13
/
+13
*
replace tabs to spaces at app/views/settings/_issues.html.erb
Toshi MARUYAMA
2013-03-15
1
-1
/
+1
*
Adds an helper for rendering query columns selection.
Jean-Philippe Lang
2013-02-23
1
-5
/
+3
*
Possibility to define the default enable trackers when creating a project (#1...
Jean-Philippe Lang
2013-02-15
1
-0
/
+3
*
Make JSONP support optional and disabled by default (#12992).
Jean-Philippe Lang
2013-01-26
1
-0
/
+2
*
Plugin settings div should perhaps have 'settings' CSS class (#12910).
Jean-Philippe Lang
2013-01-20
1
-1
/
+1
*
Adds STI to Query model. Issue queries are now IssueQuery instances.
Jean-Philippe Lang
2012-12-09
1
-1
/
+1
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-1
/
+1
*
Non working days is an array of strings (#2161).
Jean-Philippe Lang
2012-10-29
1
-1
/
+1
[next]