| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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: Icff97b27455f3df4b07faeca3d338e7f3ba5656f
|
|
|
|
|
|
|
|
|
| |
(#12370)
Updated all SQLContainer tests to track that connection are correctly
reserved and released
Change-Id: I2ac355cf9a72b7eef1dd306b19c8e7a8b478f075
|
|
|
|
| |
Change-Id: Ib4ae44855a1a14ead5217e6f5d1c0d3330747a2f
|
|
|
|
| |
Change-Id: I61992c04cac578dc1158efd9c76484eacc8a6b6a
|
|
|
|
| |
Change-Id: I2cfc41f9fab39c387306e89fb18de75c413a7817
|
|
|
|
|
|
| |
Manually picked to 7.4 from commit b96861c1 in master, also added a test.
Change-Id: I415f7409084ea0abd8b22ba3892743e11d503c27
|
|
|
|
| |
Change-Id: I766172c125b7e771b4bc8e2db1f39d1ae828fea6
|
|
|
|
|
|
| |
Also improve tests.
Change-Id: I99e064c931770fb8af511ea5c8e2c7fc2da2464e
|
|
|
|
| |
Change-Id: I3d5a5b9396bb9449a579b54ed21821415bfdae16
|
|
|
|
| |
Change-Id: I02802b910d0dc90221483fedbf05be48958d8dcc
|
|
|
|
| |
Change-Id: I0bb3e7975f2b48cdc589de740cb07ac893b13461
|
|
|
|
|
|
|
|
| |
Breaks AppResource404, BrowserFrameIsVisible and FlashIsVisible
This reverts commit af6dd56e89db8ea8c88f607c4214abcde50dfc94.
Change-Id: I82fc9ef4c9d08dc8aa48e0fa137fae5782701389
|
|
|
|
|
|
|
|
| |
- Set slider min to max if max is being set to a smaller value than min,
and vice-versa.
- Set also an informative message to Slider.ValueOutOfBoundsException.
Change-Id: I06b6b05dd0ef2c1fb862cf4acc7df3e235db59ba
|
|
|
|
| |
Change-Id: I58fee1549459b24cb47e0d3321d16fb8b215959a
|
|
|
|
| |
Change-Id: Ie2cf41f2176d05105663cdb84934379efa826f03
|
|
|
|
|
|
| |
This is needed for the Sass compiler to correctly parse an expression.
Change-Id: Ie39134e47f701015a9fc7180de5c033b80abe178
|
|
|
|
| |
Change-Id: I2ac17e3c5a7c36492567238af8f4cf6723b0ec69
|
|
|
|
| |
Change-Id: Icef0b3c4e652421265714c4fd29dee150bcc8cd0
|
|
|
|
| |
Change-Id: I6e8ca4af7baf0b560e9f28dfd6b7dd437c1a4254
|
|
|
|
| |
Change-Id: I235804a80b1d70a564a54953b9255416a7386fe6
|
|
|
|
| |
Change-Id: I85994e47f99e2ac5431e67c56f432380e84af23d
|
|
|
|
| |
Change-Id: Ia5c09b80e32f9842fb4680f035b53cea755cb451
|
|
|
|
| |
Change-Id: I6fd0313aaba5619a55f03fb52d72c032ea18f409
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
* ListSelect (#15547)
* ComboBox (#15546)
* NativeSelect (#15548)
* Upload (#16323)
* Tree (#16317)
* TwinColSelect (#16317)
Change-Id: Ic3443ec94971dc5bf9f63c8c11e5023863f9588c
|
|
|
|
| |
Change-Id: I1dc27ed0a61aea0e9c263a88885e8d20c815bc92
|
|
|
|
| |
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: Id6e2e6c7e013e8c667f658d5877c5db7d072106b
|
|
|
|
|
|
|
| |
This fixes the issue discussed in #14595 for the framework's internal
tests (if they use MockVaadinSession).
Change-Id: I1956680ac065428be41b2ad43fbb80503351b366
|
|
|
|
| |
Change-Id: Ieb9d00fe8412ed6fb0921d07e0511eb922268375
|
|
|
|
| |
Change-Id: Ia3a421b84eac0252a6e1b8238756eeaac2a35b6e
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
(#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: I31a923faf5ae369ffc2160cdeb12584ca0babc9d
|
| |
| |
| |
| | |
Change-Id: I272703f1e3178c91a2b1e3e4d0f7c79e4c86e552
|
| |
| |
| |
| | |
Change-Id: I2aa8105c0eadbadb29f9aab9e3e3aeb21629f6f3
|
|\|
| |
| |
| | |
Change-Id: I42718fcc8a07ca46f7e58016d3caf287ce88e3ed
|
| |
| |
| |
| | |
Change-Id: If75998b1bc87b0bd7d2fa83298e1f17d65a18745
|
| |
| |
| |
| | |
Change-Id: I7986ceb6ab1900bd1d5269c78c2f6b2e23c46334
|