summaryrefslogtreecommitdiffstats
path: root/app/views/issues/show.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Adds permission to edit and delete issues by role/tracker (#285).Jean-Philippe Lang2016-06-051-1/+1
* Improved responsiveness for versions and roadmap (#19097).Jean-Philippe Lang2015-11-081-1/+1
* Render issue attributes using divs instead of a table for responsiveness (#19...Jean-Philippe Lang2015-11-081-2/+2
* Hide version and/or category on issue details when no versions and/or categor...Jean-Philippe Lang2015-10-171-2/+2
* Don't display estimated hours when nil and total is 0.Jean-Philippe Lang2015-07-051-1/+1
* Adds a role setting that viewing all or own time entries (#8929).Jean-Philippe Lang2015-05-301-1/+1
* Display time spent on the issue and the total time spent like estimated hours...Jean-Philippe Lang2015-05-251-1/+3
* Don't store total estimated hours on parent issues (#16092).Jean-Philippe Lang2015-05-251-2/+2
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-3/+3
* Adds p/n access keys for previous/next links (#18692).Jean-Philippe Lang2014-12-241-2/+4
* Let the new time_entry form be submitted without project (#17954).Jean-Philippe Lang2014-10-041-1/+1
* Use :button_edit instead of :button_update for editing issues (#15275).Jean-Philippe Lang2013-11-161-1/+1
* Restores the bottom action menu.Jean-Philippe Lang2013-05-011-0/+1
* git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11752 e93f8b46-1217...Jean-Philippe Lang2013-05-011-1/+0
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-221-7/+3
* Wrap issue description and its contextual menu in a div (#12211).Jean-Philippe Lang2012-10-271-0/+2
* Adds a helper for displaying a link to add a subtask (#12113).Jean-Philippe Lang2012-10-171-1/+1
* do not show estimated time if it is nil on issue pageToshi MARUYAMA2012-09-111-1/+3
* Moved syntax highlight styles to application.css.Jean-Philippe Lang2012-07-281-1/+0
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-181-4/+5
* Fixed that link to the assignee is escaped twice on the issue view (#11352).Jean-Philippe Lang2012-07-091-1/+1
* Displays thumbnails of attached images of the issue view (#1006).Jean-Philippe Lang2012-07-071-1/+1
* Ability to disable standard fields on a per tracker basis (#1091).Jean-Philippe Lang2012-07-051-28/+30
* Rails 3.2.5 compatibility.Jean-Philippe Lang2012-06-031-2/+2
* Fix missing cells at app/views/issues/show.html.erbToshi MARUYAMA2012-03-241-0/+3
* replace tabs to spaces app/views/issues/show.html.erbToshi MARUYAMA2012-02-161-3/+3
* Localized string for issue position in results.Jean-Philippe Lang2012-01-201-1/+1
* Display the position of the current issue in the query results.Jean-Philippe Lang2012-01-161-0/+3
* code layout clean up app/views/issues/show.html.erbToshi MARUYAMA2012-01-101-1/+4
* Use #context_menu helper.Jean-Philippe Lang2012-01-061-5/+2
* Rails3: view: change html special characters to hexadecimal utf-8 strings at ...Toshi MARUYAMA2012-01-041-2/+4
* use i18n label for previous and next issue (#2850)Toshi MARUYAMA2012-01-041-2/+6
* Adds previous/next links to issue (#2850).Jean-Philippe Lang2012-01-031-1/+8
* html_safe for Rails3Jean-Philippe Lang2011-12-171-1/+1
* Makes spent time column available on the issue list (#971).Jean-Philippe Lang2011-12-041-1/+1
* Remove unecessary page title HTML escaping from views (#9252).Etienne Massip2011-10-021-1/+1
* replace tabs to spaces at app/views/issues/show.html.erbToshi MARUYAMA2011-09-151-10/+10
* remove trailing white-spaces from app/views/issues/show.html.erbToshi MARUYAMA2011-09-151-3/+3
* rename .rhtml to .html.erb of app/views/issues/show.rhtml (#6317).Toshi MARUYAMA2011-09-021-0/+137