summaryrefslogtreecommitdiffstats
path: root/themes
Commit message (Collapse)AuthorAgeFilesLines
* Reformatted using Ant editor (#12040)Artur Signell2013-06-101-16/+8
| | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
* Correctly report theme version in the debug window (#11442)Artur Signell2013-06-071-3/+7
| | | | | | | * Adds a special v-vaadin-version selector for detecting the theme version * The version in the base theme is replaced during build (for releases) and by the current version also when compiling in the IDE Change-Id: Id6b94ab2edead61602fed021b7152f6e46be809f
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-302-105/+113
| | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
* Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-011-2/+2
| | | | | | | The "test" target runs all tests which do not require additional servers or setup. Can be run immediately after cloning the project. The "test-all" target runs also integration tests and UI tests which require access to servers or additional setup. Change-Id: I2f5371dc5be805ba12766c8187a2b58fbc7f7db4
* Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-2/+5
| | | | | | | | * Validates that all java files contains a license file and fails the build if a license is missing * For now runs a lot of checks with a severity less than error to avoid failing the build * Outputs test results to TeamCity for reporting Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d
* Explicitly specify symbolic names for each bundle to prevent names like ↵Johannes Dahlström2012-10-091-1/+2
| | | | | | "com.vaadin.vaadin-shared" (#9793) Change-Id: I329e4d6b8334864be5023ef51225a6e340e74aa6
* Allow specifying prefixes also for resource directories (#9793)Artur Signell2012-10-091-1/+2
| | | | | | | | * Export VAADIN/widgetsets/* in client-compiled * Export VAADIN/themes/* in themes * Export VAADIN in server (vaadinBootstrap.js) Change-Id: I15b0f7352779479bf73585017f0b95492692f73b
* Make vaadin.themes a bundle (#9793)Artur Signell2012-10-082-15/+12
| | | | | | Refactored themes/build.xml to use the common.xml jar target Change-Id: I9bcdc149f0995814faa172023059e615d683d034
* Renamed themes-compiled -> themes (#9598)Artur Signell2012-09-132-0/+131