summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-237-28/+348
|\ | | | | | | | | | | | | | | Conflicts: WebContent/release-notes.html theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java Change-Id: Iad9ee95b2f399ff93f0e426a0810b18d923f8ff6
| * Different fix for #11152 which is restricted to the problematic case in ↵Artur Signell2013-04-231-0/+55
| | | | | | | | | | | | horizontal layout Change-Id: I4727f0a8f0b82f14f059c7e47a1819a18630a4c0
| * Fixed Accordion tab stylenames which never got applied on the tab widgets ↵John Ahlroos2013-04-222-0/+73
| | | | | | | | | | | | #11645 (merged from #10605 in 6.8 branch) Change-Id: I6af93e3846ecedd31cb9afac6321316b122c9df5
| * Prevent double encoding problems when URI fragment contains special ↵Johannes Dahlström2013-04-192-28/+149
| | | | | | | | | | | | characters (#10769) Change-Id: I9043a1f84140b441ab4b3e86eadb708359a29155
| * Fixed IE8 scrollbar issue with vertical layout when using both expansions ↵John Ahlroos2013-04-172-0/+71
| | | | | | | | | | | | and alignments #11169 Change-Id: Ia62db30e4e7f9bd02966db31b3bb691a1a60e58d
* | Sources for the "Broadcasting messages to other users" tutorialArtur Signell2013-04-232-0/+121
| | | | | | | | Change-Id: I1408d2b4c33bb51393867b2a089035699a5af756
* | Renamed loading indicator states to 'first','second','third' (#11668)Artur Signell2013-04-231-19/+19
| | | | | | | | Change-Id: I127070e2014bebf8aa09778b2dffee5481845ab4
* | Renamed UI.getLoadingIndicator -> getLoadingIndicatorConfiguration (#11665)Artur Signell2013-04-231-3/+3
| | | | | | | | Change-Id: If80abf821abd9c6c025e49b249339eb20d56f7ce
* | Renamed UI.getTooltip to getTooltipConfiguration (#11663)Artur Signell2013-04-231-5/+5
| | | | | | | | Change-Id: Idd33f68171b40b4097454418b78f75aee8f76eab
* | Renamed DisplayState to WindowMode (#11662)Artur Signell2013-04-231-11/+11
| | | | | | | | Change-Id: I0f70c4195a0871185a1924b008ebd855068e5787
* | Updated commons-io dependency to 2.2 (#11643)Artur Signell2013-04-231-1/+1
| | | | | | | | Change-Id: Ia134929a67328e2a759028b2ee5b64206dc78883
* | Add PushConnection interface (#11655)Leif Åstrand2013-04-221-2/+2
| | | | | | | | | | | | | | | | | | | | * Add PushConnection interface and rename old class to AtmospherePushConnection * Define deferred binding to use AtmospherePushConnection by default * Redesign connection and disconnection workflow to better cope with situations where connection is quickly toggled Change-Id: I9b9427c2df40d446a25895eb39e7b166cb929a85
* | Initial support for toggling push on the fly (#11506)Leif Åstrand2013-04-192-0/+173
| | | | | | | | | | | | | | Still missing is the ability to load vaadinPush.js if it has not yet been loaded. Change-Id: Ibe3596c38a7c4e3432b0396072866ee3072e6d30
* | Clean the connector map after pushing (#11624)Leif Åstrand2013-04-181-0/+47
| | | | | | | | | | | | | | Removing UidlRequestHandler.postHandleRequest should not affect backwards compatibility as UidlRequestHandler is a new class. Change-Id: I7f3753b1c3d37afcc973d3e5571c0d1708177bf9
* | Simple speed test for testing roundtrips/s in various browsersArtur Signell2013-04-184-0/+257
| | | | | | | | Change-Id: Id6e96e8d115b02c79038396dfada5c04e0f451ed
* | Run server integration tests with push enabled #11494John Ahlroos2013-04-172-0/+77
| | | | | | | | Change-Id: Iaeac0053372f4606e760925ab0f105193153c3a3
* | Added test for testing push with different transports #11494John Ahlroos2013-04-174-0/+125
| | | | | | | | Change-Id: I0296bdee1925ba93ca7e4e65c68215e025d072f6
* | Fix for WAI-ARIA Button test for IE8 (#11616)michaelvogt2013-04-171-5/+0
| | | | | | | | | | | | Test for empty attribute fails Change-Id: Id0b992482454daa7c47674e152fb1b414fd4a38d
* | Simple test for testing push capabilities #11494John Ahlroos2013-04-162-0/+190
| | | | | | | | Change-Id: I7dc3b861c2fa19bd1cffad93911c525fc5a2d24c
* | Fixes test (locator) and quiet mode for DebugWindow #11603Marc Englund2013-04-151-1/+1
| | | | | | | | | | Change-Id: If80e903bec9cb4dbd9dc87d0994634f4eaf0b9ae Ticket: 11603
* | TestBench test for Button (#11581)michaelvogt2013-04-112-0/+133
| | | | | | | | | | | | Makes sure the WAI-ARIA functions work Change-Id: If3835f038f5cca009bef678fdfe037d4287ece7e
* | Implemented poll interval for UI (#11495)Leif Åstrand2013-04-102-0/+143
| | | | | | | | Change-Id: Ic56b0123970f18e282c75d67863569ac55c72ea8
* | Fixed test to close windows instead of maximizing themArtur Signell2013-04-105-25/+25
| | | | | | | | Change-Id: I4c1bd7d8962f30cf756512e8d8e1f198b9604ec2
* | Don't process push messages until init JSON is processed (#11529)Leif Åstrand2013-04-102-0/+68
| | | | | | | | | | | | * The test is not running reliably in all browsers, but assuming this is a symptom of other push issues and not related to this particular bug. Change-Id: I848b57502aa01467b0f60624cf599247ec76f32f
* | Fixed broken testsArtur Signell2013-04-0917-102/+69
| | | | | | | | | | | | | | | | | | | | * Added missing screenshot identifiers * Removed redundant test * DebugConsole -> DebugWindow * Updated test to show why serialization fails * Fixed problems caused by added maximize button Change-Id: I5cf76fec7170747120b7243f9693851cd52c12af
* | Added push meta module (#11498)Artur Signell2013-04-081-0/+2
| | | | | | | | Change-Id: Ia95f4682333656fc34f04e563dc256ef45f987c1
* | Implement range for date field (#6241)johan2013-04-088-0/+1306
| | | | | | | | Change-Id: I34458f676fede39e1992316cbed8d62193ce8509
* | Global code reformatLeif Åstrand2013-04-0544-49/+163
| | | | | | | | Change-Id: I4b3c74ede518aa2712038d1451974a93cdecabc2
* | WAI-ARIA functions for Tree (#11389)michaelvogt2013-04-041-0/+122
| | | | | | | | | | | | All to navigate the tree with an assisitve device Change-Id: I531cefc95d7a720caf69aca579549e5a497ad586
* | Maximize Restore for Window #3400Pekka Hyvönen2013-04-042-0/+393
| | | | | | | | Change-Id: I164ae83bd6cf98f7a3d7e76d8e717a56e8cb5183
* | Server push (#111)Johannes Dahlström2013-04-041-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Renamed Calendar tests to be more consistent with other tests (#11079)Artur Signell2013-04-0417-0/+0
| | | | | | | | Change-Id: I3c057c6c6ebf3cad982b5f8d2821b579f7aa57ea
* | Reworked fix for ignoring /APP/ (#11192)Artur Signell2013-04-031-2/+2
| | | | | | | | | | | | | | | | * Fixed potential NPE by using existing helper method * Pass /APP/ urls also to session handlers as at least GlobalResourceHandler requires it * Fixed test to test /APP/ instead of /APP Change-Id: I8d913e6a5509c63f8e47813fce5751f5279ed4fc
* | Fix for CheckBox and Layout (#11407)michaelvogt2013-04-031-0/+22
| | | | | | | | | | | | | | Change in CheckBoxConnector led to wrong enabled behaviour and addition to top coordinate to prevent scrollbars with VPopupCalendar Change-Id: I381ab7c8a605535280ae58716181ef4c346997f7
* | Integrate Calendar into core #11079John Ahlroos2013-04-0323-0/+3890
| | | | | | | | | | | | Everything else integrated, except TB3 tests (ticket #11090, old TB2 tests used instead) Change-Id: If1700d7680a6c0a45f84d6e3c7b80e6536da78c8
* | Implemented changes to CSS injection based on API review #5500John Ahlroos2013-04-032-14/+14
| | | | | | | | Change-Id: I2bed5f5a5c3cfc6b97e94cbd218bb06f446c7325
* | Merge commit '5d8b1862b63d32070b4084d7e49cae1f4bc66953'Artur Signell2013-04-0312-365/+1165
|\| | | | | | | Change-Id: I329cab3a4a039cd41486353d41d678abf29cb6a9
| * Unified all portal integration tests to be based on JSR286Portlet (#8013, ↵Artur Signell2013-03-2112-365/+1165
| | | | | | | | | | | | | | | | | | | | | | | | | | #9566, #11314) All portal tests are now based on the same test script. Portal tests avoid Vaadin locators to avoid random problems with the portlet id changing between test runs. * eXo 3 test must be run on Firefox, does not work in Chrome * Liferay theme test is now a separate test which does not depend on the Liferay integration test * Changing to maximized state using an action URL does not work with GateIn or eXo * The edit mode link does not work in WebLogic Portal as WebLogic feels it is not an allowed mode for the portlet Change-Id: I7a683688d8ffc611e211f8a60889a34b233b81c9
* | Enable setting loading indicator delays from the server (#7448)Artur Signell2013-04-031-0/+99
| | | | | | | | | | | | * Refactored LoadingIndicator to a separate class on client side to enable customization and to remove clutter from ApplicationConnection Change-Id: I12e94294beed9c65a5710bdfe2486bc0f1b92bd9
* | Made is possible to configure tooltip on the server (#8065)Artur Signell2013-04-032-0/+242
| | | | | | | | Change-Id: I35af6df1dfa75ef1de1268eb630fc0f4b9306170
* | Fixed locking issue in testsArtur Signell2013-04-021-1/+6
| | | | | | | | Change-Id: I3706cfa46f82615b8cc677bcaaa207d5ab05bf40
* | Ensure session is locked during cleanup (#10569)Artur Signell2013-04-021-1/+15
| | | | | | | | | | | | * At the same time ensures request timer handling is done while session is locked (#10108) Change-Id: Ifc36e1ac66d02e25fe98616319c014137bd94c10
* | Added Page.reload (#10250)Artur Signell2013-03-282-0/+80
| | | | | | | | Change-Id: I8ec7edbc370388d8b36a474a8845e846395f26ed
* | Id changed because of id generation for wai-ariaArtur Signell2013-03-261-1/+1
| | | | | | | | Change-Id: Ib216994e540d34179fc0e5498e0461bdf82f8794
* | Moved CSSInjectWithColorpicker to correct packageJohn Ahlroos2013-03-211-1/+1
| | | | | | | | Change-Id: I8b7d283b68da60d236748364cac4c5ac3310f836
* | Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'Artur Signell2013-03-2120-66/+972
|\| | | | | | | | | | | | | Conflicts: uitest/test.xml Change-Id: I2c82fa7117b21bddad313abdd2f3f43143317c12
| * Make TextArea.setCursorPosition work in all browsers (#8769)Leif Åstrand2013-03-202-0/+258
| | | | | | | | | | | | | | | | | | svn changeset:25579/svn branch:6.8 Conflicts: client/src/com/vaadin/client/ui/VTextField.java Change-Id: I3b53be8df4ce0564f34d8aa9bc1ce1c34648eadd
| * Updated test to test interactions and to be more stableArtur Signell2013-03-161-7/+20
| | | | | | | | Change-Id: If608cef429f6a18864d99780e9ee945adcc06b57
| * Made test more reliableArtur Signell2013-03-151-14/+59
| | | | | | | | Change-Id: Ibd93d834abaa1ec2ba322ab4ca9f53944cfe9519
| * Audio/Video fixes, for #11160 but it was much more broken. Also quite a few ↵Marc Englund2013-03-156-0/+152
| | | | | | | | | | | | | | browser differences. Ticket: 11160 Change-Id: I1ee228e593eab75d96c285bfa26af9939e058d47