summaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Collapse)AuthorAgeFilesLines
* Global code cleanupLeif Åstrand2012-11-2128-49/+84
| | | | Change-Id: I14f46e6aa4f9cbdd9037f1c4ad1ac38fe7cbda86
* Add shorthands for locking the session (#10225)Leif Åstrand2012-11-214-12/+12
| | | | Change-Id: Ic2f3843a48a6e26af848208e9495473853146fbe
* Renamed setBrowserWindowSize -> updateBrowserWindowSize (#10305)Artur Signell2012-11-211-2/+0
| | | | Change-Id: I630cdc0cf4cc83646d1dbe8513f81f5ddd6aa7d7
* Removed com.vaadin.server.Terminal (#10230)Artur Signell2012-11-204-4/+8
| | | | | | Moved Terminal.ErrorEvent and Terminal.ErrorListener to com.vaadin.server Change-Id: I4ce67722b88abc38fd740c5980836b24e511a63b
* Merge "Added possibility to disable text input for PopupDateField (#6790)"Artur Signell2012-11-203-0/+158
|\
| * Added possibility to disable text input for PopupDateField (#6790)Mikael Grankvist2012-11-193-0/+158
| | | | | | | | Change-Id: I3275fce74c26b1409aa00505c06f459d1ae2e6ce
* | Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749)Leif Åstrand2012-11-207-7/+7
| | | | | | | | Change-Id: Ibf460de507b4eea156a794304476b547bf63291a
* | Renamed ComponentState to AbstractComponentState (#9032)Artur Signell2012-11-205-10/+10
| | | | | | | | Change-Id: Ida6e0cb7064580be36627fd735d79b82ee69356d
* | When closeIdleUIs is true, close open UIs only after all UIs have been idle ↵Johannes Dahlström2012-11-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | for longer than the session timeout * Rename closeIdleUIs to closeIdleSessions, isIdleUICleanupEnabled to isCloseIdleSessions (#10252) * Close the whole session at the same time as well * Move UI lastUidlRequestTime to VaadinSession lastRequestTimestamp (#10253) * Rename VaadinSession lastRequestTime to lastRequestDuration, totalSessionTime to cumulativeRequestDuration (#10253) * Rename UI lastHeartbeatTime to lastHeartbeatTimestamp * Show "Session Expired" notification when a heartbeat fails because of this Change-Id: If3d4bd9add9995f435c29812eec00b3a3a92a6e6
* | Changed SystemMessagesProvider parameter into object (#10226)Artur Signell2012-11-192-0/+142
|/ | | | Change-Id: I7ba22460ae5105e29b88b17bc3e3ac664e9ca980
* Fix NPE when removing FileDownloader (#10198)Artur Signell2012-11-192-1/+71
| | | | Change-Id: I2423e3fbe88becfd76ed17c15d911d9253bf6e35
* Fix renamed classLeif Åstrand2012-11-191-2/+2
| | | | Change-Id: I90e66d440666480d558f83cb7e5277c10ed6177b
* Handle canceled or ignored XHR requests after beforeunload (#8891)Leif Åstrand2012-11-191-0/+116
| | | | | | * Not automatically testable as it depends exact timings Change-Id: I53bccce675520ab2c7bb007766546b4cd3fe6e53
* Read browser width and height from request in Page.init (#9073)Johannes Dahlström2012-11-192-0/+168
| | | | | | | * Also change default screen width and height in WebBrowser to -1 for consistency * Test for reading browser details in UI.init Change-Id: I24339fd3742857392e1fc768696eeb2fb5551a90
* Renamed VaadinServiceSession to VaadinSession (#10223)Artur Signell2012-11-1616-37/+37
| | | | Change-Id: Id7f367300c000aa47edc12084f4e9500502466c3
* @Connect lastonly -> lastOnly (#10244)Leif Åstrand2012-11-161-1/+1
| | | | Change-Id: I5d587852d00b485eb57e10ad3ba874ea1b500a19
* Merge "Made PopupView work with TB again and fixed test (#10187)"Artur Signell2012-11-141-4/+4
|\
| * Made PopupView work with TB again and fixed test (#10187)Artur Signell2012-11-141-4/+4
| | | | | | | | Change-Id: I36b568866a69354caa36609fc7c7d42082bc9489
* | Merge "Remove Window.addComponent() (#2924)"Artur Signell2012-11-1445-158/+276
|\ \ | |/ |/|
| * Remove Window.addComponent() (#2924)Henri Sara2012-11-1445-158/+276
| | | | | | | | Change-Id: Ida3269e3cce906fd4b55c5e1049b24e0ff383289
* | Fix test: Window is not a ComponentContainer (#2924)Henri Sara2012-11-141-2/+1
|/ | | | Change-Id: Id126f12e764672f6d360b613b9169b002e73ae96
* Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-1491-451/+732
| | | | Change-Id: I9eb1f40a02dcad0f756ad2518d86ef1c52aa69c2
* UI based on AbstractBasicComponentContainer (#2924) - make test compileHenri Sara2012-11-141-4/+1
| | | | Change-Id: Ieef4c133ac5f6601f6e3f0780cb383bbe4fa4f49
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-1342-109/+179
| | | | Change-Id: I1614a3464b8e7a0e9ecdd8c3a76335cdb85bdf87
* Made test compatible with overlay containerArtur Signell2012-11-131-4/+4
| | | | Change-Id: I2774fc044690b30d83b178b9080e78dda2ed2d02
* Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392)Johannes Dahlström2012-11-133-3/+3
| | | | Change-Id: I5bc64ed7446ca6f87311bf63f49fb883cfd8b538
* Merge "Renamed uri fragment methods in Page to use UriFragment instead of ↵Johannes Dahlström2012-11-137-42/+42
|\ | | | | | | Fragment (#10141)"
| * Renamed uri fragment methods in Page to use UriFragment instead of Fragment ↵Artur Signell2012-11-137-42/+42
| | | | | | | | | | | | (#10141) Change-Id: I1c5826a667e718ec147807889082d27392cf44e8
* | (#10180) Moved positioning from onStateChanged to ↵Mikael Grankvist2012-11-132-0/+111
|/ | | | | | onConnectorHierarchyChange. Added test. Change-Id: Iccd290a8e2be165207abe1b4805ec992d24bad0d
* (#9924) Moved hierarchy code and fixed popup view to not be a ↵Mikael Grankvist2012-11-131-8/+7
| | | | | | LegacyComponent anymore. Change-Id: I2d12b8876bee47030383cf4845efd49eaeee72ee
* Fixed row focus not removed when selecting rows in Table #10036John Ahlroos2012-11-121-0/+52
| | | | Change-Id: Ie9089d7d35e8c3d27f93938141c0378816e4f48e
* Merge "Rename Application.getRootConnector to getUIConnector (#10158)"Marc Englund2012-11-091-5/+5
|\
| * Rename Application.getRootConnector to getUIConnector (#10158)Johannes Dahlström2012-11-081-5/+5
| | | | | | | | Change-Id: I9f7714cc8a723550e521b1cd0fb70499f3f12138
* | Fixed ordering in ordered layout when inserting components #10154John Ahlroos2012-11-092-0/+234
|/ | | | Change-Id: I025745a4f575ecaece0e897e9b8f90adba7c2d63
* Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342)Artur Signell2012-11-072-13/+27
| | | | Change-Id: I33981f0c80ab367d74bbbeebb48abbc81d4f182c
* Test for #10155Artur Signell2012-11-071-0/+161
| | | | Change-Id: I63428b4ae8492aba253dc3ac1c024bd61b692818
* Added AbstractConnector.getRpcProxy helper (#10143)Artur Signell2012-11-074-13/+4
| | | | Change-Id: I52ca9908763cc7416a2c50971252429cd8c294e8
* Merge "Test for #10098"John Ahlroos2012-11-071-0/+214
|\
| * Test for #10098Artur Signell2012-11-071-0/+214
| | | | | | | | Change-Id: I50fd7fc998ca394bfd1139b26a19bd5bb48cc354
* | Test script for #10128Artur Signell2012-11-071-0/+57
| | | | | | | | Change-Id: I81c477b548cd49f1c3e9e04de99fede61a0bd254
* | Test script for #10154Artur Signell2012-11-071-0/+32
| | | | | | | | Change-Id: I0fcae73633ea2f7d98323d2e2a0e00df6ef0b5fc
* | Test for #10154Artur Signell2012-11-071-0/+71
| | | | | | | | Change-Id: Ie49c010564e7ce45f823f0f61a81135ae9a7132b
* | Merge "AbstractComponentContainer should implement getComponentIterator and ↵Johannes Dahlström2012-11-061-1/+1
|\ \ | | | | | | | | | not iterator (#10144)"
| * | AbstractComponentContainer should implement getComponentIterator and not ↵Artur Signell2012-11-061-1/+1
| |/ | | | | | | | | | | iterator (#10144) Change-Id: I092cc71dfa9ded74f6624e6808a9ec1de7cf1cb5
* | Merge "Moved classes from com.vaadin to com.vaadin.server (#10145)"Johannes Dahlström2012-11-06213-214/+214
|\ \
| * | Moved classes from com.vaadin to com.vaadin.server (#10145)Artur Signell2012-11-06213-214/+214
| |/ | | | | | | Change-Id: Ica48f1d5edbefde0ef8afca0c2774fe122a6c8ad
* / Make getRpcProxy protected (#9312)Artur Signell2012-11-061-0/+6
|/ | | | Change-Id: Ia315978b72e5fa3d2f7268b9bb4b4095c2d93402
* Merge "Fixed compilation error"Artur Signell2012-11-061-3/+1
|\
| * Fixed compilation errorJohn Ahlroos2012-11-061-3/+1
| | | | | | | | Change-Id: I94b832dc8d31d858d2e587581bc013b7140cb937
* | Merge "ProgressIndicator now stops polling when removed (#10130)"John Ahlroos2012-11-051-9/+50
|\ \