| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Added simple customization for text representation
Added API for locale-specific conversion
Change-Id: I866b37bb085e85ef3d67e9d5e6db82b22e9bc464
|
|
|
|
| |
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: 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
|
|
|
|
| |
Change-Id: I8a00857d5829cd01ceb98c4264029f62e45e7073
|
|
|
|
|
|
|
|
| |
This patch defers cache refresh and row adding/removing. These calls are
omitted completely when making initial response to the client or
updating the size with bare ItemSetChangeEvents.
Change-Id: I6b350680b3e2381caf6a66c9a4ad283207d024dc
|
|
|
|
|
|
|
|
|
| |
* Method for retrieving all failing fields exceptions from a
CommitException
* Methods for handling commit errors in Grid (#16515)
* Show editor row validation errors only on the fields (#16509)
Change-Id: Iabef662579e4ccae3803a513205e46542c41cce2
|
|
|
|
| |
Change-Id: I0102d93c7f661993a5a07d2bcdf511f433419300
|
|
|
|
|
|
|
| |
This patch optimizes value change listeners and updates a bit in order
to make clean up on cache invalidation easier to perform.
Change-Id: I6ae3e0ef5046bd5f404f5e0a440607cabd48c6a4
|
|\
| |
| |
| | |
Change-Id: I42718fcc8a07ca46f7e58016d3caf287ce88e3ed
|
| |
| |
| |
| | |
Change-Id: If75998b1bc87b0bd7d2fa83298e1f17d65a18745
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
client/src/com/vaadin/client/ui/VScrollTable.java
Change-Id: I79e003b2087e8e0e5c8aa6d25bdeb890ce9a60c5
|
| |
| |
| |
| |
| |
| | |
displaying child items (#15421)
Change-Id: Iadf1faa979fbae412b55551c6622b0429039a21c
|
|\ \
| |/
|/|
| | |
Change-Id: I0babb7cb93e773a9aab82243c1112d45b15bec78
|
| |
| |
| |
| | |
Change-Id: I2da481dcd3c258e48f2f77a9d3c8c46bb81048ff
|
| |
| |
| |
| | |
Change-Id: Iff6029865ab89f3738331edaa0673772414cb8ba
|
| |
| |
| |
| | |
Change-Id: I5688e369bd6247afe0c8ed381964445dfc2c1ec1
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Some column changes in Grid were not correctly handled by the
RpcDataProviderExtension. These cases are now correctly handled.
Change-Id: I966b1c71d26e77e30e7dd84f26ab9704bd4f1f0f
|
| | |
| | |
| | |
| | | |
Change-Id: I57cb6208613ce4fc8fce52c07ac4a18982095d2e
|
| | |
| | |
| | |
| | | |
Change-Id: I89a8ccbb918301abed66adcb0d6246c8db0585a5
|
| | |
| | |
| | | |
Change-Id: I53a40d927d273a292c8ac845b385c156b9fb901a
|
| | |
| | |
| | |
| | | |
Change-Id: I6de22796051503290db216d4c213401d24a7e2a0
|
| | |
| | |
| | | |
Change-Id: I0a2edc9a9ba1f48299e165d398adf7b73972349f
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: Id00b3893951bc669fcc8e234f09909d480e249ab
|