| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ia17a9d8c6ece9861476be8861a735fe5d3e054bf
|
|
|
|
| |
Change-Id: I1a3a821b15d7350b5ebf2e19056854e9124197ea
|
|
|
|
| |
Change-Id: Ia65bc9238b712d69ba91b7a7a3fad8c57c4eddce
|
|
|
|
|
|
| |
and alt-move, improves bounds-check)
Change-Id: Ic313e545940a6073e30171a610f6d02c38a90037
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Client-side:
* Call onOpen() also after a successful reconnection
* Reliably call onClose() and try to reconnect after disconnection
* Don't try to reconnect if !isApplicationRunning() after push
* Queue messages while trying to reconnect (state CONNECT_PENDING)
Server-side:
* Implement AtmosphereResourceEventListener.onDisconnect()
* Push marked as pending until client reconnects (if ever)
Change-Id: I1783eb72eb7005b07cae786d8ec8371da3903108
|
|
|
|
| |
Change-Id: Ie265c6e994c8038a3dc0bb05b94233bbc2506c58
|
|
|
|
|
|
|
| |
* Adds a special v-vaadin-version selector for detecting the theme version
* The version in the base theme is replaced during build (for releases) and by the current version also when compiling in the IDE
Change-Id: Id6b94ab2edead61602fed021b7152f6e46be809f
|
|
|
|
| |
Change-Id: I69ff2c5a987e26d5d065f7c5a7ac45f9d6fa289a
|
|
|
|
| |
Change-Id: I6f363e9afc550d70eb451005dcfdfb53e5533273
|
|
|
|
| |
Change-Id: If8ebbdb7cd8e6a6acfb15fcdc48a41489ab059c6
|
|
|
|
| |
Change-Id: I3f57188cde30122b56bb6f8cea435cd4c56b58e2
|
|
|
|
| |
Change-Id: I3d773640d2f1c8cd1b71c673685afd7059811d16
|
|
|
|
| |
Change-Id: Ibbe209a6a67e594318a7ac50f962c48aeab4730d
|
|
|
|
| |
Change-Id: Ie9281ff5e9805be89942bf3ca8259740f49e15ab
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1a6200e Merge #6880 test from 6.8; fix itself is not needed in Vaadin 7
67696f3 SQLContainer.indexOfId() also searches backwards (#11849, #10376)
611e5f9 Test for #11267 adapted from 6.8.
609acd1 Fixed table height rendering in Android 2.3 #11331
63dd611 Centers VOverlays in visual viewport on iOS, Android, fixes #11614
5a33d7d Test for #11775
0c8edf1 Avoid marking AbstractField dirty in primitive getters (#11201)
Change-Id: I7437e0b249c1a95372d6f349e9d6336fb85f08a4
|
| |
| |
| |
| |
| |
| |
| | |
The problem is not present in 7, but you need to use a slightly different css to acieve the same result.
Change-Id: Iee6907a15fd9b0674dcb490f9110fc762c56deb6
Ticket: 11267
|
| |
| |
| |
| | |
Change-Id: Ic75bb693077640ff9c93f09ad0341d9b24f85d1e
|
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 17a60afd6eaab10a24de5cde3bffaeaf23ba3cd2
Causes regressions in IE10
Change-Id: Icd1073898f668b3f0ab61123c2a92f45675160fb
|
| |
| |
| |
| |
| |
| | |
* Atmosphere change 2a6b6ce0f5fc1185df6d293d1c919840fabbadf9
Change-Id: I5460cc75045d78930c2a5e0ac0a0199cb1bea100
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Can't open push connection during client-side init because CSRF token
is not available at that point. This allows simplifying the
initialization because the push state will not be checked until the
first response has been processed.
* Add helper for checking the CSRF token
Change-Id: I31da1ac669dc9a581cbd66f58c07f10ea4b8b676
|
| |
| |
| |
| | |
Change-Id: Id8463fbd18741edc2f52190feb14fd8c67657154
|
|\|
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
WebContent/release-notes.html
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java
Change-Id: Iad9ee95b2f399ff93f0e426a0810b18d923f8ff6
|
| |
| |
| |
| |
| |
| | |
horizontal layout
Change-Id: I4727f0a8f0b82f14f059c7e47a1819a18630a4c0
|
| |
| |
| |
| |
| |
| | |
inputs and textareas
Change-Id: I067cd44d21ece65a0988b2fbb832a903aaf92aba
|
| |
| |
| | |
Change-Id: Idc0e5e00a8f3ddd3f56d87484089c290d52715c2
|
| |
| |
| |
| | |
Change-Id: I1fa7efbf7261ca4cc14ac993affe567fcd9904ea
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Replaced jquery and jquery.atmosphere.js with original, unmodified versions
* Added vaadinPush.js build target to ide.xml and push/build.xml
* Uses yuicompressor to compress the resulting push javascript
Change-Id: I59ba9c2bbf74e05d10325d38efdb106b638cd8e7
|
| |
| |
| |
| |
| |
| |
| |
| | |
(#11629)
* jquery-1.7.2.rebased.js and jquery.atmosphere.rebased.js are imported from atmosphere-jquery and updated to use the jQueryVaadin namespace instead of jQuery and $
Change-Id: I1461ac7803e90d2a40b390551023a118ed5dc704
|
| |
| |
| |
| | |
Change-Id: I8d3519bbf0ec47ec66bf08faea15ca00eb45af66
|
| |
| |
| |
| | |
Change-Id: I2a319d2b970d5d0953ece3717af17057c32f2041
|
| |
| |
| |
| | |
Change-Id: Iaa07d0500989d21a2c6ea7899bfb13b86f69636d
|
| |
| |
| |
| | |
Change-Id: If12a50a6f50ab502573ff84dcf88a7b9a4f0b5a6
|
| |
| |
| |
| | |
Change-Id: I34458f676fede39e1992316cbed8d62193ce8509
|
| |
| |
| |
| |
| | |
Change-Id: I42a72797a214b567d1efc077af8a49bc8cff52b0
Ticket: 9626
|
| |
| |
| |
| | |
Change-Id: Ibbeed5b5925442f966841c0f5d2ea3dbfe9007bb
|
| |
| |
| |
| |
| |
| | |
Applied fix from GitHub Atmosphere project: https://github.com/Atmosphere/atmosphere/commit/367a88d340910ef5fda702d1467fbbba1dec6907
Change-Id: Ieae27cab5a8637886a66f923184b52ce1e0ed661
|
| |
| |
| |
| | |
Change-Id: I164ae83bd6cf98f7a3d7e76d8e717a56e8cb5183
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Asynchronous bidirectional communication
* Use Atmosphere as a backend
* Use websockets if available, fallback to HTTP streaming
* Push mode (disabled, manual, automatic)
* Configurable via servlet parameter pushMode
* Disabled: The default; regular AJAX communication
* Manual: Need explicit UI.push() call
* Automatic: push all UIs in session when lock released
* UI.push()
* Push pending state and RPC to client asynchronously
* Must hold session lock when invoking
Change-Id: Idb5978ac81f7ff1e66665df4e3f96e29e4c419d4
|
| |
| |
| |
| |
| |
| |
| | |
Change in CheckBoxConnector led to wrong enabled behaviour and addition
to top coordinate to prevent scrollbars with VPopupCalendar
Change-Id: I381ab7c8a605535280ae58716181ef4c346997f7
|
| |
| |
| |
| |
| |
| | |
Everything else integrated, except TB3 tests (ticket #11090, old TB2 tests used instead)
Change-Id: If1700d7680a6c0a45f84d6e3c7b80e6536da78c8
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
uitest/test.xml
Change-Id: I2c82fa7117b21bddad313abdd2f3f43143317c12
|
| |
| |
| |
| |
| |
| | |
the same page (#8350)
Change-Id: I30dbc14f00108fa699694ecd1d37679d8a0dff4b
|
| |
| |
| |
| |
| | |
Field implementations of the WAI-ARIA changes in the base classes
Change-Id: Ie51e76130f3f9976a32c373334b709f0f5b68f1a
|
| |
| |
| |
| | |
Change-Id: I6134c5b9be9618bad0f1b9d22cc505ae062043ca
|
| |
| |
| |
| | |
Change-Id: Iae8f2073356db9702bbd0c63bc639cbb4ad27823
|
| |
| |
| |
| | |
Change-Id: I50e5d33773127e9073e820bc4e307979bbcbd875
|
|/
|
|
| |
Change-Id: I3e5b2266b641901590b7806a04c6ef8c68fbe0f4
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* Fix body scrolling in touch devices that do not honor overflow: hidden
Change-Id: Ia444d3c222094b9aa83ba31d5710eed9d9e549cc
|
|/
|
|
|
|
| |
style #10884
Change-Id: Iac91b00d60e55e80d5b4deea397bad1e4442d6a1
|