summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Use correct day names when formatting dates (#6207)Artur Signell2013-06-041-2/+46
| | | | Change-Id: I2010f87ef4f9359cdc95104cc02c83355a8630ed
* Merge changes from origin/7.0Leif Åstrand2013-06-042-2/+7
|\ | | | | | | | | | | | | b1390c5 Don't autoclose PopupView when changing fragment, fixes #10530 158c162 Do not clear combobox text unnecessarily (#10924, #11887) Change-Id: I5cda623309d9e1b16ad09aa2a388552b5f33ca30
| * Do not clear combobox text unnecessarily (#10924, #11887)Henri Sara2013-05-211-2/+5
| | | | | | | | Change-Id: Ica66c1d7ca05874ca5a05fb2c9651a6e4758e1d9
| * Don't autoclose PopupView when changing fragment, fixes #10530Marc Englund2013-05-211-0/+2
| | | | | | | | | | Change-Id: I83607c97db8499c5e3c76e6d4735a93b0754d580 Ticket: 10530
* | Merge commit '34e6c60a5a746c0306c3a84ae8d6c21dfd84d878' into 7.1Leif Åstrand2013-06-03119-2524/+14684
|\ \ | |/ |/| | | | | | | | | #11448 is fixed in a different way for 7.1 because the tooltip event handling has been slightly refactored. Change-Id: I50db48ffdce22cdf6598daafcb022fc43ed11cf4
| * Enabled drag & drop to Calendar #11048John Ahlroos2013-06-035-58/+77
| | | | | | | | Change-Id: I2dcc1f7159a6283cfbc0baafe6cba66530bf0a45
| * Add a separate debug window section for profiler output (#11950)Leif Åstrand2013-06-033-185/+400
| | | | | | | | Change-Id: I115f440d6dda5fac0788d3376f01e405e413c482
| * Move ApplicationConnection.setOverlayContainerLabel to VOverlay (#11965)Leif Åstrand2013-05-313-15/+22
| | | | | | | | Change-Id: I747097fe7be8872f6c2ab04b272f88677b6e0663
| * Remove IE6/IE7 permutation (#11954)Artur Signell2013-05-311-0/+3
| | | | | | | | Change-Id: Id6eae2e71f322d9750c95b381eefd28e41624139
| * Fixed spelling mistake in API #11741John Ahlroos2013-05-312-2/+2
| | | | | | | | Change-Id: I1bf04abd4c49a452f00fb0ab07b20f82ad6d62a2
| * Formatted XML files using defined rules (#11956)Artur Signell2013-05-304-125/+132
| | | | | | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
| * Remove workarounds for broken Timer.cancel in IE (#11872)Leif Åstrand2013-05-303-72/+6
| | | | | | | | Change-Id: Ib60d6131d36e794bcf72d5f498bb59fafdbf7d0e
| * Limit sub window minimum size (#11510)Leif Åstrand2013-05-302-1/+27
| | | | | | | | Change-Id: I8ad89e74b058246939d77165f2d4b5abc3417886
| * Make ProgressInidcatorConnector use VProgressIndicator (#11925)Leif Åstrand2013-05-301-0/+6
| | | | | | | | | | | | | | | | | | When ProgressBar was split out from ProgressIndicator, ProgressIndicatorConnector was accidentally left inheriting the VProgressBar widget from ProgressBarConnector instead of using its own VProgressIndicator. Change-Id: Ie7c5d3b68af871d5eb2a86f3d720af3b23048793
| * Add primary style name support for ProgressBar/Indicator (#9913)Artur Signell2013-05-292-9/+29
| | | | | | | | Change-Id: I3d773640d2f1c8cd1b71c673685afd7059811d16
| * Extract ProgressBar and deprecate ProgressIndicator (#11925)Leif Åstrand2013-05-294-64/+160
| | | | | | | | Change-Id: Id9eaee65762b0dadd59f3e730d3ff11712ab87fe
| * Moved Locale data handling to LocaleService (#11378)Artur Signell2013-05-292-40/+35
| | | | | | | | | | | | The locale data is now tracked per UI instance and no longer sent in every request. Change-Id: I4bebd00327da6f8d812181fd76a85eb6196d0010
| * Fixes current text being overwritten in server update on RTA #11741John Ahlroos2013-05-293-79/+136
| | | | | | | | | | | | | | | | | | | | | | | | If the server happens to update the state of the RTA while a user is typing then the users text will be replaced by the value on the server. To fix this the RTA should not update if the value is the same as the one cached on the client side. Also moves blur handling and server<->client syncronization to the connector. Change-Id: Ia807b1e2aa210eb881e4b9cea0870c0c5a9254b2
| * Ensure calendar panel is updated when range changes (#11940)Artur Signell2013-05-281-1/+10
| | | | | | | | Change-Id: Ic270e5c0aa1b28947b735fcb258bc9629d53cc21
| * Merge "event not reported as target when context clicking in month view" to ↵Leif Åstrand2013-05-283-1/+34
| | | | | | | | | | | | | | | | Vaadin 7.1 (#10217) Originally fixed as #10189. Change-Id: I0fe6fbb2452bcdb75fed4ea9ef92ea7b739cbb22
| * Stop using PlaceHolder widgets in VTabsheet (#11026)Leif Åstrand2013-05-281-62/+20
| | | | | | | | | | | | | | Vaadin 7.0 disabled rendering of tabs that are not shown, but the place holder mechanism was still retained. Now it is removed. Change-Id: Ic15b7f56852816d73916ef78f5997eb5e40f9cab
| * Fix text / javascript mismatch issue in Chrome (#11275)Artur Signell2013-05-231-1/+5
| | | | | | | | Change-Id: I7516be18401640ded3eb6174b5375bb452a2ba00
| * Prevent spurious "Could not determine ApplicationConnection" error when ↵Johannes Dahlström2013-05-231-0/+13
| | | | | | | | | | | | using the debug window Change-Id: I3b5a8ac4f33c7e8828e34c46056b8ecd6c05a436
| * Added isInitialStateChange to StateChangeEvent (#10477)Artur Signell2013-05-222-11/+20
| | | | | | | | Change-Id: I6b9fb8a664974b68b35050a40ba19bce440b6b3c
| * Improve error message if vaadinPush.js failed to load (#11673)Johannes Dahlström2013-05-223-11/+32
| | | | | | | | Change-Id: I46a2622585ed69a1db4c6abf4aca4387387a0f97
| * Use "\0" instead of "|" as a push message delimiter (#11692)Johannes Dahlström2013-05-211-4/+7
| | | | | | | | | | | | | | | | | | | | 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
| * Merge changes from origin/7.0Leif Åstrand2013-05-173-0/+90
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * \ Merge changes from origin/7.0Leif Åstrand2013-05-174-75/+161
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 55ea6dc More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203) dca728c Warn if using old widgetset (#11836) 936439d Verify that tests are run with the expected JRE version (#11835) 29eeda5 Merge "Clean up Table popup menu close handler to prevent a memory leak" from 6.8 (#11840) 6d7f5e4 Eliminate unnecessary conversions of option keys b8c6a15 Clear items in ComboBox only if changed (#10924) 42545ac Fix NPE if there's no query in the URI (#11836) Change-Id: I2e50ba59b45720a879c6e476333369523a730b9c
| * | | Tooltip accessibility fixes (#11799)michaelvogt2013-05-173-4/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove previously added attribute for WAI-ARIA live area Set overlay container as live area instead Change-Id: Ie75c2993fdb42f29f307cbd294ae3352d2ef1ce3
| * | | Allow to close a context menu with ESC key (#11869)michaelvogt2013-05-171-1/+12
| | | | | | | | | | | | | | | | Change-Id: I4d19b6a385770204bb732893534efb6b62dea19a
| * | | Reset focus after selection from ContextMenu (#11476)michaelvogt2013-05-171-0/+23
| | | | | | | | | | | | | | | | Change-Id: I591d82363939bf264a5080c7fc4e06de25d93500
| * | | Add ARIA presentation role to FormLayout (#11866)michaelvogt2013-05-171-0/+2
| | | | | | | | | | | | | | | | Change-Id: I307b1fdc3d1d1e338b3964468aaa868f7cd5fdb9
| * | | Show tooltip on focus for DataField for AT (#11865)michaelvogt2013-05-171-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add focus handling so that the tooltip is handled when entering the DateField with Tab Change-Id: I67fc0db62722b457918470f5de180dd39d86d346
| * | | Send browser window resizes if there is a listener (#10055)Henri Sara2013-05-171-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This also introduces PageState, which is at the moment a part of UIState. Change-Id: I4f927e6b8217fa789d83ce5e0d8254b141f485c7
| * | | Show loading indicator immediately in init as before (#11850)Leif Åstrand2013-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f7ee755e cherry-picked from the master branch. Merge: no Change-Id: Ibe91db13b301aaf0a2b5e6e5fb08f566bf5cadab
| * | | Revert "Assert that connector needing layout is attached (#11698)"Leif Åstrand2013-05-131-13/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit cb7b02d4e50e91b9377410e79c3578587a900d94 The assert is not a good idea because it is triggered when a connector registers a dependency in its init method. Merge: no Change-Id: I1f5a99af8f0af7b3329a1a596073ba09e55e18dc
| * | | Merge changes from origin/7.0Leif Åstrand2013-05-105-45/+135
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7d9f544 Test for #11396 (merged from 6.8 branch). Depends on a blur event so cannot be autotested with TB. 1b18807 Remove pre-loader element after pre-loading, fixes #10863 ce9c818 Instead of applying workaround to the root panel, apply it to the sub window content element instead to prevent scrolling of the document when a sub window is removed. #11713 (#10776) 3f5d022 Liferay 6.2 compatibility (#11751) ffd1c1b Don't ignore child component margins in AbstractOrderedLayout (#11553) 62ae5e1 More verbose output from running Jetty 21d9b67 Add a large number of debug calls to VFilterSelect (disabled by default) bdb7931 Merge test for #11623 to 7.0. 19e27a1 Move suggestion popup width calculation from connector to VFilterSelect Change-Id: I2d980126599e55fa5e4f6ec523dca16ba54107b5
| * | | | Remove old widget hierarchy hack that caused problems (#11752)Leif Åstrand2013-05-071-29/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: Icd66755512a2c1ab490e58f80389ed35966d3e3b
| * | | | Form field and layout Aria corrections (#11785)michaelvogt2013-05-075-13/+47
| | | | | | | | | | | | | | | | | | | | Change-Id: I7625128dd02911230ffc50d5045a88489daa85b4
| * | | | Update state before purging outgoing queue (#11768)Leif Åstrand2013-05-031-5/+4
| | | | | | | | | | | | | | | | | | | | Change-Id: I83ad088da0aa173e5e912b9059757274526d5c25
| * | | | Split client-to-server messages when websockets are used (#11648)Johannes Dahlström2013-04-291-4/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | | | Merge commit 'd214efa39a011002eb88e683676508e438842fe4'Henri Sara2013-04-291-0/+29
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: client/src/com/vaadin/client/ui/orderedlayout/Slot.java Change-Id: I2fb5d1ac4b5c10a1fe5b1a6f976c1f59283b9169
| * | | | | Stack windows when no position has been given (#11729)Artur Signell2013-04-291-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5841de4554a35af158764551f022bda1eaddb3c0
| * | | | | Try almost indefinitely to re-establish a push connection (#11727)Artur Signell2013-04-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I11e5affdda794dbb3ab63796f3a682fea76c6e44
| * | | | | Add hierarchy to the hierarchy section (sic!) (#11706)Leif Åstrand2013-04-263-22/+157
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie404456685e884fc9f236537a9132b5dcf4fe2eb
| * | | | | Close push connection when UI is detached (#11596)Artur Signell2013-04-262-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ibfc5923406b386786ae399b7f53cea47ac885f48
| * | | | | Verify CSRF token before accepting new CSRF connection (#11635)Leif Åstrand2013-04-253-59/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | | | | Global code clean upLeif Åstrand2013-04-254-12/+5
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I380d6afbc6b30d817ea6cca3d6b4634ab12522b1
| * | | | | Use scheduleFinally for pending variable changes (#11707)Leif Åstrand2013-04-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie87f0042823731a4a3ab5a10e3c23eb62ce57f37
| * | | | | Avoid excessive logging related to response handling locks (#11702)Leif Åstrand2013-04-241-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0e50663a2500c56a042d20c80909aacfc707a5dd