aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp
Commit message (Expand)AuthorAgeFilesLines
* Minor performance improvement on the management page of group rolesSimon Brandhof2012-04-041-1/+1
* SONAR-3320 Add an extension point to observe property changesSimon Brandhof2012-04-042-13/+18
* SONAR-3383 keep context of tab, page and search filterSimon Brandhof2012-04-034-10/+16
* Fix backward-compatibility of views plugin and management console of rolesSimon Brandhof2012-04-031-4/+5
* SONAR-3383 fix compatibility with views pluginSimon Brandhof2012-04-031-2/+3
* Add missing indices on RESOURCE_INDEXSimon Brandhof2012-04-031-1/+2
* SONAR-3368 Error log "ActiveRecord::JDBCError: Unknown column 'project_measur...Fabrice Bellingard2012-04-022-1/+8
* SONAR-3363 Error log "undefined method `downcase' for Array"Fabrice Bellingard2012-04-021-1/+1
* SONAR-3361 Error : undefined method `source' for nil:NilClassFabrice Bellingard2012-04-022-13/+22
* Fix search engine in the page "Project roles"Simon Brandhof2012-04-021-0/+1
* Improve the way to add the new primary key RESOURCE_INDEX#ID.Simon Brandhof2012-04-023-22/+44
* SONAR-3382 "Extend description" is buggy on IE9Fabrice Bellingard2012-04-021-1/+1
* Improve the ruby class Api::PaginationSimon Brandhof2012-04-015-22/+38
* Management console of project roles : increase the page size to 50Simon Brandhof2012-04-011-1/+1
* Management console of project roles : search projects by nameSimon Brandhof2012-04-011-1/+6
* Management console of project roles : add pagination and support of new resou...Simon Brandhof2012-04-017-88/+221
* Add primary key to the table RESOURCE_INDEXSimon Brandhof2012-04-012-1/+58
* SONAR-3372 Give correct style to action linksFabrice Bellingard2012-03-301-2/+4
* SONAR-3287 Add "modifiable_history" property on ResourceTypeFabrice Bellingard2012-03-303-2/+8
* CSS : increase margin between bullets of form-val-cellSimon Brandhof2012-03-301-0/+3
* Beta: link pages to ruby on rails applicationsSimon Brandhof2012-03-301-8/+14
* SONAR-3287 Keep previous behaviour on web service Fabrice Bellingard2012-03-301-0/+1
* Generic search engine in order to handle all the ResourceType extensionsSimon Brandhof2012-03-292-9/+10
* SONAR-3287 Update UI to adapt labels to deletable resourceFabrice Bellingard2012-03-295-14/+21
* SONAR-3287 Add properties on ResourceType and use them in RubyFabrice Bellingard2012-03-291-1/+1
* SONAR-3372 'delete' action should be available even on first commentFabrice Bellingard2012-03-291-2/+0
* SONAR-3114 Fix layout positionning on ChromeFabrice Bellingard2012-03-291-9/+16
* SONAR-3323 Fix bug when project has measures of removed pluginFabrice Bellingard2012-03-291-1/+1
* SONAR-3359 Set default description for existing manual rulesFabrice Bellingard2012-03-291-0/+35
* SONAR-3359 Default description for manual rules created on the flyFabrice Bellingard2012-03-292-7/+8
* Add activerecord model for AUTHORSSimon Brandhof2012-03-281-0/+31
* Merge branch 'current'Fabrice Bellingard2012-03-281-1/+1
|\
| * SONAR-3359 Do nor create a rule without a description in the Web UIFabrice Bellingard2012-03-281-1/+1
* | SONAR-1569 Case sensitive sorting of components on the Dependencies pageSimon Brandhof2012-03-272-3/+5
* | Case-insensitive sort of names in the page "Components"Simon Brandhof2012-03-271-1/+1
|/
* CSS : vertical alignment of cells in class .tableSimon Brandhof2012-03-271-0/+1
* Add activerecord relation between PROJECTS and AUTHORSSimon Brandhof2012-03-271-19/+20
* SONAR-3114 Refactor the "Dependencies" tab (GWT -> Ruby)Fabrice Bellingard2012-03-271-0/+23
* Case-insensitive sort of manual rules in administration consoleSimon Brandhof2012-03-271-1/+2
* SONAR-3106 Error trying to configure group privileges for a projectSimon Brandhof2012-03-274-19/+21
* Add ruby methods Api::Utils#insensitive_sort(arr) and Api::Utils#insensitive_...Simon Brandhof2012-03-271-0/+47
* SONAR-3323 slight improvements of snapshot#metric_keysSimon Brandhof2012-03-275-23/+17
* Refactor the table AUTHORSSimon Brandhof2012-03-272-5/+41
* Improve message when database must be upgradedSimon Brandhof2012-03-271-1/+1
* Improve DB readme file.Fabrice Bellingard2012-03-271-1/+5
* SONAR-3352 Change boolean columns to non-nullable in migration scriptFabrice Bellingard2012-03-261-0/+31
* SONAR-3352 Fix issue linked to nullable boolean columnsFabrice Bellingard2012-03-261-0/+35
* Add some HTML ids for integration testsSimon Brandhof2012-03-232-4/+4
* SONAR-3224 API: support Ruby on Rails applicationsSimon Brandhof2012-03-221-3/+24
* SONAR-3323 Display tab/page/widget only when required measures existFabrice Bellingard2012-03-225-8/+18