Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-75 rename i18n bundles to l10n bundles | Simon Brandhof | 2011-07-29 | 750 | -5899/+0 |
| | | | | | | | 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 API | Simon Brandhof | 2011-07-29 | 3 | -41/+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 fix l10n bundle | Simon Brandhof | 2011-07-28 | 1 | -1/+1 |
| | |||||
* | Fix label of metric commented_out_code_lines | Simon Brandhof | 2011-07-28 | 1 | -1/+1 |
| | |||||
* | Fix english l10n | Evgeny Mandrikov | 2011-07-28 | 1 | -1/+1 |
| | |||||
* | SONAR-2600,SONAR-2601 Replace STARTTLS by SSL and describe all SMTP settings | Evgeny Mandrikov | 2011-07-28 | 1 | -1/+9 |
| | |||||
* | SONAR-2607 Should be only one dispatcher - ↵ | Evgeny Mandrikov | 2011-07-27 | 1 | -2/+1 |
| | | | | ChangesInReviewAssignedToMeOrCreatedByMe | ||||
* | SONAR-2547 support i18n | Simon Brandhof | 2011-07-27 | 1 | -1/+24 |
| | |||||
* | SONAR-2596,SONAR-2601 Improve UI for email notifications | Evgeny Mandrikov | 2011-07-27 | 1 | -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 notifications | Evgeny Mandrikov | 2011-07-26 | 1 | -0/+28 |
| | | | | | | | * 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-2589 add missing bundles in drilldown pages | Simon Brandhof | 2011-07-26 | 1 | -5/+9 |
| | |||||
* | SONAR-75 support alert thresholds | Simon Brandhof | 2011-07-26 | 1 | -2/+5 |
| | |||||
* | SONAR-2591: push english translations of checkstyle, pmd and findbugs rules | Freddy Mallet | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | SONAR-2591: push english translations of checkstyle, pmd and findbugs rules | Freddy Mallet | 2011-07-25 | 733 | -0/+4513 |
| | |||||
* | SONAR-75 add rule severities (thanks to David Festal's patch) | David Festal | 2011-07-25 | 1 | -0/+12 |
| | |||||
* | Various minor improvements of UI | Simon Brandhof | 2011-07-22 | 1 | -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 | ||||
* | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-21 | 1 | -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 bundles | Fabrice Bellingard | 2011-07-21 | 1 | -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 bundles | Fabrice Bellingard | 2011-07-20 | 1 | -0/+29 |
| | | | | | | - Fix small bug on filter columns - Add I18n on violation drilldown - Add I18n on violation timemachine | ||||
* | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-20 | 1 | -0/+42 |
| | | | | | - Add I18n for events in dashboards - Add I18n for dependencies | ||||
* | SONAR-2628 Add a page to manage manual measures | simonbrandhof | 2011-07-19 | 1 | -0/+1 |
| | |||||
* | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-19 | 1 | -19/+116 |
| | | | - Add I18n to widgets | ||||
* | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-19 | 1 | -0/+35 |
| | | | | | - Add I18n to dashboard page - Add I18n to dashboards management | ||||
* | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-18 | 1 | -0/+23 |
| | | | - Add I18n for components page | ||||
* | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-18 | 1 | -5/+35 |
| | | | | | | - Add I18n for reviews - Add I18n for markdown - Add I18n for user auto-suggest field | ||||
* | Fix line-endings and mode bits | Evgeny Mandrikov | 2011-07-18 | 5 | -71/+73 |
| | |||||
* | SONAR-2589 Modification of web ruby templates to use bundles | Fabrice Bellingard | 2011-07-15 | 1 | -7/+49 |
| | | | | | - 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/+17 |
| | | | - Add translation for rule params | ||||
* | SONAR-2591 API : translation mechanism of rule descriptions | Fabrice Bellingard | 2011-07-14 | 14 | -1/+141 |
| | | | | | | - Added mechanism to look for rule descriptions in HTML files - Put all the rule names and descriptions of Squid Java in the English Pack using this system | ||||
* | Update license headers | Fabrice Bellingard | 2011-07-14 | 2 | -4/+2 |
| | |||||
* | SONAR-2589 Creation of a I18n English Pack | Fabrice Bellingard | 2011-07-13 | 5 | -0/+727 |
- Creation of the plugin - Modification the I18nManager to read keys from this plugin in the first place |