]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
9 years agoMove Grid to com.vaadin.ui package (#13334)
Teemu Suo-Anttila [Wed, 26 Nov 2014 11:31:17 +0000 (13:31 +0200)]
Move Grid to com.vaadin.ui package (#13334)

Change-Id: I326847fd190003af9125d1386b21d9ccfc6c36c2

9 years agoFix removing a merged property from headers and footers (#13334)
Teemu Suo-Anttila [Tue, 25 Nov 2014 15:18:22 +0000 (17:18 +0200)]
Fix removing a merged property from headers and footers (#13334)

Change-Id: I1de668b73ebe0617e6100a2f8b2a84c7a94ad8a7

9 years agoRename a variable in GridStaticSection (#13334)
Teemu Suo-Anttila [Mon, 24 Nov 2014 13:19:13 +0000 (15:19 +0200)]
Rename a variable in GridStaticSection (#13334)

Change-Id: I3df6e70a275a9106ae97c8c54319a2b61efb8ca5

9 years agoFix subparts for merged cells (#13334)
Teemu Suo-Anttila [Fri, 21 Nov 2014 11:54:26 +0000 (13:54 +0200)]
Fix subparts for merged cells (#13334)

Change-Id: Ifa7fc4584cd74d0b3675e6e82a9ad98db8c46d5f

9 years agoFix Grid server-side header merging and setup (#13334)
Teemu Suo-Anttila [Fri, 21 Nov 2014 11:19:29 +0000 (13:19 +0200)]
Fix Grid server-side header merging and setup (#13334)

This implements simple error handling for broken headers and footers in
client side.

Change-Id: Ic1f1709720fa0b85e5c4c807462a9f9c7eb6f00e

9 years agoFix event handling when Grid is inside a Composite (#13334)
Johannes Dahlström [Thu, 20 Nov 2014 14:07:50 +0000 (16:07 +0200)]
Fix event handling when Grid is inside a Composite (#13334)

Change-Id: I2092e6a4afc3d67f74f2971af0f410012cb62008

9 years agoAdd @NoLayout annotation (#12936)
Leif Åstrand [Wed, 2 Jul 2014 12:02:02 +0000 (15:02 +0300)]
Add @NoLayout annotation (#12936)

This commit adds support for @NoLayout and updates most framework
components to use the annotation where it makes sense

Change-Id: I99320a6aa6de717da5f2463dd8acfcd412165767

9 years agoDon't pass null to TableXyzElement.as when changing stylename (#13334)
Leif Åstrand [Mon, 24 Nov 2014 21:00:44 +0000 (23:00 +0200)]
Don't pass null to TableXyzElement.as when changing stylename (#13334)

Change-Id: Icfa7b6e4affe51111c8f5b4495d97bb80b983087

9 years agoPrevent page scroll on space select (#13334)
Teemu Suo-Anttila [Mon, 24 Nov 2014 10:11:16 +0000 (12:11 +0200)]
Prevent page scroll on space select (#13334)

Change-Id: I8d303fd6679a0bd6a1f68b9983f269c3dc89fe5d

9 years agoAdds naïve zebra striping to Grid (#13334)
Henrik Paul [Thu, 20 Nov 2014 10:46:01 +0000 (12:46 +0200)]
Adds naïve zebra striping to Grid (#13334)

Change-Id: Ia9a031f87065552688dffe3281bf647582b8f872

9 years agoFix client headers to return same cell for all merged columns (#13334)
Teemu Suo-Anttila [Wed, 19 Nov 2014 12:13:44 +0000 (14:13 +0200)]
Fix client headers to return same cell for all merged columns (#13334)

Change-Id: Idad11b8d7a4b6e78e061c15863b99339c317f6f1

9 years agoPrevent sorting if column is not sortable (#13334)
Teemu Suo-Anttila [Wed, 19 Nov 2014 14:46:54 +0000 (16:46 +0200)]
Prevent sorting if column is not sortable (#13334)

Change-Id: I8e084048232a017a57ef5677cbb4ea6d29b89f18

9 years agoFix clicks in Grid but outside of table elements (#13334)
Teemu Suo-Anttila [Wed, 19 Nov 2014 12:17:58 +0000 (14:17 +0200)]
Fix clicks in Grid but outside of table elements (#13334)

Change-Id: Ie2af8c3386c35504cb5abe31821f0b7bf0950888

9 years agoFix GridClientRenderers test to wait correctly for Vaadin (#13334)
Teemu Suo-Anttila [Wed, 19 Nov 2014 12:17:36 +0000 (14:17 +0200)]
Fix GridClientRenderers test to wait correctly for Vaadin (#13334)

Change-Id: I401f546d38e5ad92491203734f3febe44c6b0150

9 years agoFix Grid setContainerDataSource to reset all columns (#13334)
Teemu Suo-Anttila [Thu, 13 Nov 2014 16:00:59 +0000 (18:00 +0200)]
Fix Grid setContainerDataSource to reset all columns (#13334)

Change-Id: I0ae94954d82503c78eacc845522db1f246398d03

9 years agoMerge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila [Fri, 14 Nov 2014 09:26:22 +0000 (11:26 +0200)]
Merge remote-tracking branch 'origin/master' into grid

Change-Id: Iec61d9242be530edbb76ba952746ba0f9c9bd966

9 years agoMake ImageRenderers emit click events (#13334)
Johannes Dahlström [Wed, 5 Nov 2014 13:56:58 +0000 (15:56 +0200)]
Make ImageRenderers emit click events (#13334)

Change-Id: I1f98409e9787e1057ffaeebbe37427042a1e3233

9 years agoRevert "Position tooltips in the visible area (#15129)."
Sauli Tähkäpää [Thu, 13 Nov 2014 09:53:30 +0000 (11:53 +0200)]
Revert "Position tooltips in the visible area (#15129)."

This reverts commit aacb2f8289bc2faaab1225bd8b0dacd873d7839a.

Changed causes a regression where an empty tooltip appears
while the application is initialising.

Change-Id: I0e0c8ae38975a2ba3835172652e4737f4bc67e6b

9 years agoAdd test suites for running changed and affected tests.
Sauli Tähkäpää [Tue, 11 Nov 2014 09:42:47 +0000 (11:42 +0200)]
Add test suites for running changed and affected tests.

Change-Id: I388e592d4e98d9417fe5273f8e7f7d3e1f7b63e9

9 years agoTable is not caching thousands of rows in vain (#13576)
Sara Seppola [Tue, 4 Nov 2014 09:44:45 +0000 (11:44 +0200)]
Table is not caching thousands of rows in vain (#13576)

Change-Id: I6f6382dd3468db40c36e507b94f84ab1191e100f

9 years agoUpdate supported browser versions (#15207)
Leif Åstrand [Wed, 12 Nov 2014 10:14:07 +0000 (12:14 +0200)]
Update supported browser versions (#15207)

Mention Safari 8 and iOS 8 and bump evergreen browser versions

Change-Id: I9c6494a0e5967539385fabd05b540e1f0622b96c

9 years agoFix NPE in GridColumn when set sortable before adding to Grid (#13334)
Teemu Suo-Anttila [Tue, 11 Nov 2014 14:35:28 +0000 (16:35 +0200)]
Fix NPE in GridColumn when set sortable before adding to Grid (#13334)

Change-Id: Iafa1faa59897be475295a3e6c43110c316143a75

9 years agoUnit test correction for moving any event in month calendar view(#12413)
Denis Anisimov [Sat, 8 Nov 2014 12:05:07 +0000 (14:05 +0200)]
Unit test correction for moving any event in month calendar view(#12413)

Change-Id: I6e80c77f758a451ffb23c5487e7a25f3c0eed3c7

9 years agoUpdate selection after changes in underlying data source (#13580).
Denis Anisimov [Sun, 24 Aug 2014 11:48:03 +0000 (14:48 +0300)]
Update selection after changes in underlying data source (#13580).

Change-Id: I6354d85bd6bc37b1cbb69f388559278d5a163256

9 years agoUpdate @since to VaadinService.
Sauli Tähkäpää [Tue, 11 Nov 2014 07:01:07 +0000 (09:01 +0200)]
Update @since to VaadinService.

Change-Id: I1b473b9f5316674c5c5ed9a35d776fb8906eb559

9 years agoTreeTable column header and footer height fix (#15121)
Anna Koskinen [Tue, 28 Oct 2014 14:51:45 +0000 (16:51 +0200)]
TreeTable column header and footer height fix (#15121)

Fix for regression caused by (#14812) + Valo test for TreeTables.

Change-Id: I57f911cbf33e52196fa219b4feddfe62db7f6ded

9 years agoDateField popup doesn't close when click on popup button (#14857)
Anna Miroshnik [Fri, 24 Oct 2014 16:07:36 +0000 (20:07 +0400)]
DateField popup doesn't close when click on popup button (#14857)

Fix and tests.

Change-Id: I99d92c32727323fae543a24dfb90e849c3338a8c

9 years agoAllow move any event in month calendar view (#12413).
Denis Anisimov [Sun, 21 Sep 2014 09:36:21 +0000 (12:36 +0300)]
Allow move any event in month calendar view (#12413).

Change-Id: I63491488356a32a233a4ba9a7434a9f4a1f5b9d1

9 years agoColumn drag'n'drop disables HeaderClickEvents until left-click (#15167)
Anna Koskinen [Wed, 5 Nov 2014 12:09:45 +0000 (14:09 +0200)]
Column drag'n'drop disables HeaderClickEvents until left-click (#15167)

Change-Id: Ic64c0eb685c3dd9d7fdb10d9e19745ae2cc36be5

9 years agoPosition tooltips in the visible area (#15129).
Mika Murtojarvi [Wed, 5 Nov 2014 14:47:07 +0000 (16:47 +0200)]
Position tooltips in the visible area (#15129).

Change-Id: If4f13a859fd2e6fc363781bf04e52f780206e9e1

9 years agoFixes property change events after first render (#13334)
Henrik Paul [Tue, 28 Oct 2014 07:32:07 +0000 (09:32 +0200)]
Fixes property change events after first render (#13334)

Change-Id: Ief2e1763c7764009e9244ae4334ccacacc3bb205

9 years agoAdd null check to FieldGroup.bind. (#14729)
Sauli Tähkäpää [Fri, 26 Sep 2014 10:41:12 +0000 (13:41 +0300)]
Add null check to FieldGroup.bind. (#14729)

Change-Id: I56ee44f34307d76c8c98ca3346feed8e7ee2f72e

9 years agoAdds the ability for Escalator to resize a column "to fit" (#13334)
Henrik Paul [Thu, 30 Oct 2014 11:13:38 +0000 (13:13 +0200)]
Adds the ability for Escalator to resize a column "to fit" (#13334)

Change-Id: Ibca7fa89bbdef47c1fa25238daeb1b44f3cb3c63

9 years agoColumn remove/insertion doesn't refresh the entire row (#13334)
Henrik Paul [Wed, 22 Oct 2014 11:42:16 +0000 (14:42 +0300)]
Column remove/insertion doesn't refresh the entire row (#13334)

Change-Id: Id224b7225e570b3fb593de1b27a026ae161bf526

9 years agoPrevent row insert/remove RPC calls before client init (#13334)
Teemu Suo-Anttila [Mon, 3 Nov 2014 14:10:56 +0000 (16:10 +0200)]
Prevent row insert/remove RPC calls before client init (#13334)

Change-Id: I61eae7c74bc148aebf37d382b3ee2a9e14d389b2

9 years agoImport _table.scss to make valo-table-background-color() work (#13334)
Leif Åstrand [Tue, 4 Nov 2014 16:05:32 +0000 (18:05 +0200)]
Import _table.scss to make valo-table-background-color() work (#13334)

Change-Id: I4d165faa67e17820b5a3caab7b16306ee919d300

9 years agoFix NPE and scroll behavior in TabSheet (#14348).
Mika Murtojarvi [Fri, 5 Sep 2014 13:58:08 +0000 (16:58 +0300)]
Fix NPE and scroll behavior in TabSheet (#14348).

After removing a tab, the TabSheet now scrolls when it is necessary to
show the remaining tabs. A test (TabSheetScrollOnTabCloseTest) ensures
that no scrolling occurs when the removed tab is not in the visible
area.

Change-Id: I81e4e504167ec4d0a527e6bfe94dba8b29fb26bc

9 years agoFix VCalendar to use correct year of week. (#14783)
Sauli Tähkäpää [Fri, 3 Oct 2014 21:03:38 +0000 (00:03 +0300)]
Fix VCalendar to use correct year of week. (#14783)

Change-Id: Id55ad5ed620bd5c187b70ae2a2d0a4c4adea382a

9 years agoReverse asc and desc table sorting indicators for Valo. (#15123)
Sauli Tähkäpää [Sat, 1 Nov 2014 12:04:39 +0000 (14:04 +0200)]
Reverse asc and desc table sorting indicators for Valo. (#15123)

Change-Id: If649d7ab0b4257cfaa1488dfff88afa8ef122f67

9 years agoSet upload button width to 100% when immediate on Valo. (#14485)
Sauli Tähkäpää [Thu, 30 Oct 2014 14:11:10 +0000 (16:11 +0200)]
Set upload button width to 100% when immediate on Valo. (#14485)

Change-Id: I473fc080c143bc242326bd6f2b819450c42ffae5

9 years agoAdd @since to VPopupView.
Sauli Tähkäpää [Sun, 2 Nov 2014 20:22:14 +0000 (22:22 +0200)]
Add @since to VPopupView.

Change-Id: I1b5544603ab2aa13bc1a51e04ff134fd48113c59

9 years agoChange the way classloader for VaadinService is selected (fixes #11295)
Maciej Przepióra [Wed, 22 Oct 2014 12:28:15 +0000 (15:28 +0300)]
Change the way classloader for VaadinService is selected (fixes #11295)

Change-Id: I2a25b4149f927ee7940edf596e8cebaaa48dcd0d

9 years agoUpdate GWT to 2.7.0.beta1vaadin1.
Artur Signell [Thu, 16 Oct 2014 08:28:12 +0000 (11:28 +0300)]
Update GWT to 2.7.0.beta1vaadin1.

Update client-compiler-deps to 1.2.0.
Fix classpaths for devmodes.

Change-Id: I8452271594b4563bf476420ff7ab22985913e397

9 years agoFix a regression in VMenuBar.getSubpartElement (#14879).
Mika Murtojarvi [Mon, 27 Oct 2014 15:44:16 +0000 (17:44 +0200)]
Fix a regression in VMenuBar.getSubpartElement (#14879).

A change done in an earlier patch set
(https://dev.vaadin.com/review/#/c/5283/) caused a test failure with
Internet Explorer 8.

Change-Id: I8159135ab7ec4b73682e90daf393b879bf587930

9 years agoTable column width can be changed from defined to expandratio (#15101)
Sara Seppola [Tue, 28 Oct 2014 14:42:35 +0000 (16:42 +0200)]
Table column width can be changed from defined to expandratio (#15101)

Change-Id: I8dead7fd77b44c8adc5e973f29d5e14bae6fb293

9 years agoFixed typo in Javadoc
Markus Koivisto [Wed, 29 Oct 2014 15:00:42 +0000 (17:00 +0200)]
Fixed typo in Javadoc

Change-Id: I8c84e09c8c485e310638a814fe686fe5f856656e

9 years agoUpload: OutOfMemory if stream already been read (#10096)
Sergey Budkin [Fri, 24 Oct 2014 09:29:58 +0000 (12:29 +0300)]
Upload: OutOfMemory if stream already been read (#10096)

Added -1 check and test.

Change-Id: I3f6c61417353884d22d8e6b33ef21319475c1907

9 years agoFire attach/detach events when Window is added/removed from UI (#14908).
Denis Anisimov [Thu, 23 Oct 2014 16:35:39 +0000 (19:35 +0300)]
Fire attach/detach events when Window is added/removed from UI (#14908).

Change-Id: Idc51aa5ab97a9d3f7a1f316d9536ae1cbaeafe38

9 years agoRenames "active cell" to "cell focus" or "focused cell" (#13334)
Henrik Paul [Mon, 20 Oct 2014 10:28:48 +0000 (13:28 +0300)]
Renames "active cell" to "cell focus" or "focused cell" (#13334)

It was quite confusing to have so many meanings of "active".
Active row still means "the visible rows". And onActivate still means
enter or click on a cell.

Change-Id: Ib3e5d50adab619410974796a03c13240db35e29c

9 years agoFix: Navigation to invisible days of week in VAADIN calendar (#12243)
Anna Miroshnik [Wed, 24 Sep 2014 07:33:01 +0000 (11:33 +0400)]
Fix: Navigation to invisible days of week in VAADIN calendar (#12243)

Some changes in BasicBackwardHandler and BasicForwardHandler.
Also test was added (CalendarBackwardForwardTest).
Changes after review.

Change-Id: Ibe0283534b784e3c18134619e1843440ca74e65c

9 years agoRemoves code-warnings (#13334)
Henrik Paul [Tue, 21 Oct 2014 10:10:28 +0000 (13:10 +0300)]
Removes code-warnings (#13334)

Change-Id: Ifc0f48317863fd7795c977701722408725c1605f

9 years agoAdds hints to related methods in GridStaticSection (#13334)
Henrik Paul [Fri, 24 Oct 2014 12:26:28 +0000 (15:26 +0300)]
Adds hints to related methods in GridStaticSection (#13334)

Change-Id: If10a99a16368d9d5711ab4c8a5dd12ac984294a8

9 years agoDrag selection now selects all rows in between two frames (#13334)
Henrik Paul [Thu, 16 Oct 2014 11:04:25 +0000 (14:04 +0300)]
Drag selection now selects all rows in between two frames (#13334)

Change-Id: I0a25cd26a5190be744e6258e29b0560106425932

9 years agoRemoves getter for DataSource in SortEvent (#13334)
Henrik Paul [Wed, 15 Oct 2014 06:21:56 +0000 (09:21 +0300)]
Removes getter for DataSource in SortEvent (#13334)

Exposing this is very weird for a sort event. Nothing uses it atm, and nothing should ever.

Change-Id: Iabfc0083b26e8b8aa2ca68cb636ca1442aab246d

9 years agoAdjusts Grid's Valo theme (#13334)
Henrik Paul [Wed, 15 Oct 2014 12:38:29 +0000 (15:38 +0300)]
Adjusts Grid's Valo theme (#13334)

Change-Id: Ic77f12532a0154a7cdc1cc4cd444f5a14fe5f866

9 years agoSet correct versions for json package imports in OSGi manfiests (#14618)
Maciej Przepióra [Thu, 23 Oct 2014 15:07:20 +0000 (18:07 +0300)]
Set correct versions for json package imports in OSGi manfiests (#14618)

Change-Id: I4761ab889bfacedd66bd7ed5f37fe763d7539bef

9 years agoFixes exception when dragging on cells in Chrome (#13334)
Henrik Paul [Thu, 16 Oct 2014 12:54:56 +0000 (15:54 +0300)]
Fixes exception when dragging on cells in Chrome (#13334)

Change-Id: I67b16e15884d9d44d99fcd1fa8063559babcb856

9 years agoFixes an issue with onUnload() (#13334)
Henrik Paul [Fri, 17 Oct 2014 14:16:45 +0000 (17:16 +0300)]
Fixes an issue with onUnload() (#13334)

Change-Id: I7ed22d97ee861208822f845068b7eee856392c07

9 years agoFix button on immediate upload does not obey setWidth() (#14485)
denis.magdenkov [Wed, 1 Oct 2014 13:50:30 +0000 (17:50 +0400)]
Fix button on immediate upload does not obey setWidth() (#14485)

Added sass selector for upload in base theme.

Change-Id: Iebf796f0965de6afeac98d6e2a2a9246c9251bab

9 years agoSet v-disabled on Button inside Upload when disabled. (#14655)
Sauli Tähkäpää [Sun, 12 Oct 2014 20:42:28 +0000 (23:42 +0300)]
Set v-disabled on Button inside Upload when disabled. (#14655)

Change-Id: Ic28c8e4020eddae32a71b5c7f9da0ad61f2f7af9

9 years agoAdd addButton() AbstractTestUI.
Sauli Tähkäpää [Mon, 13 Oct 2014 11:56:50 +0000 (14:56 +0300)]
Add addButton() AbstractTestUI.

Change-Id: I55a02e96466b63f6b00047cc87ab111f6c08e45b

9 years agoFix RpcDataSource to use RPC for row pins/unpins (#13334)
Teemu Suo-Anttila [Wed, 8 Oct 2014 14:30:13 +0000 (17:30 +0300)]
Fix RpcDataSource to use RPC for row pins/unpins (#13334)

This patch removes the temprarilyPinnedRows workaround from
AbstractRemoteDataSource and refactors the whole feature to be part of
RpcDataSource where it should be.

Change-Id: Id55020dd11dda3dcf54dfe3c1b41af8e495c1c0c

9 years agoRefactor VaadinFinderLocatorStrategy
Dmitrii Rogozin [Tue, 21 Oct 2014 13:58:01 +0000 (16:58 +0300)]
Refactor VaadinFinderLocatorStrategy

Change-Id: I9a3b3087f49f65e6ee0733fab42573d2b84c188e

9 years agoFormLayout margins do not work (#14610)
Jouni Koivuviita [Tue, 21 Oct 2014 11:13:15 +0000 (14:13 +0300)]
FormLayout margins do not work (#14610)

Change-Id: Ibad03664be53489121914a2dd7bb051cc6e5350c

9 years agoFix: Empty space on page after expanded component (#12672)
Anna Miroshnik [Tue, 7 Oct 2014 15:37:30 +0000 (19:37 +0400)]
Fix: Empty space on page after expanded component (#12672)

Full defect name: Empty space on page after expanded component - incorrect height calculation in Chrome

Layout:
[
Panel (auto x auto) [
Grid (auto x auto)
]
AnyComponent (100% x 100%)
<EMPTY SPACE>

Also sleep() was removed from tests BaseLayoutExpandTest and
BaseAddReplaceMoveTest

Change-Id: Ie8a14a58dd53a26a133ea99a7b809d92c1b33a1f

9 years agoAdd constructor with header text for client side GridColumn (#13334)
Teemu Suo-Anttila [Mon, 20 Oct 2014 11:02:01 +0000 (14:02 +0300)]
Add constructor with header text for client side GridColumn (#13334)

Change-Id: I72c5f0dbb3b6770e552ad2f75d2f612b66cfb17b

9 years agoTest fix now that FormLayout margins work again. (#14890)
Anna Koskinen [Wed, 22 Oct 2014 08:26:52 +0000 (11:26 +0300)]
Test fix now that FormLayout margins work again. (#14890)

Change-Id: Ifa7d4ae9d36c1180a5c635833a9a13ad576d5c70

9 years agoAdd @since to ContainerEventProvider. (#14178)
Sauli Tähkäpää [Thu, 16 Oct 2014 12:49:25 +0000 (15:49 +0300)]
Add @since to ContainerEventProvider. (#14178)

Change-Id: Ic44e8abf1e7405735c940573558e150b4e0de35d

9 years agoAdd @since to isEnabled() and setEnabled(). (#14797)
Sauli Tähkäpää [Thu, 16 Oct 2014 13:01:26 +0000 (16:01 +0300)]
Add @since to isEnabled() and setEnabled(). (#14797)

Change-Id: Ic9b7e8f597afd68c4190b7eaffaee203876e24e0

9 years agoFix @since for isIPhone() and isIPad(). (#14424, #14423)
Sauli Tähkäpää [Thu, 16 Oct 2014 06:00:03 +0000 (09:00 +0300)]
Fix @since for isIPhone() and isIPad(). (#14424, #14423)

Change-Id: I8b72b362134d564165a7037e0722c3ff28f59497

9 years agoFieldGroup should not throw NPE when data source is not set (#14901).
Denis Anisimov [Tue, 21 Oct 2014 17:41:05 +0000 (20:41 +0300)]
FieldGroup should not throw NPE when data source is not set (#14901).

Change-Id: I74bea857306fac5123aa86cdabc70d81c2a72094

9 years agoAvoid errors if window.vaadin does not exist
Manolo Carrasco [Thu, 11 Sep 2014 16:12:19 +0000 (18:12 +0200)]
Avoid errors if window.vaadin does not exist

Change-Id: I5d57ca13030c75831a47bc6f6e1a73b845f7ea73

9 years agoFix VaadinFinderLocator for UIElement (#14010).
Dmitrii Rogozin [Mon, 20 Oct 2014 13:25:22 +0000 (16:25 +0300)]
Fix VaadinFinderLocator for UIElement (#14010).

Change-Id: If25ebdcdd4df438402d1cdc60a63c629e84c73a0

9 years agoUpdate testbench icon in debug window (#14913)
Dmitrii Rogozin [Tue, 21 Oct 2014 10:54:53 +0000 (13:54 +0300)]
Update testbench icon in debug window (#14913)

Change-Id: Ic114cb1c61a925347e70da3820e4b9f22abeb27c

9 years agoReplace no-break-spaces with whitespaces (#14890)
Sara Seppola [Thu, 16 Oct 2014 13:54:11 +0000 (16:54 +0300)]
Replace no-break-spaces with whitespaces (#14890)

Change-Id: Ib378fbea73bc16caa12deb14f760025e68f16288

9 years agoAdded missing test when unframed (#14450)
Guillermo Alvarez [Mon, 20 Oct 2014 11:40:38 +0000 (14:40 +0300)]
Added missing test when unframed (#14450)

Now we check closing element is present in unframed tabsheets

Change-Id: If29c1006db0f9267d213b5f063a1c478efe60ea9

9 years agoMake PopupPanel attach to overlay container in a GWT 2.7 compatible way (#14881)
Artur Signell [Fri, 17 Oct 2014 14:49:32 +0000 (17:49 +0300)]
Make PopupPanel attach to overlay container in a GWT 2.7 compatible way (#14881)

Change-Id: I71fcac37888c920ba62660b829f4cae3de6dd67a

9 years agoCorrect positioning and sizing logic for context menu (#14863).
Denis Anisimov [Tue, 14 Oct 2014 19:16:00 +0000 (22:16 +0300)]
Correct positioning and sizing logic for context menu (#14863).

Change-Id: Ic2edd6e6f53cd8ae3dc2d39477f59261356beafd

9 years agoFix TabSheet becomes unresponsive after setSelectedTab (#14710)
Guillermo Alvarez [Fri, 17 Oct 2014 08:00:37 +0000 (11:00 +0300)]
Fix TabSheet becomes unresponsive after setSelectedTab (#14710)

Fixed unresponsiveness issue without removing the waitingForResponse
flag from VTabsheet. The flag is now set in revertToSharedStateSelection

Change-Id: I62cabc44d4ac4c284b0b35921d8624483b0150be

9 years agoremoves unused import (#13334)
Henrik Paul [Tue, 21 Oct 2014 10:16:57 +0000 (13:16 +0300)]
removes unused import (#13334)

Change-Id: I24c3d99ab870f7809aecded1fc90f17643a8f19f

9 years agoNew tests for Removing and re-adding all rows in Table (#14581)
Guillermo Alvarez [Thu, 16 Oct 2014 12:40:51 +0000 (15:40 +0300)]
New tests for Removing and re-adding all rows in Table (#14581)

Refactor of test into separate tests.
Addition of new cases to test when a new container is added and
when all items are removed and only one item is added

Change-Id: I6103404d1f21c02d7469f61ce942f7379b00a17b

9 years agoUpdate atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)
Sauli Tähkäpää [Wed, 15 Oct 2014 10:24:37 +0000 (13:24 +0300)]
Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)

Change-Id: Ie239bf110909f8acb47f2141431965061f9ac407

9 years agoChange getSubPartElement(String) to ignore text icons (#14879).
Mika Murtojarvi [Fri, 17 Oct 2014 14:34:22 +0000 (17:34 +0300)]
Change getSubPartElement(String) to ignore text icons (#14879).

The test for this change set will be included in the TestBench project,
since the API required by the test is not present here.

Change-Id: Ia31d4ba49dabdb74d81e5b9d23db7af809d96942

9 years agoREST-like data source use case. (#13334)
Henrik Paul [Wed, 1 Oct 2014 12:19:27 +0000 (15:19 +0300)]
REST-like data source use case. (#13334)

Change-Id: Ib708f3d18ff38c2c293f179640b85baebaf69550

9 years agoRestructures Escalator method hierarchy (#13334)
Henrik Paul [Mon, 20 Oct 2014 13:14:17 +0000 (16:14 +0300)]
Restructures Escalator method hierarchy (#13334)

Previously AbstractRowContainer.paintInsertRows was simply overridden by
BodyRowContainer, which was hard to follow. Now ARC.pIR is an abstract method
and the implementation has been put into another protected method.

Change-Id: Ia47a46216d2f9713b958785b5239d6850b1ede0d

9 years agoUse non-deprecated GWT DateTimeFormat (#13334)
Johannes Dahlström [Mon, 20 Oct 2014 12:39:32 +0000 (15:39 +0300)]
Use non-deprecated GWT DateTimeFormat (#13334)

Change-Id: I4ea4b07130a5c6a483d7a85ac3eaad53efb2a83e

9 years agoFix EditorRow event handling (#13334)
Teemu Suo-Anttila [Mon, 20 Oct 2014 11:42:21 +0000 (14:42 +0300)]
Fix EditorRow event handling (#13334)

Change-Id: Ie79c54186bd19c9acb14625e47cb02122c81106e

9 years agoUse non-deprecated GWT DateTimeFormat (#13334)
Johannes Dahlström [Mon, 20 Oct 2014 12:39:32 +0000 (15:39 +0300)]
Use non-deprecated GWT DateTimeFormat (#13334)

Change-Id: Id10c8ccd57ea9f6cf656d7abd21d6f356b6bef2d

9 years agoFix Tabsheet close button not shown on tabsheet (Firefox 24) (#14450)
Jouni Koivuviita [Fri, 17 Oct 2014 09:03:48 +0000 (12:03 +0300)]
Fix Tabsheet close button not shown on tabsheet (Firefox 24) (#14450)

Change-Id: I099f94f47f2f7aa5856026f6cf6e53629732527c

9 years agoFixes an issue with active cell and data insertion (#13334)
Henrik Paul [Mon, 20 Oct 2014 07:35:01 +0000 (10:35 +0300)]
Fixes an issue with active cell and data insertion (#13334)

Grid tried to offset the active cell whenever data is inserted, even if
it wasn't in the same table section.

Change-Id: Ieea90164a2b7b482c0fb9996fd9e8817283d2504

9 years agoAdd default text renderer and empty constructor to GridColumns (#13334)
Teemu Suo-Anttila [Fri, 10 Oct 2014 10:30:03 +0000 (13:30 +0300)]
Add default text renderer and empty constructor to GridColumns (#13334)

Change-Id: I04245d831a82fb8a9d8bf98e058be52406d5c761

10 years agoAdd missing tests (#12976)
Guillermo Alvarez [Wed, 15 Oct 2014 12:33:18 +0000 (15:33 +0300)]
Add missing tests (#12976)

Adapted TB2 tests included in changeset number [26188] of Vaadin 6.8 SVN

Change-Id: Ib935524538e06bd51acc01068df6ad86beba05fb

10 years agoAdd isUserOriginated to SortOrderChangeEvents (#13334)
Teemu Suo-Anttila [Thu, 16 Oct 2014 11:34:53 +0000 (14:34 +0300)]
Add isUserOriginated to SortOrderChangeEvents (#13334)

Change-Id: Idb387e3b27ea757f27510f7ad97aaaa39b8f71ef

10 years agoMerge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila [Thu, 16 Oct 2014 10:48:15 +0000 (13:48 +0300)]
Merge remote-tracking branch 'origin/master' into grid

Change-Id: I7462e5a6a902eb0c4396bc14216a6f323dd33b76

10 years agofix: Tooltip does not shrink when content changes (#11871)
Anna Miroshnik [Tue, 23 Sep 2014 13:18:45 +0000 (17:18 +0400)]
fix: Tooltip does not shrink when content changes (#11871)

Change-Id: I6b0cc0996560b2f8dd28e110e455445952c0fbd9

10 years agoClarifies server-side exceptions relating to Columns (#13334)
Henrik Paul [Tue, 14 Oct 2014 13:04:22 +0000 (16:04 +0300)]
Clarifies server-side exceptions relating to Columns (#13334)

Change-Id: I0723e731b87cbab6212ad6a11ab6fb21534c3ae4

10 years agoAdd test for hiding all Grid columns. (#13334)
Teemu Suo-Anttila [Mon, 13 Oct 2014 11:51:03 +0000 (14:51 +0300)]
Add test for hiding all Grid columns. (#13334)

Change-Id: Ifed6d5276fa09d2d3015c4bf92dd3131a8c4ba93

10 years agoUse isConnectorEnabled instead of isEnabled for DnD service (#12781)
Denis Anisimov [Thu, 16 Oct 2014 07:49:22 +0000 (10:49 +0300)]
Use isConnectorEnabled instead of isEnabled for DnD service (#12781)

Change-Id: Ica20d57283db74d66176de7c696136a9a3615c41

10 years agoUse isConnectorEnabled instead of isEnabled for client requests(#12781).
Denis Anisimov [Sun, 14 Sep 2014 12:26:37 +0000 (15:26 +0300)]
Use isConnectorEnabled instead of isEnabled for client requests(#12781).

Change-Id: Iac6dc5caf9ece76d9289da05f83289152b005406

10 years agoClarifies client-side exceptions relating to Columns (#13334)
Henrik Paul [Tue, 14 Oct 2014 14:02:35 +0000 (17:02 +0300)]
Clarifies client-side exceptions relating to Columns (#13334)

Change-Id: Idad4b6588e0ca8a9bc614111b00429d230d9aba0