| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Change-Id: Ie34384a9683376dda8b78434e0db885591964aba
|
|
|
|
| |
Change-Id: I887830f31f886743d1bd7167236e2f7b61349dd7
|
|
|
|
| |
Change-Id: I089f08a056a358d9857ce6608293878e2b8bbd9e
|
|
|
|
| |
Change-Id: I6ac5c3304bcd22e23f298c4dbdd65358aa1c64f7
|
|
|
|
| |
Change-Id: Iaf8b21e9c6a09e51667eebae1fdd4b1f5ebabedd
|
|
|
|
| |
Change-Id: Ia964bb1bd185f5b78af1581c58f3f9247fad281c
|
|
|
|
| |
Change-Id: Iefc27b7047836243268970605ba2e946fac55e95
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- 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: Ibc364502cb756c499eb170a6a0c509f31d7fccb9
|
|
|
|
| |
Change-Id: I627cb68e54204a7af9c2ad53b131c4928a19e9b0
|
|
|
|
| |
Change-Id: Ia5c09b80e32f9842fb4680f035b53cea755cb451
|
|
|
|
| |
Change-Id: I31f4eafcc78b8734c9a0651526790f5e1623ec93
|
|
|
|
| |
Change-Id: I8e2562e5833684e07dfc3ceb754fa043af69f5f1
|
|
|
|
| |
Change-Id: I6f970babd7cf6d32d4cf816727d44e140a1018c0
|
|
|
|
| |
Change-Id: I6fd0313aaba5619a55f03fb52d72c032ea18f409
|
|
|
|
| |
Change-Id: Ieb245205b3a311a4563f39bc48baadc44e218b61
|
|
|
|
| |
Change-Id: I2727a9fabef4291798e97495c2df86b077387cbb
|
|
|
|
| |
Change-Id: Ie1f9d738db7a03ddb01b968782ad5e4877af1d7e
|
|
|
|
|
|
|
|
| |
Editor theme is now more flexible with regards to CSS. There are now
separate elements for containing the edited cells and the “footer”
which contains an optional message area and the save and cancel buttons.
Change-Id: I9addcb6adca792a9251ffada99fbe9b77502c77a
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: Ibe5f1cab99025fa4760ebd1e6b9d11d739e1a435
|
|
|
|
| |
Change-Id: Ib94fbf8a092e321612081672ae54b1170a05b358
|
|
|
|
| |
Change-Id: I282b3d5b14a5ec09060491bd9833c76f061bbf56
|
|
|
|
| |
Change-Id: I4e303613f66a13b3ad6a9b2284537e5548391a4a
|
|
|
|
|
|
|
| |
Grid.onStateChange is now about 40% faster when adding columns,
and setting several column widths has now way less overhead.
Change-Id: I7bd900324207bfb2543a1a90390665b90206aefd
|
|
|
|
| |
Change-Id: Ia63ffc36bee83e1bd20dc6e1a83616f94574a89b
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Ie4f01a74d3f2a8e388aed0c2d8b1a99384cb042f
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
Change-Id: I10ebe9131d059277f4e02dd3b4db9ea3cd58faac
|
|
|
|
| |
Change-Id: Ia8a9c7cef41a1f7bbd4468d6a2c1cb8eb973ee7a
|
|
|
|
| |
Change-Id: I7a617f2d1e9d9b24390ea3dded5b68d5f29eb9cb
|
|
|
|
|
|
|
|
| |
This change makes it easier to create custom data sources. The
implementations in provided implementations are retained as a
convenience.
Change-Id: If34bfb378eec75a37f28af78e512210ed9d7c304
|
|
|
|
| |
Change-Id: Ibed97b23de72007a6ffe5450bd8c3f271447f8d1
|
|
|
|
|
|
| |
When clicking the text field with text, the caret was always moved to the beginning. Related also to ticket #11152.
Change-Id: I6dd8dcdc51892c2a4f51a9590d4ad435a8dbaba9
|
|
|
|
| |
Change-Id: Ie70588885f0c876757df96c0deffe7e020cc29e5
|
|
|
|
|
|
| |
Especially fixes problems with GridStructureTest
Change-Id: Iad0b25fc9cb182940db45af76d47292fd6d1b0bf
|
|
|
|
| |
Change-Id: I4aa0c6e0051731849cd960fb7376b3e01d0005b5
|
|
|
|
| |
This reverts commit abaec0217b3351d6f1835d7095ed2a3958fbfcdb.
|
|\ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
client/src/com/vaadin/client/ui/VWindow.java
Change-Id: I1a35db88a2b11acf76b58c417575451edfdb275d
|
| | |
| | |
| | |
| | | |
Change-Id: I23a2ee3986360746f0978fa93c96d64fc4f7f442
|
| | |
| | |
| | |
| | | |
Change-Id: I680ab6b2b4ac2c6101b97581feb52cf68adcead1
|
| | |
| | |
| | |
| | | |
Change-Id: I26b612f5a412c4e056d02799ab8f83429ab46cac
|
| | |
| | |
| | |
| | | |
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: I35f0e9fa615ab23153b638b80f12cd539bd2c52e
|