summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build widgets with mavenelmot2016-03-309-186/+261
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291102-142/+257
* Remove generated Import-Package from vaadin-client MANIFEST.MFTeemu Suo-Anttila2016-03-271-0/+1
* Build vaadin-client-compiled with mavenTeemu Suo-Anttila2016-03-277-153/+185
* Build vaadin-buildhelpers with mavenTeemu Suo-Anttila2016-03-2443-214/+4891
* Clean up plugin versions for maven buildTeemu Suo-Anttila2016-03-236-217/+249
* Fix DesignFormatterTest for Winelmot2016-03-231-1/+1
* Build vaadin-bom with mavenTeemu Suo-Anttila2016-03-225-76/+12
* Build client-compiler with mavenelmot2016-03-2236-13/+410
* Use correct unpack goal in shared, rename pushTeemu Suo-Anttila2016-03-182-3/+20
* Build vaadin-client with mavenTeemu Suo-Anttila2016-03-18560-119/+230
* Fix shared test file nameTeemu Suo-Anttila2016-03-171-1/+1
* Add @Test annotations, rename test classesTeemu Suo-Anttila2016-03-17140-530/+1321
* Extract version numbers to properties in root pom.xmlTeemu Suo-Anttila2016-03-153-20/+31
* Introduce root pom.xml to ease building with mavenTeemu Suo-Anttila2016-03-155-33/+55
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-14963-203/+778
* Fix classpath and missing push ivy.xml to avoid workspace issuesTeemu Suo-Anttila2016-03-102-2/+36
* Migrate vaadin-shared build to mavenTeemu Suo-Anttila2016-03-10199-98/+213
* Use Maven to build vaadin-pushHenri Sara2016-02-2912-160/+240
* Fixed critically broken comment blocks, broken emphasis and escaping, and som...Marko Gronroos2016-02-2220-628/+158
* Add missing @since for 7.6.3elmot2016-02-191-2/+2
* Prevent HTTP Response splitting in case the server doesn't (#19611)Leif Åstrand2016-02-171-0/+2
* Fix Editor trying to detach save and cancel buttons when unbufferedTeemu Suo-Anttila2016-02-161-2/+4
* Lock session during deserialization (#19310)Leif Åstrand2016-02-142-10/+55
* Fix AbstractRemoteDataSource cache clean up on remove (#19482)Teemu Suo-Anttila2016-02-133-3/+123
* Fix Components cleanup on Header/FooterRow remove in Grid (#19497)Teemu Suo-Anttila2016-02-132-2/+50
* Fix NPE if stopping navigation in onBeforeUnload (#19541)Artur Signell2016-02-132-0/+55
* Test using Wildfly 10 (#19565)Artur Signell2016-02-131-0/+7
* Fix Grid DetailsGenerator being removed on Container change (#19593)Teemu Suo-Anttila2016-02-132-2/+35
* Fix NPE on column width detection in TreeTable and RowGenerator (#19437)Teemu Suo-Anttila2016-02-133-3/+103
* Update themes-compiling.asciidoc.Matti Tahvonen2016-02-101-12/+12
* Fix removing extension from a connector that is not its parent (#19569)Teemu Suo-Anttila2016-02-082-0/+45
* Open editor deferred to allow column size calculations on init (#19488)Teemu Suo-Anttila2016-02-051-2/+2
* Fix Editor overlay position when footer is displayed on top (#19491)Teemu Suo-Anttila2016-02-052-3/+26
* Make project Java 8 compatibleArtur Signell2016-02-033-5/+11
* Specify the license of the documentation in the LICENSE file.Jonatan Kronqvist2016-02-021-1/+10
* Fix a broken link to cdi-tutorialGrzegorz Solecki2016-02-021-1/+1
* Added JavaDoc for PropertyIdMatti Tahvonen2016-02-021-0/+33
* Chrome version updatedelmot2016-02-011-1/+1
* Make hiding/showing components in grid header/footer work (#19297)Artur Signell2016-01-294-37/+325
* Add missing @since for 7.6.2elmot2016-01-282-3/+3
* Fix GeneratedPropertyContainer with non-Sortable Containers (#19511)Artur Signell2016-01-251-3/+2
* Added source code types to code listingsMarko Grönroos2016-01-251-14/+9
* Fixed formatting in built-in filter types listMarko Grönroos2016-01-251-8/+2
* added sampler links to layout components in documentaitionberndhopp2016-01-2211-2/+50
* Use the Live Demo icon from under the relative image path.Marko Gronroos2016-01-221-0/+0
* fix links in to samplerberndhopp2016-01-2223-23/+23
* Add documentation to master branchMarkus Koivisto2016-01-22523-0/+99329
* Make Checkbox label send context click events also (#19456)Artur Signell2016-01-223-0/+107
* Fix IE8 DateField and ComboBox buttons in Grid editor cell (#19431)Marlon Richert2016-01-212-2/+8