| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
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: I61e0003a2301100a5f0bfc18581a279207c4e812
|
|
|
|
|
|
|
|
|
| |
- Month view: navigate to week and day views
- Week view: navigate to day view and to next and prev weeks
- Day view: navigate to next and prev days
- Month view: hidden events can be expanded to view.
Change-Id: I19c64ae64c55b8e07be7f73be64e18e700f849b5
|
|
|
|
| |
Change-Id: Icef0b3c4e652421265714c4fd29dee150bcc8cd0
|
|
|
|
| |
Change-Id: I6e8ca4af7baf0b560e9f28dfd6b7dd437c1a4254
|
|
|
|
| |
Change-Id: I235804a80b1d70a564a54953b9255416a7386fe6
|
|
|
|
| |
Change-Id: I85994e47f99e2ac5431e67c56f432380e84af23d
|
|
|
|
| |
Change-Id: Ia5c09b80e32f9842fb4680f035b53cea755cb451
|
|
|
|
| |
Change-Id: I71f3a7cd6b91174c306e5cd60e20dbf0150f4a53
|
|
|
|
| |
Change-Id: If0e323fcdbac519cf204d8183d2d5f9f4465a907
|
|
|
|
| |
Change-Id: I6fd0313aaba5619a55f03fb52d72c032ea18f409
|
|
|
|
| |
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: I8c13b19218e0da936abdb0860d492a3d5a096aa7
|
|
|
|
| |
Change-Id: I02f36b5e89bdf2673696de6dd8fd217835e759d1
|
|
|
|
| |
Change-Id: I1e373124f371947eabbf330145fe507caf24fd62
|
|
|
|
| |
Change-Id: Ie66ee3f2b02ce7b6aa2edb66176bfbf5bdcd6c33
|
|
|
|
| |
Change-Id: I8a00857d5829cd01ceb98c4264029f62e45e7073
|
|
|
|
|
|
|
|
| |
* Removed shortcut interface
* Moved TimeZone converter to a separate class
* Moved Enum converter to a separate class
Change-Id: I2b959e3a002e6319912212df4a62a3bd05677f80
|
|
|
|
| |
Change-Id: I7f249c880464b38226856a00882a05af80991d48
|
|
|
|
| |
Change-Id: I4e303613f66a13b3ad6a9b2284537e5548391a4a
|
|
|
|
| |
Change-Id: I313ff4e88e13a9c160a4717a40cb13352a30bd6b
|
|
|
|
| |
Change-Id: Id2d3bc317f6763480b2ef5ce71244f048c5cfc26
|
|
|
|
|
|
|
|
| |
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
Conflicts:
server/src/com/vaadin/ui/Grid.java
|
|
|
|
| |
Change-Id: I0102d93c7f661993a5a07d2bcdf511f433419300
|
|
|
|
|
|
|
|
|
|
| |
DesignAttributeHandler supports method names that contains some words in
uppercase
DesignAttributeHandler and other components now use extensible Formatter
with Converters rather than static methods
Change-Id: I9f68414bd4821f47ff37a26375091d154cae9a93
|
|
|
|
| |
Change-Id: Ib4e8cf909dcc67c1239e7aaf1fcee7430ce09026
|
|
|
|
|
|
| |
(#13864)."
This reverts commit 7305474e4a666d8b986d1d95e7a89fed64277935.
|
|
|
|
| |
This reverts commit 69cd990c9b83851a959a7d3f5b88138283f3e500.
|
|
|
|
| |
This reverts commit abaec0217b3351d6f1835d7095ed2a3958fbfcdb.
|
|
|
|
|
|
| |
Also do not write to sysout
Change-Id: Idae318a851323cd27b3363d12e8080101e996d9c
|
|\ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
client/src/com/vaadin/client/ui/VWindow.java
Change-Id: I1a35db88a2b11acf76b58c417575451edfdb275d
|
| | |
| | |
| | |
| | | |
Change-Id: I680ab6b2b4ac2c6101b97581feb52cf68adcead1
|
| | |
| | |
| | |
| | | |
Change-Id: I2aa8105c0eadbadb29f9aab9e3e3aeb21629f6f3
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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: I7986ceb6ab1900bd1d5269c78c2f6b2e23c46334
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
client/src/com/vaadin/client/ui/VScrollTable.java
Change-Id: I79e003b2087e8e0e5c8aa6d25bdeb890ce9a60c5
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This patch includes some race condition handling.
Change-Id: I6ab3cf15a67de722181b2718ab85b6b4a6bcb997
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ic220a050f6e63de499322dbca6df0be0eda27e45
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I886db05366e0a22f9ff42f9a5c20832e35d3b985
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I0159a068549d563f8d1b8378730a383f14700353
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I0babb7cb93e773a9aab82243c1112d45b15bec78
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I93551548aad280c4e0193d65a066976d40d65a86
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I306442d93ccc488018065cee3b5c1a79aa8d6e34
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I2da481dcd3c258e48f2f77a9d3c8c46bb81048ff
|