aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/app/views/reviews
Commit message (Expand)AuthorAgeFilesLines
* The button 'assign to me' should accept a commentSimon Brandhof2012-03-061-6/+4
* SONAR-3242 improve rendering of review formssimonbrandhof2012-02-246-6/+6
* SONAR-3223 Err. in review search if result ties to a deleted resourceFabrice Bellingard2012-02-061-1/+1
* SONAR-3242 Add pointer cursor on imageFabrice Bellingard2012-02-061-1/+1
* Improve HTML of review form in order to simplify integration testssimonbrandhof2012-01-081-2/+1
* SONAR-2662 Display error message inline when no action plan availableFabrice Bellingard2011-12-231-0/+10
* SONAR-2662 Show filters on the review listing pageFabrice Bellingard2011-12-231-12/+0
* SONAR-2662 Fix some issuesFabrice Bellingard2011-12-221-2/+2
* SONAR-2662 Display review detail in the context of the projectFabrice Bellingard2011-12-228-339/+0
* SONAR-2662 Improve action plansFabrice Bellingard2011-12-203-3/+17
* SONAR-2662 Make it possible to assign a review to an action planFabrice Bellingard2011-12-193-0/+58
* SONAR-2662 Make it possible to assign a review to an action planFabrice Bellingard2011-12-192-15/+15
* SONAR-2662 Create a pagination helperFabrice Bellingard2011-12-191-9/+1
* SONAR-2662 Create action plans which are a set of manual reviewsFabrice Bellingard2011-12-192-129/+129
* SONAR-1929 do not register dashboards which name already exitsSimon Brandhof2011-12-161-4/+4
* SONAR-3086 do not strikethrough rule name when review is resolvedSimon Brandhof2011-12-143-6/+6
* SONAR-3984 allow to delete all the commentsSimon Brandhof2011-12-141-52/+54
* SONAR-3086 improve the detail of a reviewSimon Brandhof2011-12-147-63/+119
* SONAR-3086 Improve usability of review formsSimon Brandhof2011-12-145-27/+89
* SONAR-3086 Improve usability of review formsSimon Brandhof2011-12-144-53/+48
* SONAR-2973 improve the form that changes severitysimonbrandhof2011-12-144-6/+19
* Rename some Ruby methods of Review.rb in order to respect convention namingsSimon Brandhof2011-12-121-127/+128
* SONAR-2399 Improvements on review widgetsFabrice Bellingard2011-12-061-1/+13
* SONAR-1974 add the form to create its own violationssimonbrandhof2011-12-061-0/+2
* SONAR-2991 Fix display of total count + remove page size field Fabrice Bellingard2011-11-251-2/+2
* SONAR-2399 Improve review widgetsFabrice Bellingard2011-11-252-3/+3
* SONAR-2399 Provide some "Reviews" widgetsFabrice Bellingard2011-11-241-3/+3
* SONAR-2991 Add pagination to the "Reviews" pageFabrice Bellingard2011-11-211-6/+19
* SONAR-2831 review date is badly formattedSimon Brandhof2011-10-031-2/+2
* SONAR-2616 Improve the user auto-suggest boxFabrice Bellingard2011-09-013-6/+22
* SONAR-2539 Should not be possible to modify closed reviewEvgeny Mandrikov2011-07-281-1/+1
* SONAR-2589 Modification of all web ruby templates to use bundlesFabrice Bellingard2011-07-188-74/+74
* SONAR-2443 Use user login instead of id for the auto-suggest fieldFabrice Bellingard2011-06-233-7/+7
* SONAR-2443 Use user login instead of id for the auto-suggest fieldFabrice Bellingard2011-06-233-8/+8
* Small UI fixesEvgeny Mandrikov2011-06-232-3/+12
* SONAR-2453 Update the way "false-positive" reviews are managedEvgeny Mandrikov2011-06-231-1/+1
* SONAR-2520 Fix typoFabrice Bellingard2011-06-151-1/+1
* SONAR-2520 Add support for RESOLVED and REOPENED statuses for reviewsFabrice Bellingard2011-06-152-8/+19
* SONAR-2388 Be able to search for 'false-positive' reviewsFabrice Bellingard2011-06-011-6/+7
* SONAR-2443 Fix could not unassign a reviewFabrice Bellingard2011-06-013-5/+3
* SONAR-2388 clear the "Assigned to" field when appropriateFabrice Bellingard2011-05-271-1/+1
* SONAR-2388 Make it possible to search for 'false-positive' reviewsFabrice Bellingard2011-05-262-6/+19
* SONAR-2397 Remove sort on Assignee and ProjectFabrice Bellingard2011-05-261-8/+2
* SONAR-2443 Improve the assignee select-box in the resource viewerFabrice Bellingard2011-05-243-12/+26
* SONAR-2443 Improve the user select-box when searching for reviewFabrice Bellingard2011-05-241-8/+8
* SONAR-2462 Leave false-positive review open until violation removedFabrice Bellingard2011-05-232-3/+13
* SONAR-2457 Fix source shown on review even if user is not 'codeviewer'Fabrice Bellingard2011-05-231-1/+1
* SONAR-2450 Display last comment on each review in the Reviews pageFabrice Bellingard2011-05-231-5/+3
* SONAR-2438 Display the last update date of reviewsFabrice Bellingard2011-05-201-6/+10
* SONAR-2397 Add the ability to sort the reviews in the "Reviews" pageFabrice Bellingard2011-05-201-9/+41