summaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/coffee/issues
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-5966 improve display of issue boxesStas Vilchik2015-01-222-23/+2
* Reverse "SONAR-6041 New webapp layout"Stas Vilchik2015-01-216-9/+31
* fix SONAR-6041 update layoutStas Vilchik2015-01-192-1/+2
* fix SONAR-6041 update navigator pagesStas Vilchik2015-01-193-24/+5
* resolve SONAR-6041 New global layoutStas Vilchik2015-01-143-6/+2
* Fix bug with showing issue details after issue actionStas Vilchik2015-01-121-1/+2
* move some js libs to a standard distributionStas Vilchik2015-01-0923-86/+7
* Clean upStas Vilchik2015-01-082-14/+0
* SONAR-6031 Issue permalink must display source code, not the list with single...Stas Vilchik2015-01-081-0/+7
* Fix select of facet valuesStas Vilchik2014-12-261-1/+1
* Merge remote-tracking branch 'origin/branch-5.0'Stas Vilchik2014-12-221-0/+0
|\
| * Invalidate browser cache for issues appStas Vilchik2014-12-221-0/+0
* | SONAR-5820 Create a new coding rules pageStas Vilchik2014-12-2220-387/+98
* | SONAR-5956 Use new parameter for "modules" criterion/facetJean-Baptiste Lievremont2014-12-193-3/+3
* | Automatic merge from branch-5.0Jenkins CI2014-12-191-9/+3
|\|
| * Fix navigation between issues in a big fileStas Vilchik2014-12-191-9/+3
* | Fix the issue permalinkStas Vilchik2014-12-173-1/+28
* | Go to issue detail by mouse double click and return keyStas Vilchik2014-12-172-2/+4
* | SONAR-5935 Better handling of keyboard for tagsJean-Baptiste Lievremont2014-12-171-2/+1
* | SONAR-5935 Move management of tags one class higher, handle network slowness/...Jean-Baptiste Lievremont2014-12-161-59/+0
* | SONAR-5935 Implement tag edition on issuesJean-Baptiste Lievremont2014-12-161-1/+58
* | Add a shortcut for 'mute' transition of issuesStas Vilchik2014-12-152-1/+3
* | Automatic merge from branch-5.0Jenkins CI2014-12-121-0/+3
|\|
| * SONAR-5718 Do not allow to modify the search sortingStas Vilchik2014-12-111-0/+3
* | SONAR-5899 Add completion to tags facetJean-Baptiste Lievremont2014-12-113-1/+46
* | SONAR-5884 Add an ability to see issue boxesStas Vilchik2014-12-111-0/+1
* | SONAR-4624 fix location of label "muted" in the resolution facetSimon Brandhof2014-12-101-1/+1
* | SONAR-5899 Show tag facet in issues page (bare implementation)Jean-Baptiste Lievremont2014-12-101-2/+2
* | Merge remote-tracking branch 'origin/branch-5.0'Stas Vilchik2014-12-104-9/+19
|\|
| * SONAR-5718 Fix scrolling between issuesStas Vilchik2014-12-102-7/+9
| * SONAR-5718 Fix sorting of facet itemsStas Vilchik2014-12-102-2/+10
* | SONAR-5884 Remove usages of the component viewerStas Vilchik2014-12-101-11/+5
|/
* SONAR-5718 Fix activation of action plans facetStas Vilchik2014-12-081-0/+1
* SONAR-5718 Encode url parameters for bulk changeStas Vilchik2014-12-011-1/+1
* SONAR-5718 Apply feedbackStas Vilchik2014-11-282-2/+2
* SONAR-5877 Unified source viewerStas Vilchik2014-11-273-168/+54
* SONAR-5872 Apply feedbackStas Vilchik2014-11-263-14/+12
* SONAR-5718 Small UI fixStas Vilchik2014-11-251-2/+2
* SONAR-5718 Fix double page loadingStas Vilchik2014-11-251-1/+1
* SONAR-5718 Fix grouping issues by componentStas Vilchik2014-11-251-0/+5
* SONAR-5718 Show SCM around the codeStas Vilchik2014-11-252-30/+30
* SONAR-5718 Group issues by componentStas Vilchik2014-11-254-2/+32
* SONAR-5718 Fix memory leakStas Vilchik2014-11-241-0/+4
* SONAR-5718 Fix clipping effectStas Vilchik2014-11-241-5/+1
* SONAR-5718 Handle big filesStas Vilchik2014-11-241-26/+39
* SONAR-5845 Apply feedbackStas Vilchik2014-11-241-1/+1
* SONAR-5718 Fix comment shortcutStas Vilchik2014-11-211-4/+6
* SONAR-5718 Fix help closingStas Vilchik2014-11-141-2/+3
* SONAR-5718 Fix clipping effect of the black headerStas Vilchik2014-11-141-1/+6
* SONAR-5718 Disable pointer events during scrollStas Vilchik2014-11-142-0/+16