]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2017-01-24 Leif ÅstrandUnify container wrapping (#8312)
2017-01-24 DenisUse getFirstSelectedItem() instead of getFirstSelected...
2017-01-23 caaladorFix absolute layout component sizing on size change...
2017-01-23 ArturRemove custom preloading support and load scripts using...
2017-01-23 Leif ÅstrandFix BeanBinderPropertySet to not deserialize into multi...
2017-01-23 ArturCode cleanup: Move dependency loading logic to a separa...
2017-01-23 Leif ÅstrandAdd shorthands to ComboBox for setting a ListDataProvider
2017-01-23 Leif ÅstrandRemove outdated filtering concepts (#8289)
2017-01-23 Aleksi HietanenAdd migration guide to documentation (#8283)
2017-01-22 Leif ÅstrandAdd ListDataProvider shorthands for filter conversion...
2017-01-21 AlejandroUpdated tutorial to v.8.0.0.beta1 (#8298)
2017-01-20 Leif ÅstrandAdd a data provider wrapper with a configurable filter...
2017-01-20 DenisOverload AbstarctComponent.setDescription() with conten...
2017-01-19 DenisIntroduce DateTimeFile and InlineDateTimeField. (#8218)
2017-01-19 Leif ÅstrandChange BackEndDataProvider into an interface (#8268)
2017-01-19 Leif ÅstrandAllow setting filters directly in ListDataProvider...
2017-01-18 Matti TahvonenSimplified javadoc (#8272)
2017-01-18 Sami EkbladBetter instructions in widgetset optimization view...
2017-01-17 Leif ÅstrandMake data providers statefull with regards to default... pr8264/r2
2017-01-17 rogozindsAdd getHeaderCellByCaption method to tb-api GridElement... pr8264/r1
2017-01-16 DenisAdd separate modules to test Bean Validation lib necess...
2017-01-16 DenisIntroduce Binder.setReadOnly() (#8241)
2017-01-16 Leif ÅstrandFix comments in serializable functional interfaces...
2017-01-16 Leif ÅstrandInherit settings from parent pom (#8240)
2017-01-13 AlejandroRemoved obsolete 'Setting up the Development Environmen...
2017-01-13 Matti TahvonenSupport for HTML5 push/replaceState for proper deep...
2017-01-13 Leif ÅstrandUse vaadin-snapshots for test projects so that context...
2017-01-13 DenisAdd "deselect allowed" feature to the Grid. (#8227)
2017-01-13 ArturSupport for defining the root element for Javascript...
2017-01-13 Leif ÅstrandReplace Listing with HasDataProvider and HasFilterableD...
2017-01-13 Teemu Suo-AnttilaFix TestBench API imports (#8112)
2017-01-13 Leif ÅstrandAvoid using Guava API in the documentation (#8231)
2017-01-13 Aleksi HietanenInclude old value in ValueChangeEvent (#8229)
2017-01-12 Juha SeppänenUse correct format for links in datamodel-overview...
2017-01-12 Henri SaraMake server tests use fixed locale where needed (#8226)
2017-01-12 Pekka HyvönenUpdate CONTRIBUTING.md (#8225)
2017-01-12 Leif ÅstrandIntegrate BeanBinder functionality into Binder (#8096)
2017-01-11 Pekka HyvönenFix broken Grid documentation addColumn setHeaderCaptio...
2017-01-11 Leif ÅstrandRemove unused private method (#8224)
2017-01-11 ArturImport element tests from TestBench (#8117)
2017-01-10 Henri SaraFix OSGi configuration for Liferay 7 (#8204)
2017-01-10 Aleksi HietanenCorrectly reset DataCommunicator when its DataProvider...
2017-01-10 Henri SaraExclude GAE packages from OSGi imports (#8205)
2017-01-10 Aleksi HietanenFix broken method signature of Grid.addColumn (#8180)
2017-01-10 DenisRefactor AbstractDateField. (#8146)
2017-01-10 Leif ÅstrandAllow AbstractField to override value equality (#8201)
2017-01-10 Pekka HyvönenRemove all referrals to book examples (#8163)
2017-01-09 Pekka HyvönenFix bad documentation for TwinColSelect (#8183)
2017-01-09 Pekka HyvönenFix broken links in documentation (#8182)
2017-01-09 Teemu Suo-AnttilaClean up pom.xml files in vaadin-test (#8181)
2017-01-09 Ilia MotornyiJouni's diagrams source file to keep in place.
2017-01-09 rogozindsAdd maven-source plugin to testbench-api (#8167)
2017-01-09 Teemu Suo-AnttilaFix vaadin-test and all its submodules (#8076)
2017-01-09 Leif ÅstrandFix syntax error in pom.xml
2017-01-09 Leif ÅstrandRemove uriFragmentChanged from the public API of UriFra...
2017-01-09 Ilia MotornyiNew documentation diagrams (#8156)
2017-01-05 Pekka HyvönenUpdate documentation for Grid
2017-01-05 Leif ÅstrandAdd LocalDateToDateConverter (#8147)
2017-01-05 Pekka HyvönenUpdate component docs for 8 except Grid
2017-01-05 Henri SaraUpdate layout chapter of the documentation for version...
2017-01-05 DenisMigrate Grid UI tests P4 (#8133)
2017-01-05 Ilia MotornyiDocumentation/application screenshots update (#8137)
2017-01-05 Leif ÅstrandRestore all current instance values after running acces...
2017-01-04 Pekka HyvönenUpdate general Component documentation pr8137/r3
2017-01-04 Aleksi HietanenAvoid redundant autoboxing in BackEndDataProvider's... pr8137/r2
2017-01-04 DenisGrid UI tests migration P3. (#8121)
2017-01-03 ArturFix typo in documentation anchor (#8130)
2017-01-03 ArturMake it easy to run Sonar on the project (#8118)
2017-01-03 Pekka HyvönenUpdate remaining of application documentation for 8...
2017-01-03 Aleksi HietanenAutomatically complete custom bindings in BeanBinder...
2017-01-03 Denis AnisimovUpdate test to behave correctly due changes in the...
2017-01-03 Johannes DahlströmMove Grid event handlers to a list, add method to add...
2017-01-03 Johannes DahlströmRefactor Grid event handling methods to instances of...
2017-01-03 Johannes DahlströmStart client-side Grid DOM event handling refactor
2017-01-03 Denis AnisimovAdd javadocs and @since for the #20469 migration patch.
2017-01-03 Artur SignellRe-add body rows when Escalator is reattached to DOM...
2017-01-03 Denis AnisimovUpdate @since tags for 7.7.5
2017-01-02 DenisGrid UI tests migration P2.
2017-01-02 Pekka HyvönenUpdate documentation, BoV chapters 1 - 5.3 (#8085)
2017-01-02 DenisMigrate Grid tests P1. (#8108)
2017-01-02 Ilia MotornyiPartial javadocs fix for vaadin-server
2016-12-29 DenisCorrect DateField smoke test: use explicit locale.
2016-12-28 DenisProvide a smoke test for a Form.
2016-12-28 Olli TietäväinenConverted old Framework TestBench test docs to markdown...
2016-12-28 DenisClean up DateField UI tests.
2016-12-28 DenisClean up SQL container tests. (#8091)
2016-12-27 DenisClean up calendar tests. (#8094)
2016-12-23 Pekka HyvönenRemove caption from javadoc comment (#8080)
2016-12-22 Pekka HyvönenListing must be a Component
2016-12-22 Pekka HyvönenRemove unused caption from Column constructor (#8077)
2016-12-22 Ilia MotornyiPartial javadocs fix for vaadin-shared (#8068)
2016-12-22 Henri SaraAdd TestBench API as an expected artifact in build...
2016-12-22 ArturInclude Framework Element API for TestBench in the...
2016-12-21 rogozindsSet focus when click on RadioButton via JS. (#8062)
2016-12-20 Leif ÅstrandGlobal java code cleanup using Eclipse Neon.1
2016-12-20 Pekka HyvönenRemove Google App Engine support, tests and documentati...
2016-12-20 DenisDeclarative tests improvements
2016-12-20 Henri SaraUpdate build report for GitHub and removed widgets...
2016-12-20 DenisFix for Grid declarative format (read). (#8050)
2016-12-20 Juha SeppänenImproved English in line 17 (#8054)
next