| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: Ife8c6d2a5f6c134a6e28e862f524b6e687199cc8
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I7b6d67aeb4d625a53e6fe370b729016a84e33214
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I1afce7e69beb9a61354fd82fcda194d4277dfd36
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I1bf4c2f0600baea8b925bd31dcd42c1e901a7c8b
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I196e490d5c5ae77ba895e0fca1b0d9160b6a7855
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Change-Id: I24df361a4f938b6ffe567aa290cc411ce194baba
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I741970a7bcebd27d3aa28d608d767b4b4f063ae8
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: If67dd2e86cf41c57f208a3691e2cb7a5a29c133c
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ibff5a83b3a09c7c530926dadae9138ba3823f27a
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ic00e873176f499dfc45976439e09d712932775da
|
| |\| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
uitest/src/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeaturesTest.java
uitest/src/com/vaadin/tests/widgetset/client/grid/GridBasicClientFeaturesWidget.java
Change-Id: Ic77c717b9bbdcc38585382d4944ee4491aba3f7d
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I96c65dbb96614a5f5782b747fb8588647211cf4b
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ib52143ce387f6376878bf3d1c401615a15f1a3cc
|
| |_|_|/
|/| | |
| | | |
| | | | |
Change-Id: I6e8b4f3dfa374f4c7eb5421867d7943abae6e941
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I7381a6212b824f9dafc5fe7359b0e791f15c57b2
|
| |_|/
|/| |
| | |
| | | |
Change-Id: I36227feeeaf08f41a9d5c179547dfcb575a1fb09
|
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Change-Id: I889b918600db98b70a7c02e86fbbeca31f083f80
|
| |
| |
| |
| | |
Change-Id: I089f08a056a358d9857ce6608293878e2b8bbd9e
|
|/
|
|
|
|
|
| |
In order to use websockets with Weblogic 12.1.2 or later, push path 'ws'
needs to be used instead of 'PUSH'.
Change-Id: Ia90d11c20a375cef9cf4a53986a70d616a83db06
|
|
|
|
| |
Change-Id: Ieb245205b3a311a4563f39bc48baadc44e218b61
|
|
|
| |
Change-Id: I2727a9fabef4291798e97495c2df86b077387cbb
|
|
|
| |
Change-Id: Ie1f9d738db7a03ddb01b968782ad5e4877af1d7e
|
|
|
|
|
|
|
|
|
|
|
| |
Non-editable columns are not assigned editor fields. When the editor is active,
any non-editable content is not displayed (this should changein the future).
This is separate from setting the property or editor field read-only - in those
cases the field is still used to display the data which may not be desired and
will fail if there is no converter.
Also add Column.setEditorField(Field<?>) and the corresponding getter.
Change-Id: Ice17c357895cb63a8e1bfd6abaffc1d803399e98
|
|
|
|
| |
Change-Id: I4e303613f66a13b3ad6a9b2284537e5548391a4a
|
|
|
|
| |
Change-Id: I1d4882c820722094128dac3a6f595d30286ee458
|
|
|
|
|
|
| |
Also do not write to sysout
Change-Id: Idae318a851323cd27b3363d12e8080101e996d9c
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
client/src/com/vaadin/client/ui/VWindow.java
Change-Id: I1a35db88a2b11acf76b58c417575451edfdb275d
|
| |
| |
| |
| | |
Change-Id: I31a923faf5ae369ffc2160cdeb12584ca0babc9d
|
| |
| |
| |
| | |
Change-Id: Ib11880b020f0f60c9e0808409d243e6c4d6c05aa
|
| |
| |
| |
| | |
Change-Id: I93551548aad280c4e0193d65a066976d40d65a86
|
| |
| |
| |
| | |
Change-Id: I2da481dcd3c258e48f2f77a9d3c8c46bb81048ff
|
| |
| |
| |
| | |
Change-Id: Iab68be3e5d5e59bb05610677642a5715efe50feb
|
| |
| |
| |
| | |
Change-Id: I743f4de9fd11c5d81b11a3b8f2e0957293c5587c
|
|\|
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
client/src/com/vaadin/client/communication/AtmospherePushConnection.java
server/tests/src/com/vaadin/data/fieldgroup/FieldGroupTests.java
shared/src/com/vaadin/shared/util/SharedUtil.java
Change-Id: I300b5a92bde562390a56b720adf9a37b795c9513
|
| |
| |
| |
| | |
Change-Id: I3846bea13444afbb72b54eaf8808273f88dddee1
|
| |
| |
| |
| | |
Change-Id: I640d491c38c3fbd083a955669ec58ce294f158c4
|
| |
| |
| |
| | |
Change-Id: I9d4243fa6f91ba5bc3449d0a3ec24f209e6360e6
|
| |
| |
| |
| | |
Change-Id: Icd51c52d2c93b71d25b938d03c827b2da5d8527c
|
| |
| |
| |
| | |
Change-Id: Icc25e5727880baa9dceba3394522b3c5b3a4314f
|
| |
| |
| |
| | |
Change-Id: Id5367b7b1ef4b7dbabfd58902ac6134222e641ba
|
|\|
| |
| |
| | |
Change-Id: Ic6b667ea6ceff43a609ce2037f656c6274871fb7
|
| |
| |
| |
| | |
Change-Id: Ib7f6e67c242449e58a10359c596489fea2f679f6
|
| |
| |
| |
| |
| |
| |
| |
| | |
* SortNotifier.removeSortistener -> removeSortListener
* DisabledGridClientTest now extends GridBasicClientFeatures
* GridServerRpc.selectionChange -> select
Change-Id: Id01b1d51f84c996444de28b262df3db7a6c35a09
|
| |
| |
| |
| | |
Change-Id: I57cb6208613ce4fc8fce52c07ac4a18982095d2e
|
| |
| |
| |
| | |
Change-Id: I00401560e345c82a5d967cd71d611605d9b96d92
|
| |
| |
| |
| | |
Change-Id: I9dd103d2f9725499823231881c432696f05b80db
|
|\|
| |
| |
| | |
Change-Id: Id00b3893951bc669fcc8e234f09909d480e249ab
|