| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
Change-Id: Ifb1393e7e5c5c1002b924223957767b3e584d5ab
|
| |
| |
| |
| | |
Change-Id: I8b97444d33b9535b9073fd705fed15a6cc2992e7
|
| |
| |
| |
| | |
Change-Id: I0001d54f890ad8e5787d1f6c076d1f1d75dd32d2
|
| |
| |
| |
| |
| |
| |
| | |
Throws exception on server side for null parameter
Adds client side getter for descriptions
Change-Id: I7d6231eec52b584f674b97b9d0c8ee0b78b19297
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
419c6c7 Implemented Focusable in MenuBar (#7674)
a4f1277 Fixed NPE in ApplicationRunnerServlet (#12145)
08d365a Fixed slider value initialization on HSV and RGB tabs of ColorPicker. (#7863)
da480bd Fix VaadinService.findUI to throw Error if UIConstants.UI_ID_PARAMETER is not set (#11943)
6291a50 Ensure that Slider diffstate always contains "value" (#12133)
7e7e698 32x32 favicons added, replacing the old favicons (#12143)
1702059 Replace printStackTrace with getLogger().log() (#12147)
b421d6e Updated Javadoc for Table.getColumnAlignment fixing #6810
414e3bf Fixed an error in CustomComponent JavaDoc (#10038), and some improvements.
4583d07 Fix NPE in Like.java (#10167)
6c4da29 Ensure table's cells aren't refreshed if table is detached. (#9138)
e37464c #11638: Ending an imported SCSS file with a comment causes an error in the Sass
478eeb5 Test using Jetty 9 (#12124)
f7cc72d Close only combobox on escape, not the window (#12163)
9a9b0a5 Automatic test for escape closing window from combobox (#12163)
ae565a2 Fix bug in PopupDateField where locale was retained incorrectly if changed while popup was open (#12153)
d7a64fd Enable native scrolling in home screen apps on iOS 6+ (#12149)
4a04f00 Add test case for testing ClickEvent after dragging button (#7690)
775c969 Make UploadInterruptedException visible (#12070)
6a4bbe5 Set heartbeat response Content-Type to text/plain (#12182)
e4011c6 When InputStream cannot be opened while writing static resource response, display 404 instead of 500 (#10920)
20162db Set current instances when calling UI.push from VaadinSession.unlock (#12168)
94c0f86 Ensure VaadinSession.service is set up by storeInSession (#12204)
23ed487 Attempt to get GAE lock for UIDL requests (#12211)
7f52b2e Improved AbstractClientConnector performance (#12219)
a934261 Improving performance of ConnectorTracker (#12218)
Change-Id: I810124d60c22d4d0ab837a19eb9c2689951864b5
|
| |
| |
| |
| | |
Change-Id: I31cd6fafffacc16147e63d3878fcf025163deb5b
|
| |
| |
| |
| | |
Change-Id: Icd12ec6e2eac626ad493707dfa8288d620bb9bb7
|
| |
| |
| |
| |
| |
| | |
Moves Page title to PageState instead of using RPC for changing the title on Page.setTitle().
Change-Id: I8e5ab2064c04235503fb2531f4cdbb108530ac7e
|
| |
| |
| |
| | |
Change-Id: I000fe6102291d8bd9bbe484b5683b50c40c8470b
|
| |
| |
| | |
Change-Id: Ica5d13fb138e8ed1c1966858c9e1dd0c4aa13af5
|
| |
| |
| |
| | |
Change-Id: I09391b27c0b3df538ffe74c4edb8d96224f14cd3
|
|/
|
| |
Change-Id: Ic9c1a417fa791927897b6fcdf35a1fb4444dfd70
|
|
|
|
| |
Change-Id: I895fad31ef5b31a395cea95e64d6b183d718056f
|
|
|
|
| |
Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
|
|
|
|
| |
Change-Id: I41630fec5c40c50a2925499d1f1ba23149ab0de1
|
|
|
|
| |
Change-Id: I78f0f6532242bd5d7aa406fe61ccf15d9585fde9
|
|
|
|
| |
Change-Id: I212067aa0bd04e3e73844ef57963b5622291986a
|
|
|
|
| |
Change-Id: Ia53f76068d132f4f8eafa79e79922e6eb5762045
|
|
|
|
| |
Change-Id: I80d39e4ce4e0576b98ad095efce03740291d3de5
|
|
|
|
| |
Change-Id: I8995e9affd371543457f16568f1245f7467e0804
|
|
|
|
| |
Change-Id: If20a5db3ee42608fbb246e6d56125e335c616887
|
|
|
|
| |
Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
|
|
|
|
| |
Change-Id: I3d773640d2f1c8cd1b71c673685afd7059811d16
|
|
|
|
| |
Change-Id: Id9eaee65762b0dadd59f3e730d3ff11712ab87fe
|
|
|
|
| |
Change-Id: Ic834ddabdeeb2a9cc453b67e5202ff1aab44dffd
|
|
|
|
|
|
| |
The locale data is now tracked per UI instance and no longer sent in every request.
Change-Id: I4bebd00327da6f8d812181fd76a85eb6196d0010
|
|
|
|
| |
Change-Id: Icfaa8f97824d8ed92eaee786cee8c92083dc1084
|
|
|
|
|
|
| |
Serializable
Change-Id: I197b2d62282ee957458e05d9cac357df47f05e85
|
|
|
|
| |
Change-Id: Ie9281ff5e9805be89942bf3ca8259740f49e15ab
|
|
|
|
|
|
|
|
|
|
| |
Used with TrackMessageSizeInterceptor and with client-to-server Websocket message splitting (see #11648)
The original issue that the delimiter can not appear in the message (unescaped) is apparently fixed in Atmosphere 1.0.13
Also ensure the max size of a websocket fragment in bytes does not exceed the buffer size (#11842)
Change-Id: I768524bb54a5b8b9479dc7bda821256bd843dc52
|
|
|
|
|
|
|
| |
Remove previously added attribute for WAI-ARIA live area
Set overlay container as live area instead
Change-Id: Ie75c2993fdb42f29f307cbd294ae3352d2ef1ce3
|
|
|
|
| |
Change-Id: I17bbb07256c83a0a2fb7e24925c189c875907bb9
|
|
|
|
|
|
|
| |
This also introduces PageState, which is at the moment a part of
UIState.
Change-Id: I4f927e6b8217fa789d83ce5e0d8254b141f485c7
|
|
|
|
|
|
|
|
| |
* First part of a fragmented message prefixed by total message length plus '|'
* Atmosphere websocket buffer size set to 65536
* Fragment size is 65535 characters (Jetty requires less than buffer size)
Change-Id: I8bf872bbb03b86386070fdc99c14ea805dd2ef3a
|
|
|
|
| |
Change-Id: Ibfc5923406b386786ae399b7f53cea47ac885f48
|
|
|
|
|
|
|
|
|
|
| |
* 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: I380d6afbc6b30d817ea6cca3d6b4634ab12522b1
|
|
|
|
| |
Change-Id: I127070e2014bebf8aa09778b2dffee5481845ab4
|
|
|
|
| |
Change-Id: If80abf821abd9c6c025e49b249339eb20d56f7ce
|
|
|
|
| |
Change-Id: Idd33f68171b40b4097454418b78f75aee8f76eab
|
|
|
|
| |
Change-Id: I0f70c4195a0871185a1924b008ebd855068e5787
|
|
|
|
|
|
|
| |
For optimal performance, the script will still be included in the host
HTML if push is enabled when the UI is bootstrapped.
Change-Id: I2245b45434f3097c32fd3580267f692dce3b7649
|
|
|
|
|
|
|
| |
Still missing is the ability to load vaadinPush.js if it has not yet
been loaded.
Change-Id: Ibe3596c38a7c4e3432b0396072866ee3072e6d30
|
|
|
|
| |
Change-Id: I416dc73566e2404a6dce35045fc79f9038e8dd5e
|
|
|
|
|
|
| |
PushHandler and UIDLRequestHandler (#11556)
Change-Id: Ide3a162bd77fb9b2ec3d44ea4422b5841d19eec8
|
|
|
|
| |
Change-Id: Ic56b0123970f18e282c75d67863569ac55c72ea8
|
|
|
|
| |
Change-Id: Ie289e8eefd962631a43f35dbb47fa192fcf60abf
|
|
|
|
| |
Change-Id: I34458f676fede39e1992316cbed8d62193ce8509
|
|
|
|
|
|
| |
All to navigate the tree with an assisitve device
Change-Id: I531cefc95d7a720caf69aca579549e5a497ad586
|
|
|
|
| |
Change-Id: I164ae83bd6cf98f7a3d7e76d8e717a56e8cb5183
|