]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
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 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 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 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

9 years agoFixed some faulty asserts in Grid's detail row creation (#17293)
Henrik Paul [Wed, 25 Mar 2015 16:04:45 +0000 (18:04 +0200)]
Fixed some faulty asserts in Grid's detail row creation (#17293)

Change-Id: I8e9998524c02ca1e2f9d3391fa27bacc53655c7f

9 years agoMake Grid update column renderers (#16552)
Patrik Lindström [Tue, 24 Mar 2015 10:58:25 +0000 (12:58 +0200)]
Make Grid update column renderers (#16552)

Change-Id: I3adf9d0cc32f800a535a82ffe5d6ba503a36e746

9 years agoFix declarative support for AbstractMedia (#16330 #16331 #16332)
Miki [Fri, 6 Feb 2015 12:49:03 +0000 (14:49 +0200)]
Fix declarative support for AbstractMedia (#16330 #16331 #16332)

Also fixes HTTPS resource handling (#17267)

Contains tests for both Audio and Video.

Change-Id: Id4a7325f0d29f6857ff2236757b28b9eb911e39a

9 years agoFix declarative support for MenuBar (#16328)
Miki [Tue, 10 Feb 2015 13:04:27 +0000 (15:04 +0200)]
Fix declarative support for MenuBar (#16328)

Change-Id: Icd70a02aa8ffef9d1aca4b833ac23aeff5813771

9 years agoFix Calendar declarative support (#16595)
Teemu Suo-Anttila [Tue, 24 Mar 2015 08:08:58 +0000 (10:08 +0200)]
Fix Calendar declarative support (#16595)

Change-Id: Ib9a33d6d0fe48e63e5043a84a47375f123eccb58

9 years agoFix build scripts for BOM (#17025)
Henri Sara [Thu, 26 Mar 2015 11:25:57 +0000 (13:25 +0200)]
Fix build scripts for BOM (#17025)

Change-Id: Ia59a2423d8e22e15a978dd73baf08b5fa6388ea6

9 years agoSplitPanel should have an event for the splitter being moved (#3855)
wodencafe [Wed, 4 Feb 2015 17:28:51 +0000 (11:28 -0600)]
SplitPanel should have an event for the splitter being moved (#3855)

Change-Id: I473e5a0f8420c95971af52ef230849f468ebbbad

9 years agoUse native scrolling in IE on touch devices (#14864)
Juho Nurminen [Thu, 26 Mar 2015 08:23:14 +0000 (10:23 +0200)]
Use native scrolling in IE on touch devices (#14864)

Change-Id: I8c652944b917d6392e2d02052b00ddb119ec242c

9 years agoBuild Maven BOM for Vaadin (#17025)
Henri Sara [Thu, 19 Mar 2015 13:36:36 +0000 (15:36 +0200)]
Build Maven BOM for Vaadin (#17025)

Change-Id: I842a5f1551012744354371e1c099f6ca2360029c

9 years agoUpdate all empty since tags published in alpha1
Leif Åstrand [Thu, 26 Mar 2015 09:27:21 +0000 (11:27 +0200)]
Update all empty since tags published in alpha1

Change-Id: I1afce7e69beb9a61354fd82fcda194d4277dfd36

9 years agoFix declarative support for DragAndDropWrapper (#16324)
Miki [Fri, 6 Feb 2015 13:27:59 +0000 (15:27 +0200)]
Fix declarative support for DragAndDropWrapper (#16324)

Change-Id: I132e37fe54fb5949748c0e0ec265bd411ff91ce3

9 years agoDisables selection when Grid's editor is open (#17132).
Alexey Fansky [Mon, 23 Mar 2015 18:55:55 +0000 (11:55 -0700)]
Disables selection when Grid's editor is open (#17132).

Change-Id: Ibbbffbfe2e8bcb763031ac277c2c36ce4eb4e3fc

9 years agoFix Grid's frozen column count with hidden columns #17273
Pekka Hyvönen [Tue, 24 Mar 2015 13:19:35 +0000 (15:19 +0200)]
Fix Grid's frozen column count with hidden columns #17273

Change-Id: I4f8a893eec3cf7c32da34cb364a4d56589cbf3e2

9 years agoHide DragAndDropHandler in Grid to make vaadin-widgets compile (#16643)
Leif Åstrand [Wed, 25 Mar 2015 12:35:06 +0000 (14:35 +0200)]
Hide DragAndDropHandler in Grid to make vaadin-widgets compile (#16643)

Change-Id: I231affa4a4242d3b958583c9b79a4f08be0d5de5

9 years agoFixes edge case in null details generation for Grid (#17274)
Henrik Paul [Tue, 24 Mar 2015 13:11:23 +0000 (15:11 +0200)]
Fixes edge case in null details generation for Grid (#17274)

Change-Id: I1bf4c2f0600baea8b925bd31dcd42c1e901a7c8b

9 years agoAvoid using VButton because of vaadin-widgets dependencies (#17023)
Leif Åstrand [Wed, 25 Mar 2015 12:19:43 +0000 (14:19 +0200)]
Avoid using VButton because of vaadin-widgets dependencies (#17023)

Change-Id: Id1d42ee9555600eb117feadddcc92151dc2c5e1c

9 years agoRevert "Make push path configurable (#14432)."
Artur Signell [Thu, 19 Mar 2015 09:49:32 +0000 (09:49 +0000)]
Revert "Make push path configurable (#14432)."

Breaks long polling fallback when implemented this way

This reverts commit 735f0748344d7ee594c4e52a715d867dfdb23cb1.

Conflicts:
push/build.xml
push/ivy.xml
server/src/com/vaadin/server/Constants.java
uitest/src/com/vaadin/tests/push/PushPathTest.java

Change-Id: I07f6fedafc648b0ee403865ccb322017d2a8d571

9 years agoAdds Escalator.scrollToSpacer (#17270)
Henrik Paul [Mon, 23 Mar 2015 13:35:26 +0000 (15:35 +0200)]
Adds Escalator.scrollToSpacer (#17270)

Change-Id: Ib420e8da6c167fdba9d3023a73cb242643c7af67

9 years agoFixed scroll jump by using native focusing in IE (#15294)
Johannes Tuikkala [Thu, 5 Mar 2015 11:32:33 +0000 (13:32 +0200)]
Fixed scroll jump by using native focusing in IE (#15294)

Change-Id: I412ba219f31567ebba019b7d6ce4db4af9be9363

9 years agoFixes more broken IE8 tests for column reorder
Pekka Hyvönen [Tue, 24 Mar 2015 15:11:14 +0000 (17:11 +0200)]
Fixes more broken IE8 tests for column reorder

Change-Id: I65e88beb48fdc10999162a22f4768149b157bbe5

9 years agoFix Declarative support for Slider (#17196)
Johannes Dahlström [Wed, 18 Mar 2015 13:42:48 +0000 (15:42 +0200)]
Fix Declarative support for Slider (#17196)

Change-Id: I5cc390566af38115939416591a549f06e39d3153

9 years agoFix Table column header sorting on Chrome (#14796)
Anna Miroshnik [Fri, 6 Mar 2015 13:05:09 +0000 (16:05 +0300)]
Fix Table column header sorting on Chrome (#14796)

This fix is similar to the fix that has been made for other similar
cases (i.e. #13381).
Couldn't find a reliable way to reproduce the problem. Hopefully this
will fix the issue.

Was reproduced (before fix) on Google Chrome 40.0.2214.115 m on
TableSortingStopsWorkingOnChrome test one time (but then suddenly it
started to work again).
Was reproduced (before fix) on Project TableSorting once, as described
in the ticket. That project has been attached to the ticket.

Change-Id: Id901c9ce4a0a7c369572bf4374223851658aa703

9 years agoFix declarative support for CustomLayout (#17210)
Johannes Dahlström [Mon, 23 Mar 2015 10:10:07 +0000 (12:10 +0200)]
Fix declarative support for CustomLayout (#17210)

CustomLayout now has a public default constructor. If a template is not set
using one of the setters, a warning message is displayed like in the case where
the template file is specified but not found.

Change-Id: I5d56f24fafc5c82e6ab76dec393a0c25bd78aae5

9 years agoUpdate release notes for 7.5.0.alpha1
Leif Åstrand [Tue, 24 Mar 2015 08:36:28 +0000 (10:36 +0200)]
Update release notes for 7.5.0.alpha1

Change-Id: I5c1d6c5e9d93cf6acae415149fedafa7652b8b98

9 years agoExpect Chrome 41
Artur Signell [Mon, 23 Mar 2015 20:15:51 +0000 (22:15 +0200)]
Expect Chrome 41

Change-Id: I64c8788c0ae6160c565dfc0cfb4a87a7ed86bc81

9 years agoFixes Grid column reordering for IE8 (#17023)
Pekka Hyvönen [Mon, 23 Mar 2015 13:47:50 +0000 (15:47 +0200)]
Fixes Grid column reordering for IE8 (#17023)

Change-Id: I44373a22fb279d5fd260fec0cfaf52d4a3f4e9a3

9 years agoMerge remote-tracking branch 'origin/master' into grid-7.5
Leif Åstrand [Mon, 23 Mar 2015 06:20:23 +0000 (08:20 +0200)]
Merge remote-tracking branch 'origin/master' into grid-7.5

Change-Id: I53218c269f0701cddd8279bf25c493950144f4cb

9 years agoGrid column hiding info from client to server #(17023)
Pekka Hyvönen [Sun, 22 Mar 2015 20:20:57 +0000 (22:20 +0200)]
Grid column hiding info from client to server #(17023)

Fixes mismatched client-server API regarding ColumnVisibilityChangeEvent
Adds and removes the column hiding toggle as needed when columns added / removed.
Known bug when a hidable column added, column toggle won't get the caption of column.

Change-Id: I708e19432dc822f713bf11f5b8e6eadb528a3961

9 years agoFixes Escalator spacer tests (#16644)
Henrik Paul [Fri, 20 Mar 2015 14:18:55 +0000 (16:18 +0200)]
Fixes Escalator spacer tests (#16644)

Change-Id: I0cb3584673525b1a21b01a2e819056df7f94579c

9 years agoDisable Sidebar API access since it will still be reworked (#17023)
Leif Åstrand [Fri, 20 Mar 2015 13:50:51 +0000 (15:50 +0200)]
Disable Sidebar API access since it will still be reworked (#17023)

Change-Id: I86900955497ba8e713f48457a7b858f50f9eeb73

9 years agoUse special logic for allocating selection col widths (#17091)
Leif Åstrand [Fri, 20 Mar 2015 14:51:45 +0000 (16:51 +0200)]
Use special logic for allocating selection col widths (#17091)

Change-Id: I2d0a80a26e8211d6f5e9110e1476f857803b4d3f

9 years agoFixes several issues with hidden columns in Grid (#17023)
Pekka Hyvönen [Thu, 19 Mar 2015 14:23:12 +0000 (16:23 +0200)]
Fixes several issues with hidden columns in Grid (#17023)

Makes sure that hidden columns are taken into account when calculating indices.
This is because escalator doesn't know about hidden columns, thus need to
convert cell indices to actual column indices in quite many places.

Change-Id: I4c0f3097938ee9340a1922464e12ad7261084ecb

9 years agoFix various small issues discovered while reviewing API
Leif Åstrand [Fri, 20 Mar 2015 10:20:10 +0000 (12:20 +0200)]
Fix various small issues discovered while reviewing API

Change-Id: I196e490d5c5ae77ba895e0fca1b0d9160b6a7855

9 years agoMove DetailComponentManager from Grid to RDPE (#16644)
Henrik Paul [Fri, 20 Mar 2015 09:18:35 +0000 (11:18 +0200)]
Move DetailComponentManager from Grid to RDPE (#16644)

Change-Id: I2b65a878bb50c2b1f62135a998207a41e82fe62f

9 years agoRestructure sidebar widget handling to work with custom content (#17023)
Leif Åstrand [Thu, 19 Mar 2015 11:13:14 +0000 (13:13 +0200)]
Restructure sidebar widget handling to work with custom content (#17023)

Change-Id: Ib24d1536af89ce97b2117d813e0f75405df7dab7