summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Fix new violationsSimon Brandhof2011-08-0213-43/+36
|
* Use child-first classloader for sonar-email-notifications-pluginEvgeny Mandrikov2011-08-021-0/+1
|
* Disable the unit test EmailNotificationChannelTest on Mac OSSimon Brandhof2011-08-021-0/+3
|
* Fix duplications viewerSimon Brandhof2011-08-021-3/+3
|
* SONAR-75 Fix hotspot pageSimon Brandhof2011-08-021-1/+1
|
* SONAR-75 Remove unused French GWT properties + add method ↵Simon Brandhof2011-08-0113-69/+65
| | | | Metric.Builder#setUserManaged(boolean)
* SONAR-75 support GWT components integrated to coreSimon Brandhof2011-08-0122-276/+140
|
* SONAR-2547 add legend of pending measuresSimon Brandhof2011-08-011-1/+2
|
* SONAR-75 rule search engine supports localized titlesSimon Brandhof2011-07-294-5915/+2858
|
* SONAR-75 rename i18n bundles to l10n bundlesSimon Brandhof2011-07-29750-6/+5
| | | | | | | Article from the W3C : Localization refers to the adaptation of a product, application or document content to meet the language, cultural and other requirements of a specific target market (a "locale"). Internationalization is the design and development of a product, application or document content that enables easy localization for target audiences that vary in culture, region, or language.
* SONAR-75 Improve i18n APISimon Brandhof2011-07-2922-722/+4
| | | | | | - The extension point LanguagePack is not required anymore - No error logs when rule description is not available in all locales - Increase code coverage and decrease complexity
* SONAR-75 refactor I18nManagerSimon Brandhof2011-07-281-9/+9
|
* SONAR-75 fix l10n bundleSimon Brandhof2011-07-281-1/+1
|
* Fix label of metric commented_out_code_linesSimon Brandhof2011-07-281-1/+1
|
* Fix english l10nEvgeny Mandrikov2011-07-281-1/+1
|
* SONAR-2600,SONAR-2601 Replace STARTTLS by SSL and describe all SMTP settingsEvgeny Mandrikov2011-07-284-10/+25
|
* SONAR-2607 Show in notification: project, resource and title of reviewEvgeny Mandrikov2011-07-274-27/+173
|
* SONAR-2607 Should be only one dispatcher - ↵Evgeny Mandrikov2011-07-276-148/+27
| | | | ChangesInReviewAssignedToMeOrCreatedByMe
* SONAR-2607 Fix permalink in ReviewEmailTemplateEvgeny Mandrikov2011-07-272-11/+61
|
* SONAR-2547 support i18nSimon Brandhof2011-07-271-1/+24
|
* SONAR-2596,SONAR-2601 Improve UI for email notificationsEvgeny Mandrikov2011-07-271-2/+2
| | | | | | * Replace 'Send Test Email' by 'Test Configuration' * Replace 'Send' by 'Send test email' * Apply CSS styles
* SONAR-2596,SONAR-2601 UI for email notificationsEvgeny Mandrikov2011-07-2616-42/+73
| | | | | | | * 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-75 fix loading of checkstyle bundlesSimon Brandhof2011-07-262-8/+8
|
* SONAR-2592 change description of property sonar.violationLocaleSimon Brandhof2011-07-261-2/+1
|
* SONAR-2644 remove description and name from checkstyle rule HeaderCheckSimon Brandhof2011-07-261-20/+11
|
* SONAR-2589 add missing bundles in drilldown pagesSimon Brandhof2011-07-261-5/+9
|
* SONAR-75 support alert thresholdsSimon Brandhof2011-07-261-2/+5
|
* SONAR-2591: push english translations of checkstyle, pmd and findbugs rulesFreddy Mallet2011-07-251-1/+1
|
* SONAR-2591: push english translations of checkstyle, pmd and findbugs rulesFreddy Mallet2011-07-25733-0/+4513
|
* SONAR-75 Configure Checkstyle with localesimonbrandhof2011-07-254-25/+49
|
* Fix CloseReviewsDecorator for Derby and move Review entity from ↵Evgeny Mandrikov2011-07-261-4/+8
| | | | sonar-plugin-api to sonar-core
* SONAR-75 define locale for violation messagessimonbrandhof2011-07-253-74/+45
|
* SONAR-2607 Provide email notifications on review changesEvgeny Mandrikov2011-07-257-84/+165
| | | | | | * Update CloseReviewsDecorator to send notifications * Fix permalink in ReviewEmailTemplate
* SONAR-75 add rule severities (thanks to David Festal's patch)David Festal2011-07-251-0/+12
|
* Fix violations and increase coverageEvgeny Mandrikov2011-07-255-4/+109
|
* SONAR-2006 Allow to select manual measures in filters treemapSimon Brandhof2011-07-221-1/+1
|
* SONAR-2607 Provide email notifications on review changesEvgeny Mandrikov2011-07-2211-124/+599
| | | | | | * Add email templates. * Add server component - UserFinder.
* SONAR-2589 Fix bug with I18n rule descriptionFabrice Bellingard2011-07-225-7/+27
| | | | | | If a rule description is not available in the locale of the user, the english one is not used. This is fixed now.
* SONAR-2589 Reduce logs from I18nManagerFabrice Bellingard2011-07-221-9/+8
| | | | | Set most I18nManager messages to DEBUG to prevent having too verbose logs.
* SONAR-2635 Add new type of widget property : METRICSimon Brandhof2011-07-222-11/+11
|
* Various minor improvements of UISimon Brandhof2011-07-221-2/+1
| | | | | | | - 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
* Add property 'sonar.core.serverBaseURL'Evgeny Mandrikov2011-07-221-0/+7
|
* SONAR-2589 Modification of all web ruby templates to use bundlesFabrice Bellingard2011-07-211-12/+152
| | | | | | - Add I18n to quality profiles - Add I18n to rules configuration - Add I18n to alerts
* SONAR-2589 Modification of all web ruby templates to use bundlesFabrice Bellingard2011-07-211-0/+24
| | | | | | - 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 bundlesFabrice Bellingard2011-07-201-0/+29
| | | | | | - Fix small bug on filter columns - Add I18n on violation drilldown - Add I18n on violation timemachine
* SONAR-2596,SONAR-2600 Improve notification mechanismEvgeny Mandrikov2011-07-2012-0/+905
| | | | | * Persist notifications into DB for later delivery. * Add sonar-email-plugin, which sends notifications by email.
* Remote the column MANUAL_MEASURES.URL + improve IE7 renderingSimon Brandhof2011-07-202-3/+2
|
* SONAR-2589 Modification of all web ruby templates to use bundlesFabrice Bellingard2011-07-201-0/+42
| | | | | - Add I18n for events in dashboards - Add I18n for dependencies
* SONAR-2628 Add a page to manage manual measuressimonbrandhof2011-07-192-2/+3
|
* Merge remote branch 'upstream/master'Fabrice Bellingard2011-07-191-1/+1
|\