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
*
Issue subject is not updated when you select another issue on time entry form...
Jean-Philippe Lang
2016-11-18
3
-9
/
+9
*
Tests broken by r15942 (#8761).
Jean-Philippe Lang
2016-11-03
1
-1
/
+1
*
My page - Spent time: configurable number of days to display (#8761).
Jean-Philippe Lang
2016-10-30
5
-9
/
+66
*
Preload project and user.
Jean-Philippe Lang
2016-10-29
1
-1
/
+2
*
Preload project and user.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Preload user.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Removes hard-coded border.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Enables context menu on My Page for time entries.
Jean-Philippe Lang
2016-10-29
1
-20
/
+12
*
Don't use a global variable for storing context menu URL.
Jean-Philippe Lang
2016-10-29
11
-17
/
+19
*
Project is required.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Display hours in block title.
Jean-Philippe Lang
2016-10-29
1
-8
/
+6
*
Adds icon.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Adds #add_block and #remove_block methods.
Jean-Philippe Lang
2016-10-29
2
-27
/
+27
*
Missing select name.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Moves blocks definition to Redmine::MyPage.
Jean-Philippe Lang
2016-10-29
4
-35
/
+30
*
Use fixed layout and move status to its own column.
Jean-Philippe Lang
2016-10-29
1
-8
/
+8
*
Use regular icon-* class.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Adds helpers for rendering my page blocks.
Jean-Philippe Lang
2016-10-29
4
-40
/
+41
*
Cannot set activity to None.
Jean-Philippe Lang
2016-10-23
1
-2
/
+0
*
Don't bulk edit file custom fields (#6719).
Jean-Philippe Lang
2016-10-23
2
-2
/
+2
*
Don't bulk edit file custom fields (#6719).
Jean-Philippe Lang
2016-10-23
2
-2
/
+2
*
Add option to set a new version as default directly from New Version page (#2...
Jean-Philippe Lang
2016-10-23
2
-0
/
+29
*
Option to specify allowed extensions for a file custom field (#6719).
Jean-Philippe Lang
2016-10-23
3
-7
/
+27
*
Don't query for each role and tracker.
Jean-Philippe Lang
2016-10-23
1
-2
/
+2
*
Issue custom field form layout.
Jean-Philippe Lang
2016-10-23
1
-28
/
+32
*
Adds file custom field format (#6719).
Jean-Philippe Lang
2016-10-23
10
-40
/
+103
*
Role#copy_from should copy managed roles.
Jean-Philippe Lang
2016-10-20
1
-0
/
+1
*
Fixed that r15668 prevents from setting managed roles.
Jean-Philippe Lang
2016-10-20
1
-0
/
+1
*
Set @available_filters as an empty hash if nil.
Jean-Philippe Lang
2016-10-20
1
-0
/
+1
*
Do not hide estimated_hours when field is not disabled (#24015).
Jean-Philippe Lang
2016-10-10
1
-3
/
+1
*
Don't show an empty table.
Jean-Philippe Lang
2016-10-09
2
-1
/
+9
*
Use #link_to_user (#23998).
Jean-Philippe Lang
2016-10-09
1
-1
/
+1
*
Adds link to author in revisions list (#23998).
Jean-Philippe Lang
2016-10-09
1
-1
/
+1
*
Consider custom fields that correspond to the project only (#24014).
Jean-Philippe Lang
2016-10-08
1
-2
/
+12
*
Code cleanup.
Jean-Philippe Lang
2016-10-04
1
-8
/
+14
*
Adds accessors for report_last_commit.
Jean-Philippe Lang
2016-10-04
3
-29
/
+9
*
Reduce max height of issue description textarea from 100 to 20 (#23840).
Jean-Philippe Lang
2016-10-02
1
-1
/
+1
*
Speedup remove_inherited_roles (#22850).
Jean-Philippe Lang
2016-10-02
2
-5
/
+2
*
Translate statuses in the version status filter (#23215).
Jean-Philippe Lang
2016-10-02
1
-1
/
+1
*
Add the possibility to filter issues after Target Version's Status and Due Da...
Jean-Philippe Lang
2016-10-02
1
-0
/
+25
*
Edit/delete links displayed on issue even if project is closed (#23969).
Jean-Philippe Lang
2016-10-02
1
-0
/
+5
*
Add support for updating attachments over REST API (#22356).
Jean-Philippe Lang
2016-10-01
2
-1
/
+24
*
Rename AttachmentsController#edit and #update to #edit_all and #update_all (#...
Jean-Philippe Lang
2016-10-01
2
-5
/
+7
*
Don't truncate activity titles (#23575).
Jean-Philippe Lang
2016-10-01
1
-1
/
+2
*
Closing all subtasks causes error if default priority is not defined and prio...
Jean-Philippe Lang
2016-10-01
1
-2
/
+3
*
Allow to download javascript attachments again (#23376).
Jean-Philippe Lang
2016-10-01
1
-0
/
+4
*
Let the API accept project identifier for creating issues (#23766).
Jean-Philippe Lang
2016-10-01
1
-2
/
+7
*
Error with MS SQL when displaying an issue from a list grouped and sorted by ...
Jean-Philippe Lang
2016-10-01
1
-1
/
+1
*
Previous/Next navigation on a issue is not displayed on r15639 and later (#23...
Jean-Philippe Lang
2016-10-01
1
-7
/
+10
*
Set user-scalable=no in viewport meta tag (#23883).
Jean-Philippe Lang
2016-10-01
1
-1
/
+1
[next]