]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
13 years agoFirst draft of administration console of manual measures
Simon Brandhof [Tue, 19 Jul 2011 16:02:00 +0000 (18:02 +0200)]
First draft of administration console of manual measures

13 years agoAdd description to custom measures widget
Simon Brandhof [Tue, 19 Jul 2011 10:05:39 +0000 (12:05 +0200)]
Add description to custom measures widget

13 years agoMerge remote branch 'upstream/master'
Fabrice Bellingard [Tue, 19 Jul 2011 10:35:08 +0000 (12:35 +0200)]
Merge remote branch 'upstream/master'

13 years agoSONAR-2615 Administrator should be able to change email address of user
Evgeny Mandrikov [Tue, 19 Jul 2011 10:27:25 +0000 (14:27 +0400)]
SONAR-2615 Administrator should be able to change email address of user

13 years agoSONAR-2589 Modification of all web ruby templates to use bundles
Fabrice Bellingard [Tue, 19 Jul 2011 09:49:23 +0000 (11:49 +0200)]
SONAR-2589 Modification of all web ruby templates to use bundles

- Add I18n to dashboard page
- Add I18n to dashboards management

13 years agoSONAR-2567 Prevent administrators from removing shared filters
Simon Brandhof [Tue, 19 Jul 2011 09:09:16 +0000 (11:09 +0200)]
SONAR-2567 Prevent administrators from removing shared filters

13 years agoSONAR-2002 fix timeout with HttpClient 4
Simon Brandhof [Tue, 19 Jul 2011 08:27:20 +0000 (10:27 +0200)]
SONAR-2002 fix timeout with HttpClient 4

13 years agoNew widget of custom measures
simonbrandhof [Tue, 19 Jul 2011 05:42:16 +0000 (07:42 +0200)]
New widget of custom measures

13 years agoSONAR-2619 Measure drilldown fails with Views plugin
simonbrandhof [Mon, 18 Jul 2011 20:56:48 +0000 (22:56 +0200)]
SONAR-2619 Measure drilldown fails with Views plugin

13 years agoSONAR-2600,SONAR-2601 Add ability to send emails
Evgeny Mandrikov [Mon, 18 Jul 2011 12:41:00 +0000 (16:41 +0400)]
SONAR-2600,SONAR-2601 Add ability to send emails

Add simple page with SMTP configuration and with ability to send test
email. When SMTP configured - send notifications via email.

13 years agoSONAR-2589 Modification of all web ruby templates to use bundles
Fabrice Bellingard [Mon, 18 Jul 2011 17:05:44 +0000 (19:05 +0200)]
SONAR-2589 Modification of all web ruby templates to use bundles

- Add I18n for components page

13 years agoSONAR-2589 Modification of all web ruby templates to use bundles
Fabrice Bellingard [Mon, 18 Jul 2011 13:32:16 +0000 (15:32 +0200)]
SONAR-2589 Modification of all web ruby templates to use bundles

- Add I18n for reviews
- Add I18n for markdown
- Add I18n for user auto-suggest field

13 years agoFix line-endings and mode bits
Evgeny Mandrikov [Mon, 18 Jul 2011 12:43:15 +0000 (16:43 +0400)]
Fix line-endings and mode bits

13 years agoSONAR-2596 Add an event notification mechanism
Evgeny Mandrikov [Wed, 13 Jul 2011 22:32:34 +0000 (02:32 +0400)]
SONAR-2596 Add an event notification mechanism

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.

13 years agoRemove the configuration of unused maven release plugin
simonbrandhof [Sun, 17 Jul 2011 21:50:23 +0000 (23:50 +0200)]
Remove the configuration of unused maven release plugin

13 years agoMerge branch 'release-2.9'
simonbrandhof [Sun, 17 Jul 2011 21:45:30 +0000 (23:45 +0200)]
Merge branch 'release-2.9'

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

13 years agoPostpone deployment on nexus.codehaus.org 2.9
simonbrandhof [Sun, 17 Jul 2011 20:34:06 +0000 (22:34 +0200)]
Postpone deployment on nexus.codehaus.org

