summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds support for defining the URL to use for push requests (#18989)Artur Signell2015-09-293-4/+46
* Removes .v-ui wrapping from valo-menu-responsive for (#18961)Marc Englund2015-09-295-1/+178
* Support HTML entities when reading/writing declarative format #18882Maciej Przepióra2015-09-2917-64/+409
* Write all empty cells for empty GridLayout in declarative #18805Maciej Przepióra2015-09-292-2/+58
* Always use charset for String.getBytes() method (#18863).Denis Anisimov2015-09-232-2/+134
* Use correct state class for split panels (#18942)Artur Signell2015-09-234-0/+74
* Fix Sidebar isOpen to not throw an exception (#18918)Teemu Suo-Anttila2015-09-231-1/+1
* Add command line parameter for ignoring demosTeemu Suo-Anttila2015-09-231-2/+7
* Fix Escalator onResize to layout Finally instead of Deferred (#18751)Teemu Suo-Anttila2015-09-184-17/+133
* Grid: allow zooming in touch devices.Manolo Carrasco2015-09-161-18/+23
* Update @since tags to 7.5.6.7.5.6Mika Murtojarvi2015-09-155-8/+8
* Backport fix for #16992 to Vaadin 7.5.Artur Signell2015-09-156-11/+277
* Disable sidebar button when grid is disabled. (#18696)Sauli Tähkäpää2015-09-144-1/+130
* Chrome 45Artur Signell2015-09-141-1/+1
* Implement ItemStyleGenerators for ComboBox (#9276)Leif Åstrand2015-09-145-0/+176
* Fix Editor selection checkbox handling to be more specific (#18818)Teemu Suo-Anttila2015-09-141-1/+4
* Don't use proxy port blocked by FirefoxArtur Signell2015-09-141-1/+7
* Make it possible to avoid select caption conversion (#16845)Leif Åstrand2015-09-113-24/+100
* Make test work correctly with resynchronizeArtur Signell2015-09-116-58/+26
* Skip nonsense screenshots when no theme is loadedArtur Signell2015-09-091-1/+1
* Find the Grid again after changing theme as the whole UI is re-createdArtur Signell2015-09-091-1/+2
* Use correct month names with Java 8 (#18760)Artur Signell2015-09-091-2/+18
* Update to TestBench 4.0.3Artur Signell2015-09-093-7/+12
* Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-086-55/+55
* Fix resynchronize/repaintAll to actually resynchronize again (#18808)Artur Signell2015-09-073-5/+106
* Grid: touch kinetic scrolling. #18133 #168857.5.5Manolo Carrasco2015-09-021-312/+147
* Make responsive work in Edge (#18620)Artur Signell2015-09-021-3/+3
* Close existing details when the generator is changed (#18664)Teppo Kurki2015-09-022-19/+10
* Add null check to test portletHenri Sara2015-09-021-1/+1
* Remove accidentally commited fileArtur Signell2015-09-021-22/+0
* Update Atmosphere to fix reconnect problem (#18686)Artur Signell2015-09-021-1/+1
* Enable overriding Grid style variables in Runo and Reindeer. (#18581)Sauli Tähkäpää2015-09-022-21/+21
* Convert test to JUnit 4Leif Åstrand2015-08-311-20/+29
* Improve build and publish reportsJohannes Dahlström2015-08-312-2/+6
* Add result folder creation to publish report generatorTeemu Suo-Anttila2015-08-311-0/+9
* Do not include Chrome version in test outputArtur Signell2015-08-311-4/+10
* Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)Artur Signell2015-08-266-64/+291
* Measure width exactly to avoid white padding at the right edge (#18648)Artur Signell2015-08-252-8/+32
* Make checkbox inline-block like all other widgets (#18518)Artur Signell2015-08-253-4/+133
* Resynchronize everything after theme change (#18478)Artur Signell2015-08-254-52/+26
* Fix Grid column width calculation regression (#18617)Teemu Suo-Anttila2015-08-252-5/+10
* Update to Bourbon 3.2.4 (#15484)Artur Signell2015-08-2527-181/+391
* Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)Artur Signell2015-08-2526-265/+289
* Cut off Grid cell content when max column width is set (#18617)Teppo Kurki2015-08-253-1/+52
* Prevent race-condition induced sporadic error in Escalator (#17258)patrik2015-08-242-10/+174
* Add missing @since tags7.5.4Mika Murtojarvi2015-08-191-3/+3
* Add optional OSGi imports for portals (#18561)Henri Sara2015-08-191-1/+1
* StringToBooleanConverter API improved (#18466)elmot2015-08-192-18/+99
* Revert "Write true as attribute="" (#17519)"Mika Murtojarvi2015-08-1928-105/+104
* Write true as attribute="" (#17519)Leif Åstrand2015-08-1828-104/+105