| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Change-Id: I6aa7e7b7498ff85489843e52bd351e54c4ba70f9
|
|
|
|
|
|
|
|
|
| |
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: I6f32668d357c2f2af75a2d53de37708f6c449b44
|
|
|
| |
Change-Id: Ib7b82c400b044c27a0f494a81d1c9cd5b307aa34
|
|
|
|
| |
Change-Id: I98004d88f5449e4bc851b4cc7ecc05e48040cc35
|
|
|
|
|
|
|
|
| |
Reduces time spent in findStateType() for the "40 layouts" action in
BasicPerformanceTest from around 2 ms to around 0.2 ms. This improves
the total performance of the action by about 5%.
Change-Id: I4f979827b2da0d4db87e201fa78421e5551a4113
|
|
|
|
| |
Change-Id: Ie5843c7fb5bb6365ceef998206df69302046e686
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Ensure isEditorActive() returns false if editItem(...) has been called but the
editor has not yet been opened, as it should according to javadoc
isRendered() requires that the editor fields are marked as dirty when they are
made visible on the client (isEditorActive() changes state)
Change-Id: I7fbe1cb484cf83974ffa6ca50a6c642fbf7e8378
|
|
|
|
| |
Change-Id: I8a666061496022ef16ed44812b5728e1360b9c4d
|
|
|
|
| |
Change-Id: I3c4eace624453eb854a32fef5fe44d253b164f62
|
|
|
|
| |
Change-Id: Id7f204c170981f4395e789333b89cd8207fe4002
|
|
|
|
| |
Change-Id: Ibc8efdf8d9d5ace8f6db7b19e54978b35458a79f
|
|
|
| |
Change-Id: I49287cc38605abb75059cb553e3baed2a8359067
|
|
|
|
| |
Change-Id: I7fb13c520c8ff402971214022d44be0db2b9c3ea
|
|
|
|
| |
Change-Id: If736e0d35376f90dee33d93588351ef726a4635f
|
|
|
| |
Change-Id: Ib0cd9a402bbef0c7adb65bd8298a71b5521edd7c
|
|
|
|
| |
Change-Id: I6a1ae23c1dd67f8889479a1069f260fa736bbd83
|
|
|
|
|
|
|
|
|
|
| |
(#16270)"
This reverts commit 4af793d06a0f4a6577aad13403ca7982c6fce224.
Test ConverterThatEnforcesAFormatTest.checkElaborating is broken by this change.
Change-Id: I8243f6a7bff6d7011d402bce4b614f7d2e4206fd
|
|
|
|
| |
Change-Id: I959d62091f79c171a8c9f2c9b4ed2c7a67c65c39
|
|
|
|
| |
Change-Id: I5561ccf38f6bac3a304f6e8ab6262cb8bd391021
|
|
|
|
| |
Change-Id: Ia212d83568e4f0c891ec1a248b6d8567c0cf0095
|
|
|
|
| |
Change-Id: I7ddf9fa8200df4eb6fcd23fc79ef55d1075d41cd
|
|
|
|
|
|
|
|
|
| |
alignment (#6245)
Effect of this patch: when making column invisible and visible again,
column headers, icons, alignment are preserved.
Change-Id: Ia0718699f1a5fb8f60fec25a835ee64c58ca5404
|
|
|
|
| |
Change-Id: I68103db75c422b042988c6662da268ff9d11a306
|
|
|
|
| |
Change-Id: I7a90d75d0fdc54abc819dbacf7f8f572c85b3913
|
|
|
|
| |
Change-Id: I44994ffbe73cbbcf0eae67718a821ac0f883b60e
|
|
|
|
| |
Change-Id: I65c598ae71414550eb648fabf6e94fb1dabbef97
|
|
|
|
| |
Change-Id: I5ce4885f19aaac2d4454b5a368f3e58453cf76f9
|
|
|
|
|
|
|
|
|
|
| |
If scrollToSelectedItem is set to false (which is needed to work
properly with
large datasets) the selected item caption is sent to client with a
special
attribute to avoid the field looking like unselected.
Change-Id: Ib80355c3b52faaaeaa9ab7195644701cc3bf0d15
|
|
|
|
| |
Change-Id: I90a28fbc9c7eadac56a1d505d7cc80bb67342aae
|
|
|
| |
Change-Id: If01c0653021efc85a26d9d5896a4da9d155cf777
|
|
|
|
| |
Change-Id: I91f4faae3e40ad4cd2b3037ce64d8776f61c004e
|
|
|
|
| |
Change-Id: I2a85520c89b952bed3308156afa8aff3f80082bd
|
|
|
|
|
|
|
| |
The code is the same for both FileDownloader and DownloadStream except
that FileDownloader forces the content-type to be an "attachment".
Change-Id: I50abf3b0f019b773bc0a44b16536a9479f9f472f
|
|
|
|
| |
Change-Id: I7a85a9d93e51de353e74bc08dd81a1779f94ba14
|
|
|
|
| |
Change-Id: If574863fc24cecb9f8d17773833817d67f3a0e12
|
|
|
|
|
|
|
|
|
| |
Google forces applications owners to migrate all applications to
a new [High Replication] DataStorage. An old Vaadin application is deleted,
and a new one is created because of that migration.
GAE license is replaced with latest one.
Change-Id: Ie6de09f0c1c621308ad8e0cfc2ba7b42bfb10429
|
|
|
|
| |
Change-Id: Iadf455ae6cbc60e0ce0b88fe7c12df946ed08cf0
|
|
|
|
| |
Change-Id: Ifaf288da98d6d1d1c02760784b832cb5b5d93c07
|
|
|
| |
Change-Id: I49e3e54a3e408a2c82ff5d2a0d51c037f60397c5
|
|
|
|
| |
Change-Id: I86ffcd63441ab55a4fec95b1ba7bd017cabd4c72
|
|
|
|
| |
Change-Id: I288bae95e364277819727a99854d94fbbc98b162
|
|
|
|
| |
Change-Id: If1109d3759d9e6414f7d60ae3b12286aa9e29566
|
|
|
|
| |
Change-Id: I42b9fe5d945d23e202a252a8be12976608da19bf
|
|
|
|
| |
Change-Id: Id8cec85e279907795947e0b0e98649fde6eecb2d
|
|
|
|
| |
Change-Id: Idde4fc54950f2bb83e0bb8d36a84a5bf075eb8de
|