aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/widgetset/server
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1535-1480/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Ensure GridLayout rounds available space down instead of up (#15451)Artur Signell2015-06-121-0/+34
| | | | | | Store measured widths and heights as doubles to be able to round later Change-Id: Id0e91702dd62ba362f53317e8520f85b46f19769
* Measure size correctly when element has border and/or padding (#18181)Artur Signell2015-06-111-0/+45
| | | | Change-Id: I821ad3985c78cd0c2a66b37078885ea0612d5ad1
* Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2015-01-163-0/+251
|\ | | | | | | Change-Id: I0babb7cb93e773a9aab82243c1112d45b15bec78
| * Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-181-26/+0
| |\ | | | | | | | | | Change-Id: Ic7629f9cedb3c948edf4f63c678ca499e3d52805
| * \ Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-121-0/+5
| |\ \ | | | | | | | | | | | | Change-Id: I7f2c5de8200028b11223e2be3c673bef3339306a
| * | | Create harness for testing standalone widgets (#13334)Leif Åstrand2014-12-111-0/+67
| | | | | | | | | | | | | | | | Change-Id: I4cce45280c1b55f1c6e3efe7ea9485f2cf25d08a
| * | | Add @NoLayout annotation (#12936)Leif Åstrand2014-11-251-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds support for @NoLayout and updates most framework components to use the annotation where it makes sense Change-Id: I99320a6aa6de717da5f2463dd8acfcd412165767
| * | | Restructures Escalator testing rig (#13334)Henrik Paul2014-09-091-96/+0
| | | | | | | | | | | | | | | | Change-Id: I75b5e20158475b739c2d37d4fdf4865425dc3693
| * | | Separate GridBasicFeature tests into client and server subpackagesTeemu Suo-Anttila2014-08-201-41/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also move GridBasicClientFeatures to more reasonable place and rename the client side UI so it won't collide in jetty path search. Change-Id: I9475e2fd28a00ec83eeb03ebc122c12eb840ac0b
| * | | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-08-075-1/+150
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/release-notes.html Change-Id: Ie05bea7142134a7a9d655fcdf6ca232fd13c742b
| * | | Merge branch 'master' into gridLeif Åstrand2014-07-227-0/+352
| |\ \ \ | | | | | | | | | | | | | | | Change-Id: I6878b3c64eb5c98174537f4e5864e2ff2cb1863f
| * | | | Add pure client-side test application for Grid (#13334)Patrik Lindström2014-07-171-0/+41
| | | | | | | | | | | | | | | | | | | | Change-Id: I853a91c20e80361ef5daeb31024597200acad1d9
| * | | | Removes the version number from @since in Grid classes (#13334)Henrik Paul2014-07-081-1/+1
| | | | | | | | | | | | | | | Change-Id: I36192c46b359b8307c5bb1faf71c3b9a20e77fb8
| * | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-084-0/+164
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/release-notes.html Change-Id: I7f97cb771665485dbc9130a3c9b0365185615fc5
| * | | | | Implement Grid client-side ListSorter (#13334)Patrik Lindström2014-07-011-1/+33
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I51e6b56a00ac45185be98d6c62c3b0ee7494c8f4
| * | | | | Implement Grid client-side Sorting API (#13334)Patrik Lindström2014-06-261-3/+26
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9ab18c93bdc1aaf66aa2701c3939311671a60f04
| * | | | | Implemented WidgetRenderer #12993John Ahlroos2014-06-101-0/+98
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6eb69bd0c18adba057e9785778e0392e1ff25a22
| * | | | | Merge branch 'master' into gridTeemu Suo-Anttila2014-05-2010-13/+13
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/release-notes.html Change-Id: Icccb2e30199f99a7b0b00f05b1a12d5f7297402f
| * \ \ \ \ \ Merge commit '5d0b53bad' into gridLeif Åstrand2014-03-191-0/+96
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes everything from master up until the moment when "someone" attempted to merge grid into master. Change-Id: Ic8160a2cad13b0123016b41c394b4bb439f49d57
* | | | | | | | Disallow layoutNow() while updating the state (#13611)Leif Åstrand2015-01-151-0/+7
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | Change-Id: Ic519cbfb6507566a46d0313455695c4a40de55b8
* | | | | | | Move TB2 files to separate folderArtur Signell2014-12-181-26/+0
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This avoids running other HTML files as TB2 tests Change-Id: I32445aeaeaf77f3a34771db6fa0d2eb40fc60ff7
* | | | | | DelegateToWidget will now be run even for parent states for extendingMikael Grankvist2014-08-074-0/+149
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | states (#14059) Updated the code to encompass Leif's suggestion. Change-Id: I70c0a4a93b9fe9ee8b2c458d666a1fec791f20b4
* | | | | | Rename test method to describe what it doesArtur Signell2014-08-051-1/+1
| |_|_|_|/ |/| | | | | | | | | | | | | | Change-Id: I09d1c02b75022f9b38b04d7b166e597dae2a213c
* | | | | Remove csrfToken if disable-xsrf-protection is true (#14111)Bogdan Udrescu2014-07-157-0/+352
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | If the server sends no token and the client value remains "init" then it's not sent back to the server. Change-Id: I74fc470c5c22d57c4a48eab3e4476ae4cc2dd242
* | | | Return a value on __gwtStatsEvent in Profiler (#11709)Bogdan Udrescu2014-07-074-0/+164
| |_|/ |/| | | | | | | | | | | | | | | | | | | | Calling GWT RPC throw an exception when __gwtStatsEvent doesn't return a boolean. This was in the Profiler.ensureNoLogger where the function assigned was empty. Change-Id: If97e15eb3c2c6512e80f3bde81ba180b8c95c947
* | | Support long in state again (#13692)Jonatan Kronqvist2014-05-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fix to #9379 broke the support for long type fields in state classes. This patch bypasses the unboxing of long values and adds the @UnsafeNativeLong annotation to the methods which may fetch and return (without modifying) long values. SerializerTest is extended to test the different data types in States. Change-Id: I29fd2c6af13cd9a0d29ecb1444ed9eb8a2b013e3
* | | Merge changes from origin/7.1Artur Signell2014-04-2310-10/+10
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e77e73c Update copyright year to 2014 Conflicts: client-compiler/src/com/vaadin/server/widgetsetutils/metadata/ConnectorBundle.java client/src/com/vaadin/client/ApplicationConnection.java server/src/com/vaadin/data/util/converter/StringToNumberConverter.java shared/src/com/vaadin/shared/ui/ui/PageState.java shared/src/com/vaadin/shared/ui/window/WindowState.java theme-compiler/src/com/vaadin/sass/SassCompiler.java theme-compiler/src/com/vaadin/sass/internal/ScssStylesheet.java theme-compiler/src/com/vaadin/sass/internal/expression/ArithmeticExpressionEvaluator.java theme-compiler/src/com/vaadin/sass/internal/expression/BinaryExpression.java theme-compiler/src/com/vaadin/sass/internal/expression/BinaryOperator.java theme-compiler/src/com/vaadin/sass/internal/expression/exception/ArithmeticException.java theme-compiler/src/com/vaadin/sass/internal/expression/exception/IncompatibleUnitsException.java theme-compiler/src/com/vaadin/sass/internal/handler/SCSSDocumentHandler.java theme-compiler/src/com/vaadin/sass/internal/handler/SCSSDocumentHandlerImpl.java theme-compiler/src/com/vaadin/sass/internal/handler/SCSSErrorHandler.java theme-compiler/src/com/vaadin/sass/internal/parser/CharStream.java theme-compiler/src/com/vaadin/sass/internal/parser/Generic_CharStream.java theme-compiler/src/com/vaadin/sass/internal/parser/LexicalUnitImpl.java theme-compiler/src/com/vaadin/sass/internal/parser/LocatorImpl.java theme-compiler/src/com/vaadin/sass/internal/parser/MediaListImpl.java theme-compiler/src/com/vaadin/sass/internal/parser/ParseException.java theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java theme-compiler/src/com/vaadin/sass/internal/parser/ParserConstants.java theme-compiler/src/com/vaadin/sass/internal/parser/ParserTokenManager.java theme-compiler/src/com/vaadin/sass/internal/parser/SCSSLexicalUnit.java theme-compiler/src/com/vaadin/sass/internal/parser/SCSSParseException.java theme-compiler/src/com/vaadin/sass/internal/parser/SelectorListImpl.java theme-compiler/src/com/vaadin/sass/internal/parser/Selectors.java theme-compiler/src/com/vaadin/sass/internal/parser/ThrowedParseException.java theme-compiler/src/com/vaadin/sass/internal/parser/Token.java theme-compiler/src/com/vaadin/sass/internal/parser/TokenMgrError.java theme-compiler/src/com/vaadin/sass/internal/resolver/ClassloaderResolver.java theme-compiler/src/com/vaadin/sass/internal/resolver/FilesystemResolver.java theme-compiler/src/com/vaadin/sass/internal/resolver/ScssStylesheetResolver.java theme-compiler/src/com/vaadin/sass/internal/resolver/VaadinResolver.java theme-compiler/src/com/vaadin/sass/internal/selector/SelectorUtil.java theme-compiler/src/com/vaadin/sass/internal/tree/BlockNode.java theme-compiler/src/com/vaadin/sass/internal/tree/ExtendNode.java theme-compiler/src/com/vaadin/sass/internal/tree/ForNode.java theme-compiler/src/com/vaadin/sass/internal/tree/FunctionNode.java theme-compiler/src/com/vaadin/sass/internal/tree/ImportNode.java theme-compiler/src/com/vaadin/sass/internal/tree/KeyframesNode.java theme-compiler/src/com/vaadin/sass/internal/tree/ListContainsNode.java theme-compiler/src/com/vaadin/sass/internal/tree/ListModifyNode.java theme-compiler/src/com/vaadin/sass/internal/tree/ListRemoveNode.java theme-compiler/src/com/vaadin/sass/internal/tree/MediaNode.java theme-compiler/src/com/vaadin/sass/internal/tree/MicrosoftRuleNode.java theme-compiler/src/com/vaadin/sass/internal/tree/MixinDefNode.java theme-compiler/src/com/vaadin/sass/internal/tree/MixinNode.java theme-compiler/src/com/vaadin/sass/internal/tree/NestPropertiesNode.java theme-compiler/src/com/vaadin/sass/internal/tree/Node.java theme-compiler/src/com/vaadin/sass/internal/tree/RuleNode.java theme-compiler/src/com/vaadin/sass/internal/tree/SimpleNode.java theme-compiler/src/com/vaadin/sass/internal/tree/VariableNode.java theme-compiler/src/com/vaadin/sass/internal/tree/controldirective/EachDefNode.java theme-compiler/src/com/vaadin/sass/internal/tree/controldirective/IfElseDefNode.java theme-compiler/src/com/vaadin/sass/internal/tree/controldirective/IfNode.java theme-compiler/src/com/vaadin/sass/internal/util/ColorUtil.java theme-compiler/src/com/vaadin/sass/internal/util/DeepCopy.java theme-compiler/src/com/vaadin/sass/internal/util/FastByteArrayInputStream.java theme-compiler/src/com/vaadin/sass/internal/util/FastByteArrayOutputStream.java theme-compiler/src/com/vaadin/sass/internal/util/StringUtil.java theme-compiler/src/com/vaadin/sass/internal/visitor/BlockNodeHandler.java theme-compiler/src/com/vaadin/sass/internal/visitor/EachNodeHandler.java theme-compiler/src/com/vaadin/sass/internal/visitor/ExtendNodeHandler.java theme-compiler/src/com/vaadin/sass/internal/visitor/IfElseNodeHandler.java theme-compiler/src/com/vaadin/sass/internal/visitor/ImportNodeHandler.java theme-compiler/src/com/vaadin/sass/internal/visitor/MixinNodeHandler.java theme-compiler/src/com/vaadin/sass/internal/visitor/NestedNodeHandler.java theme-compiler/src/com/vaadin/sass/internal/visitor/VariableNodeHandler.java theme-compiler/tests/src/com/vaadin/sass/AbstractTestBase.java theme-compiler/tests/src/com/vaadin/sass/internal/expression/ArithmeticExpressionEvaluatorTest.java theme-compiler/tests/src/com/vaadin/sass/parser/ParserTest.java theme-compiler/tests/src/com/vaadin/sass/resolvers/VaadinResolverTest.java theme-compiler/tests/src/com/vaadin/sass/testcases/css/Interpolation.java theme-compiler/tests/src/com/vaadin/sass/testcases/css/Selectors.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/AbstractDirectoryScanningSassTests.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/AutomaticSassTests.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Comments.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/ControlDirectives.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Extends.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Functions.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Imports.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Mixins.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/NestedProperties.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Nesting.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/ParentImports.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/ParentSelector.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/SassLangTests.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/SassLangTestsBroken.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/SassTestRunner.java theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Variables.java theme-compiler/tests/src/com/vaadin/sass/tree/ImportNodeTest.java uitest/src/com/vaadin/tests/push/BasicPushTest.java uitest/src/com/vaadin/tests/push/PushConfigurationTest.java uitest/src/com/vaadin/tests/push/PushReconnectTest.java Change-Id: Ic08c4f9aecd4c684ce74408de4e0b0d0ff617273
| * | | Update copyright year to 2014Artur Signell2014-04-169-9/+9
| | | | | | | | | | | | | | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* | | | Revert "Merge branch 'master' into grid"John Ahlroos2014-03-181-96/+0
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4420f52578e245045677f88852f1ba3f405e88a3. Change-Id: I06effe06f245baaeb499071917c359eb34cc55ea
* | | | Merge branch 'master' into gridLeif Åstrand2014-03-181-0/+96
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| Change-Id: Ia9d156009a3f1b4e61f12eb415040670a52d7876
| * | Add support for changing the default row height in escalator (#12645)Henrik Paul2014-03-061-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | Since this is quite the change, I've taken the opportunity to rewrite smaller adjoining pieces to make more sense. Move methods from classes, and so on. These changes are, however, only on the code level, no other functionality will be introduced by this patch. Change-Id: I56f19c5af7dc4ccfd2fa4c9098f06e77dbfa12fb
| * | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-123-0/+111
| |\| | | | | | | | | | Change-Id: I8f1f412eeb450688bba58b715eba6db9e4ae43ae
| * | add support for variable column widths (#12645)Henrik Paul2013-12-041-0/+8
| | | | | | | | | | | | Change-Id: I7c723234c9d183e5217e0eef5062ec4fa8e58069
| * | Fixes Escalator resize issues (#12645)Henrik Paul2013-11-211-0/+16
| | | | | | | | | | | | Change-Id: I34273d35338568833b179b61294de7462abe78f1
| * | Add column freezing to Escalator (#3087)Leif Åstrand2013-11-141-0/+4
| | | | | | | | | Change-Id: I9943b20ca2568c353c90dec598534fbb5ab58203
| * | Add scrollToRow/Column, also some final declarations (#12645)Henrik Paul2013-11-111-0/+8
| | | | | | | | | | | | Change-Id: I4142edff9bc078c35ee70643fc3368bec10003f9
| * | Implement escalator pattern for widget (#12645)Henrik Paul2013-11-081-0/+21
| | | | | | | | | | | | Change-Id: Ibdc5a5162ae88e886e74d93f3f75f4ea3c6dab89
| * | Initial escalator commit (#12645)Henrik Paul2013-10-091-0/+35
| | | | | | | | | | | | Change-Id: Ibd0ac2896e12b99ddebdc26674a2dfced486c49a
* | | Ignore type parameters when looking for metadata (#12873, #12900)Leif Åstrand2014-03-111-0/+31
| |/ |/| | | | | | | | | | | | | All code populating the TypeDataStore is generated using writeClassLiteral which strips away all type parameters, so the code doing lookups should also do the same to maintain compatibility. Change-Id: I01654f4cc15188a12c735ffed55d30a34c77a064
* | Only use ClientRcp and ServerRpc types that are interfaces (#13056)Leif Åstrand2014-01-083-0/+111
|/ | | | Change-Id: I73b062628052ec545d5f53314a0cc479806ee89d
* Global code clean upLeif Åstrand2013-04-251-1/+2
| | | | Change-Id: I380d6afbc6b30d817ea6cca3d6b4634ab12522b1
* Simple speed test for testing roundtrips/s in various browsersArtur Signell2013-04-181-0/+59
| | | | Change-Id: Id6e96e8d115b02c79038396dfada5c04e0f451ed
* Updated copyright notices and added missing license headersArtur Signell2013-01-045-5/+5
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Default id should get overridden only if id has been specifically setAnna Koskinen2012-12-071-0/+16
| | | | | | (#10179). Change-Id: I102ca64648a88e70e88d9c546e8ea49de47451fb
* Reset state before sending hierarchy event to removed connector (#10151)Leif Åstrand2012-12-071-0/+37
| | | | Change-Id: If4f3e23a1d58c9f1cec7fc7d5e4e3f470932162f
* Make getRpcProxy protected (#9312)Artur Signell2012-11-061-0/+6
| | | | Change-Id: Ia315978b72e5fa3d2f7268b9bb4b4095c2d93402
* Use class hierachy for resolving @Connect conflicts (#9826)Leif Åstrand2012-10-113-0/+91
| | | | Change-Id: Ic268bfb5704a5c9113dee80017196c72b5236b93
* Include getWidget return type even if createWidget is defined (#9561)Leif Åstrand2012-09-171-0/+23
|
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-304-0/+129