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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rails4 compatibility of Setting model
Toshi MARUYAMA
2013-12-20
1
-2
/
+3
*
Fixed that time entries custom values are not deleted when deleting a project...
Jean-Philippe Lang
2013-12-18
2
-2
/
+2
*
Fixed that text/plain attachments are added to issue description (#15684).
Jean-Philippe Lang
2013-12-18
1
-0
/
+5
*
Fixed that previous assignee is not notified on issue update (#15714).
Jean-Philippe Lang
2013-12-17
1
-3
/
+20
*
Store relation type instead of i18n key in journals (#15704).
Jean-Philippe Lang
2013-12-15
2
-5
/
+6
*
Fixed that links for relations in notifications do not include hostname (#156...
Jean-Philippe Lang
2013-12-15
2
-3
/
+4
*
Fixed that filtering time entries on activity does not take care of activity ...
Jean-Philippe Lang
2013-12-15
2
-2
/
+15
*
Removed default values on custom field min and max length.
Jean-Philippe Lang
2013-12-14
2
-3
/
+2
*
Removed hardcoded format in API response.
Jean-Philippe Lang
2013-12-14
1
-3
/
+4
*
Removed hardcoded formats for right-click edit.
Jean-Philippe Lang
2013-12-14
1
-4
/
+2
*
Merged custom fields format refactoring.
Jean-Philippe Lang
2013-12-14
23
-336
/
+237
*
Fixed that preferences are not preserved when adding a user fails (#15552).
Jean-Philippe Lang
2013-11-29
1
-3
/
+1
*
Fixed that CSS class for done ratio is not properly generated (#15523).
Jean-Philippe Lang
2013-11-29
1
-1
/
+1
*
Fixed that validating a Setting with invalid name triggers an error (#15551).
Jean-Philippe Lang
2013-11-29
1
-1
/
+3
*
Fixed that the label element may contain at most one input.
Jean-Philippe Lang
2013-11-27
1
-1
/
+1
*
Extract generic formatting options to an helper.
Jean-Philippe Lang
2013-11-23
2
-37
/
+39
*
Fixed that non-GET API requests respond with 422 (#15427).
Jean-Philippe Lang
2013-11-22
1
-5
/
+11
*
Fixed that the sidebar may be displayed empty (#15414).
Jean-Philippe Lang
2013-11-20
1
-8
/
+3
*
Use pagination css class for search results pagination (#15398).
Jean-Philippe Lang
2013-11-19
1
-2
/
+2
*
Use :button_edit instead of :button_update for editing issues (#15275).
Jean-Philippe Lang
2013-11-16
2
-2
/
+2
*
Use :button_save instead of :button_update on committers form (#15275).
Jean-Philippe Lang
2013-11-16
1
-1
/
+1
*
Add an indication to admin/info whether or not ImageMagick convert is availab...
Jean-Philippe Lang
2013-11-15
1
-1
/
+2
*
Fixed that update_form always proposes the default status when updating an ex...
Jean-Philippe Lang
2013-11-15
1
-1
/
+1
*
Fixed uninitialized constant Redmine::Scm::Adapters::CommandFailed error when...
Jean-Philippe Lang
2013-11-11
1
-1
/
+1
*
Removed deprecated align and width html attributes (#15307).
Jean-Philippe Lang
2013-11-11
34
-116
/
+111
*
Code cleanup: unverified request no longer raises a InvalidAuthenticityToken ...
Jean-Philippe Lang
2013-11-11
1
-8
/
+4
*
Adds a CSS class for reorder links (#15307).
Jean-Philippe Lang
2013-11-10
6
-6
/
+6
*
Custom fields in issue form - splitting is incorrect (#15227).
Jean-Philippe Lang
2013-11-09
1
-2
/
+3
*
Accept issue id with leading sharp when adding a related issue.
Jean-Philippe Lang
2013-11-09
1
-1
/
+2
*
Log errors when moving attachments (#15295).
Jean-Philippe Lang
2013-11-09
1
-7
/
+18
*
Accept custom field format added at runtime (#15277).
Jean-Philippe Lang
2013-11-09
1
-1
/
+1
*
Wiki Pages REST API with version returns wrong comments (#15235).
Jean-Philippe Lang
2013-11-09
1
-1
/
+1
*
Return to section anchor after wiki section edit (#15182).
Jean-Philippe Lang
2013-10-26
2
-3
/
+7
*
Replaces <option value=""></option> which is not HTML5 valid (#15191).
Jean-Philippe Lang
2013-10-26
1
-1
/
+1
*
Prevents duplicate element ids (#15191).
Jean-Philippe Lang
2013-10-26
1
-1
/
+2
*
Replaced acronym with abbr tags (#15191).
Jean-Philippe Lang
2013-10-26
1
-1
/
+1
*
code format cleanup app/models/changeset.rb
Toshi MARUYAMA
2013-10-24
1
-2
/
+6
*
code format cleanup app/models/issue.rb
Toshi MARUYAMA
2013-10-24
1
-2
/
+4
*
Avoid a query if enabled_modules association is already loaded (#15058).
Jean-Philippe Lang
2013-10-20
1
-1
/
+1
*
Fixed that issue nested set update is triggered even if parent is not changed...
Jean-Philippe Lang
2013-10-20
1
-28
/
+37
*
Projects selection on custom field form (#15136).
Jean-Philippe Lang
2013-10-20
3
-16
/
+35
*
Avoid N queries when displaying the issue list with custom fields.
Jean-Philippe Lang
2013-10-15
2
-3
/
+12
*
Adds some links for wiki history navigation.
Jean-Philippe Lang
2013-10-14
4
-11
/
+14
*
Fixed that viewing/editing a wiki page without WikiContent raises an error (#...
Jean-Philippe Lang
2013-10-13
2
-12
/
+12
*
Fixed that controller_issues_edit_before/after_save hooks have no controller ...
Jean-Philippe Lang
2013-10-13
2
-25
/
+23
*
Avoid lots of CustomField.find_by_id calls when displaying an issue history w...
Jean-Philippe Lang
2013-10-13
4
-11
/
+32
*
Fixed that non array commit_update_keywords raises an error (#7590).
Jean-Philippe Lang
2013-10-13
1
-1
/
+1
*
Fixed that the mail method should return a Mail::Message (#15113).
Jean-Philippe Lang
2013-10-13
1
-5
/
+10
*
Ability to define commit keywords per tracker (#7590).
Jean-Philippe Lang
2013-10-13
4
-34
/
+39
*
remove unneeded "require 'diff'" from WikiController (#15105)
Toshi MARUYAMA
2013-10-11
1
-2
/
+0
[next]