aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Fixed theming issues with Grid's Sidebar (#17412)Pekka Hyvönen2015-04-225-20/+67
| | | | | | | | | | | | | | | | | | | | | | | | - 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
| | * Merge remote-tracking branch 'origin/master' into grid-7.5Teemu Suo-Anttila2015-04-2235-565/+1048
| | |\ | | | | | | | | Change-Id: I01c7d52b1e80483ec46f87ac8c5d7a48d4c01c84
| | * | Fixed regression and fragile test for Grid.Pekka Hyvönen2015-04-223-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
| | * | Merge branch 'master' into grid-7.5Pekka Hyvönen2015-04-17121-4659/+3734
| | |\ \ | | | | | | | | | | | | | | | Change-Id: I6175398df4c3a07656a2682843615a0d7bd32a45
| | * | | Declarative support and test for Grid.Column.hidingToggleCaption #17481Pekka Hyvönen2015-04-163-3/+20
| | | | | | | | | | | | | | | | | | | | Change-Id: Ic20686649b28530160498742e78f69074e32e596
| | * | | Declarative support and tests for Grid's 7.5 features (#17481)Pekka Hyvönen2015-04-163-2/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Grid.Column.hidden and Grid.Column.hidable - Grid.columnReorderingAllowed Change-Id: Iee2e3ff7472bceef314403b750549c99e26a9546
| | * | | Calculate Grid sidebar button height when closed #17412Pekka Hyvönen2015-04-1610-62/+183
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + contains Valo theming fixes for all browsers. + includes screenshot test for sidebar in Valo Change-Id: Ic6401057efff7e4d4ab65c46885dda2d995bce5d
| | * | | Grid.Column setHidable and setHidden return the Column #17478Pekka Hyvönen2015-04-161-4/+10
| | | | | | | | | | | | | | | | | | | | Change-Id: I720b66d14a151964cf071deee380704c73f88744
| | * | | Move details row decorators out of spacers td #17423Pekka Hyvönen2015-04-154-140/+158
| | | | | | | | | | | | | | | | | | | | Change-Id: Ie6c0166ad307b9172acccaa781d6fea316ee6390
| | * | | Merge remote-tracking branch 'origin/master' into grid-7.5Teemu Suo-Anttila2015-04-1583-1378/+5083
| | |\ \ \ | | | | | | | | | | | | | | | | | | Change-Id: I03fdd2014fd0393341db0f650c065f6d27905b73
| | * | | | Valo theming for Grid's sidebar #17412Pekka Hyvönen2015-04-134-14/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Little theming for Reindeer and Runo too, but no designs yet. Change-Id: I967d377cf33d64c9566b7a28d81002e669562be7
| | * | | | Use MenuBar in Grid's sidebar for column hiding #17332Pekka Hyvönen2015-04-092-65/+146
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3b15430c6f8dab6dadcd84ddf280153e91192c5f
| | * | | | Merge branch 'grid-7.5' of ssh://dev.vaadin.com:29418/vaadin into grid-7.5Markus Koivisto2015-04-083-4/+120
| | |\ \ \ \
| | | * | | | Escalator tries to hide out-of-sight spacers from the user (#17353)Henrik Paul2015-04-083-4/+120
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I807896e3cdd07f4a43a265ba720435f01778f7e1
| | * | | | | Merge branch 'master' into grid-7.5Markus Koivisto2015-04-0835-176/+1945
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/release-notes.html Change-Id: I3906caeb01d1991dc9cb927b3d9ce0fb21c77e04
| | * | | | | Escalator now reorders also spacers in DOM (#17334)Henrik Paul2015-04-084-9/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I23832565bb1633dca4bac986b1a2e37f99163eb2
| | * | | | | No unnecessary detail-request RPCs (#17367)Henrik Paul2015-04-021-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia5f00765d623a5fadd254f2146fbd9e5c9e1b86a
| | * | | | | Adds theme to details in Grid (#16644)Jouni Koivuviita2015-04-017-48/+250
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I84628ee5840b71f2ff889037a525d43f9e86af46
| | * | | | | Take hidden columns into account with spanned cells #17287Pekka Hyvönen2015-03-312-13/+306
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I595c6b7da061ebfa495c7f9f649c935a48190b66
| | * | | | | API for column hiding toggle caption in Grid (#17272)Pekka Hyvönen2015-03-317-26/+159
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | | | | Merge remote-tracking branch 'origin/master' into grid-7.5Henrik Paul2015-03-3184-492/+3728
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ife8c6d2a5f6c134a6e28e862f524b6e687199cc8
| | * | | | | | Server Grid.scrollToRow takes details into account (#17270)Henrik Paul2015-03-317-13/+523
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7b6d67aeb4d625a53e6fe370b729016a84e33214
| | * | | | | | Refactored fragile column reorder tests for GridPekka Hyvönen2015-03-314-87/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I72fd2b09269d5dfc689d8b1f213f46989adf8bfe
| | * | | | | | Moves DragAndDropHandler from Grid to separate classPekka Hyvönen2015-03-303-223/+243
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes the class in the widgets package build. Change-Id: If72430d3005f7af0029070a72976853baac195a1
| | * | | | | | Client Grid.scrollToRow takes details into account (#17270)Henrik Paul2015-03-277-40/+258
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8a63f51f3b444c3c4342c46b7b58ad152f4bd0e1
| | * | | | | | Fixed some faulty asserts in Grid's detail row creation (#17293)Henrik Paul2015-03-272-10/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8e9998524c02ca1e2f9d3391fa27bacc53655c7f
| | * | | | | | Update all empty since tags published in alpha1Leif Åstrand2015-03-2619-60/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1afce7e69beb9a61354fd82fcda194d4277dfd36
| | * | | | | | Fix Grid's frozen column count with hidden columns #17273Pekka Hyvönen2015-03-254-1/+174
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4f8a893eec3cf7c32da34cb364a4d56589cbf3e2
| | * | | | | | Hide DragAndDropHandler in Grid to make vaadin-widgets compile (#16643)Leif Åstrand2015-03-252-251/+224
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I231affa4a4242d3b958583c9b79a4f08be0d5de5
| | * | | | | | Fixes edge case in null details generation for Grid (#17274)Henrik Paul2015-03-254-11/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1bf4c2f0600baea8b925bd31dcd42c1e901a7c8b
| | * | | | | | Avoid using VButton because of vaadin-widgets dependencies (#17023)Leif Åstrand2015-03-251-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id1d42ee9555600eb117feadddcc92151dc2c5e1c
| | * | | | | | Adds Escalator.scrollToSpacer (#17270)Henrik Paul2015-03-254-40/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib420e8da6c167fdba9d3023a73cb242643c7af67
| | * | | | | | Fixes more broken IE8 tests for column reorderPekka Hyvönen2015-03-242-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I65e88beb48fdc10999162a22f4768149b157bbe5
| | * | | | | | Update release notes for 7.5.0.alpha1Leif Åstrand2015-03-241-37/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5c1d6c5e9d93cf6acae415149fedafa7652b8b98
| | * | | | | | Fixes Grid column reordering for IE8 (#17023)Pekka Hyvönen2015-03-231-17/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I44373a22fb279d5fd260fec0cfaf52d4a3f4e9a3
| | * | | | | | Merge remote-tracking branch 'origin/master' into grid-7.5Leif Åstrand2015-03-2325-481/+894
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I53218c269f0701cddd8279bf25c493950144f4cb
| | * | | | | | | Grid column hiding info from client to server #(17023)Pekka Hyvönen2015-03-228-23/+278
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | | | | | | Fixes Escalator spacer tests (#16644)Henrik Paul2015-03-222-16/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0cb3584673525b1a21b01a2e819056df7f94579c
| | * | | | | | | Disable Sidebar API access since it will still be reworked (#17023)Leif Åstrand2015-03-203-90/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I86900955497ba8e713f48457a7b858f50f9eeb73
| | * | | | | | | Fixes several issues with hidden columns in Grid (#17023)Pekka Hyvönen2015-03-207-52/+285
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | | | | | | Fix various small issues discovered while reviewing APILeif Åstrand2015-03-207-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I196e490d5c5ae77ba895e0fca1b0d9160b6a7855
| | * | | | | | | Move DetailComponentManager from Grid to RDPE (#16644)Henrik Paul2015-03-203-253/+271
| | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2b65a878bb50c2b1f62135a998207a41e82fe62f
| | * | | | | | | Restructure sidebar widget handling to work with custom content (#17023)Leif Åstrand2015-03-203-62/+211
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib24d1536af89ce97b2117d813e0f75405df7dab7
| | * | | | | | | Added some extra warnings for DetailsGenerator (#16644)Henrik Paul2015-03-191-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie84d1aa3d8738d5988567331368f217abf104dd6
| | * | | | | | | Removes unnecessary todo logging (#16644)Henrik Paul2015-03-191-17/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5992e6f48c472f252bfbcc8d7b4991ded15fd197
| | * | | | | | | Merge remote-tracking branch 'origin/grid-detailsrow' into grid-7.5Henrik Paul2015-03-1914-15/+1317
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I24df361a4f938b6ffe567aa290cc411ce194baba
| | | * | | | | | | Adds details generator swap support for Grid (#16644)Henrik Paul2015-03-188-126/+291
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I741970a7bcebd27d3aa28d608d767b4b4f063ae8
| | | * | | | | | | Fixes a bug when scrolling a Grid with details open (#16644)Henrik Paul2015-03-183-16/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the a row with an open details row was pushed out of the active row range, the component would be removed from the connector hierarchy on the server side but not on the client side. Vaadin gave a warning for this. This patch makes sure that the widget is properly deregistered when it gets outside of the active range pre-emptively. Change-Id: I2145e82a990ded31e4426e85e59edad9d4d4194f
| | | * | | | | | | Fixes a bug in Details being open on freshly retrieved Grid rows (#16644)Henrik Paul2015-03-182-4/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id337dd84ba0b0f09d55b3cdb0d8bfde67313ed21
| | | * | | | | | | Grid's Details can now be Components (#16644)Henrik Paul2015-03-1710-13/+754
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If67dd2e86cf41c57f208a3691e2cb7a5a29c133c