aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix warningsDavid Gageot2012-05-1417-54/+50
* Replace @WidgetGlobal by @WidgetScope.David Gageot2012-05-145-19/+37
* Fix widget controller for global widgetsDavid Gageot2012-05-141-6/+8
* Fix migration by adding a faux-model for ActiveFilterDavid Gageot2012-05-121-7/+11
* FIX remove redirection from home to dashboardDavid Gageot2012-05-113-39/+8
* Add ServletFilter.UrlPattern#getUrl()Simon Brandhof2012-05-111-0/+4
* FIX filter creation and deletionDavid Gageot2012-05-115-147/+92
* FIX dashboards with a favourite filter should not be activatedDavid Gageot2012-05-112-6/+7
* SONAR-2950 allow to delete users created via SSOSimon Brandhof2012-05-111-1/+3
* Add unit tests to org.sonar.server.platform.ServletFiltersSimon Brandhof2012-05-111-4/+39
* SONAR-3473 Improve the parameter sonar.forceAuthenticationSimon Brandhof2012-05-111-3/+1
* Remove unused action_mailer from sourcesSimon Brandhof2012-05-1150-11308/+1
* Fix which default project dashboard to displayDavid Gageot2012-05-111-2/+2
* Add an id for IT testsDavid Gageot2012-05-111-1/+1
* SONAR-3460 and SONAR-3464 Migration for filters and global dashboardsDavid Gageot2012-05-1110-85/+130
* Remove GlobalDashboard and GlobalWidget. Those were prototypesDavid Gageot2012-05-116-148/+66
* Widget title colorsDavid Gageot2012-05-101-9/+2
* Widgets shouldn't have round corners. NEVER! :-)David Gageot2012-05-101-19/+9
* A widget should scroll its content if too largeDavid Gageot2012-05-101-1/+1
* SONAR-2073 Filter Widget should be configured as soon as they are added to a ...David Gageot2012-05-101-1/+1
* SONAR-3461 fixed order of dashboardsDavid Gageot2012-05-101-30/+27
* SONAR-3457 Project Widget should be configured as soon as they are added to a...David Gageot2012-05-102-2/+2
* SONAR-3461 Fix project dashboard creationDavid Gageot2012-05-101-1/+1
* SONAR-2073 filter is not optional in Filter WidgetDavid Gageot2012-05-101-1/+1
* SONAR-3462 should not display 'Global' checkbox when editing DashboardDavid Gageot2012-05-101-13/+11
* SONAR-3465 My filters configurationDavid Gageot2012-05-1010-767/+463
* SONAR-3462 Separate Global and Project DashboardsDavid Gageot2012-05-107-121/+128
* Hide widget that are too largeDavid Gageot2012-05-101-1/+1
* SONAR-3457 Show nicer project/filter names. Theses names are also visible in ...David Gageot2012-05-106-17/+32
* SONAR-3465 Better filter administration pagesDavid Gageot2012-05-108-73/+79
* SONAR-3461 Fix No Result message David Gageot2012-05-101-1/+1
* Better dashboard administration pagesDavid Gageot2012-05-1010-184/+206
* SONAR-1927 Fix Widget Oracle mappingDavid Gageot2012-05-101-1/+1
* Fix pom.xmlDavid Gageot2012-05-101-6/+0
* SONAR-1927 Cannot unfollow all dashboardsDavid Gageot2012-05-092-2/+4
* SONAR-1927 Split Global and project dashboardsDavid Gageot2012-05-095-113/+119
* SONAR-1927 Rename Default Filters to MyFiltersDavid Gageot2012-05-091-1/+1
* SONAR-3425 Error when saving any setting with Derby and on a ProjectSimon Brandhof2012-05-091-3/+5
* Replace urls starting with /session by /sessionsSimon Brandhof2012-05-092-2/+1
* SONAR-3454 Remove the column character ":" after On new code on the unit test...Simon Brandhof2012-05-091-1/+1
* SONAR-1927 Remove test widgetDavid Gageot2012-05-092-44/+0
* SONAR-1927 Add resource name in widgets linked to a resourceDavid Gageot2012-05-093-2/+12
* SONAR-1927 Add resource_id to widgetsDavid Gageot2012-05-0920-63/+106
* Unused importsDavid Gageot2012-05-092-5/+0
* SONAR-1927 Add 'Global' qualifier to all core global widgetsDavid Gageot2012-05-094-3/+6
* SONAR-1927 Implement a Global Widget that can display Complexity of a given p...David Gageot2012-05-098-1/+215
* SONAR-1927 Fix links being displayed on Violation DrilldownDavid Gageot2012-05-091-1/+1
* SONAR-3456 Title of metric hotspot widget does not support i18nSimon Brandhof2012-05-091-8/+1
* Remove tabsDavid Gageot2012-05-091-5/+5
* SONAR-3182 Remove unused codeEvgeny Mandrikov2012-05-083-173/+0