| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I08f05bee9bf0c82f5767c63654046285c85f233a
|
|
|
|
| |
Change-Id: Ic08bfa69bc0c4cb42ecbb1d53ab712e75075ee10
|
|
|
|
| |
Change-Id: Ieccb53a402dd6669fb684b0ef8e18e4c8778c58e
|
|
|
|
| |
Change-Id: I41e40b87b64aec046428c1294aa1d488b6daf693
|
|
|
|
|
|
|
|
| |
New location is com.vaadin.server.communication.data as the extension
only manages the communication of container data to a client-side data
source.
Change-Id: I7aeefe23c9d771d70bc1dd389bc7f0c3357f0a17
|
|
|
|
|
|
|
|
|
|
| |
While refactoring any special cases are removed. This needs Grid
extensions to have a way for adding and removing components from Grid.
Removing any and all parts of RpcDataProvider work towards having it
separate from Grid and maybe usable for other components as well.
Change-Id: Ia4e25d5f0acaf2085478346b0ff6e23c8334e1b9
|
|
|
|
|
|
|
| |
This patch provides destroyData implementation for all default data
generators.
Change-Id: I1458080ee0203a27b52e604d3a30c9e5240c0383
|
|
|
| |
Change-Id: Icd3c164fb252bd048ffcd953f967a9c7acdc4514
|
|
|
|
|
|
| |
This patch removes DataProviderKeyMapper which was mostly dead code
already. Uses a regular KeyMapper instead.
Change-Id: Ic97d1dc827d45fde65bcddc0414bfe711032620c
|
|
|
|
|
|
|
| |
This patch removes all selection related variables and API from several
core parts of Grid.
Change-Id: Idb7aa48fda69ded1ef58a69c1f7dbc78b7f52a54
|
|
|
|
| |
Change-Id: I9f223ec2d49a4a851f5e5808cc325c52717191ee
|
|
|
|
| |
Change-Id: Ia749252ebf7034da5f3273ef117ab4ba35ad39b6
|
|
|
|
|
|
| |
Previously, they were only updated in the 7.5 branch.
Change-Id: Ic889c2f6a6d150a013adb5895c191c5107e8c6df
|
|
|
|
|
|
|
| |
This patch also reduces the amount of RPC calls when dropping rows from
cache.
Change-Id: Ib69a807883bc885dcd877a008cec16e44fa2bfdd
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
server/src/com/vaadin/data/RpcDataProviderExtension.java
Change-Id: I1bd55b03a8c114823ed8655fc89758f37b16e9c4
|
| |
| |
| |
| | |
Change-Id: I68a77bee4ef8e7a859f3a3c143e6f5922decf025
|
| |
| |
| |
| | |
Change-Id: I46557f6c6f8543ab61b863145863824785d14784
|
|\|
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
client/src/com/vaadin/client/connectors/GridConnector.java
server/src/com/vaadin/data/RpcDataProviderExtension.java
server/src/com/vaadin/ui/Grid.java
Change-Id: Ie8931fbae322c93aeb409e8a6d393623ba9d9dc6
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Details are now initialized when they are made visible. The old way of
requesting when seen caused a lot of problems when moving stuff around.
Now uses less communication, but reserves a bit extra resources due to
all details components being in the hierarchy.
Change-Id: I1c1163bdc306f5b86e5e0f6e2bbf2801e65c2243
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
uitest/src/com/vaadin/tests/components/grid/basicfeatures/server/GridEditorTest.java
Change-Id: I5ed68bc73d38be4e1f6816108a5246d0c98a258f
|
| |
| |
| |
| |
| |
| |
| | |
Added simple customization for text representation
Added API for locale-specific conversion
Change-Id: I866b37bb085e85ef3d67e9d5e6db82b22e9bc464
|
|\|
| |
| |
| | |
Change-Id: Id630861d5089b0deabbccffe66d971252c44f46b
|
| |
| |
| |
| | |
Change-Id: I74360c7a3f0c5798dbaa44ea06ea1585c4289449
|
| |
| |
| |
| | |
Change-Id: I664fcef77f469c66cd62afb2938db69b7f27e6df
|
| |
| |
| |
| |
| |
| |
| | |
Due to the nature of Container this is only achieved by removing any
existing details and reopening those after the sort is done.
Change-Id: Ic42186ed85981d5dad4ff0948aa22f7a0404480d
|
|/
|
|
| |
Change-Id: I8c809b6fac827df730c6622fb6790410c6c5bd81
|
|
|
|
| |
Change-Id: I7fb13c520c8ff402971214022d44be0db2b9c3ea
|
|
|
| |
Change-Id: If01c0653021efc85a26d9d5896a4da9d155cf777
|
|
|
|
| |
Change-Id: I42b9fe5d945d23e202a252a8be12976608da19bf
|
|
|
|
| |
Change-Id: Idde4fc54950f2bb83e0bb8d36a84a5bf075eb8de
|
|
|
|
| |
Change-Id: I1adce18f238fd4357b0eb1be68ebf7a3aaa6dd6e
|
|
|
|
| |
Change-Id: Iae9243bd0dc90e130e2866adef472a4d09c4a16f
|
|
|
|
|
|
|
| |
Updated all SQLContainer tests to track that connection are correctly
reserved and released
Change-Id: I3f12527683a19d44a2db265491b6ba9331c0980b
|
|
|
|
| |
Change-Id: Id8f78c9ef7670c5413d3b7d28eef732dd1b7512d
|
|\
| |
| |
| | |
Change-Id: I03fdd2014fd0393341db0f650c065f6d27905b73
|
| |
| |
| |
| | |
Change-Id: Ib60e2f7ffa70030b93715adc453855c4bad7a372
|
| |
| |
| |
| | |
Change-Id: I8e9998524c02ca1e2f9d3391fa27bacc53655c7f
|
| |
| |
| |
| | |
Change-Id: I1afce7e69beb9a61354fd82fcda194d4277dfd36
|
| |
| |
| |
| | |
Change-Id: I1bf4c2f0600baea8b925bd31dcd42c1e901a7c8b
|
| |
| |
| | |
Change-Id: I2b65a878bb50c2b1f62135a998207a41e82fe62f
|
|\ \
| |/
|/|
| | |
Change-Id: I24df361a4f938b6ffe567aa290cc411ce194baba
|
| |
| |
| |
| | |
Change-Id: I741970a7bcebd27d3aa28d608d767b4b4f063ae8
|
| |
| |
| |
| | |
Change-Id: Id337dd84ba0b0f09d55b3cdb0d8bfde67313ed21
|
| |
| |
| |
| | |
Change-Id: If67dd2e86cf41c57f208a3691e2cb7a5a29c133c
|
| |
| |
| |
| | |
Change-Id: Ibff5a83b3a09c7c530926dadae9138ba3823f27a
|
|/
|
|
| |
Change-Id: I8abaa4c1bd8eface98e42e0882cf09c92fbbf386
|
|
|
|
| |
Change-Id: Ib3ae8d305f44a78c9bd6f4539ca9cee2a487d269
|
|
|
|
|
|
|
| |
This patch changes value change listener mapping from itemid based to
index based mapping. This makes removing rows much less error prone
Change-Id: I77e9078de4ae61ce5d752cc394aa47bccd505e70
|
|
|
|
| |
Change-Id: I6e8ca4af7baf0b560e9f28dfd6b7dd437c1a4254
|
|
|
| |
Change-Id: I6fd0313aaba5619a55f03fb52d72c032ea18f409
|