summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221611-6778/+6825
* Implement BeanBinder with JSR-303 validationJohannes Dahlström2016-08-228-121/+692
* Include compatibility packages in bomArtur Signell2016-08-221-0/+20
* Map <vaadin7> declarative prefix to com.vaadin.v7.uiArtur Signell2016-08-222-15/+7
* Remove unused test themesArtur Signell2016-08-2115-208/+14
* Move DateField and old validators to compatibility packageArtur Signell2016-08-2048-0/+0
* Move TextArea to compatibility packageArtur Signell2016-08-207-0/+0
* Move RichTextArea to compatibility packageArtur Signell2016-08-207-0/+0
* Organize importsArtur Signell2016-08-20274-457/+434
* Move remaining selects and container implementations to compatibility packageArtur Signell2016-08-20158-10/+4
* Move Table/TreeTable to compatibility packageArtur Signell2016-08-2055-16/+16
* Move selects to compatibility packageArtur Signell2016-08-2026-0/+0
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-20117-175/+197
* Added contributing instructionsMatti Tahvonen2016-08-192-2/+212
* Make DevelopmentServerLauncher work againArtur Signell2016-08-191-0/+2
* Use the same groupId for all modules in the projectArtur Signell2016-08-197-12/+6
* Delete old test UIs which have no automated testArtur Signell2016-08-19174-11643/+0
* Remove package javadocs as they are all out of dateArtur Signell2016-08-198-282/+0
* CustomField migration to new AbstractField (#61).Denis Anisimov2016-08-196-51/+232
* Use versions-maven-plugin 2.3 to avoid NPE while setting project versionArtur Signell2016-08-191-0/+5
* Remove dependencies from core framework to old componnetsArtur Signell2016-08-1910-33/+27
* Add Vaadin 7 compatibility modulesArtur Signell2016-08-197-0/+446
* Remove accidental dependency from new converters to oldArtur Signell2016-08-193-15/+6
* Define common test dependencies in the main pom fileArtur Signell2016-08-188-66/+43
* Define dependency version in the main pom fileArtur Signell2016-08-1810-100/+186
* Implement new PasswordField (#52)Aleksi Hietanen2016-08-1827-102/+283
* Rename legacy packages to v7Artur Signell2016-08-18483-759/+767
* Add unit tests for adding and executing data generatorsTeemu Suo-Anttila2016-08-181-4/+70
* Remove carriage returnsArtur Signell2016-08-1860-4662/+4662
* Add DataCommunicator for data communication of ListingsTeemu Suo-Anttila2016-08-1810-7/+868
* Remove IE8-IE10 client side codeArtur Signell2016-08-1884-1496/+159
* Remove IE8-IE10 related test codeArtur Signell2016-08-1868-1380/+77
* Remove IE8-IE10 references from themesArtur Signell2016-08-1835-510/+147
* Add Listing interface and minimalistic abstract implementationTeemu Suo-Anttila2016-08-184-0/+202
* Rename Grid into LegacyGridelmot2016-08-18200-5379/+5413
* Scripts for removing trailing whitespaceArtur Signell2016-08-182-0/+29
* Binding.validate() should fire a validation status event (#134).Denis Anisimov2016-08-183-3/+119
* Do not run websocket tests on Karaf 4Artur Signell2016-08-181-13/+2
* Mark IE8-IE10 as not supportedArtur Signell2016-08-181-5/+2
* Update copyright year to 2016Artur Signell2016-08-182878-2880/+2897
* Remove trailing whitespace from code and javadocArtur Signell2016-08-182790-17808/+17808
* Format using Eclipse NeonArtur Signell2016-08-181905-14117/+15158
* Remove TB2 test running supportArtur Signell2016-08-182-233/+5
* Remove unused server test filesArtur Signell2016-08-182-84/+0
* Delete unused pom-templateArtur Signell2016-08-181-92/+0
* Binding.withStatusChangeHandler and Binding.withStatusLabel (#30).Denis Anisimov2016-08-177-18/+538
* Remove the broken Liferay 6.0 testArtur Signell2016-08-173-427/+0
* Flush the active connector before executing a shortcut actionArtur Signell2016-08-174-136/+57
* Create module uitest-commonHenri Sara2016-08-1726-16/+133
* Run OSGi test on Karaf 4.0.5Artur Signell2016-08-171-1/+1