See http://jira.codehaus.org/browse/HAUS-2101

13 years agoRelease 2.9
simonbrandhof [Sun, 17 Jul 2011 20:09:04 +0000 (22:09 +0200)]
Release 2.9

13 years agoAdd release configuration for nexus.codehaus.org
simonbrandhof [Sun, 17 Jul 2011 19:24:41 +0000 (21:24 +0200)]
Add release configuration for nexus.codehaus.org

- sign artifacts
- list public keys into the file KEYS
- maven 2.1.0 and 2.2.0 are forbidden because they produce incorrect GPG signatures and checksums respectively

13 years agoSONAR-2589 Modification of web ruby templates to use bundles
Fabrice Bellingard [Fri, 15 Jul 2011 16:39:07 +0000 (18:39 +0200)]
SONAR-2589 Modification of web ruby templates to use bundles

- Added i18n to core tabs of the resource viewer (coverage, source,
  violations)

13 years agoAdd Review model
Evgeny Mandrikov [Fri, 15 Jul 2011 15:12:43 +0000 (19:12 +0400)]
Add Review model

13 years agoSONAR-2002 The Sonar WS API automatically kills an HTTP connection after 30s. This...
Simon Brandhof [Fri, 15 Jul 2011 16:10:07 +0000 (18:10 +0200)]
SONAR-2002 The Sonar WS API automatically kills an HTTP connection after 30s. This timeout parameter should be configurable

13 years agoCheck license headers during default build
Simon Brandhof [Fri, 15 Jul 2011 16:09:43 +0000 (18:09 +0200)]
Check license headers during default build

13 years agoSONAR-2591 API : translation mechanism of rule descriptions
Fabrice Bellingard [Fri, 15 Jul 2011 13:48:09 +0000 (15:48 +0200)]
SONAR-2591 API : translation mechanism of rule descriptions

- Remove rule name & description + rule param description from
  Squid Java check classes, as they are now in the English Language
  Pack

13 years agoSONAR-2591 API : translation mechanism of rule descriptions
Fabrice Bellingard [Fri, 15 Jul 2011 09:26:04 +0000 (11:26 +0200)]
SONAR-2591 API : translation mechanism of rule descriptions

- Add translation for rule params

13 years agoSONAR-2610 migrate existing manual measures
simonbrandhof [Thu, 14 Jul 2011 17:15:34 +0000 (19:15 +0200)]
SONAR-2610 migrate existing manual measures

13 years agoSONAR-2610 support url and description of manual measures
simonbrandhof [Thu, 14 Jul 2011 17:14:43 +0000 (19:14 +0200)]
SONAR-2610 support url and description of manual measures

13 years agoSamples: sonar-plugin-api must be declared with scope provided
Evgeny Mandrikov [Thu, 14 Jul 2011 14:52:50 +0000 (18:52 +0400)]
Samples: sonar-plugin-api must be declared with scope provided

13 years agoSONAR-2610 web service for manual measures + copy manual measures during analysis
simonbrandhof [Thu, 14 Jul 2011 16:19:37 +0000 (18:19 +0200)]
SONAR-2610 web service for manual measures + copy manual measures during analysis

13 years agoSONAR-2591 API : translation mechanism of rule descriptions
Fabrice Bellingard [Thu, 14 Jul 2011 16:02:57 +0000 (18:02 +0200)]
SONAR-2591 API : translation mechanism of rule descriptions

- 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

13 years agoAdd ruby method Api::Utils.is_integer?
simonbrandhof [Thu, 14 Jul 2011 13:16:54 +0000 (15:16 +0200)]
Add ruby method Api::Utils.is_integer?

13 years agoRemove unused imports
simonbrandhof [Thu, 14 Jul 2011 13:15:06 +0000 (15:15 +0200)]
Remove unused imports

13 years agoUpdate license headers
Fabrice Bellingard [Thu, 14 Jul 2011 07:08:54 +0000 (09:08 +0200)]
Update license headers

13 years agoSONAR-2589 Creation of a I18n English Pack
Fabrice Bellingard [Wed, 13 Jul 2011 16:08:34 +0000 (18:08 +0200)]
SONAR-2589 Creation of a I18n English Pack

