Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | SONAR-2648 New web service /api/manual_measures | Simon Brandhof | 2011-07-27 | 1 | -6/+6 | |
| | | ||||||
* | | SONAR-2596,SONAR-2601 Improve UI for email notifications | Evgeny Mandrikov | 2011-07-27 | 3 | -132/+65 | |
| | | | | | | | | | | | | * Replace 'Send Test Email' by 'Test Configuration' * Replace 'Send' by 'Send test email' * Apply CSS styles | |||||
* | | SONAR-2596,SONAR-2601 UI for email notifications | Evgeny Mandrikov | 2011-07-26 | 4 | -32/+38 | |
| | | | | | | | | | | | | | | * Add email configuration to sidebar menu * I18n for email and notifications settings * Email configuration properties must be secured * Rename sonar-email-plugin to sonar-email-notifications-plugin | |||||
* | | SONAR-2644 Rule name should be optional in XML declaration files | Simon Brandhof | 2011-07-26 | 1 | -0/+37 | |
| | | ||||||
* | | SONAR-2589 add missing bundles in drilldown pages | Simon Brandhof | 2011-07-26 | 2 | -8/+8 | |
| | | ||||||
* | | SONAR-75 support alert thresholds | Simon Brandhof | 2011-07-26 | 4 | -9/+9 | |
| | | ||||||
* | | SONAR-2607 Provide email notifications on review changes | Evgeny Mandrikov | 2011-07-26 | 4 | -57/+42 | |
| | | | | | | | | Update ruby code to send notifications on changes in reviews | |||||
* | | SONAR-830 Sonar WS API return all elements when there aren't metric value | simonbrandhof | 2011-07-25 | 1 | -5/+6 | |
| | | ||||||
* | | SONAR-75 define locale for violation messages | simonbrandhof | 2011-07-25 | 2 | -116/+0 | |
| | | ||||||
* | | SONAR-75 add rule severities (thanks to David Festal's patch) | David Festal | 2011-07-25 | 3 | -15/+32 | |
| | | ||||||
* | | SONAR-2615 Show email on page 'My Profile' | Evgeny Mandrikov | 2011-07-25 | 1 | -0/+5 | |
| | | ||||||
* | | SONAR-2006 Allow to select manual measures in filters treemap | Simon Brandhof | 2011-07-22 | 4 | -6/+9 | |
| | | ||||||
* | | SONAR-2547 display metric domains | Simon Brandhof | 2011-07-22 | 3 | -8/+6 | |
| | | ||||||
* | | SONAR-2607 Provide email notifications on review changes | Evgeny Mandrikov | 2011-07-22 | 6 | -87/+109 | |
| | | | | | | | | | | | | * Add email templates. * Add server component - UserFinder. | |||||
* | | SONAR-2636 Display keys in the administration console of manual metrics | Simon Brandhof | 2011-07-22 | 1 | -4/+6 | |
| | | ||||||
* | | SONAR-2635 Add new type of widget property : METRIC | Simon Brandhof | 2011-07-22 | 4 | -4/+14 | |
| | | ||||||
* | | Various minor improvements of UI | Simon Brandhof | 2011-07-22 | 5 | -9/+9 | |
| | | | | | | | | | | | | | | - Rename the sidebar section 'SYSTEM' to 'CONFIGURATION' - Change the violations drilldown header in order to be consistent with all other pages - Remove the link 'Plugins' from footer (useless with Update Center) - Add a title to manual measures page | |||||
* | | Remove unused class org.sonar.server.ui.SonarRackFilter | Simon Brandhof | 2011-07-22 | 1 | -56/+0 | |
| | | ||||||
* | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-21 | 27 | -194/+192 | |
| | | | | | | | | | | | | - Add I18n to quality profiles - Add I18n to rules configuration - Add I18n to alerts | |||||
* | | SONAR-2547 fix breadcrumb of manual measures | Simon Brandhof | 2011-07-21 | 4 | -11/+11 | |
| | | ||||||
* | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-21 | 6 | -18/+28 | |
| | | | | | | | | | | | | - Add I18n to session messages (log in, log out, ...) - Add I18n to flash notices - Add I18n to cloud page - Add I18n to maintenance page | |||||
* | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-21 | 1 | -2/+2 | |
| | | | | | | | | - Display widget title and description from metadata if I18n keys not available | |||||
* | | SONAR-2599 First draft of settings for notifications in user profile | Evgeny Mandrikov | 2011-07-20 | 6 | -13/+143 | |
| | | ||||||
* | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-20 | 5 | -27/+27 | |
| | | | | | | | | | | | | - Fix small bug on filter columns - Add I18n on violation drilldown - Add I18n on violation timemachine | |||||
* | | SONAR-2596,SONAR-2600 Improve notification mechanism | Evgeny Mandrikov | 2011-07-20 | 24 | -1381/+283 | |
| | | | | | | | | | | * Persist notifications into DB for later delivery. * Add sonar-email-plugin, which sends notifications by email. | |||||
* | | SONAR-2547 improve rendering on Chrome | Simon Brandhof | 2011-07-20 | 1 | -2/+2 | |
| | | ||||||
* | | Remote the column MANUAL_MEASURES.URL + improve IE7 rendering | Simon Brandhof | 2011-07-20 | 5 | -14/+10 | |
| | | ||||||
* | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-20 | 4 | -29/+28 | |
| | | | | | | | | | | - Add I18n for events in dashboards - Add I18n for dependencies | |||||
* | | SONAR-2628 improve administration console | Simon Brandhof | 2011-07-20 | 10 | -57/+76 | |
| | | ||||||
* | | SONAR-2628 create manual measure | Simon Brandhof | 2011-07-20 | 5 | -102/+111 | |
| | | ||||||
* | | SONAR-2628 Add a page to manage manual measures | simonbrandhof | 2011-07-19 | 11 | -32/+130 | |
| | | ||||||
* | | Merge remote branch 'upstream/master' | Fabrice Bellingard | 2011-07-19 | 8 | -79/+158 | |
|\ \ | ||||||
| * | | First draft of administration console of manual measures | Simon Brandhof | 2011-07-19 | 8 | -79/+158 | |
| | | | ||||||
* | | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-19 | 2 | -2/+10 | |
|/ / | | | | | - Add I18n to widgets | |||||
* | | Merge remote branch 'upstream/master' | Fabrice Bellingard | 2011-07-19 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | SONAR-2615 Administrator should be able to change email address of user | Evgeny Mandrikov | 2011-07-19 | 1 | -0/+5 | |
| | | | ||||||
* | | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-19 | 11 | -50/+50 | |
|/ / | | | | | | | | | - Add I18n to dashboard page - Add I18n to dashboards management | |||||
* | | SONAR-2567 Prevent administrators from removing shared filters | Simon Brandhof | 2011-07-19 | 3 | -7/+7 | |
| | | ||||||
* | | SONAR-2619 Measure drilldown fails with Views plugin | simonbrandhof | 2011-07-19 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-2600,SONAR-2601 Add ability to send emails | Evgeny Mandrikov | 2011-07-18 | 8 | -76/+477 | |
| | | | | | | | | | | Add simple page with SMTP configuration and with ability to send test email. When SMTP configured - send notifications via email. | |||||
* | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-18 | 6 | -25/+25 | |
| | | | | | | - Add I18n for components page | |||||
* | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-18 | 11 | -82/+82 | |
| | | | | | | | | | | | | - Add I18n for reviews - Add I18n for markdown - Add I18n for user auto-suggest field | |||||
* | | SONAR-2596 Add an event notification mechanism | Evgeny Mandrikov | 2011-07-18 | 24 | -3/+1418 | |
| | | | | | | | | | | | | | | For the moment works only on server-side and no data persisted into DB. As a proof of concept - write message to log when comment was added to review. | |||||
* | | Merge branch 'release-2.9' | simonbrandhof | 2011-07-17 | 6 | -37/+51 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: archetypes/sonar-basic-plugin/pom.xml archetypes/sonar-gwt-plugin/pom.xml plugins/sonar-checkstyle-plugin/pom.xml plugins/sonar-cobertura-plugin/pom.xml plugins/sonar-core-gwt/pom.xml plugins/sonar-core-plugin/pom.xml plugins/sonar-cpd-plugin/pom.xml plugins/sonar-dbcleaner-plugin/pom.xml plugins/sonar-design-plugin/pom.xml plugins/sonar-findbugs-plugin/pom.xml plugins/sonar-googleanalytics-plugin/pom.xml plugins/sonar-pmd-plugin/pom.xml plugins/sonar-squid-java-plugin/pom.xml plugins/sonar-surefire-plugin/pom.xml pom.xml samples/pom.xml sonar-application/pom.xml sonar-batch-bootstrapper/pom.xml sonar-batch-maven-compat/pom.xml sonar-batch/pom.xml sonar-channel/pom.xml sonar-check-api/pom.xml sonar-colorizer/pom.xml sonar-core-maven-plugin/pom.xml sonar-core/pom.xml sonar-deprecated/pom.xml sonar-duplications/pom.xml sonar-graph/pom.xml sonar-gwt-api/pom.xml sonar-java-api/pom.xml sonar-markdown/pom.xml sonar-maven-plugin/pom.xml sonar-maven3-plugin/pom.xml sonar-plugin-api/pom.xml sonar-server/pom.xml sonar-squid/pom.xml sonar-testing-harness/pom.xml sonar-ws-client/pom.xml | |||||
| * | Fix compatibility with IE6 and IE7 | Simon Brandhof | 2011-07-12 | 5 | -34/+48 | |
| | | ||||||
| * | SONAR-2605 Dashboard crashes if a project variation is configured as 'since ↵ | Simon Brandhof | 2011-07-12 | 1 | -3/+3 | |
| | | | | | | | | a version' | |||||
* | | SONAR-2589 Modification of web ruby templates to use bundles | Fabrice Bellingard | 2011-07-15 | 8 | -77/+77 | |
| | | | | | | | | | | - Added i18n to core tabs of the resource viewer (coverage, source, violations) | |||||
* | | SONAR-2591 API : translation mechanism of rule descriptions | Fabrice Bellingard | 2011-07-15 | 1 | -0/+18 | |
| | | | | | | - Add translation for rule params | |||||
* | | SONAR-2610 migrate existing manual measures | simonbrandhof | 2011-07-14 | 1 | -1/+26 | |
| | | ||||||
* | | SONAR-2610 support url and description of manual measures | simonbrandhof | 2011-07-14 | 3 | -0/+8 | |
| | |