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
*
move utf8 encoding from view to UnifiedDiff (#12641)
Toshi MARUYAMA
2013-03-07
1
-5
/
+5
*
remove unnecessary h() from diff filename (#12641)
Toshi MARUYAMA
2013-03-07
1
-2
/
+2
*
Add user's API key to /users/current.format (#8529).
Jean-Philippe Lang
2013-03-01
1
-0
/
+1
*
Use li tags for issue links in the sidebar (#13242).
Jean-Philippe Lang
2013-02-24
1
-5
/
+9
*
Option to generate a random password on user creation/update.
Jean-Philippe Lang
2013-02-23
1
-0
/
+14
*
Typo.
Jean-Philippe Lang
2013-02-23
1
-1
/
+1
*
Adds an helper for rendering query columns selection.
Jean-Philippe Lang
2013-02-23
5
-10
/
+8
*
Adds helpers for query columns selection.
Jean-Philippe Lang
2013-02-23
1
-2
/
+2
*
Refactor: makes issue id a regular QueryColumn.
Jean-Philippe Lang
2013-02-23
2
-5
/
+3
*
Makes all time entry columns available in the CSV export.
Jean-Philippe Lang
2013-02-19
1
-1
/
+15
*
Add login to /users/:id API for current user (#13155).
Jean-Philippe Lang
2013-02-18
1
-1
/
+1
*
Adds closed_on to issues API responses (#824).
Jean-Philippe Lang
2013-02-16
2
-0
/
+2
*
Fixed that updating the issue form was broken by r4011 when user is not allow...
Jean-Philippe Lang
2013-02-16
1
-0
/
+0
*
Adds the date picker for the default value of date custom fields.
Jean-Philippe Lang
2013-02-15
1
-0
/
+5
*
Use a textarea instead of an input for the default value of long text custom ...
Jean-Philippe Lang
2013-02-15
1
-2
/
+8
*
Possibility to define the default enable trackers when creating a project (#1...
Jean-Philippe Lang
2013-02-15
1
-0
/
+3
*
Raised group name maximum length to 255 characters (#13174).
Jean-Philippe Lang
2013-02-15
1
-1
/
+1
*
Bulk watch/unwatch issues from the context menu (#7159).
Jean-Philippe Lang
2013-02-10
2
-7
/
+10
*
Don't wrap watcher link with span.
Jean-Philippe Lang
2013-02-07
8
-8
/
+8
*
Fixed: Can't clear custom field value through context menu in the issue list ...
Jean-Philippe Lang
2013-02-07
1
-1
/
+1
*
Don't display the warning to administrators (#5605).
Jean-Philippe Lang
2013-02-03
1
-1
/
+1
*
Adds a warning for when a user with inherited permissions disables inheritanc...
Jean-Philippe Lang
2013-02-03
1
-0
/
+14
*
Removed div around fieldset on project modules.
Jean-Philippe Lang
2013-02-02
1
-4
/
+2
*
Raises project description height.
Jean-Philippe Lang
2013-02-02
1
-1
/
+1
*
Typo that makes the checkbox not visible (#5605).
Jean-Philippe Lang
2013-02-02
1
-1
/
+1
*
Optionaly inherit members from parent project (#5605).
Jean-Philippe Lang
2013-02-02
1
-4
/
+9
*
Add/remove issue watchers via the REST API (#6727).
Jean-Philippe Lang
2013-01-30
1
-0
/
+6
*
Use POST instead of GET for logging out (#13022).
Jean-Philippe Lang
2013-01-30
1
-0
/
+3
*
Make JSONP support optional and disabled by default (#12992).
Jean-Philippe Lang
2013-01-26
1
-0
/
+2
*
fix typo "header_heigth" in gantt view
Toshi MARUYAMA
2013-01-24
1
-7
/
+7
*
Input fields restricted on length should have maxlength parameter set (#12833).
Jean-Philippe Lang
2013-01-20
2
-2
/
+2
*
Plugin settings div should perhaps have 'settings' CSS class (#12910).
Jean-Philippe Lang
2013-01-20
1
-1
/
+1
*
Changed fieldset legend and make it hidden by default like on the issue list ...
Jean-Philippe Lang
2013-01-20
1
-3
/
+3
*
Removed duplicate HTML element id (#12122).
Jean-Philippe Lang
2013-01-20
1
-1
/
+1
*
Gantt progress lines (#12122).
Jean-Philippe Lang
2013-01-20
1
-1
/
+38
*
Split "Manage documents" permission into create, edit and delete permissions ...
Jean-Philippe Lang
2013-01-20
2
-2
/
+4
*
Adds pagination to users list when adding project or group members (#9549).
Jean-Philippe Lang
2013-01-18
6
-14
/
+8
*
Use route helper in #link_to_project.
Jean-Philippe Lang
2013-01-14
1
-1
/
+1
*
Add links to projects in Group projects list (#12843).
Jean-Philippe Lang
2013-01-14
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Adds a message about disabling multiple values on custom field form (#12251).
Jean-Philippe Lang
2013-01-12
1
-1
/
+6
*
Ability to uncheck "Multiple values" for existing custom fields (#12251).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Generate project identifier automatically with JavaScript (#9225).
Jean-Philippe Lang
2013-01-06
1
-1
/
+7
*
Store the other issue in a variable (#10916).
Jean-Philippe Lang
2013-01-05
1
-6
/
+7
*
Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436).
Jean-Philippe Lang
2013-01-05
1
-2
/
+21
*
Deprecates Version#*_pourcent in favour of #*_percent (#12724).
Jean-Philippe Lang
2013-01-04
1
-1
/
+1
*
replace tabs to spaces at app/views/timelog/_form.html.erb
Toshi MARUYAMA
2012-12-27
1
-16
/
+16
*
Update the issue subject when choosing an issue from the drop down menu.
Jean-Philippe Lang
2012-12-26
1
-2
/
+11
*
Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.
Jean-Philippe Lang
2012-12-26
1
-1
/
+1
*
Auto-populate fields while creating a new user with LDAP (#10286).
Jean-Philippe Lang
2012-12-26
1
-0
/
+18
[next]