Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved WidgetSetBuilder to server as ClassPathExplorer dependends on it (#11591) | Artur Signell | 2013-04-23 | 1 | -213/+0 |
| | | | | Change-Id: I1091de12737e242129cd8fb62daba9e2273e67ff | ||||
* | Moved SASSAddonImportFileCreator and ClassPathExplorer to vaadin-server #11591 | John Ahlroos | 2013-04-23 | 2 | -716/+0 |
| | | | | Change-Id: I81f453d6a74a0a47c7007e0bfe20c72b866134c7 | ||||
* | Updated commons-io dependency to 2.2 (#11643) | Artur Signell | 2013-04-23 | 1 | -1/+1 |
| | | | | Change-Id: Ia134929a67328e2a759028b2ee5b64206dc78883 | ||||
* | Ensure addon css styles are before scss styles in addons.scss #11390 | John Ahlroos | 2013-04-18 | 1 | -1/+26 |
| | | | | Change-Id: I3737a94f076917cd896bd90e2936a5b752ccd801 | ||||
* | Enabled closure compiler for default widget set (#9103) | Artur Signell | 2013-04-15 | 1 | -1/+1 |
| | | | | Change-Id: I3edc50f73635f4529fb25dec1466b8f1d5f5cba6 | ||||
* | Updated client compiler deps to 1.0.0 #11590 | John Ahlroos | 2013-04-12 | 1 | -1/+1 |
| | | | | Change-Id: I362ee3e84b81c76e193aec2067d4d9f0b6558f7f | ||||
* | Scan for addon styles in server-side only addon jars as well. #11390 | John Ahlroos | 2013-04-08 | 1 | -0/+3 |
| | | | | Change-Id: I9c2e6f426d65095631e392780733c408f66474a7 | ||||
* | Require implementing hasTooltip if there's custom tooltip logic (#11052) | Leif Åstrand | 2013-04-08 | 3 | -69/+0 |
| | | | Change-Id: I3038b97d9a7c7e144a325ce87aa849309b9b31c4 | ||||
* | Global code reformat | Leif Åstrand | 2013-04-05 | 2 | -7/+7 |
| | | | | Change-Id: I4b3c74ede518aa2712038d1451974a93cdecabc2 | ||||
* | Added standalone class for creating an addons.scss from Vaadin addons on the ↵ | John Ahlroos | 2013-03-26 | 2 | -14/+228 |
| | | | | | | classpath #11390 Change-Id: Ifcdb5c3b267cdf90ca9b981dccef3de6f9481ced | ||||
* | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 1 | -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 | ||||
* | Merge remote-tracking branch 'origin/7.0' | John Ahlroos | 2013-03-01 | 1 | -1/+1 |
|\ | | | | | | | Change-Id: Ifdc095169c31731cb013727f14d92839ecc775db | ||||
| * | (#10563) Logging now uses parameters. | Mikael Grankvist | 2013-02-28 | 1 | -1/+1 |
| | | | | | | | | Change-Id: Icc807cc2eb391fb0118800383fc93d1e23b04570 | ||||
* | | Merge remote-tracking branch 'origin/7.0' | Artur Signell | 2013-02-22 | 3 | -0/+70 |
|\| | | | | | | | Change-Id: Id48ccb3c400a78cddb8bb5c7bbcf2d65174e59d0 | ||||
| * | Only add tooltip listeners when needed (#11051) | Leif Åstrand | 2013-02-18 | 3 | -0/+70 |
| | | | | | | | | Change-Id: I2b097ed67d59260390cd939b2f2d844548b5fced | ||||
* | | Fixed typo in ivy configuration (#9851) | Artur Signell | 2013-02-19 | 1 | -1/+1 |
| | | | | | | | | Change-Id: I9aa90a523c16b7974c39fbe014140ba5fe64cd5e | ||||
* | | Use client-compiler-deps instead of bundling files (#9851) | Artur Signell | 2013-02-14 | 1 | -49/+54 |
|/ | | | | Change-Id: I186df2c8d4e51fc0e58892113278583ec37582c5 | ||||
* | Include GWT sources in sources jar (#9102) | Artur Signell | 2013-01-21 | 1 | -1/+3 |
| | | | | Change-Id: I99928a614cf220b79f107e45eb02dc3de8333db1 | ||||
* | Enable overriding which connectors are in the widgetset (#10710) | Leif Åstrand | 2013-01-10 | 1 | -7/+36 |
| | | | | Change-Id: I98d09a1a9c1855e3385b6d48950a45c0388ba0bb | ||||
* | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -1/+7 |
| | | | | | | | | * 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 | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 21 | -32/+113 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Prevents scss files leaking out into the web content folder when an | michael | 2012-12-26 | 1 | -5/+4 |
| | | | | | | exception is thrown during linking (#10594) Change-Id: I6c29b5c08722f5a90095d76c93be3ec949c15c9d | ||||
* | Allow the linker to handle deeper folder hierarchies inside the public | michael | 2012-12-21 | 1 | -1/+1 |
| | | | | | | folder (#10593) Change-Id: Ice5ed6f3d83fdc200201cd329089ed95b4e6744b | ||||
* | Fix regressions in RPC handling (#10549) | Leif Åstrand | 2012-12-19 | 1 | -1/+1 |
| | | | | | | | | * Generate parameter types based on RPC interface instead of defining interface * Don't try to find parameter types for JavaScript RPC invocations Change-Id: I0e61e74f57dd34665c8befe826aa2759aeb01b54 | ||||
* | Encode all values based on declared type (#10549) | Leif Åstrand | 2012-12-18 | 2 | -2/+6 |
| | | | | | | | | | * ServerRpc encoding uses type data from the interface * Beans encoded on the server use reflection based on declared type * Remove row numbers to enable adding test without changing old indices * Update test to send non-primitive map values Change-Id: I0462b547cb7de252564b3569420b0b24cee4515f | ||||
* | Fix exception logging | michael | 2012-12-17 | 1 | -29/+53 |
| | | | | | | | | | | Code cleanup Delete temporary files Does not send mixin files to the compiler Ticket #10202 Change-Id: I961688720c3cad943aa169ea0ef1ece566e908a7 | ||||
* | Merge "SassLinker for (public folder) Sass support in plain GWT, fixes ↵ | Artur Signell | 2012-12-15 | 2 | -0/+197 |
|\ | | | | | | | #10202 Originally by Michael Vogt (+ added log message, moved)" | ||||
| * | SassLinker for (public folder) Sass support in plain GWT, fixes #10202 | Marc Englund | 2012-12-14 | 2 | -0/+197 |
| | | | | | | | | | | | | Originally by Michael Vogt (+ added log message, moved) Change-Id: I565207b4fa5223f470e1e5bbdc196d4c343a8142 | ||||
* | | Use new GWT Compiler in WidgetsetCompiler (#10511) | Henri Sara | 2012-12-13 | 1 | -17/+8 |
|/ | | | | | | | This change should be used together with related changes to the Eclipse plug-in which uses the class. Change-Id: I5419b6e7195982b17e599dbb102a8b1766c1d7e0 | ||||
* | Split method at roughly 30000 chars to avoid size limit (#10221) | Leif Åstrand | 2012-11-22 | 1 | -15/+163 |
| | | | | Change-Id: Ib7f03f1d5dbd66bc5478cf424664e89672069c8d | ||||
* | Make code splitting work (#8636) | Leif Åstrand | 2012-11-22 | 1 | -6/+24 |
| | | | | Change-Id: I25c1494d29d20c89dc9c259995ed4b87067e859b | ||||
* | @Connect lastonly -> lastOnly (#10244) | Leif Åstrand | 2012-11-16 | 1 | -2/+2 |
| | | | | Change-Id: I5d587852d00b485eb57e10ad3ba874ea1b500a19 | ||||
* | Use class hierachy for resolving @Connect conflicts (#9826) | Leif Åstrand | 2012-10-11 | 2 | -21/+79 |
| | | | | Change-Id: Ic268bfb5704a5c9113dee80017196c72b5236b93 | ||||
* | Abort widgetset compile for conflicting @Connect mappings (#9343) | Leif Åstrand | 2012-10-10 | 1 | -3/+22 |
| | | | | Change-Id: I07f760501f956a720bdb840d64c293984b9cf948 | ||||
* | Explicitly specify symbolic names for each bundle to prevent names like ↵ | Johannes Dahlström | 2012-10-09 | 1 | -0/+1 |
| | | | | | | "com.vaadin.vaadin-shared" (#9793) Change-Id: I329e4d6b8334864be5023ef51225a6e340e74aa6 | ||||
* | Added build conf to make deps non-optional in pom.xml (#9852) | Artur Signell | 2012-10-09 | 1 | -10/+15 |
| | | | | Change-Id: I99fc667a65b39e2ac58351a312f2570e371ee421 | ||||
* | Declared dependencies for jars found in Maven (#9852) | Artur Signell | 2012-10-04 | 1 | -0/+16 |
| | | | | Change-Id: I0cc40f7c10c1dc6a1dcaff48e86d04079c1f70ae | ||||
* | Remove WidgetMapGenerator and subclasses (#9720) | Leif Åstrand | 2012-09-24 | 4 | -606/+0 |
| | |||||
* | Abort compile if there's an RPC method with a return type (#9704) | Leif Åstrand | 2012-09-21 | 3 | -4/+27 |
| | |||||
* | Clarify logic and add some comments (#9561) | Leif Åstrand | 2012-09-17 | 1 | -10/+17 |
| | |||||
* | Include getWidget return type even if createWidget is defined (#9561) | Leif Åstrand | 2012-09-17 | 1 | -8/+9 |
| | |||||
* | Moved validation dependency and hack to client (#9551) | Artur Signell | 2012-09-12 | 2 | -18/+0 |
| | |||||
* | Ugly hack for adding validation API dependency with source classifier (#9551) | Artur Signell | 2012-09-12 | 1 | -4/+20 |
| | |||||
* | Merge branch '6.8' | John Ahlroos | 2012-09-10 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/common/common.scss server/src/com/vaadin/server/VaadinServlet.java server/src/com/vaadin/ui/AbstractField.java src/com/vaadin/terminal/gwt/client/ui/VUriFragmentUtility.java tests/testbench/com/vaadin/tests/components/datefield/DateFieldExtendedRange.java tests/testbench/com/vaadin/tests/components/datefield/PopupDateFieldExtendedRange.java tests/testbench/com/vaadin/tests/components/table/TableReduceContainerSize.java tests/testbench/com/vaadin/tests/tickets/Ticket8291.java uitest/src/com/vaadin/tests/components/datefield/PopupDateFieldExtendedRange.html uitest/src/com/vaadin/tests/components/datefield/PopupDateFieldExtendedRange.java uitest/src/com/vaadin/tests/tickets/Ticket8291.java uitest/test.xml | ||||
* | Moved validation dependency to compiler (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+4 |
| | |||||
* | Added missing dependencies (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+2 |
| | |||||
* | Snapshot deployment to Maven now works (#9299) | Artur Signell | 2012-09-09 | 1 | -3/+6 |
| | |||||
* | Build javadoc and sources jars (#9299) | Artur Signell | 2012-09-09 | 2 | -11/+17 |
| | |||||
* | Generate pom artifacts and automatically publish to local Maven (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+3 |
| | |||||
* | Added Git Revision to GWT version file | Artur Signell | 2012-09-09 | 1 | -1/+10 |
| |