- Creation of the plugin
- Modification the I18nManager to read keys from this plugin in the
  first place

13 years agoSONAR-2589 Modification of web ruby templates to use bundles
Fabrice Bellingard [Wed, 13 Jul 2011 13:39:56 +0000 (15:39 +0200)]
SONAR-2589 Modification of web ruby templates to use bundles

- Add i18n to all filters page
- Modify the I18nManager to return the key if a translation has not
  been found (instead of throwing a SonarException)

13 years agoAllow to configure url of maven snapshot repository
Simon Brandhof [Wed, 13 Jul 2011 08:07:51 +0000 (10:07 +0200)]
Allow to configure url of maven snapshot repository

13 years agoSONAR-2589 Modification of web ruby templates to use bundles
Fabrice Bellingard [Tue, 12 Jul 2011 17:33:49 +0000 (19:33 +0200)]
SONAR-2589 Modification of web ruby templates to use bundles

- Add i18n to login screen
- Add i18n to new filter page

13 years agoSONAR-2477 Allow to use FindBugs filter-files with exclusions
Evgeny Mandrikov [Tue, 12 Jul 2011 15:27:16 +0000 (19:27 +0400)]
SONAR-2477 Allow to use FindBugs filter-files with exclusions

Added parameter "sonar.findbugs.excludesFilters". This parameter will be
automatically configured based on configuration for
findbugs-maven-plugin. However it can reference only local files, even
if findbugs-maven-plugin supports resources and URLs.

13 years agoSONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURES
Simon Brandhof [Tue, 12 Jul 2011 15:29:09 +0000 (17:29 +0200)]
SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURES

13 years agoSONAR-2589 Modification of all web ruby templates to use bundles
Fabrice Bellingard [Tue, 12 Jul 2011 12:58:45 +0000 (14:58 +0200)]
SONAR-2589 Modification of all web ruby templates to use bundles

- Add i18n to left side bar
- Add i18n to footer

13 years agoFix compatibility with IE6 and IE7
Simon Brandhof [Tue, 12 Jul 2011 12:34:13 +0000 (14:34 +0200)]
Fix compatibility with IE6 and IE7

13 years agoMove m2eclipse configuration into separate profile
Evgeny Mandrikov [Tue, 12 Jul 2011 11:19:07 +0000 (15:19 +0400)]
Move m2eclipse configuration into separate profile

13 years agoRemove empty test
Evgeny Mandrikov [Tue, 12 Jul 2011 10:44:55 +0000 (14:44 +0400)]
Remove empty test

13 years agoUpgrade maven plugins
Evgeny Mandrikov [Tue, 12 Jul 2011 10:44:12 +0000 (14:44 +0400)]
Upgrade maven plugins

* maven-failsafe-plugin to 2.9
* maven-enforcer-plugin to 1.0.1
* animal-sniffer-maven-plugin to 1.7
* Replace tab by 2 spaces in pom.xml

13 years agoSONAR-2604 Default value for properties "sonar.java.source" and "sonar.java.target...
Evgeny Mandrikov [Tue, 12 Jul 2011 08:45:43 +0000 (12:45 +0400)]
SONAR-2604 Default value for properties "sonar.java.source" and "sonar.java.target" should be "1.5"

13 years agoSONAR-2605 Dashboard crashes if a project variation is configured as 'since a version'
Simon Brandhof [Tue, 12 Jul 2011 08:06:15 +0000 (10:06 +0200)]
SONAR-2605 Dashboard crashes if a project variation is configured as 'since a version'

13 years agoAdd m2eclipse configuration into POM to get Maven support in Eclipse
Fabrice Bellingard [Mon, 11 Jul 2011 21:26:38 +0000 (23:26 +0200)]
Add m2eclipse configuration into POM to get Maven support in Eclipse

-> This is required for m2eclipse 1.0.0
See http://wiki.eclipse.org/M2E_plugin_execution_not_covered

13 years agoSONAR-75 continue i18n
simonbrandhof [Mon, 11 Jul 2011 20:47:41 +0000 (22:47 +0200)]
SONAR-75 continue i18n

