summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce DateTimeFile and InlineDateTimeField. (#8218)Denis2017-01-1970-85/+3727
* Change BackEndDataProvider into an interface (#8268)Leif Åstrand2017-01-1911-90/+190
* Allow setting filters directly in ListDataProvider (#8267)Leif Åstrand2017-01-193-5/+280
* Simplified javadoc (#8272)Matti Tahvonen2017-01-181-6/+5
* Better instructions in widgetset optimization view in the debug window. (#8261)Sami Ekblad2017-01-181-5/+5
* Make data providers statefull with regards to default sort orders (#8247)Leif Åstrand2017-01-176-215/+263
* Add getHeaderCellByCaption method to tb-api GridElement (#8248)rogozinds2017-01-173-8/+107
* Add separate modules to test Bean Validation lib necessity. (#8249)Denis2017-01-166-2/+229
* Introduce Binder.setReadOnly() (#8241)Denis2017-01-162-0/+80
* Fix comments in serializable functional interfaces (#8246)Leif Åstrand2017-01-163-5/+5
* Inherit settings from parent pom (#8240)Leif Åstrand2017-01-161-8/+6
* Removed obsolete 'Setting up the Development Environment' link (#8236)Alejandro2017-01-131-2/+0
* Support for HTML5 push/replaceState for proper deep linking features (#8116)Matti Tahvonen2017-01-1314-109/+447
* Use vaadin-snapshots for test projects so that context menu is found (#8237)Leif Åstrand2017-01-131-0/+10
* Add "deselect allowed" feature to the Grid. (#8227)Denis2017-01-139-22/+225
* Support for defining the root element for Javascript components (#8143)Artur2017-01-139-28/+185
* Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122)Leif Åstrand2017-01-1326-199/+276
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-13289-918/+483
* Avoid using Guava API in the documentation (#8231)Leif Åstrand2017-01-131-1/+2
* Include old value in ValueChangeEvent (#8229)Aleksi Hietanen2017-01-1318-48/+145
* Use correct format for links in datamodel-overview (#8233)Juha Seppänen2017-01-121-8/+8
* Make server tests use fixed locale where needed (#8226)Henri Sara2017-01-124-5/+13
* Update CONTRIBUTING.md (#8225)Pekka Hyvönen2017-01-121-5/+9
* Integrate BeanBinder functionality into Binder (#8096)Leif Åstrand2017-01-1217-780/+1088
* Fix broken Grid documentation addColumn setHeaderCaption (#8213)Pekka Hyvönen2017-01-111-17/+20
* Remove unused private method (#8224)Leif Åstrand2017-01-111-15/+0
* Import element tests from TestBench (#8117)Artur2017-01-11115-30/+6588
* Fix OSGi configuration for Liferay 7 (#8204)Henri Sara2017-01-101-1/+2
* Correctly reset DataCommunicator when its DataProvider is changed (#8138)Aleksi Hietanen2017-01-1015-33/+288
* Exclude GAE packages from OSGi imports (#8205)Henri Sara2017-01-101-1/+5
* Fix broken method signature of Grid.addColumn (#8180)Aleksi Hietanen2017-01-104-2/+92
* Refactor AbstractDateField. (#8146)Denis2017-01-1065-1463/+2413
* Allow AbstractField to override value equality (#8201)Leif Åstrand2017-01-102-1/+76
* Remove all referrals to book examples (#8163)Pekka Hyvönen2017-01-1010-45/+6
* Fix bad documentation for TwinColSelect (#8183)Pekka Hyvönen2017-01-091-2/+1
* Fix broken links in documentation (#8182)Pekka Hyvönen2017-01-092-4/+4
* Clean up pom.xml files in vaadin-test (#8181)Teemu Suo-Anttila2017-01-098-62/+15
* Jouni's diagrams source file to keep in place.Ilia Motornyi2017-01-091-0/+0
* Add maven-source plugin to testbench-api (#8167)rogozinds2017-01-091-1/+13
* Fix vaadin-test and all its submodules (#8076)Teemu Suo-Anttila2017-01-0918-136/+106
* Fix syntax error in pom.xmlLeif Åstrand2017-01-091-1/+0
* Remove uriFragmentChanged from the public API of UriFragmentManager (#8164)Leif Åstrand2017-01-093-21/+8
* New documentation diagrams (#8156)Ilia Motornyi2017-01-0959-18942/+91
* Update documentation for GridPekka Hyvönen2017-01-051-342/+177
* Add LocalDateToDateConverter (#8147)Leif Åstrand2017-01-052-0/+180
* Update component docs for 8 except GridPekka Hyvönen2017-01-0527-480/+96
* Update layout chapter of the documentation for version 8 (#8154)Henri Sara2017-01-0513-115/+48
* Migrate Grid UI tests P4 (#8133)Denis2017-01-0513-256/+241
* Documentation/application screenshots update (#8137)Ilia Motornyi2017-01-0512-8/+8
* Restore all current instance values after running access tasks (#8131)Leif Åstrand2017-01-052-5/+37