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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redirect to the parent issue after adding a subtask.
Jean-Philippe Lang
2017-01-30
1
-0
/
+1
*
Disable description and columns when checking "Default columns" (#24907).
Jean-Philippe Lang
2017-01-29
1
-3
/
+3
*
Show visible spent time link for users allowed to view time entries (#20661).
Jean-Philippe Lang
2017-01-29
1
-1
/
+1
*
Adds odd_even class to time entries (#15361).
Jean-Philippe Lang
2017-01-26
1
-1
/
+1
*
Use ids for testing inclusion.
Jean-Philippe Lang
2017-01-25
1
-2
/
+4
*
Use ids for testing inclusion.
Jean-Philippe Lang
2017-01-25
1
-1
/
+2
*
Option for long text custom fields to be displayed under the description fiel...
Jean-Philippe Lang
2017-01-25
3
-1
/
+13
*
Use css pseudo-classes instead of cycle("odd", "even") (#15361).
Jean-Philippe Lang
2017-01-25
41
-55
/
+51
*
Filter parent task issues in auto complete by open/closed status depending on...
Jean-Philippe Lang
2017-01-21
1
-1
/
+1
*
Reset sort criteria when clearing filters.
Jean-Philippe Lang
2017-01-19
1
-1
/
+1
*
Add warning when loosing data from custom fields when bulk editing issues (#2...
Jean-Philippe Lang
2017-01-18
1
-0
/
+7
*
Handle csv columns selection in query to preload appropriate associations (#2...
Jean-Philippe Lang
2017-01-18
2
-5
/
+5
*
Use exists? instead of count (#24839).
Jean-Philippe Lang
2017-01-16
1
-1
/
+1
*
Use exists? instead of count (#24839).
Jean-Philippe Lang
2017-01-16
1
-1
/
+1
*
Add tooltip on trackers summary matrix (#24790).
Jean-Philippe Lang
2017-01-15
1
-3
/
+4
*
Add tooltip on Permissions report matrix (#24780).
Jean-Philippe Lang
2017-01-15
1
-6
/
+9
*
Add default timezone for new users (#16484).
Jean-Philippe Lang
2017-01-15
1
-0
/
+2
*
Handle the case of none existing enumerations using no-data blocks (#24776).
Jean-Philippe Lang
2017-01-14
1
-0
/
+2
*
Add 'icon' and 'icon-add' classes to new enum links (#24776).
Jean-Philippe Lang
2017-01-14
1
-1
/
+1
*
Move 'New enumeration' links to above the item tables (#24776).
Jean-Philippe Lang
2017-01-14
1
-2
/
+3
*
Remove superfluous spaces before colon (#24720).
Jean-Philippe Lang
2017-01-14
2
-2
/
+2
*
Add nbsp below project settings version filter section (#24720).
Jean-Philippe Lang
2017-01-14
1
-0
/
+1
*
Move 'New ...' links to above item tables in project settings (#24720).
Jean-Philippe Lang
2017-01-14
4
-12
/
+12
*
Adds settings to make the issue and/or comment fields mandatory for time logs...
Jean-Philippe Lang
2017-01-12
2
-2
/
+12
*
Adds a link to all projects in the jump drop down (#23310).
Jean-Philippe Lang
2017-01-10
1
-1
/
+1
*
Don't preload all query filters (#24787).
Jean-Philippe Lang
2017-01-09
1
-1
/
+3
*
Issue destroy : Reassign time issue autocomplete (#24692).
Jean-Philippe Lang
2017-01-08
1
-0
/
+1
*
Adds a tooltip to cells on workflow page (#12598).
Jean-Philippe Lang
2017-01-08
2
-5
/
+10
*
Preload :roles for displaying user memberships (#23519).
Jean-Philippe Lang
2017-01-07
1
-1
/
+1
*
Don't preload projects and roles on Principal#memberships association (#23519).
Jean-Philippe Lang
2017-01-07
1
-2
/
+2
*
Sort user memberships by project.
Jean-Philippe Lang
2017-01-07
1
-2
/
+4
*
Don't render memberships forms, use #edit instead.
Jean-Philippe Lang
2017-01-07
9
-50
/
+67
*
Missing "next" pagination link when looking at yesterday's activity (#18399).
Jean-Philippe Lang
2017-01-04
1
-1
/
+1
*
Updates year in footer.
Jean-Philippe Lang
2017-01-04
1
-1
/
+1
*
Don't show the "reassign" option when deleting issues from different projects...
Jean-Philippe Lang
2016-12-31
1
-0
/
+2
*
Fixed that project settings should show locked members (#22034).
Jean-Philippe Lang
2016-12-31
1
-1
/
+1
*
Files REST API (#19116).
Jean-Philippe Lang
2016-12-21
1
-0
/
+14
*
Typo: s/changset-comments/changeset-comments/ (#22758, #24604).
Jean-Philippe Lang
2016-12-18
2
-2
/
+2
*
Make the email notifications for adding/updating issues more readable/clear (...
Jean-Philippe Lang
2016-12-16
2
-1
/
+3
*
Time entry form - limit issue autocomplete to already selected project (#24189).
Jean-Philippe Lang
2016-12-16
1
-5
/
+32
*
Makes the text "Enable regular expressions" clickable (#5864).
Jean-Philippe Lang
2016-12-16
1
-1
/
+4
*
Removes gantt and calendar links from the sidebar.
Jean-Philippe Lang
2016-12-16
1
-7
/
+0
*
Make it work for 0 projects (#24587).
Jean-Philippe Lang
2016-12-13
1
-1
/
+1
*
Improve custom fields list performance (#24587).
Jean-Philippe Lang
2016-12-13
1
-1
/
+1
*
Use multipart forms for objects that may have file custom fields (#6719).
Jean-Philippe Lang
2016-12-13
14
-14
/
+14
*
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
4
-4
/
+8
*
"Clear" button in Spent Time Report tab also clears global filters (#13622).
Jean-Philippe Lang
2016-12-11
1
-1
/
+1
*
Reverts r16051 and r16050 for now (#15361).
Jean-Philippe Lang
2016-12-03
41
-51
/
+57
*
Removes calls to #reset_cycle (#15361).
Jean-Philippe Lang
2016-12-03
10
-13
/
+7
[next]