13 years agoMerge branch 'SONAR-2524' of https://github.com/davidfestal/sonar into davidfestal...
Simon Brandhof [Mon, 11 Jul 2011 14:48:30 +0000 (16:48 +0200)]
Merge branch 'SONAR-2524' of https://github.com/davidfestal/sonar into davidfestal-SONAR-2524

13 years agoUpgrade to JRuby 1.6.3
Simon Brandhof [Mon, 11 Jul 2011 14:41:36 +0000 (16:41 +0200)]
Upgrade to JRuby 1.6.3

13 years agoSONAR-2583 Remove the unused table PARAMETERS
Simon Brandhof [Mon, 11 Jul 2011 14:05:48 +0000 (16:05 +0200)]
SONAR-2583 Remove the unused table PARAMETERS

13 years agoUpgrade maven plugins
Simon Brandhof [Mon, 11 Jul 2011 13:45:25 +0000 (15:45 +0200)]
Upgrade maven plugins

13 years agoUpgrade version to 2.10-SNAPSHOT
Simon Brandhof [Mon, 11 Jul 2011 13:35:49 +0000 (15:35 +0200)]
Upgrade version to 2.10-SNAPSHOT

13 years agoIntegration tests successful - revert commit
Simon Brandhof [Mon, 11 Jul 2011 12:10:05 +0000 (14:10 +0200)]
Integration tests successful - revert commit

13 years agoTest automation of upgrade tests - db migration should fail
Simon Brandhof [Mon, 11 Jul 2011 09:59:40 +0000 (11:59 +0200)]
Test automation of upgrade tests - db migration should fail

13 years agotemporary reverting to 2.9-SNAPSHOT
simonbrandhof [Sun, 10 Jul 2011 10:05:56 +0000 (12:05 +0200)]
temporary reverting to 2.9-SNAPSHOT

13 years agoUpgrade to version 2.10-SNAPSHOT
simonbrandhof [Sun, 10 Jul 2011 07:18:17 +0000 (09:18 +0200)]
Upgrade to version 2.10-SNAPSHOT

