summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Scaled images for print edition and fixed errors up to the beginning of layou...Marko Gronroos2016-06-3074-1073/+2601
* Updates to Grid's height handling (#19690).Anna Koskinen2016-06-295-6/+436
* Fix RpcDataProviderExtension serialization issue (#19906)Teemu Suo-Anttila2016-06-292-8/+67
* Make sure AtmosphereFramework is always properly destroyed (#17581)Artur Signell2016-06-191-1/+31
* Provide a way to disallow navigation to the same state twice (#12107).Denis Anisimov2016-06-132-26/+121
* Added a note to JPAContainer chapter that it is no longer recommended.Marko Gronroos2016-06-101-5/+6
* Fixed wrong font include.Sami Ekblad2016-06-101-1/+1
* Unneeded duplicate of the word "should"Vlad2016-06-091-1/+1
* Fixing messed up column in Grid after hide, resize and show (#19826)adam2016-06-073-1/+181
* Add missing license header to BodyStyleNameTeemu Suo-Anttila2016-06-031-0/+16
* Suppress Checkstyle markers from */target/* pathsJohannes Dahlström2016-06-033-1/+11
* Fix a Javadoc typo that crashes Checkstyle (yes, really)Johannes Dahlström2016-06-021-1/+1
* Add missing @since 7.77.7.0.alpha3Henri Sara2016-06-011-1/+1
* New login form (#8171)Ingo Kegel2016-06-017-232/+566
* Use gwt-user and gwt-dev dependencies in client and compilerTeemu Suo-Anttila2016-06-017-212/+48
* Suggestion pop-up width API for ComboBox (#19685)Jonni Nakari2016-05-3117-53/+658
* Move Jetty 9.3 before vaadin-* on the classpathLeif Åstrand2016-05-301-37/+39
* Update missing @since for 7.7Henri Sara2016-05-305-8/+9
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-276-7/+158
* Correctly check if validators are present (#11450)Artur Signell2016-05-271-1/+5
* Make tests pass in any timezone (#19813)Marco Collovati2016-05-262-9/+15
* Correctly detect PhantomJS 2.1Artur Signell2016-05-223-2/+45
* Make tests pass in any timezoneJoonas Lehtinen2016-05-203-5/+13
* Correctly handle compiled resources for Development ServerTeemu Suo-Anttila2016-05-202-88/+19
* Load CustomLayout templates like other theme resources (#8578)Artur Signell2016-05-204-26/+51
* Update Jetty version in uitestTeemu Suo-Anttila2016-05-203-56/+24
* Throw exception early on null itemId (#16541)vilo2016-05-201-0/+3
* Ensure ContainerOrderedWrapper returns itemIds in expected orderArtur Signell2016-05-192-5/+17
* Notify server side component about clicks in form layout (#6346).Denis Anisimov2016-05-193-0/+183
* Workaround Version class to work with 7.7-SNAPSHOTTeemu Suo-Anttila2016-05-191-1/+9
* Remove shortcut listener from subclasses of AbstractComponent (#16498).Edoardo Vacchi2016-05-173-3/+199
* Deprecate public bitmask methods in MarginInfo (#17565)patrik2016-05-171-0/+15
* Change GridLayout to no longer be a legacy componentArtur Signell2016-05-162-30/+3
* Tooltip might not close when moving outside of UI (#13370)Anna Koskinen2016-05-161-2/+51
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-166-52/+129
* Extract guava from the gwt-dev jar to client-compilerTeemu Suo-Anttila2016-05-161-1/+1
* Upgrade Atmosphere JS back to 2.2.13.vaadin3 as in 7.6Artur Signell2016-05-161-1/+1
* Fix typo in VariableOwner error messageLeif Åstrand2016-05-161-8/+8
* Disable multiselect checkboxes when Grid is disabled. (#18560)Sauli Tähkäpää2016-05-136-6/+254
* Fix opacity value for disabled label and non-collapsible column (#15489)Denis Anisimov2016-05-136-0/+243
* Do not start local Jetty for server testsArtur Signell2016-05-131-13/+5
* Fixed tooltips for sub-windows (#19073)Pontus Boström2016-05-123-6/+142
* Use error styles for NativeSelect/ListSelect/TwinColSelect in Valo (#19550)Artur Signell2016-05-114-2/+128
* Avoid rebuilding VListSelect DOM for each round trip (#14765)Leif Åstrand2016-05-116-13/+529
* Remove guava URL encode dependencyMarkus Koivisto2016-05-116-12/+15
* Eliminate most server-side Guava useHenri Sara2016-05-114-30/+105
* Always close expanded top level menu item on click (#14568).Denis Anisimov2016-05-113-0/+154
* Update to Atmosphere 2.2.9.vaadin2 (#19742)Artur Signell2016-05-112-4/+4
* Always return cursor position 0 when displaying input prompt (#19766)Teemu Pöntelin2016-05-113-1/+73
* Fix UIProvider backwards compatibility with AppWidgetsetTeemu Suo-Anttila2016-05-113-8/+30