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
...
*
Restyles the sort handle(#12909).
Jean-Philippe Lang
2016-04-19
1
-1
/
+1
*
Deprecates unused stuff (#12909).
Jean-Philippe Lang
2016-04-18
1
-0
/
+3
*
Forum list can be reordered with drag and drop (#12909).
Jean-Philippe Lang
2016-04-18
5
-26
/
+49
*
Lists can be reordered with drag and drop (#12909).
Jean-Philippe Lang
2016-04-17
12
-40
/
+103
*
Replaces acts_as_list with an implementation that handles #position= (#12909).
Jean-Philippe Lang
2016-04-17
6
-25
/
+30
*
Support for deleting attachments via API (#14828).
Jean-Philippe Lang
2016-04-12
1
-1
/
+2
*
Whitespace only change (#22058).
Jean-Philippe Lang
2016-04-11
1
-1
/
+1
*
Add inline image preview/display for attachments and repository entries (#220...
Jean-Philippe Lang
2016-04-11
7
-2
/
+18
*
Whitespace only change (#22058).
Jean-Philippe Lang
2016-04-11
2
-10
/
+10
*
Reduce view code duplication by using a nested layout for file rendering (#22...
Jean-Philippe Lang
2016-04-11
3
-29
/
+19
*
Validate status of users and groups.
Jean-Philippe Lang
2016-04-11
3
-0
/
+18
*
Code cleanup.
Jean-Philippe Lang
2016-04-11
1
-5
/
+3
*
Fixed that subtasks lose their custom fields when copying an issue to a diffe...
Jean-Philippe Lang
2016-04-11
1
-3
/
+6
*
Watched issues count on "My page" is shown for all issues instead of only ope...
Jean-Philippe Lang
2016-04-09
1
-1
/
+1
*
Preload project when possible (#5754).
Jean-Philippe Lang
2016-04-09
1
-1
/
+6
*
Don't reject users that already watch one of the objects (#5754).
Jean-Philippe Lang
2016-04-09
1
-2
/
+2
*
Use named route.
Jean-Philippe Lang
2016-04-09
1
-1
/
+1
*
Allow addition of watchers via bulk edit context menu (#5754).
Jean-Philippe Lang
2016-04-09
7
-32
/
+65
*
Make full revision table available on mobile devices (#22336).
Jean-Philippe Lang
2016-04-03
1
-0
/
+2
*
Sort criteria defined in custom queries are not applied when exporting to CSV...
Jean-Philippe Lang
2016-04-03
1
-1
/
+1
*
Highlighting of required and read-only custom fields broken in Workflow edito...
Jean-Philippe Lang
2016-04-03
1
-1
/
+1
*
HTML markup discrepancy ol and ul at app/views/imports/show.html.erb (#22134).
Jean-Philippe Lang
2016-04-03
1
-1
/
+1
*
Bulk edit form lacks estimated time field (#5156).
Jean-Philippe Lang
2016-04-03
1
-0
/
+8
*
Fix that AttachmentsController#show don't close the file after reading.
Jean-Philippe Lang
2016-04-03
1
-2
/
+2
*
"I don't want to be notified of changes that I make myself" as Default for al...
Jean-Philippe Lang
2016-04-03
1
-0
/
+3
*
Remove pagination on trackers, roles and issue statuses (#12909).
Jean-Philippe Lang
2016-03-20
6
-22
/
+8
*
Improve accessibility for icon-only links by adding hidden text (#21805).
Jean-Philippe Lang
2016-03-20
14
-40
/
+64
*
Additional CSS class for version status (#21434).
Jean-Philippe Lang
2016-03-20
3
-2
/
+9
*
Adds instance name to the security notification subject (#21421).
Jean-Philippe Lang
2016-03-20
1
-2
/
+2
*
Let the mailer set the email content (#21421).
Jean-Philippe Lang
2016-03-20
3
-12
/
+12
*
Send a single email to admins like other notifications (#21421).
Jean-Philippe Lang
2016-03-20
1
-4
/
+6
*
Send a security notification when users gain or loose admin (#21421).
Jean-Philippe Lang
2016-03-20
1
-1
/
+30
*
Handle search pagination with the REST API (#6277).
Jean-Philippe Lang
2016-03-19
2
-5
/
+13
*
REST API for Search (#6277).
Jean-Philippe Lang
2016-03-19
2
-1
/
+17
*
Add id to query create and edit form to ease theme (#22277).
Jean-Philippe Lang
2016-03-19
2
-2
/
+2
*
Add additional markup to page_header_title to enable better styling (#21947).
Jean-Philippe Lang
2016-03-19
1
-2
/
+7
*
Add id and class for easier styling of query filters (#22018).
Jean-Philippe Lang
2016-03-19
4
-9
/
+9
*
Total spent hours and estimated hours need to be get via REST (#21757).
Jean-Philippe Lang
2016-03-19
1
-1
/
+5
*
Previous/next links may be lost after editing the issue (#14462).
Jean-Philippe Lang
2016-03-19
2
-13
/
+34
*
Add status, assigned_to and done_ratio classes to issue subtasks (#21776).
Jean-Philippe Lang
2016-03-15
1
-3
/
+3
*
Use protocol-relative URL for gravatars (#21855).
Jean-Philippe Lang
2016-03-15
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
170
-170
/
+170
*
Set font size in email notifications (#21487).
Jean-Philippe Lang
2016-03-13
1
-3
/
+4
*
Fixed that grouping issue by key/value custom field does not work (#22178).
Jean-Philippe Lang
2016-03-12
1
-0
/
+6
*
Verify assigned_to_id when assigning safe_attributes (#22127).
Jean-Philippe Lang
2016-03-12
1
-0
/
+11
*
Adds query params as hidden field tags to the CSV export form (#22108).
Jean-Philippe Lang
2016-03-12
2
-2
/
+34
*
Private notes get copied without private flag to Duplicate issues (#22072).
Jean-Philippe Lang
2016-03-12
1
-0
/
+1
*
remove trailing white space from app/views/layouts/base.html.erb
Toshi MARUYAMA
2016-03-05
1
-1
/
+1
*
fix received mail text attachment does not keep original encoding on Ruby >= ...
Toshi MARUYAMA
2016-03-04
1
-1
/
+1
*
Send a notification when security settings are changed (#21421).
Jean-Philippe Lang
2016-02-05
5
-4
/
+60
[prev]
[next]