aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/javascripts/application.js
Commit message (Expand)AuthorAgeFilesLines
* Grunt HandlebarsStas Vilchik2014-03-201-556/+0
* SONAR-4913 Improve layout of the page "Measures"Stas Vilchik2014-03-051-1/+1
* Process login link in order to add the anchorStas Vilchik2014-03-031-0/+15
* SONAR-5057 Remove Prototype.JS from SonarQubeStas Vilchik2014-03-021-1/+1
* SONAR-5052 Rework top searchStas Vilchik2014-02-111-5/+1
* SONAR-5052 Rework top search (remove prototype.js)Stas Vilchik2014-02-101-18/+13
* SONAR-4919 Stay on issues tab after bulk changeJean-Baptiste Lievremont2014-01-311-0/+21
* SONAR-4935 Add marker tag for project dashboards, to protect navigation from ...Jean-Baptiste Lievremont2014-01-311-1/+1
* SONAR-4935 Cleanup dashboard+period parameters before passing them around, al...Jean-Baptiste Lievremont2014-01-301-1/+25
* SONAR-4749 Multiple loading icons in the drilldownJulien Lancelot2013-10-301-3/+9
* SONAR 4726 - Remove prototypejs from home-made JS libsstephenbroyer2013-09-261-2/+2
* SONAR-4438 Add an empty space when no source code in order to display correct...Julien Lancelot2013-09-091-1/+1
* SONAR-3524 Display a message when leaf is reachedJulien Lancelot2013-08-281-1/+3
* SONAR-3524 Remove special treatment of resource with source code to not displ...Julien Lancelot2013-08-231-6/+3
* SONAR-3524 Do not zoom in treemap if next step is emptyJulien Lancelot2013-08-211-3/+8
* Revert "SONAR-3524 Impossible to go back on empty treemap"Julien Lancelot2013-08-211-32/+22
* SONAR-3524 Impossible to go back on empty treemapJulien Lancelot2013-08-191-22/+32
* SONAR-4475 Restore reverted commit by fixing errors catching when deleting a ...Julien Lancelot2013-08-191-1/+1
* SONAR-4475 Revert commit 3554f0dddf that makes tests failSimon Brandhof2013-08-161-1/+1
* SONAR-4475 Add method to check that at least one admin existsJulien Lancelot2013-08-141-1/+1
* SONAR-4571 Both Bulk Change and Component Viewer are displayed in Issues Dril...Julien Lancelot2013-08-131-0/+3
* SONAR-3791 Allow users to search for projects by typing only 2 chars in the h...Jean-Baptiste Vilain2013-08-091-1/+1
* Improve error handling in modal form in order to let the possibility to displ...Julien Lancelot2013-07-191-0/+3
* When submitting measures filter modal form, only errors are now returned to t...Julien Lancelot2013-07-181-1/+10
* Fix some JS quality flawsSimon Brandhof2013-07-161-2/+3
* Fix some JS quality flawsSimon Brandhof2013-07-151-5/+9
* Do not display alert if error in openAccordion javascript functionJulien Lancelot2013-07-091-2/+4
* SONAR-4336 Upgrade to jQuery 1.10Simon Brandhof2013-06-181-2/+2
* SONAR-3755 improve expand/collapse of rule and changelogSimon Brandhof2013-06-031-0/+4
* Fix links on dropdown menuJulien Lancelot2013-05-241-1/+2
* SONAR-4303 Refactor the issue detail in the issues code viewerJulien Lancelot2013-05-241-8/+14
* Javascript - allow to programmatically open a modal windowSimon Brandhof2013-05-151-28/+33
* UI - ability to programatically open modal windowsSimon Brandhof2013-05-151-24/+27
* Fix issue when loading modal rules many timesJulien Lancelot2013-05-061-0/+1
* SONAR-4193 Improve modal rule window layoutJulien Lancelot2013-03-131-3/+3
* SONAR-4193 Provide a way in a rule description to inject a link to another ru...Julien Lancelot2013-03-121-2/+3
* Fix issue when rendering Design pageJulien Lancelot2013-03-051-41/+43
* Fix issue on Google Chrome where horizontal scroll appear on resource viewer,...Julien Lancelot2013-02-261-5/+6
* Add HTML classesJulien Lancelot2013-02-251-2/+1
* Fix issue when changing tab from resource viewer and copyright were moved in ...Julien Lancelot2013-02-221-3/+9
* Do not display sidebar when zooming on a fileJulien Lancelot2013-02-121-2/+2
* Add messages on tests componentJulien Lancelot2013-02-111-1/+5
* Set focus on new accordion element with animationJulien Lancelot2013-02-111-0/+8
* Replace deprecated error() and complete() functions by fail() and done()Julien Lancelot2013-02-081-3/+3
* Display error message if error on accordion loadingJulien Lancelot2013-02-081-2/+2
* Replace accordion-body and header by accordion-item-body and headerJulien Lancelot2013-02-061-4/+4
* Fix issue when selecting another resourceJulien Lancelot2013-02-061-3/+2
* Restore sone html ids on test viewer and display existing loading image on ta...Julien Lancelot2013-02-061-6/+12
* Move test icon files and fix issue when displaying Tests covering fileJulien Lancelot2013-02-061-0/+1
* SONAR-4093 Fix height issueJulien Lancelot2013-02-051-14/+11