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
*
Add a "Cancel" button to the "Delete" project page when deleting a project (#...
Jean-Philippe Lang
2013-03-19
1
-0
/
+1
*
replace tabs to spaces at app/views/repositories/_navigation.html.erb
Toshi MARUYAMA
2013-03-15
1
-1
/
+1
*
replace tabs to spaces at app/views/projects/settings/_issue_categories.html.erb
Toshi MARUYAMA
2013-03-15
1
-2
/
+2
*
replace tabs to spaces at app/views/projects/settings/_boards.html.erb
Toshi MARUYAMA
2013-03-15
1
-1
/
+1
*
replace tabs to spaces and code cleanup at app/views/repositories/_form.html.erb
Toshi MARUYAMA
2013-03-15
1
-6
/
+10
*
replace tabs to spaces and code cleanup at app/views/issues/bulk_edit.html.erb
Toshi MARUYAMA
2013-03-15
1
-12
/
+12
*
replace tabs to spaces and code cleanup at app/views/versions/_overview.html.erb
Toshi MARUYAMA
2013-03-15
1
-8
/
+15
*
replace tabs to spaces at app/views/versions/index.html.erb
Toshi MARUYAMA
2013-03-15
1
-6
/
+6
*
replace tabs to spaces at app/views/documents/index.html.erb
Toshi MARUYAMA
2013-03-15
1
-1
/
+1
*
remove trailing tabs from app/views/context_menus/issues.html.erb
Toshi MARUYAMA
2013-03-15
1
-1
/
+1
*
replace tabs to spaces and fix indents at app/views/my/destroy.html.erb
Toshi MARUYAMA
2013-03-15
1
-3
/
+3
*
replace tabs to spaces and fix indents at app/views/settings/_repositories.ht...
Toshi MARUYAMA
2013-03-15
1
-13
/
+13
*
replace tabs to spaces at app/views/settings/_issues.html.erb
Toshi MARUYAMA
2013-03-15
1
-1
/
+1
*
Fixing HTML in groups index view
Toshi MARUYAMA
2013-03-12
1
-0
/
+1
*
Always instanciate a relation.
Jean-Philippe Lang
2013-03-12
2
-1
/
+2
*
Adds label_total_time string (#13337).
Jean-Philippe Lang
2013-03-10
3
-5
/
+5
*
Preserve gantt options when changing filters (#12122).
Jean-Philippe Lang
2013-03-09
1
-2
/
+2
*
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
[next]