]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
9 years agoFixed Grid details row height regression and refactored tests (#17423)
Pekka Hyvönen [Thu, 23 Apr 2015 11:29:25 +0000 (14:29 +0300)]
Fixed Grid details row height regression and refactored tests (#17423)

Fixed regression caused by initial #17423 change
Refactored tests for Grid's details row and added @TestCategory("grid").

Change-Id: I0b68eb7d6650d16700104f76b00972483d615855

9 years agoAdd support for custom Grid sidebar items (#17569)
Leif Åstrand [Tue, 21 Apr 2015 14:06:50 +0000 (17:06 +0300)]
Add support for custom Grid sidebar items (#17569)

The current implementation does not in all cases enforce that visibility
toggles are always before any custom items. The JavaDoc warns about this
and the order is also restored whenever a visibility toggle is added or
removed.

Change-Id: I7160a04d6c96b2d6d821b13e420172e6115bc072

9 years agoFixed theming issues with Grid's Sidebar (#17412)
Pekka Hyvönen [Wed, 22 Apr 2015 14:17:18 +0000 (17:17 +0300)]
Fixed theming issues with Grid's Sidebar (#17412)

- if columns hidable when grid rendered, sidebar button had invalid height
- removed border radius from grid sidebar
- inherit font color for grid sidebar button

Change-Id: Ib35d917b35e701bd736a28f19b34dbece7fcbe71

9 years agoMerge remote-tracking branch 'origin/master' into grid-7.5
Teemu Suo-Anttila [Wed, 22 Apr 2015 09:44:40 +0000 (12:44 +0300)]
Merge remote-tracking branch 'origin/master' into grid-7.5

Change-Id: I01c7d52b1e80483ec46f87ac8c5d7a48d4c01c84

9 years agoFixed regression and fragile test for Grid.
Pekka Hyvönen [Tue, 21 Apr 2015 12:42:54 +0000 (15:42 +0300)]
Fixed regression and fragile test for Grid.

- Fixed regression caused by #17423 in IE8
- Fixed fragile tests for focusing spacer content in Grid
- Changed TestCategory for EscalatorBasicClientFeaturesTest from 'escalator' to 'grid'.

Change-Id: I644f85a68fee643e468342093ad537dcd7bf8626

9 years agoAuto focus modal window (#17021)
Ilya Ermakov [Wed, 18 Mar 2015 17:53:05 +0000 (20:53 +0300)]
Auto focus modal window (#17021)

With this patch a modal window is always given focus on opening and
in the situation when an above-lying window is closed.

Change-Id: Ie13869830df13f411e4f14340745d501a1aabafa

9 years agoDisable broken, non maintained Liferay 6EE test
Artur Signell [Mon, 20 Apr 2015 17:10:07 +0000 (20:10 +0300)]
Disable broken, non maintained Liferay 6EE test

Change-Id: Id13235325831577b5fe2b5c4cd3e24a6b88e3f44

9 years agoUpdate Atmosphere to fix Firefox + JSR356 (#17510)
Artur Signell [Mon, 20 Apr 2015 16:28:30 +0000 (19:28 +0300)]
Update Atmosphere to fix Firefox + JSR356 (#17510)

Change-Id: I9ea4b713678af4d42742d1fe51ae87ca18b8c362

9 years agoDisable websocket tests on Websphere 8 until #16354 is fixed
Artur Signell [Mon, 20 Apr 2015 17:08:01 +0000 (20:08 +0300)]
Disable websocket tests on Websphere 8 until #16354 is fixed

Change-Id: I0908c30b68a98054d95e3ecef0c2d25e6409e1ea

9 years agoFix release notes query url to use https.
Markus Koivisto [Wed, 15 Apr 2015 12:46:39 +0000 (15:46 +0300)]
Fix release notes query url to use https.

Change-Id: Ibd9eea4762a217404b6d09f0749636a47c335161

9 years agoRevert "Reduce reflows when sizing columns (#17315)"
Markus Koivisto [Thu, 16 Apr 2015 12:00:07 +0000 (15:00 +0300)]
Revert "Reduce reflows when sizing columns (#17315)"

This reverts commit 103b329d328ab0dde95da9426462491be510a8be. It causes problems
with screenshot tests (GridColumnAutoWidthServerTest).

Change-Id: I1de4a44573b22e0bea8ffa2626724e2a182cb876

9 years agoAdd Grid declarative multi-select test UI
patrik [Thu, 16 Apr 2015 10:04:27 +0000 (13:04 +0300)]
Add Grid declarative multi-select test UI

Change-Id: I4d59675d7ef71463aa2bc4a8de2fb567533af3e7

9 years agoDeclarative write support for Table (#16367)
Johannes Dahlström [Thu, 16 Apr 2015 11:39:31 +0000 (14:39 +0300)]
Declarative write support for Table (#16367)

Change-Id: I9caa766be3152b35f7fe354b989e8cd6d615a043

9 years agoMade grid StaticCell and StaticRow public (#17415)
Tomi Virkki [Tue, 24 Mar 2015 13:12:09 +0000 (15:12 +0200)]
Made grid StaticCell and StaticRow public (#17415)

These supertypes are needed at least in the Components project.

Change-Id: I7a9314c5198d99074ae42f6b0f3b8bd7e84d71e2

9 years agoUpdate Atmosphere JS to fix Firefox websocket reconnect (#17247)
Artur Signell [Thu, 16 Apr 2015 07:34:48 +0000 (10:34 +0300)]
Update Atmosphere JS to fix Firefox websocket reconnect (#17247)

Change-Id: I58249a6c4eaf03de54ff2a0c7c5a2f55bffb856c

9 years agoDeclarative read support for Table (#16367)
Johannes Dahlström [Wed, 15 Apr 2015 10:36:18 +0000 (13:36 +0300)]
Declarative read support for Table (#16367)

Change-Id: I2327af18b2e1e4d31a057b110eee9495f16d9633

9 years agoDon't clear element content in AbstractComponent.writeDesign (#17488)
Johannes Dahlström [Fri, 17 Apr 2015 12:15:25 +0000 (15:15 +0300)]
Don't clear element content in AbstractComponent.writeDesign (#17488)

WriteDesign now assumes the element it receives is pristine, so elements cannot
be reused without someone else clearing them first. Currently only
DesignContext.createElement directly invokes writeDesign, and it always passes a
new element to it.

Change-Id: Icb777da1d73a28150041914dd9743e7aa0b25e16

9 years agoUpdate favicon when changing themes (#15481)
Leif Åstrand [Tue, 30 Dec 2014 10:18:24 +0000 (12:18 +0200)]
Update favicon when changing themes (#15481)

Change-Id: I3622d211ac5e668f7dce999605118f8f16ffae90

9 years agoUpdate Atmosphere version (#17456, #17454)
Artur Signell [Tue, 14 Apr 2015 06:29:45 +0000 (09:29 +0300)]
Update Atmosphere version (#17456, #17454)

Change-Id: I4effa1cdf163c1d1b4afd2d6513d252c3558605d

9 years agoProperly scan for files even though current directory contains java files
Artur Signell [Thu, 8 Jan 2015 06:55:11 +0000 (08:55 +0200)]
Properly scan for files even though current directory contains java files

Change-Id: I175aebd57cbfcc6960ba2c97d6d0fb5d062f6d97

9 years agoMerge branch 'master' into grid-7.5
Pekka Hyvönen [Fri, 17 Apr 2015 06:42:07 +0000 (09:42 +0300)]
Merge branch 'master' into grid-7.5

Change-Id: I6175398df4c3a07656a2682843615a0d7bd32a45

9 years agoAdd Grid basic features declarative UI
Pekka Hyvönen [Fri, 17 Apr 2015 06:10:33 +0000 (09:10 +0300)]
Add Grid basic features declarative UI

Change-Id: I8bcc14787b4d00361d5ebbb92065632eef47241c

9 years agoRow focus bleeds out of Table area in Valo (#14761)
Jouni Koivuviita [Thu, 20 Nov 2014 10:08:13 +0000 (12:08 +0200)]
Row focus bleeds out of Table area in Valo (#14761)

Redesigned the Table column selector button, now rendered completely
inside the Table header, which works regardless of the placement of the
Table, and with the fix for the main issue.

Change-Id: I63ba34a0afc2d7b0d6b4c2dfd006cb6d0aebf2db

9 years agoAdd GridItemEditor declarative test UI
Teemu Suo-Anttila [Thu, 16 Apr 2015 11:40:46 +0000 (14:40 +0300)]
Add GridItemEditor declarative test UI

Change-Id: I4a26d1508cc422bada57626f67f16d118be5f237

9 years agoFix Grid frozen column declarative support (#16596)
Teemu Suo-Anttila [Thu, 16 Apr 2015 13:46:24 +0000 (16:46 +0300)]
Fix Grid frozen column declarative support (#16596)

Change-Id: I382e52e9eed1e2846036e23d9a6b95859ad3e5dc

9 years agoCreate declarative UI test harness (#17484)
patrik [Thu, 16 Apr 2015 08:26:35 +0000 (11:26 +0300)]
Create declarative UI test harness (#17484)

Change-Id: I8d83830f897b50a73f2fa125d297457f7a90888c

9 years agoDeclarative support and test for Grid.Column.hidingToggleCaption #17481
Pekka Hyvönen [Thu, 16 Apr 2015 11:25:55 +0000 (14:25 +0300)]
Declarative support and test for Grid.Column.hidingToggleCaption #17481

Change-Id: Ic20686649b28530160498742e78f69074e32e596

9 years agoConvert some TB2 tests to TB4
Teemu Suo-Anttila [Thu, 5 Mar 2015 11:28:51 +0000 (13:28 +0200)]
Convert some TB2 tests to TB4

- components/ui/CurrentUiRetainedTest
- components/ui/InitiallyEmptyFragmentTest
- components/ui/PollListeningTest
- components/ui/RpcInvocationHandlerToStringTest
- components/ui/UIAccessExceptionHandlingTest
- components/ui/UIInitBrowserDetailsTest
- components/ui/UIInitExceptionTest
- components/ui/UIPollingTest
- components/ui/UITabIndexTest
- components/ui/UIsInMultipleTabsTest
- components/window/CloseSubWindowTest
- components/window/ExtraWindowShownTest
- components/window/RepaintWindowContentsTest
- components/window/WindowShouldRemoveActionHandlerTest
- components/window/WindowWithInvalidCloseListenerTest
- containers/sqlcontainer/TableQueryWithNonUniqueFirstPrimaryKeyTest
- converter/ConverterThatEnforcesAFormatTest
- dd/DnDOnSubtreeTest
- fieldgroup/BasicPersonFormTest
- fieldgroup/CommitHandlerFailuresTest
- fieldgroup/CommitWithValidationOrConversionErrorTest
- fieldgroup/DateFormTest
- fieldgroup/FieldGroupDiscardTest
- fields/TabIndexesTest

renamed:
- components/ui/PollListenerTest -> PollListening

Change-Id: Iac3c153709f6edca28d9f75a85246f1a70176963

9 years agoIterate over copies of listener lists (#17477)
Henri Sara [Thu, 16 Apr 2015 06:19:16 +0000 (09:19 +0300)]
Iterate over copies of listener lists (#17477)

Allows adding/removing view change listeners from listeners.

Change-Id: Idb2227e1423c0297887f01f6df03b74e633ad917

9 years agoKeeping MenuItem custom classes when updating styles (#17427)
Alexey Fansky [Wed, 15 Apr 2015 19:12:11 +0000 (12:12 -0700)]
Keeping MenuItem custom classes when updating styles (#17427)

Change-Id: I54b7e700148797f0145c4ec5f1802ea999142ab3

9 years agoDeclarative support and tests for Grid's 7.5 features (#17481)
Pekka Hyvönen [Thu, 16 Apr 2015 07:48:59 +0000 (10:48 +0300)]
Declarative support and tests for Grid's 7.5 features (#17481)

- Grid.Column.hidden and Grid.Column.hidable
- Grid.columnReorderingAllowed

Change-Id: Iee2e3ff7472bceef314403b750549c99e26a9546

9 years agoCalculate Grid sidebar button height when closed #17412
Pekka Hyvönen [Tue, 14 Apr 2015 12:39:18 +0000 (15:39 +0300)]
Calculate Grid sidebar button height when closed #17412

+ contains Valo theming fixes for all browsers.
+ includes screenshot test for sidebar in Valo

Change-Id: Ic6401057efff7e4d4ab65c46885dda2d995bce5d

9 years agoRefactor declarative tests.
Mika Murtojarvi [Tue, 14 Apr 2015 11:10:46 +0000 (14:10 +0300)]
Refactor declarative tests.

In addition, duplicate tests are removed.

Change-Id: I01c681e82416ad408f616d61f9f5b4df81db2c08

9 years agoGrid.Column setHidable and setHidden return the Column #17478
Pekka Hyvönen [Thu, 16 Apr 2015 06:50:30 +0000 (09:50 +0300)]
Grid.Column setHidable and setHidden return the Column #17478

Change-Id: I720b66d14a151964cf071deee380704c73f88744

9 years agoFix Grid editor area calculation without scrollbars (#17471)
Teemu Suo-Anttila [Wed, 15 Apr 2015 10:33:55 +0000 (13:33 +0300)]
Fix Grid editor area calculation without scrollbars (#17471)

Change-Id: I55791e0bf46b00ea90daaeb1af8b4ca2748ff9d1

9 years agoMove details row decorators out of spacers td #17423
Pekka Hyvönen [Mon, 13 Apr 2015 05:36:27 +0000 (08:36 +0300)]
Move details row decorators out of spacers td #17423

Change-Id: Ie6c0166ad307b9172acccaa781d6fea316ee6390

9 years agoRe-showed tab is displayed if there is room for it (#17096)
Alexey Fansky [Fri, 13 Mar 2015 19:06:48 +0000 (12:06 -0700)]
Re-showed tab is displayed if there is room for it (#17096)

Change-Id: I52c9a47e2b9eed3a3f73f34e4c3e770b915509bf

9 years agoUse VaadinRequest/Response for static resources (#17462)
Henri Sara [Tue, 14 Apr 2015 11:02:32 +0000 (14:02 +0300)]
Use VaadinRequest/Response for static resources (#17462)

Change-Id: I324bb6b6eb9a72eda02c5308cc6c2284094ce4b8

9 years agoMerge remote-tracking branch 'origin/master' into grid-7.5
Teemu Suo-Anttila [Wed, 15 Apr 2015 07:24:44 +0000 (10:24 +0300)]
Merge remote-tracking branch 'origin/master' into grid-7.5

Change-Id: I03fdd2014fd0393341db0f650c065f6d27905b73

9 years agoFix Grid inline data declarative support (#16596)
Teemu Suo-Anttila [Tue, 14 Apr 2015 08:45:19 +0000 (11:45 +0300)]
Fix Grid inline data declarative support (#16596)

Change-Id: Ief0238c04ff16674a4102d359381531ae30e9a9f

9 years agoFix Grid Header/Footer declarative support (#16596)
Teemu Suo-Anttila [Fri, 10 Apr 2015 11:55:31 +0000 (14:55 +0300)]
Fix Grid Header/Footer declarative support (#16596)

Change-Id: Iedd02738840b4d1a82681cf090c744f07166fdd4

9 years agoFix Grid Columns declarative support (#16596)
Teemu Suo-Anttila [Mon, 13 Apr 2015 07:56:53 +0000 (10:56 +0300)]
Fix Grid Columns declarative support (#16596)

Change-Id: I62e06ca7be62d81f8cca619775e150250a478b39

9 years agoAdd declarative OptionGroup support (#15549)
patrik [Mon, 13 Apr 2015 09:23:04 +0000 (12:23 +0300)]
Add declarative OptionGroup support (#15549)

Change-Id: I5edb32ffb8282fa76fc21cf6e134eeb48fec04d1

9 years agoVConsole logging -> java.util.logging
Artur Signell [Tue, 7 Apr 2015 15:38:32 +0000 (18:38 +0300)]
VConsole logging -> java.util.logging

Change-Id: Id1b04e1335f0906f8de2d514ff11bc744dc14c49

9 years agoFix Grid column adding to set column sortable correctly (#17446)
Teemu Suo-Anttila [Mon, 13 Apr 2015 07:51:15 +0000 (10:51 +0300)]
Fix Grid column adding to set column sortable correctly (#17446)

Change-Id: I2cfc41f9fab39c387306e89fb18de75c413a7817

9 years agoAdd getter for local id #17444
John Ahlroos [Sun, 12 Apr 2015 06:59:07 +0000 (09:59 +0300)]
Add getter for local id #17444

Change-Id: I0007bdf111bf516cb9e2f244b63fde42213f5c98

9 years agoDeclarative support for Tree inline data (#16321)
Johannes Dahlström [Thu, 9 Apr 2015 14:34:04 +0000 (17:34 +0300)]
Declarative support for Tree inline data (#16321)

<v-tree> elements may now contain a hierarchy of <node> elements.

Change-Id: I6b1703aa4ec598cf0b3a6221f615727efbcbf0ad

9 years agoFix writing of child local ids in AbsoluteLayout (#17421)
Johannes Dahlström [Fri, 10 Apr 2015 13:24:32 +0000 (16:24 +0300)]
Fix writing of child local ids in AbsoluteLayout (#17421)

Change-Id: I49eb3246061e1b011a0f87e94d2a43eb20c31a34

9 years agoValo theming for Grid's sidebar #17412
Pekka Hyvönen [Wed, 8 Apr 2015 10:22:30 +0000 (13:22 +0300)]
Valo theming for Grid's sidebar #17412

Little theming for Reindeer and Runo too, but no designs yet.

Change-Id: I967d377cf33d64c9566b7a28d81002e669562be7

9 years agoFix declarative support for Grid basic properties (#16596)
Johannes Dahlström [Thu, 9 Apr 2015 14:25:07 +0000 (17:25 +0300)]
Fix declarative support for Grid basic properties (#16596)

Change-Id: I8b15ecb2eaff2dc5c8986473a7badbbd29432dda

9 years agoFix GridLayout declarative support (#16594)
Teemu Suo-Anttila [Wed, 8 Apr 2015 10:41:37 +0000 (13:41 +0300)]
Fix GridLayout declarative support (#16594)

Change-Id: I25e52a9246c9ccbc406d1f162b4e9ff69bb411ff

9 years agoPrevent opening Table context menu on short tapping on iOS (#15297)
Ilya Ermakov [Thu, 26 Feb 2015 17:54:29 +0000 (20:54 +0300)]
Prevent opening Table context menu on short tapping on iOS (#15297)

With this patch handling touchstart in Table body is prevented
if it is handled in Table row. This is the smallest patch that solves
the problem, refactoring remains an open problem.

Change-Id: Iea54210ee81a3fdf17e45c6c98026af9080abddf

9 years agoGrid header should render "the same" after changes to header (#17131)
Mikael Grankvist [Fri, 20 Mar 2015 06:07:51 +0000 (08:07 +0200)]
Grid header should render "the same" after changes to header (#17131)

Change-Id: I2a16ffbd59bf4863eb6a7bea8d4b590a693af637

9 years agoAdding a temporary style to VNotification on Chrome >=41 (#17252)
Alexey Fansky [Thu, 9 Apr 2015 18:09:15 +0000 (11:09 -0700)]
Adding a temporary style to VNotification on Chrome >=41 (#17252)

Change-Id: I41c05e8f8487d351035804e0681947956d861479

9 years agoDon't use !important for ColorPicker width in Valo (#17140).
Denis Anisimov [Fri, 13 Mar 2015 08:52:35 +0000 (10:52 +0200)]
Don't use !important for ColorPicker width in Valo (#17140).

Change-Id: I47feff9c78a39e30233f388b938c7e4e53b52051

9 years agoCustomizable DnD preview handle strategy in Dnd manager (#10377,#14880).
Denis Anisimov [Sun, 26 Oct 2014 15:30:34 +0000 (17:30 +0200)]
Customizable DnD preview handle strategy in Dnd manager (#10377,#14880).

Change-Id: Idead68d8274de92b9ba7d7f8d71e669244a017fa

9 years agoGrid layout slots should be slot size not slot content size (#17039)
Mikael Grankvist [Thu, 12 Mar 2015 12:19:14 +0000 (14:19 +0200)]
Grid layout slots should be slot size not slot content size (#17039)

Change-Id: I73a26b0d2f07bb624df6037e4e77f7137fd21791

9 years agoSet value selected by mouse when pressing Enter in ComboBox (#16981)
Ilya Ermakov [Thu, 12 Mar 2015 17:19:36 +0000 (20:19 +0300)]
Set value selected by mouse when pressing Enter in ComboBox (#16981)

With this patch pressing Enter in ComboBox sets value selected by mouse.
Selection by keyboard is not given higher priority.

Change-Id: I2e5f610923a40f67be2c1504a004af0d431a67a3

9 years agoDisplaying tooltip on touch devices underneath the field (#17150)
Alexey Fansky [Wed, 1 Apr 2015 22:08:58 +0000 (15:08 -0700)]
Displaying tooltip on touch devices underneath the field (#17150)

Change-Id: I7381a6212b824f9dafc5fe7359b0e791f15c57b2

9 years agoRefactor declarative tests for two components.
Mika Murtojarvi [Thu, 9 Apr 2015 14:56:27 +0000 (17:56 +0300)]
Refactor declarative tests for two components.

Change-Id: I7e1992fe8fc88bd0d34a4b7d3b945bc4ef68fd7e

9 years agoFix DeclarativeTestBase handling of nonpublic accessors (#17425)
Johannes Dahlström [Thu, 9 Apr 2015 14:15:48 +0000 (17:15 +0300)]
Fix DeclarativeTestBase handling of nonpublic accessors (#17425)

Bean introspector finds public properties inherited from nonpublic superclasses
but their accessor methods are not accessible by default.

Change-Id: I3d79f8361c7f9eb9e37d2c7eb7c19965c986cd20

9 years agoRemove unusable code
Artur Signell [Mon, 19 Jan 2015 13:03:11 +0000 (15:03 +0200)]
Remove unusable code

Change-Id: I5bfa459695da3fe4d2cb271952b8c112b7052e97

9 years agoAdd granular declarative margin support (#17190)
patrik [Wed, 8 Apr 2015 07:00:57 +0000 (10:00 +0300)]
Add granular declarative margin support (#17190)

Change-Id: I36227feeeaf08f41a9d5c179547dfcb575a1fb09

9 years agoJavadoc fix
Leif Åstrand [Thu, 9 Apr 2015 07:07:46 +0000 (10:07 +0300)]
Javadoc fix

Change-Id: Ib60e2f7ffa70030b93715adc453855c4bad7a372

9 years agoUse MenuBar in Grid's sidebar for column hiding #17332
Pekka Hyvönen [Wed, 8 Apr 2015 08:46:28 +0000 (11:46 +0300)]
Use MenuBar in Grid's sidebar for column hiding #17332

Change-Id: I3b15430c6f8dab6dadcd84ddf280153e91192c5f

9 years agoDisallow RunLocally annotation in framework tests. Fix NPE for
Teemu Suo-Anttila [Mon, 9 Mar 2015 11:35:32 +0000 (13:35 +0200)]
Disallow RunLocally annotation in framework tests. Fix NPE for
screenshots.

Change-Id: I72793d85dfaba41aefa5370331c1ae81348607e9

9 years agoFix DeclarativeTestBaseBase to return read component with testRead
Teemu Suo-Anttila [Wed, 8 Apr 2015 10:41:10 +0000 (13:41 +0300)]
Fix DeclarativeTestBaseBase to return read component with testRead

Change-Id: Icb916e190c4286c053e9456f65fd7180fb58e2a7

9 years agoFix MenuBar MenuItem caption reading from design (#17361)
Teemu Suo-Anttila [Thu, 2 Apr 2015 10:49:17 +0000 (13:49 +0300)]
Fix MenuBar MenuItem caption reading from design (#17361)

Change-Id: I438039ab8ad83bf0b2153939502903571f231bbb

9 years agoAdd DesignerAttributeHelper.readAttribute with default value (#17416)
Teemu Suo-Anttila [Wed, 8 Apr 2015 10:40:49 +0000 (13:40 +0300)]
Add DesignerAttributeHelper.readAttribute with default value (#17416)

Change-Id: Ic746e761942c3d801c8e1c71bd5866bbd5daeaf4

9 years agoMerge branch 'grid-7.5' of ssh://dev.vaadin.com:29418/vaadin into grid-7.5
Markus Koivisto [Wed, 8 Apr 2015 11:54:53 +0000 (14:54 +0300)]
Merge branch 'grid-7.5' of ssh://dev.vaadin.com:29418/vaadin into grid-7.5

9 years agoMerge branch 'master' into grid-7.5
Markus Koivisto [Wed, 8 Apr 2015 11:53:27 +0000 (14:53 +0300)]
Merge branch 'master' into grid-7.5

Conflicts:
WebContent/release-notes.html

Change-Id: I3906caeb01d1991dc9cb927b3d9ce0fb21c77e04

9 years agoEscalator tries to hide out-of-sight spacers from the user (#17353)
Henrik Paul [Thu, 2 Apr 2015 08:14:04 +0000 (11:14 +0300)]
Escalator tries to hide out-of-sight spacers from the user (#17353)

Change-Id: I807896e3cdd07f4a43a265ba720435f01778f7e1

9 years agoEscalator now reorders also spacers in DOM (#17334)
Henrik Paul [Tue, 31 Mar 2015 13:25:47 +0000 (16:25 +0300)]
Escalator now reorders also spacers in DOM (#17334)

Change-Id: I23832565bb1633dca4bac986b1a2e37f99163eb2

9 years agoAllow setting local id via DesignContext (#16584).
Mika Murtojarvi [Wed, 8 Apr 2015 08:05:23 +0000 (11:05 +0300)]
Allow setting local id via DesignContext (#16584).

Change-Id: Ie599e8517823ca431d2d9e9232217db53444d7aa

9 years agoFix declarative support for Window (#17314)
Johannes Dahlström [Tue, 31 Mar 2015 12:41:46 +0000 (15:41 +0300)]
Fix declarative support for Window (#17314)

Change-Id: If89a46a4c08ec1491eb00a2f2b8580fb3ef785fc

9 years agoEnable setResponsive/isReponsive API for AbstractComponent (#17369)
patrik [Tue, 7 Apr 2015 10:31:32 +0000 (13:31 +0300)]
Enable setResponsive/isReponsive API for AbstractComponent (#17369)

Change-Id: I2fb48bff5e55d3d494d9fa927305447dc0c4d816

9 years agoMention push path change done for JSR-356 (#16738)
Artur Signell [Thu, 2 Apr 2015 13:19:32 +0000 (16:19 +0300)]
Mention push path change done for JSR-356 (#16738)

Change-Id: I58fee3dfe28375f33a66fb14de82598a6d688c4a

9 years agoAdd selective data write support to AbstractSelect (#17148)
Leif Åstrand [Sun, 15 Mar 2015 12:32:38 +0000 (14:32 +0200)]
Add selective data write support to AbstractSelect (#17148)

Change-Id: I06f82fe05f3b370af85538c0a85f2e60ee28d72d

9 years agoAdd test for #17267
Johannes Dahlström [Mon, 30 Mar 2015 14:13:12 +0000 (17:13 +0300)]
Add test for #17267

Change-Id: I0b9e5c1376176e591cb1e13bfbd9594f54409e56

9 years agoAdd declarative support for PopupView (#16334)
Teemu Suo-Anttila [Wed, 25 Mar 2015 12:31:32 +0000 (14:31 +0200)]
Add declarative support for PopupView (#16334)

Change-Id: Ic5fb0238f538fd05bb6d6e37ddff3ec06175f782

9 years agoFixed typos in javadoc (#17384)
Raphael Ackermann [Sat, 4 Apr 2015 17:12:40 +0000 (19:12 +0200)]
Fixed typos in javadoc (#17384)

Change-Id: Ic74c269031e0131e2db55dace81ae51869308f12

9 years agoSupport JSR-356 websockets (#16738, #14432)
Artur Signell [Wed, 18 Mar 2015 14:22:08 +0000 (16:22 +0200)]
Support JSR-356 websockets (#16738, #14432)

* Initialize Atmosphere in a context listener as JSR-356 requires
* Do not run JSR-356 or websocket tests on servers without support
* Adds /run-jsr356/ for testing JSR-356 websockets with uitest.war
* Change push path to /PUSH (from /PUSH/) to be compatible with JSR 356
  endpoint mappings in Atmosphere (#14381)

Change-Id: Iec43f26df8c7b2bd347a713623a5298cc9e7b2cd

9 years agoNo unnecessary detail-request RPCs (#17367)
Henrik Paul [Thu, 2 Apr 2015 13:03:54 +0000 (16:03 +0300)]
No unnecessary detail-request RPCs (#17367)

Change-Id: Ia5f00765d623a5fadd254f2146fbd9e5c9e1b86a

9 years agoFix declarative support for AbstractColorPicker (#16336)
Teemu Suo-Anttila [Thu, 26 Mar 2015 13:52:08 +0000 (15:52 +0200)]
Fix declarative support for AbstractColorPicker (#16336)

Change-Id: Icd85e028aa3ae9592fc795cadf00f1f8b7eae552

9 years agoAdds theme to details in Grid (#16644)
Jouni Koivuviita [Fri, 27 Mar 2015 13:09:41 +0000 (15:09 +0200)]
Adds theme to details in Grid (#16644)

Change-Id: I84628ee5840b71f2ff889037a525d43f9e86af46

9 years agoTake hidden columns into account with spanned cells #17287
Pekka Hyvönen [Thu, 26 Mar 2015 19:23:16 +0000 (21:23 +0200)]
Take hidden columns into account with spanned cells #17287

Change-Id: I595c6b7da061ebfa495c7f9f649c935a48190b66

9 years agoAPI for column hiding toggle caption in Grid (#17272)
Pekka Hyvönen [Mon, 23 Mar 2015 11:42:07 +0000 (13:42 +0200)]
API for column hiding toggle caption in Grid (#17272)

Fixes column toggle not getting a caption when a hidable column is added.
Fixes column toggle not getting a caption on columns with widget in header.

Change-Id: Ie10ada793a3635302603f684f232cadaef74a982

9 years agoMerge remote-tracking branch 'origin/master' into grid-7.5
Henrik Paul [Tue, 31 Mar 2015 11:44:23 +0000 (14:44 +0300)]
Merge remote-tracking branch 'origin/master' into grid-7.5

Change-Id: Ife8c6d2a5f6c134a6e28e862f524b6e687199cc8

9 years agoDon't remove frozen columns when columns reordered in Grid #16901
Pekka Hyvönen [Tue, 31 Mar 2015 09:03:56 +0000 (12:03 +0300)]
Don't remove frozen columns when columns reordered in Grid #16901

Change-Id: Ib812ecd6afeb92d56bb179bcb120c65f20d26a8c

9 years agoServer Grid.scrollToRow takes details into account (#17270)
Henrik Paul [Mon, 30 Mar 2015 12:28:41 +0000 (15:28 +0300)]
Server Grid.scrollToRow takes details into account (#17270)

Change-Id: I7b6d67aeb4d625a53e6fe370b729016a84e33214

9 years agoMake test work in uitest.war
Artur Signell [Tue, 31 Mar 2015 07:40:47 +0000 (10:40 +0300)]
Make test work in uitest.war

Change-Id: I8db1b39e2b6372b460550c56884d3bea47c1155e

9 years agoAllow customizing declarative tag names (#16933)
Leif Åstrand [Mon, 23 Mar 2015 14:58:17 +0000 (16:58 +0200)]
Allow customizing declarative tag names (#16933)

Change-Id: Icadaaab9166763e8e2086c6c114efd799ab580d6

9 years agoRefactored fragile column reorder tests for Grid
Pekka Hyvönen [Mon, 30 Mar 2015 11:15:52 +0000 (14:15 +0300)]
Refactored fragile column reorder tests for Grid

Change-Id: I72fd2b09269d5dfc689d8b1f213f46989adf8bfe

9 years agoReduce reflows when sizing columns (#17315)
Leif Åstrand [Fri, 27 Mar 2015 11:57:51 +0000 (13:57 +0200)]
Reduce reflows when sizing columns (#17315)

This patch increases the reported fps from 10 to 17 in Chrome and from 5
to 10 in Firefox. No automatic test since performance testing on our
shared testing infrastructure would be quite error-prone.

Change-Id: I0bb6af250743058a8f32bb2df89da97660e94b52

9 years agoMoves DragAndDropHandler from Grid to separate class
Pekka Hyvönen [Mon, 30 Mar 2015 09:04:28 +0000 (12:04 +0300)]
Moves DragAndDropHandler from Grid to separate class

Includes the class in the widgets package build.

Change-Id: If72430d3005f7af0029070a72976853baac195a1

9 years agoDo proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163)
Maciej Przepióra [Mon, 16 Mar 2015 14:44:43 +0000 (15:44 +0100)]
Do proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163)

Change-Id: I5f9462923fce9f033bc89b791d68607a1e0fc5c7

9 years agoReset index of selected item when it's removed (#17248).
Denis Anisimov [Thu, 26 Mar 2015 17:56:07 +0000 (19:56 +0200)]
Reset index of selected item when it's removed (#17248).

Change-Id: Id38f48d84e9f55334af2e44b2dc49b1a3c7ef390

9 years agoUse vaadin-parent as parent in POMs (#17300)
Henri Sara [Thu, 26 Mar 2015 09:02:26 +0000 (11:02 +0200)]
Use vaadin-parent as parent in POMs (#17300)

Change-Id: Ibbc3cb3c820a2c676e38e4ad9aa943ef200572b4

9 years agoClient Grid.scrollToRow takes details into account (#17270)
Henrik Paul [Wed, 25 Mar 2015 13:28:16 +0000 (15:28 +0200)]
Client Grid.scrollToRow takes details into account (#17270)

Change-Id: I8a63f51f3b444c3c4342c46b7b58ad152f4bd0e1

9 years agoFix publishing of POM-only modules (#17025)
Henri Sara [Thu, 26 Mar 2015 14:12:03 +0000 (16:12 +0200)]
Fix publishing of POM-only modules (#17025)

Change-Id: I22c015cc333fd08a1bc3207ef51bcfc67399398c