summaryrefslogtreecommitdiffstats
path: root/compatibility-server
Commit message (Expand)AuthorAgeFilesLines
...
* Don't use V8 FieldEvents classes in v7 compatibility module. (#93)Denis2016-12-071-3/+48
* Small fixes to javadocselmot2016-12-013-3/+3
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-296-141/+62
* Revert Upload listener registration changes in compatibility packageHenri Sara2016-11-271-30/+96
* Fix DeprecatedTest under Windowselmot2016-11-112-6/+7
* Add method to auto scale calendar time range (#17715)Steven Spungin2016-11-042-4/+150
* Move setReadOnly from Component to HasValueTeemu Suo-Anttila2016-11-021-2/+58
* Replace setRequired & HasRequired with setRequiredIndicatorPekka Hyvönen2016-11-012-36/+1
* Implement focus and blur events for CheckBoxGroup.Denis Anisimov2016-10-312-24/+7
* Date/time issues are fixed in the tests.Denis Anisimov2016-10-311-1/+2
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-2615-51/+62
* Update ValueChange API to use Component and HasValue<>.Denis Anisimov2016-10-251-2/+2
* Binder.bindInstanceFields(Object) method implementation (#47).Denis Anisimov2016-10-255-66/+4
* Update Hierarchical container JavaDocs to match code (#5864)Teemu Suo-Anttila2016-10-241-1/+2
* Move old SelectionEvent to V7 and create a new selection event supertype Denis Anisimov2016-10-245-9/+144
* Add utility for outputting the full declarative syntax of componentsAleksi Hietanen2016-10-244-91/+353
* Provide declarative tests for all V7 field components.Denis Anisimov2016-10-211-30/+53
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-134-0/+868
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-1311-163/+518
* Add Upload to compatibility packagesPekka Hyvönen2016-10-071-0/+1173
* Copy ColorPicker to compatibility-server (again)Johannes Dahlström2016-10-0313-0/+2744
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-033-1/+142
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-304-5/+5
* Unify listeners on the server sideAleksi Hietanen2016-09-297-7/+253
* Revert ComboBox in compatibility packages to V7 version (#201).Denis Anisimov2016-09-273-167/+330
* Mark all server compatibility classes deprecated (#144).Denis Anisimov2016-09-23185-256/+763
* Re-add back Form to compatibility package (#296).Denis Anisimov2016-09-226-24/+1639
* Added Slider into compatibility packagePekka Hyvönen2016-09-163-0/+615
* Change ColorPicker to use new ComboBoxArtur Signell2016-09-1315-2853/+0
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-112/+112
* Update empty since tags for 8.0Henri Sara2016-09-081-1/+1
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-011-1/+1
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-3155-316/+268
* Duplicate AbstractField state and connector into compatibility-clientArtur Signell2016-08-301-1/+1
* Organize importsArtur Signell2016-08-3023-27/+26
* Remove Legacy prefixArtur Signell2016-08-302-13/+13
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-306-8/+8
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-3017-27/+27
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-309-18/+18
* Duplicate shared classes of the Vaadin 7 GridTeemu Suo-Anttila2016-08-306-24/+24
* Fix OSGi support in compatibility packagesArtur Signell2016-08-291-2/+3
* Move V7 Converter and ConverterFactory to compatibility packageArtur Signell2016-08-293-8/+224
* Mark java validation packages as optional for OSGiArtur Signell2016-08-291-0/+2
* Move remaining Vaadin 7 classes to the compatibility packageArtur Signell2016-08-2618-0/+3673
* Move old converters and DefaultConverterFactory to compatibility packageArtur Signell2016-08-2618-0/+2107
* Implement new LabelArtur Signell2016-08-264-0/+932
* Move old Field and AbstractField to compatibility packageArtur Signell2016-08-267-2/+2189
* Move old TextField to compatibility packageArtur Signell2016-08-2634-1/+3583
* Update TextArea to extend AbstractFieldNew (#53)Aleksi Hietanen2016-08-261-5/+5
* Move old PasswordField to compatibility packageArtur Signell2016-08-251-0/+123