aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-l10n-en-plugin/src
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-3074 Add new Findbugs 2.0 new rulesFabrice Bellingard2012-05-1525-0/+127
|
* SONAR-3375 Add a warning message in the footer when the browser is IE6Simon Brandhof2012-05-141-0/+1
|
* Remove GlobalDashboard and GlobalWidget. Those were prototypesDavid Gageot2012-05-111-3/+0
|
* SONAR-3465 My filters configurationDavid Gageot2012-05-101-2/+1
|
* SONAR-3462 Separate Global and Project DashboardsDavid Gageot2012-05-101-1/+3
|
* SONAR-3465 Better filter administration pagesDavid Gageot2012-05-101-0/+4
|
* Better dashboard administration pagesDavid Gageot2012-05-101-0/+6
|
* SONAR-1927 Split Global and project dashboardsDavid Gageot2012-05-091-1/+2
|
* SONAR-1927 Rename Default Filters to MyFiltersDavid Gageot2012-05-091-1/+1
|
* SONAR-1927 Add resource_id to widgetsDavid Gageot2012-05-091-0/+2
|
* SONAR-1927 Better Widget meta-dataDavid Gageot2012-05-071-1/+1
|
* SONAR-3444 Name and description of the Treemap widget is missingFabrice Bellingard2012-05-071-2/+2
|
* Filter Widget first tryDavid Gageot2012-05-071-0/+3
|
* Even better 'edit layout' GUI. Smaller and without titleDavid Gageot2012-05-071-1/+0
|
* Merge 'Configure Widgets' and 'Edit Layout'David Gageot2012-05-071-1/+0
|
* SONAR-1927 Add global image widget and fix HelloWorld widgetDavid Gageot2012-05-041-0/+6
|
* SONAR-1927 Dashboards are global instead of detachedDavid Gageot2012-05-041-0/+1
|
* Should be able to add a manual violation on a unit testDavid Gageot2012-05-021-1/+0
|
* TestClassWithoutTestCases supports only JUnit 3.xDavid Gageot2012-05-022-1/+2
|
* SONAR 1076 - Run PMD on Unit TestsDavid Gageot2012-04-2711-0/+105
|
* FIX missing </pre> in rule descriptionDavid Gageot2012-04-271-1/+2
|
* Remove warningsDavid Gageot2012-04-271-1/+3
|
* SONAR-3396 The widget title should be "Lines" instead of "Lines of code" ↵Simon Brandhof2012-04-051-0/+1
| | | | when the measure ncloc is not present
* Remove unused l10n keys widget.rules.on_new_code and widget.rules.on_old_codeSimon Brandhof2012-04-051-2/+0
|
* SONAR-3357 Change also the label on the reviews metrics widgetFabrice Bellingard2012-04-051-1/+1
|
* SONAR-3361 Error : undefined method `source' for nil:NilClassFabrice Bellingard2012-04-021-0/+9
|
* SONAR-3287 Add "modifiable_history" property on ResourceTypeFabrice Bellingard2012-03-301-1/+1
|
* SONAR-3287 Update UI to adapt labels to deletable resourceFabrice Bellingard2012-03-291-1/+12
| | | | => Make it possible to delete a View or a Developer (resources and snapshots) through the Sonar UI
* SONAR-3359 Default description for manual rules created on the flyFabrice Bellingard2012-03-291-0/+9
| | | | | => To encourage people to set a real description and not leave it blank.
* SONAR-3114 Set the tab ID to its previous value ('dependencies') Fabrice Bellingard2012-03-271-3/+3
|
* SONAR-3114 Refactor the "Dependencies" tab (GWT -> Ruby)Fabrice Bellingard2012-03-271-0/+10
|
* SONAR-3357 Improve the "Violations" widgetFabrice Bellingard2012-03-271-0/+2
| | | | | - replace "On new code" label by "Added" - replace "On old code" label by "Removed"
* SONAR-3354 Display empty table instead of message if no measuresFabrice Bellingard2012-03-271-1/+0
|
* SONAR-3032 Add parameter suppressLoadErrors to Checkstyle rules ↵Evgeny Mandrikov2012-03-261-0/+2
| | | | RedundantThrows and JavadocMethod
* SONAR-3354 Display an explicit message if no measure is availableFabrice Bellingard2012-03-231-0/+1
|
* SONAR-2721 Display number of "projects" in "Size" widgetEvgeny Mandrikov2012-03-191-0/+1
| | | | Thus add new metric - 'projects'.
* SONAR-1378 validate property types + update type of core propertiesSimon Brandhof2012-03-161-0/+6
|
* Merge branch 'current'Fabrice Bellingard2012-03-15756-0/+0
|\
| * SONAR-3319 Update location of HMLT files in L10n English pluginFabrice Bellingard2012-03-15756-0/+0
| |
* | SONAR-1378 Add the ability to specify a "type" when defining a plugin propertySimon Brandhof2012-03-141-1/+3
|/
* SONAR-2084 add the page "Settings Encryption"Simon Brandhof2012-03-141-0/+1
|
* SONAR-3277 Add message to inform about dups with deleted resources Fabrice Bellingard2012-03-131-0/+1
|
* SONAR-3006 Make the TimeMachine service a dashboard pageFabrice Bellingard2012-03-081-0/+1
| | | | | => New dashboard implemented, still need to remove the "old" time machine service when this new dashboard has been tested and validated.
* SONAR-3172 It should not be possible to create a manual violation on a unit ↵Simon Brandhof2012-03-071-0/+1
| | | | test source code
* SONAR-3242 replace the icon by a link "more actions" in the footer of the ↵simonbrandhof2012-02-241-1/+1
| | | | violation
* Improve description of the Checkstyle rule "Trailing Comment"Simon Brandhof2012-02-231-1/+41
|
* SONAR-3284 The RegExp Header CheckStyle rule incorrectly using ignoreLines ↵Simon Brandhof2012-02-222-3/+4
| | | | instead of multiLines causing the functionality to fail every time
* SONAR-3242 Add a "Reply" action on the last commentFabrice Bellingard2012-02-201-0/+3
| | | | + always show the actions, in order to make it simpler to comment reviews.
* Improve rendering of rules configurationsimonbrandhof2012-02-131-1/+0
|
* SONAR-2069 add description to the treemap widgetSimon Brandhof2012-02-081-1/+2
|