13 years ago[maven-release-plugin] prepare for next development iteration
Simon Brandhof [Fri, 8 Jul 2011 14:35:21 +0000 (16:35 +0200)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release 2.9-RC1
Simon Brandhof [Fri, 8 Jul 2011 14:35:19 +0000 (16:35 +0200)]
[maven-release-plugin] prepare release 2.9-RC1

13 years agoAdd the goal 'deploy' to maven release plugin
Simon Brandhof [Fri, 8 Jul 2011 14:26:54 +0000 (16:26 +0200)]
Add the goal 'deploy' to maven release plugin

13 years agoAllow to deploy SNAPSHOT versions of sonar-application and sonar-server
Simon Brandhof [Fri, 8 Jul 2011 08:48:38 +0000 (10:48 +0200)]
Allow to deploy SNAPSHOT versions of sonar-application and sonar-server

13 years agoRemove TRACE log
Simon Brandhof [Thu, 7 Jul 2011 16:32:32 +0000 (18:32 +0200)]
Remove TRACE log

13 years agoSONAR-2581 Support server setup in Java Web Service client
Simon Brandhof [Thu, 7 Jul 2011 13:06:02 +0000 (15:06 +0200)]
SONAR-2581 Support server setup in Java Web Service client

13 years agoCleanup temp files generated by CommandExecutorTest.java
Simon Brandhof [Thu, 7 Jul 2011 09:56:06 +0000 (11:56 +0200)]
Cleanup temp files generated by CommandExecutorTest.java

13 years agoMinor change of HTML buttons to improve rendering on IE : darker border and lighter...
Simon Brandhof [Thu, 7 Jul 2011 09:48:56 +0000 (11:48 +0200)]
Minor change of HTML buttons to improve rendering on IE : darker border and lighter background

13 years agoSONAR-2469 extensions annotated with @InstantiationStrategy(BATCH) should access...
Simon Brandhof [Thu, 7 Jul 2011 09:48:04 +0000 (11:48 +0200)]
SONAR-2469 extensions annotated with @InstantiationStrategy(BATCH) should access project configuration

13 years agoSONAR-2574 API: configure the working directory used by org.sonar.api.utils.command...
Simon Brandhof [Tue, 5 Jul 2011 08:01:55 +0000 (10:01 +0200)]
SONAR-2574 API: configure the working directory used by org.sonar.api.utils.command.Command

13 years agoInternationalization of SquidJava rules 9/head
David Festal [Mon, 4 Jul 2011 15:04:08 +0000 (17:04 +0200)]
Internationalization of SquidJava rules

13 years agoI18n support in ActiveRecord Rule object
David Festal [Mon, 4 Jul 2011 15:00:08 +0000 (17:00 +0200)]
I18n support in ActiveRecord Rule object

13 years agoI18n key syntax changed
David Festal [Fri, 17 Jun 2011 09:48:33 +0000 (11:48 +0200)]
I18n key syntax changed

13 years agoCode cleanup
David Festal [Thu, 16 Jun 2011 14:55:55 +0000 (16:55 +0200)]
Code cleanup

13 years agoInternationalization of metrics through the model class
David Festal [Thu, 16 Jun 2011 14:02:01 +0000 (16:02 +0200)]
Internationalization of metrics through the model class

13 years agoNew API for Ruby and Java side
David Festal [Thu, 16 Jun 2011 13:02:53 +0000 (15:02 +0200)]
New API for Ruby and Java side

13 years agoSONAR-2436 gray border to buttons
Simon Brandhof [Mon, 4 Jul 2011 17:30:59 +0000 (19:30 +0200)]
SONAR-2436 gray border to buttons

13 years agoSONAR-2571 Fix convert_string_to_unix_newlines
Evgeny Mandrikov [Fri, 1 Jul 2011 12:34:38 +0000 (16:34 +0400)]
SONAR-2571 Fix convert_string_to_unix_newlines

13 years agoCompute new violations on dry runs
Simon Brandhof [Thu, 30 Jun 2011 10:09:53 +0000 (12:09 +0200)]
Compute new violations on dry runs

13 years agoSONAR-2553 API: compute the variations on all measures
Simon Brandhof [Wed, 29 Jun 2011 10:54:22 +0000 (12:54 +0200)]
SONAR-2553 API: compute the variations on all measures

13 years agoAdd the method org.sonar.api.rules.Violation#isNew()
simonbrandhof [Tue, 28 Jun 2011 22:54:14 +0000 (00:54 +0200)]
Add the method org.sonar.api.rules.Violation#isNew()

13 years agoSONAR-2453,SONAR-2404 Allow search for reviews by resolutions
Evgeny Mandrikov [Tue, 28 Jun 2011 10:07:42 +0000 (14:07 +0400)]
SONAR-2453,SONAR-2404 Allow search for reviews by resolutions

13 years agoAdd method ChannelDispatcher.Builder#addChannels(Channel...) + minor fixes
Simon Brandhof [Tue, 28 Jun 2011 06:42:53 +0000 (08:42 +0200)]
Add method ChannelDispatcher.Builder#addChannels(Channel...) + minor fixes

13 years agoSONAR-2404 Refactor reviews API - web-service and sonar-ws-client
Evgeny Mandrikov [Thu, 23 Jun 2011 13:50:52 +0000 (17:50 +0400)]
SONAR-2404 Refactor reviews API - web-service and sonar-ws-client

* Remove ability to edit and delete comments.

* Fix bug - comment should be transferred in body.

* Fix XML/JSON output - new attribute 'resolution'.

13 years agoLog when dry run is enabled
simonbrandhof [Sun, 26 Jun 2011 06:42:39 +0000 (08:42 +0200)]
Log when dry run is enabled

13 years agoSONAR-2443 Use user login instead of id for the auto-suggest field
Fabrice Bellingard [Thu, 23 Jun 2011 17:02:32 +0000 (19:02 +0200)]
SONAR-2443 Use user login instead of id for the auto-suggest field

Completely remove the use of "assignee_id" as this can be
misleading in several places.

13 years agoSONAR-2443 Use user login instead of id for the auto-suggest field
Fabrice Bellingard [Thu, 23 Jun 2011 15:15:43 +0000 (17:15 +0200)]
SONAR-2443 Use user login instead of id for the auto-suggest field

13 years agoSmall UI fixes
Evgeny Mandrikov [Thu, 23 Jun 2011 11:23:07 +0000 (15:23 +0400)]
Small UI fixes

13 years agoSONAR-2453 Update the way "false-positive" reviews are managed
Evgeny Mandrikov [Wed, 22 Jun 2011 08:58:16 +0000 (12:58 +0400)]
SONAR-2453 Update the way "false-positive" reviews are managed

* The column REVIEWS.FALSE-POSITIVE should be renamed to
  REVIEWS.RESOLUTION, the value of this column should be FALSE-POSITIVE
  for false-positive reviews and FIXED for other RESOLVED reviews.

* The status of a false-positive reviews should be RESOLVED.

13 years agoSONAR-2414 do not display the coverage option if the measure is not computed
Simon Brandhof [Thu, 23 Jun 2011 09:45:16 +0000 (11:45 +0200)]
SONAR-2414 do not display the coverage option if the measure is not computed

13 years agoFix loading of extensions which extend abstract classes
Simon Brandhof [Thu, 23 Jun 2011 09:16:19 +0000 (11:16 +0200)]
Fix loading of extensions which extend abstract classes

13 years agoImprove the color of buttons in order to match the sonar theme
Simon Brandhof [Wed, 22 Jun 2011 17:39:40 +0000 (19:39 +0200)]
Improve the color of buttons in order to match the sonar theme

13 years agoDo not suggest the Coverage option in Clouds page if the project has no coverage...
Simon Brandhof [Wed, 22 Jun 2011 17:39:09 +0000 (19:39 +0200)]
Do not suggest the Coverage option in Clouds page if the project has no coverage measure

13 years agoDo not suggest the Coverage option in Clouds page if the project has no coverage...
Simon Brandhof [Wed, 22 Jun 2011 17:13:04 +0000 (19:13 +0200)]
Do not suggest the Coverage option in Clouds page if the project has no coverage measure

13 years agoFix potential lock on Windows ?
Simon Brandhof [Wed, 22 Jun 2011 17:11:58 +0000 (19:11 +0200)]
Fix potential lock on Windows ?

13 years agoRevert move of TimeMachineConfigution
Simon Brandhof [Wed, 22 Jun 2011 17:11:39 +0000 (19:11 +0200)]
Revert move of TimeMachineConfigution

13 years agoSONAR-2436 Fix problem with delete button on filters
Fabrice Bellingard [Wed, 22 Jun 2011 10:41:39 +0000 (12:41 +0200)]
SONAR-2436 Fix problem with delete button on filters

13 years agoSONAR-75 Fix /i18n/unknown_keys and remove unused i18n maven module
Simon Brandhof [Tue, 21 Jun 2011 16:12:51 +0000 (18:12 +0200)]
SONAR-75 Fix /i18n/unknown_keys and remove unused i18n maven module

13 years agoDo not display pointer over disabled buttons
Simon Brandhof [Tue, 21 Jun 2011 16:08:43 +0000 (18:08 +0200)]
Do not display pointer over disabled buttons

13 years agoFix rendering of cloud in IE
Simon Brandhof [Tue, 21 Jun 2011 16:07:45 +0000 (18:07 +0200)]
Fix rendering of cloud in IE

13 years agoSONAR-75 Document i18n API as experimental (postponed to v2.10)
Simon Brandhof [Tue, 21 Jun 2011 16:07:13 +0000 (18:07 +0200)]
SONAR-75 Document i18n API as experimental (postponed to v2.10)

13 years agoFix CSS of hotspots
Simon Brandhof [Tue, 21 Jun 2011 16:06:32 +0000 (18:06 +0200)]
Fix CSS of hotspots

13 years agoSONAR-2497 Merge i18n plugin with core
Simon Brandhof [Tue, 21 Jun 2011 16:06:11 +0000 (18:06 +0200)]
SONAR-2497 Merge i18n plugin with core