| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
|
|
|
|
| |
Change-Id: Ifffe66c8a872fe3625cf8c60115b172610b6e9b5
|
|
|
|
|
|
|
| |
This patch also forces locales to US for all the date formats to avoid
issues on different default locales.
Change-Id: I7445f4ff1a25d83ab9dbb0633caefcea56d50acc
|
|
|
|
|
|
|
|
| |
This patch limits event preventDefault calls to happen only with Tab
navigation. No other events are prevented by default anymore. Earlier
implementation that prevented too many events was in patch for #16841
Change-Id: I78924d35c86b822295fdaf720b3e4540c43df5c0
|
|
|
|
|
|
| |
This makes tests more stable with IE browsers
Change-Id: I9f02180614e860d41f1b9bc90ec4cc4a5d243f0e
|
|
|
|
| |
Change-Id: I2570af5f7767f8275fb2e1c19c862974bf9e2eb2
|
|
|
|
| |
Change-Id: I1a50b9dc4dd8e09ac10c38bb2c4ebfdb2ec41dcf
|
|
|
|
| |
Change-Id: I8a666061496022ef16ed44812b5728e1360b9c4d
|
|
|
|
| |
Change-Id: I42b9fe5d945d23e202a252a8be12976608da19bf
|
|
|
|
| |
Change-Id: Ib9061494db9e5537364525f55b55ea0820e68b31
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- components/ui/CurrentUiRetainedTest
- components/ui/InitiallyEmptyFragmentTest
- components/ui/PollListeningTest
- components/ui/RpcInvocationHandlerToStringTest
- components/ui/UIAccessExceptionHandlingTest
- components/ui/UIInitBrowserDetailsTest
- components/ui/UIInitExceptionTest
- components/ui/UIPollingTest
- components/ui/UITabIndexTest
- components/ui/UIsInMultipleTabsTest
- components/window/CloseSubWindowTest
- components/window/ExtraWindowShownTest
- components/window/RepaintWindowContentsTest
- components/window/WindowShouldRemoveActionHandlerTest
- components/window/WindowWithInvalidCloseListenerTest
- containers/sqlcontainer/TableQueryWithNonUniqueFirstPrimaryKeyTest
- converter/ConverterThatEnforcesAFormatTest
- dd/DnDOnSubtreeTest
- fieldgroup/BasicPersonFormTest
- fieldgroup/CommitHandlerFailuresTest
- fieldgroup/CommitWithValidationOrConversionErrorTest
- fieldgroup/DateFormTest
- fieldgroup/FieldGroupDiscardTest
- fields/TabIndexesTest
renamed:
- components/ui/PollListenerTest -> PollListening
Change-Id: Iac3c153709f6edca28d9f75a85246f1a70176963
|
|
|
|
|
|
|
|
| |
- Based on TB4 Parallel testing.
- Browser setup no longer uses static capabilities.
- Some code cleanup here and there.
Change-Id: I5c419316cd36f4f5041eaa8da8fda3d8b46596c4
|
|
|
|
| |
Change-Id: Ia5c09b80e32f9842fb4680f035b53cea755cb451
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
Change-Id: I4aa0c6e0051731849cd960fb7376b3e01d0005b5
|
|
|
|
| |
Change-Id: I58748499c87d470e70304d882d3227cda5803481
|
|
|
|
| |
Change-Id: I7afabec7e0d9334b799019b581fca858895b2cc1
|
|
|
|
|
|
| |
This avoids running other HTML files as TB2 tests
Change-Id: I32445aeaeaf77f3a34771db6fa0d2eb40fc60ff7
|
|
|
|
| |
Change-Id: I48eb0e7851187fa6bbb9024730b2611a74501ad0
|
|
|
|
|
|
|
|
| |
field group (#14742)
Following the similar logic as in AbstractField when multiple validation errors occur. Catching all InvalidValueExceptions and putting them together wrapped into the exception.
Change-Id: Ied08fd2155412539b28ef94bc74e6c989c62f709
|
|
|
|
| |
Change-Id: Iaff310ccd2f25ca2d9a4a1043403a3aa1bde2e1a
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
uitest/src/com/vaadin/tests/fieldgroup/IntegerRangeValidator.html
Change-Id: I03b12e474ee59a86aefcedfda24e55620eed717d
|
| |
| |
| |
| | |
Change-Id: Ib93665a7411c52c1b3b00c22a7c4f799b5adbaea
|
| |
| |
| |
| | |
Change-Id: Icd9e30e54e5353277e4c5406269613cbb8a37414
|
| |
| |
| |
| | |
Change-Id: Ic707632ee51181e660b64935f68e564bdfc4443b
|
|/
|
|
|
|
|
|
|
| |
BeanValidator was modified to throw InvalidValueException with array of causes
instead of exception with one message including HTML. This way
AbstractErrorMessage is able to create correct error notification message with
multiple lines.
Change-Id: I414189f56ac282daad9dd3fe58d13fd99108c479
|
|
|
|
| |
Change-Id: I0a4f9f69f5b5339def23e940ef9cb42163c42638
|
|
|
|
| |
Change-Id: I61b45b4bb988878d86a913d383764ce7c17c3bf9
|
|
|
|
| |
Change-Id: I9eb1f40a02dcad0f756ad2518d86ef1c52aa69c2
|
|
|
|
| |
Change-Id: Ic207d5423e9f3d18c33be9ce04196446ee11a7ea
|
| |
|
|
|
|
|
|
| |
Conflicts:
client/src/com/vaadin/client/ComponentLocator.java
client/src/com/vaadin/client/ui/AbstractComponentConnector.java
|
|
|