Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix ServerID page | David Gageot | 2012-09-24 | 1 | -40/+40 | |
| | ||||||
* | SONAR-3754 Better look for special settings pages | David Gageot | 2012-09-24 | 4 | -82/+118 | |
| | ||||||
* | SONAR-3263 add HTML ids for integration tests | Simon Brandhof | 2012-09-23 | 2 | -10/+10 | |
| | ||||||
* | Fix CSS in production mode | Simon Brandhof | 2012-09-23 | 2 | -3/+4 | |
| | ||||||
* | SONAR-3263 improve style of confirmation popup | Simon Brandhof | 2012-09-23 | 9 | -32/+62 | |
| | ||||||
* | SONAR-3263 add JS API for the forms opened in modal windows | Simon Brandhof | 2012-09-23 | 7 | -42/+81 | |
| | ||||||
* | SONAR-3623 improve confirmation popups | Simon Brandhof | 2012-09-23 | 4 | -16/+29 | |
| | ||||||
* | Improve rendering of input fields | Simon Brandhof | 2012-09-22 | 2 | -3/+5 | |
| | ||||||
* | SONAR-3623 support confirmation popups | Simon Brandhof | 2012-09-22 | 10 | -153/+221 | |
| | ||||||
* | Improve CSS | Simon Brandhof | 2012-09-21 | 6 | -59/+68 | |
| | ||||||
* | Fix height of password inputs | Simon Brandhof | 2012-09-21 | 1 | -1/+2 | |
| | ||||||
* | SONAR-3623 use modal windows for renaming Q profiles | Simon Brandhof | 2012-09-21 | 8 | -30/+113 | |
| | ||||||
* | SONAR-3640 Minimum page size for filters is now 5 | Fabrice Bellingard | 2012-09-21 | 1 | -1/+1 | |
| | | | | => For filters, the minimum page size should not be limited at 20 (but at 5). | |||||
* | SONAR-3716 Do not filter quality profile name when renaming a profile | Fabrice Bellingard | 2012-09-21 | 1 | -1/+1 | |
| | | | | | => When renaming a quality profile, special characters are displayed in HTML. | |||||
* | SONAR-3597 Save last user who edited a manual measure | Fabrice Bellingard | 2012-09-21 | 1 | -0/+1 | |
| | | | | => On manual measures, "Last change by" field is never updated | |||||
* | Fix the link "Dashboards" in the top navigation bar | Simon Brandhof | 2012-09-21 | 1 | -1/+1 | |
| | ||||||
* | SONAR-3623 add missing jquery-ui.css | Simon Brandhof | 2012-09-21 | 1 | -0/+30 | |
| | ||||||
* | SONAR-3750 Add ability to share Exclusion rules between several projects | David Gageot | 2012-09-21 | 3 | -155/+2 | |
| | ||||||
* | SONAR-3754 Fix property change notification | David Gageot | 2012-09-21 | 2 | -16/+26 | |
| | ||||||
* | SONAR-3623 support modal windows | Simon Brandhof | 2012-09-21 | 4 | -5/+84 | |
| | ||||||
* | SONAR-3672 improve the selection of projects in global dashboards | Simon Brandhof | 2012-09-21 | 2 | -56/+73 | |
| | ||||||
* | SONAR-2838 Fix manual measure edit (float displayed instead of int) | Fabrice Bellingard | 2012-09-21 | 1 | -1/+3 | |
| | | | | | => When editing the integer value of a manual measure, the edition mode display a double value | |||||
* | SONAR-3754 Restore property validation | David Gageot | 2012-09-21 | 2 | -2/+8 | |
| | ||||||
* | Fix ITs by adding a "plugins" div | David Gageot | 2012-09-21 | 1 | -26/+28 | |
| | ||||||
* | SONAR-3754 Improvements | David Gageot | 2012-09-21 | 8 | -35/+55 | |
| | ||||||
* | SONAR-3754 FIX for multi_values fields. Remove trailing empty values | David Gageot | 2012-09-21 | 1 | -1/+3 | |
| | ||||||
* | SONAR-3722 Misleading exception message when no l10n of rule name | Fabrice Bellingard | 2012-09-20 | 2 | -28/+57 | |
| | ||||||
* | SONAR-3754 FIX for standard fields containing comas | David Gageot | 2012-09-20 | 1 | -2/+9 | |
| | ||||||
* | SONAR-3754 API: ability to define a cardinality on a property | David Gageot | 2012-09-20 | 14 | -295/+291 | |
| | ||||||
* | SONAR-3802 prefix the breadcrumb with Projects (or Views/Developers) | simonbrandhof | 2012-09-20 | 1 | -15/+6 | |
| | ||||||
* | SONAR-3802 move link of reviews from sidebar to top nav bar | simonbrandhof | 2012-09-20 | 1 | -12/+4 | |
| | ||||||
* | SONAR-3812 Enhanced selection of metric properties | simonbrandhof | 2012-09-19 | 4 | -8/+65 | |
| | ||||||
* | Fix dependency on sonar-java plugins | simonbrandhof | 2012-09-19 | 1 | -5/+6 | |
| | ||||||
* | SONAR-3672 improve the selection of projects in global dashboards | Simon Brandhof | 2012-09-19 | 8 | -98/+134 | |
| | ||||||
* | Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOT | Eric Hartmann | 2012-09-18 | 1 | -1/+1 | |
| | ||||||
* | Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3 | Eric Hartmann | 2012-09-18 | 1 | -1/+1 | |
| | ||||||
* | Fix HTML ID of breadcrumb | Simon Brandhof | 2012-09-18 | 3 | -15/+15 | |
| | ||||||
* | Add HTML ids for integration tests | Simon Brandhof | 2012-09-17 | 1 | -6/+6 | |
| | ||||||
* | Fix HTML ID | Simon Brandhof | 2012-09-17 | 2 | -4/+4 | |
| | ||||||
* | SONAR-3802 integration select2 3.2 + rename jquery.js | Simon Brandhof | 2012-09-17 | 10 | -2/+678 | |
| | ||||||
* | SONAR-3802 new breadcrumb | Simon Brandhof | 2012-09-17 | 7 | -51/+116 | |
| | ||||||
* | SONAR-3802 fix HTML ids for integration tests | Simon Brandhof | 2012-09-15 | 2 | -7/+7 | |
| | ||||||
* | SONAR-3802 various improvements in the top nav bar | Simon Brandhof | 2012-09-14 | 9 | -392/+431 | |
| | | | | | | | * Upgrade YUI reset/font CSS * New URLs /dev/layout and /dev/empty for performance tests * Rename the link "Home" with the name of the main global dashboard * Extract layout.css from style.css | |||||
* | SONAR-3065 API: add jQuery | Simon Brandhof | 2012-09-14 | 3 | -5/+13 | |
| | ||||||
* | Update to 3.3-SNAPSHOT | Eric Hartmann | 2012-09-14 | 1 | -1/+1 | |
| | ||||||
* | Update to 3.3-M2 | Eric Hartmann | 2012-09-14 | 1 | -1/+1 | |
| | ||||||
* | SONAR-3773 keep the existing default roles of views during migration | Simon Brandhof | 2012-09-12 | 4 | -152/+19 | |
| | ||||||
* | SONAR-3542 fix the DATE type on Oracle | Simon Brandhof | 2012-09-11 | 1 | -1/+3 | |
| | ||||||
* | SONAR-3542 revert the activerecord property "pool" | Simon Brandhof | 2012-09-11 | 1 | -0/+1 | |
| | ||||||
* | SONAR-3542 remove the JDBC parameters that are not supposed to be used by ↵ | Simon Brandhof | 2012-09-10 | 1 | -3/+0 | |
| | | | | ActiveRecord |