aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/app/views/issue/_issue.html.erb
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4716 Display the remediation cost of each issueJulien Lancelot2013-10-041-2/+14
* SONAR-4716 Create a component to display remediation costJulien Lancelot2013-10-021-1/+8
* SONAR-4653 Provide new CSS styles for tables and titles in rule descriptionsSimon Brandhof2013-09-101-1/+1
* SONAR-4269 Escape rule name to prevent XSSJulien Lancelot2013-08-271-1/+1
* SONAR-4375 Added ids on HTML elements to ease testingJean-Baptiste Vilain2013-08-141-2/+2
* Fix issue when displaying issue dropdown menuJulien Lancelot2013-07-181-1/+1
* SONAR-4373 The confirmation of an issue comment 'Delete' action must not be d...Simon Brandhof2013-07-161-1/+1
* SONAR-3526 no need to populate field authorLoginJulien HENRY2013-07-151-1/+1
* SONAR-3526 Display the author (SCM account) of an issue if existsJulien HENRY2013-07-091-1/+7
* SONAR-3714 Add transition actionJulien Lancelot2013-06-261-4/+1
* SONAR-4336 Upgrade to jQuery 1.10Simon Brandhof2013-06-181-1/+1
* Add some css classJulien Lancelot2013-06-071-3/+3
* SONAR-4303 fix rendering of rule detailSimon Brandhof2013-06-051-1/+1
* SONAR-3755 remove expand iconsSimon Brandhof2013-06-051-2/+2
* SONAR-3755 improve CSS of issue detailSimon Brandhof2013-06-051-11/+12
* SONAR-3755 Manage errors from actions and transitionsJulien Lancelot2013-06-031-1/+1
* SONAR-4315 Add Issue Action WS and add Action links to Issue detailJulien Lancelot2013-06-031-3/+19
* SONAR-4303 improve popupsSimon Brandhof2013-06-031-4/+1
* SONAR-3755 improve expand/collapse of rule and changelogSimon Brandhof2013-06-031-3/+4
* SONAR-3755 refactor rendering of issuesSimon Brandhof2013-06-031-31/+44
* SONAR-3755 Fix display of a rule from an issueJulien Lancelot2013-05-291-1/+2
* SONAR-4303 Refactor the issue detail in the issues code viewerJulien Lancelot2013-05-241-30/+53
* SONAR-3755 Display status in issue code viewer when issues are not resolvedJulien Lancelot2013-05-231-0/+5
* SONAR-3755 various improvements on plan and assign actionsSimon Brandhof2013-05-221-1/+1
* SONAR-3755 fix performance issue when loading transitionsSimon Brandhof2013-05-161-0/+96
* SONAR-3755 fix modal window of rulesSimon Brandhof2013-05-151-170/+0
* SONAR-3755 Fix message and reporter paramsJulien Lancelot2013-05-151-3/+3
* SONAR-3755 Improve issue search page and display user name instead of login i...Julien Lancelot2013-05-141-2/+2
* SONAR-3755 fix display of commentsSimon Brandhof2013-05-131-13/+3
* SONAR-4321 improve rendering of dates and html textSimon Brandhof2013-05-131-5/+43
* SONAR-3755 Add plan action button in issues code viewerJulien Lancelot2013-05-061-4/+8
* SONAR-3755 Display action plan on issue detail pageJulien Lancelot2013-05-061-5/+12
* SONAR-3755 Add closed Action Plan listJulien Lancelot2013-05-061-2/+2
* SONAR-3755 Add Action Plan consoleJulien Lancelot2013-05-061-2/+2
* SONAR-3755 rename COST to EFFORT_TO_FIXSimon Brandhof2013-05-031-2/+2
* SONAR-3755 fix display of creation dateSimon Brandhof2013-05-031-2/+2
* SONAR-3755 Change order of button on issues pagesJulien Lancelot2013-05-021-4/+6
* SONAR-3755 Add change severity on issue detail pageJulien Lancelot2013-05-021-2/+13
* SONAR-3755 Display modal window on rule issuesJulien Lancelot2013-04-301-4/+7
* SONAR-3755 Improve action in issues code viewerJulien Lancelot2013-04-301-1/+1
* SONAR-3755 Improve issues code viewerJulien Lancelot2013-04-301-1/+1
* SONAR-3755 Display resolution and status in issues source viewerJulien Lancelot2013-04-301-2/+2
* SONAR-3755 Improve issue detail controllerJulien Lancelot2013-04-301-1/+1
* SONAR-3755 Add transition on issue pageJulien Lancelot2013-04-291-22/+35
* SONAR-3755 Fix breadcrumb on issue detail and add source codeJulien Lancelot2013-04-291-2/+14
* Improve interactions between JRuby and Java componentsSimon Brandhof2013-04-271-1/+1
* SONAR-3755 Fix bug when displaying issues widgetJulien Lancelot2013-04-251-1/+1
* SONAR-3755 Moved view issues action to view issue controllerJulien Lancelot2013-04-241-0/+90