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
/
issues
/
show.html.erb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds permission to edit and delete issues by role/tracker (#285).
Jean-Philippe Lang
2016-06-05
1
-1
/
+1
*
Improved responsiveness for versions and roadmap (#19097).
Jean-Philippe Lang
2015-11-08
1
-1
/
+1
*
Render issue attributes using divs instead of a table for responsiveness (#19...
Jean-Philippe Lang
2015-11-08
1
-2
/
+2
*
Hide version and/or category on issue details when no versions and/or categor...
Jean-Philippe Lang
2015-10-17
1
-2
/
+2
*
Don't display estimated hours when nil and total is 0.
Jean-Philippe Lang
2015-07-05
1
-1
/
+1
*
Adds a role setting that viewing all or own time entries (#8929).
Jean-Philippe Lang
2015-05-30
1
-1
/
+1
*
Display time spent on the issue and the total time spent like estimated hours...
Jean-Philippe Lang
2015-05-25
1
-1
/
+3
*
Don't store total estimated hours on parent issues (#16092).
Jean-Philippe Lang
2015-05-25
1
-2
/
+2
*
Removed unneeded #h calls in views.
Jean-Philippe Lang
2015-02-23
1
-3
/
+3
*
Adds p/n access keys for previous/next links (#18692).
Jean-Philippe Lang
2014-12-24
1
-2
/
+4
*
Let the new time_entry form be submitted without project (#17954).
Jean-Philippe Lang
2014-10-04
1
-1
/
+1
*
Use :button_edit instead of :button_update for editing issues (#15275).
Jean-Philippe Lang
2013-11-16
1
-1
/
+1
*
Restores the bottom action menu.
Jean-Philippe Lang
2013-05-01
1
-0
/
+1
*
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11752 e93f8b46-1217...
Jean-Philippe Lang
2013-05-01
1
-1
/
+0
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
1
-7
/
+3
*
Wrap issue description and its contextual menu in a div (#12211).
Jean-Philippe Lang
2012-10-27
1
-0
/
+2
*
Adds a helper for displaying a link to add a subtask (#12113).
Jean-Philippe Lang
2012-10-17
1
-1
/
+1
*
do not show estimated time if it is nil on issue page
Toshi MARUYAMA
2012-09-11
1
-1
/
+3
*
Moved syntax highlight styles to application.css.
Jean-Philippe Lang
2012-07-28
1
-1
/
+0
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-4
/
+5
*
Fixed that link to the assignee is escaped twice on the issue view (#11352).
Jean-Philippe Lang
2012-07-09
1
-1
/
+1
*
Displays thumbnails of attached images of the issue view (#1006).
Jean-Philippe Lang
2012-07-07
1
-1
/
+1
*
Ability to disable standard fields on a per tracker basis (#1091).
Jean-Philippe Lang
2012-07-05
1
-28
/
+30
*
Rails 3.2.5 compatibility.
Jean-Philippe Lang
2012-06-03
1
-2
/
+2
*
Fix missing cells at app/views/issues/show.html.erb
Toshi MARUYAMA
2012-03-24
1
-0
/
+3
*
replace tabs to spaces app/views/issues/show.html.erb
Toshi MARUYAMA
2012-02-16
1
-3
/
+3
*
Localized string for issue position in results.
Jean-Philippe Lang
2012-01-20
1
-1
/
+1
*
Display the position of the current issue in the query results.
Jean-Philippe Lang
2012-01-16
1
-0
/
+3
*
code layout clean up app/views/issues/show.html.erb
Toshi MARUYAMA
2012-01-10
1
-1
/
+4
*
Use #context_menu helper.
Jean-Philippe Lang
2012-01-06
1
-5
/
+2
*
Rails3: view: change html special characters to hexadecimal utf-8 strings at ...
Toshi MARUYAMA
2012-01-04
1
-2
/
+4
*
use i18n label for previous and next issue (#2850)
Toshi MARUYAMA
2012-01-04
1
-2
/
+6
*
Adds previous/next links to issue (#2850).
Jean-Philippe Lang
2012-01-03
1
-1
/
+8
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-17
1
-1
/
+1
*
Makes spent time column available on the issue list (#971).
Jean-Philippe Lang
2011-12-04
1
-1
/
+1
*
Remove unecessary page title HTML escaping from views (#9252).
Etienne Massip
2011-10-02
1
-1
/
+1
*
replace tabs to spaces at app/views/issues/show.html.erb
Toshi MARUYAMA
2011-09-15
1
-10
/
+10
*
remove trailing white-spaces from app/views/issues/show.html.erb
Toshi MARUYAMA
2011-09-15
1
-3
/
+3
*
rename .rhtml to .html.erb of app/views/issues/show.rhtml (#6317).
Toshi MARUYAMA
2011-09-02
1
-0
/
+137