aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4293 Dot not display the my unresolved issues when not loggedJulien Lancelot2013-05-151-1/+1
* SONAR-3755 fix issue actionsSimon Brandhof2013-05-151-26/+20
* Fix unit testJulien Lancelot2013-05-151-1/+1
* SONAR-4291 Revert unplanned issues and new unplanned issues measuresJulien Lancelot2013-05-152-55/+1
* SONAR-4291 Add unplanned issues and new unplanned issues measuresJulien Lancelot2013-05-152-8/+65
* UI - ability to programatically open modal windowsSimon Brandhof2013-05-151-2/+14
* SONAR-4300 Add Issues dashboardJulien Lancelot2013-05-152-0/+58
* SONAR-4292 Widget: "Active reviews per developer" should become "Unresolved i...Julien Lancelot2013-05-155-1/+130
* SONAR-3755 rename ISSUES.DESCRIPTION to MESSAGESimon Brandhof2013-05-143-5/+5
* Fix template pathJulien Lancelot2013-05-142-2/+2
* SONAR-4298 Widget: Migrate the 'False Positives' widgetJulien Lancelot2013-05-142-5/+5
* SONAR-4293 My unresolved action plan should display all issues on global dahs...Julien Lancelot2013-05-146-70/+11
* SONAR-4293 Restore template pathJulien Lancelot2013-05-141-2/+1
* SONAR-4293 Widget: "My active reviews" should become "My unresolved issues"Julien Lancelot2013-05-144-12/+13
* SONAR-4296 Fix properties of action plan widgetJulien Lancelot2013-05-142-5/+10
* SONAR-4296 Fix property of action plan widgetJulien Lancelot2013-05-142-2/+2
* SONAR-4296 Widget: migrate the "Action Plans" widgetJulien Lancelot2013-05-147-4/+137
* SONAR-3755 Add action plan WSJulien Lancelot2013-05-131-1/+2
* SONAR-3755 Manage error handling when creating or updating action plansJulien Lancelot2013-05-131-0/+12
* SONAR-3755 refactor commentsSimon Brandhof2013-05-073-7/+7
* SONAR-3755 Add plan action button in issues code viewerJulien Lancelot2013-05-061-0/+4
* SONAR-3755 Display action plan on issue detail pageJulien Lancelot2013-05-061-0/+4
* SONAR-3755 Add Action Plan Dao, remove action_plans_issues table, add action_...Julien Lancelot2013-05-061-0/+39
* Replace hamcrest by fest-assertSimon Brandhof2013-05-0312-149/+101
* SONAR-3755 remove the resolution OPENSimon Brandhof2013-05-031-2/+2
* SONAR-3755 rename COST to EFFORT_TO_FIXSimon Brandhof2013-05-031-0/+6
* SONAR-3755 refactor issue datesSimon Brandhof2013-05-035-18/+44
* SONAR-3755 implement changelogSimon Brandhof2013-05-025-22/+29
* SONAR-3755 Add change severity on issue detail pageJulien Lancelot2013-05-021-0/+2
* SONAR-3755 Add assign button in issues code viewerJulien Lancelot2013-04-301-0/+4
* SONAR-3755 Copy assignee when tracking issuesJulien Lancelot2013-04-302-6/+10
* SONAR-3755 Improve issues code viewerJulien Lancelot2013-04-301-0/+11
* SONAR-3755 keep state changesSimon Brandhof2013-04-307-117/+104
* SONAR-3755 Improve issue detail controllerJulien Lancelot2013-04-301-0/+1
* SONAR-3755 Add transition on issue pageJulien Lancelot2013-04-291-0/+4
* SONAR-3755 Fix breadcrumb on issue detail and add source codeJulien Lancelot2013-04-291-0/+2
* SONAR-3755 Add some missing issues l18nJulien Lancelot2013-04-291-3/+45
* SONAR-3755 Export Issues json report for DryRun modeJulien Lancelot2013-04-291-0/+6
* SONAR-3755 move db stuff to org.sonar.core.issue.dbSimon Brandhof2013-04-268-13/+11
* SONAR-3755 new concept of automatic transitions in issue workflowSimon Brandhof2013-04-2611-377/+609
* Revert Rename PropertyDefinitions to PropertyDefsJulien Lancelot2013-04-251-4/+4
* Revert Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition...Julien Lancelot2013-04-252-5/+5
* SONAR-3755 Add sort in IssueQueryJulien Lancelot2013-04-241-1/+1
* Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition to Pro...Julien Lancelot2013-04-242-8/+6
* Rename PropertyDefinition by PropertyDefJulien Lancelot2013-04-241-32/+32
* SONAR-4210 Add a new "Quality Profile Administrator" roleJulien HENRY2013-04-241-2/+14
* SONAR-3755 default issue resolution is OPENSimon Brandhof2013-04-233-8/+11
* Update PropertyDefinition API : rename Builder.build() to Builder.builder(), ...Julien Lancelot2013-04-231-8/+6
* SONAR-3755 fix declaration of properties declared in issues componentsSimon Brandhof2013-04-2314-6/+1449
* SONAR-3755 complete issue workflowSimon Brandhof2013-04-233-60/+40