aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/app/controllers/issue_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4450 Prevent users from adding empty comments on issuesJean-Baptiste Vilain2013-08-071-4/+9
* SONAR-4373 The confirmation of an issue comment 'Delete' action must not be d...Simon Brandhof2013-07-161-7/+0
* SONAR-4303 fix canceling of comment edit formSimon Brandhof2013-06-041-1/+6
* SONAR-4284 Display a changelog in the Issue detail pageSimon Brandhof2013-06-041-1/+1
* SONAR-3755 Manage errors from actions and transitionsJulien Lancelot2013-06-031-10/+16
* SONAR-4315 Add Issue Action WS and add Action links to Issue detailJulien Lancelot2013-06-031-0/+3
* SONAR-3755 refactor rendering of issuesSimon Brandhof2013-06-031-14/+30
* SONAR-4282 Change action plan deadline format to YYYY-MM-DD, change link from...Julien Lancelot2013-05-311-0/+2
* Permalinks on issue and rule details for Eclipse pluginSimon Brandhof2013-05-301-4/+11
* SONAR-4283 notifications on new issues and issue changesSimon Brandhof2013-05-271-0/+2
* SONAR-4303 Refactor the issue detail pageJulien Lancelot2013-05-241-7/+24
* SONAR-3755 various improvements on plan and assign actionsSimon Brandhof2013-05-221-0/+4
* SONAR-4304 better exception handling/UISimon Brandhof2013-05-171-6/+7
* SONAR-4304 better form of manual issueSimon Brandhof2013-05-161-10/+16
* SONAR-4304 add form for manual issuesSimon Brandhof2013-05-161-0/+20
* SONAR-3755 fix performance issue when loading transitionsSimon Brandhof2013-05-161-4/+4
* SONAR-4285 support the edition and deletion of commentsSimon Brandhof2013-05-161-6/+30
* SONAR-3755 raise a JS event for Eclipse when issue is changedSimon Brandhof2013-05-151-0/+9
* SONAR-3755 fix CSS of global issuesSimon Brandhof2013-05-151-167/+0
* SONAR-3755 fix issue actionsSimon Brandhof2013-05-151-86/+25
* SONAR-4298 Fix problem on total issues link when using paginationJulien Lancelot2013-05-151-1/+2
* SONAR-3755 add the link "Assigned to me"Simon Brandhof2013-05-151-1/+2
* SONAR-3755 UI for adding commentsSimon Brandhof2013-05-141-2/+31
* SONAR-4293 My unresolved action plan should display all issues on global dahs...Julien Lancelot2013-05-141-7/+1
* SONAR-4293 Widget: "My active reviews" should become "My unresolved issues"Julien Lancelot2013-05-141-0/+18
* SONAR-3755 Manage action plan management console with Java instead of RubyJulien Lancelot2013-05-071-2/+2
* SONAR-3755 Add plan action button in issues code viewerJulien Lancelot2013-05-061-2/+59
* SONAR-3755 Do not load transitions if not logguedJulien Lancelot2013-05-061-8/+7
* SONAR-3755 Display action plan on issue detail pageJulien Lancelot2013-05-061-2/+2
* SONAR-3755 Add change severity on issues code viewerJulien Lancelot2013-05-021-0/+15
* SONAR-3755 Add change severity on issue detail pageJulien Lancelot2013-05-021-9/+55
* SONAR-3755 Add assign button in issues code viewerJulien Lancelot2013-04-301-18/+43
* SONAR-3755 Display modal window on rule issuesJulien Lancelot2013-04-301-1/+0
* SONAR-3755 Improve action in issues code viewerJulien Lancelot2013-04-301-11/+20
* SONAR-3755 Display action in issues code viewerJulien Lancelot2013-04-301-0/+38
* SONAR-3755 Improve issue detail controllerJulien Lancelot2013-04-301-23/+23
* SONAR-3755 Add transition on issue pageJulien Lancelot2013-04-291-10/+49
* SONAR-3755 Fix breadcrumb on issue detail and add source codeJulien Lancelot2013-04-291-4/+12
* SONAR-3755 Rename key by issueKey in IssueQueryJulien Lancelot2013-04-291-1/+1
* SONAR-3755 Fix bugs when displaying issues widgetJulien Lancelot2013-04-291-2/+1
* SONAR-3755 Moved view issues action to view issue controllerJulien Lancelot2013-04-241-0/+45