summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix fragment handling regression caused by #10769 (#11686)7.0.5Johannes Dahlström2013-04-231-4/+12
| | | | | | | | | | Due to the way Window.Location.createUrlBuilder works, a location URI with no fragment (as opposed to an empty fragment) was sent on Webkit browsers when the client-side location had an empty fragment. TestBench test: FragmentChangeEvents.html Change-Id: Ie2e8dc3fffc13aaa53105b54e07b1f81f3878f1b
* Fixed broken Gridlayout cell position calculation in IE10 #11644 (backported ↵John Ahlroos2013-04-231-6/+11
| | | | | | | from #11303) Change-Id: I9003feeb3ee22f29975a3e8557cd8775e838c57f Merge: no
* Different fix for #11152 which is restricted to the problematic case in ↵Artur Signell2013-04-233-6/+60
| | | | | | horizontal layout Change-Id: I4727f0a8f0b82f14f059c7e47a1819a18630a4c0
* Fixed Accordion tab stylenames which never got applied on the tab widgets ↵John Ahlroos2013-04-223-0/+105
| | | | | | #11645 (merged from #10605 in 6.8 branch) Change-Id: I6af93e3846ecedd31cb9afac6321316b122c9df5
* Prevent double encoding problems when URI fragment contains special ↵Johannes Dahlström2013-04-194-31/+160
| | | | | | characters (#10769) Change-Id: I9043a1f84140b441ab4b3e86eadb708359a29155
* Support "to" in CSS function parameters (#11309)Henri Sara2013-04-187-48/+136
| | | | | | This change also relaxes whitespace checking in SCSS tests slightly. Change-Id: I2ad5087e7d77ddd0473df47d202c6dd3e228181f
* Don't detach and reattach VAbstractSplitPanel child widgets unnecessarily ↵Johannes Dahlström2013-04-181-0/+6
| | | | | | (#11628) Change-Id: I84da9b786706410b42ae4116be0b0a3da896538b
* Fixed IE8 scrollbar issue with vertical layout when using both expansions ↵John Ahlroos2013-04-173-3/+84
| | | | | | and alignments #11169 Change-Id: Ia62db30e4e7f9bd02966db31b3bb691a1a60e58d
* Merge release notes from '7.0.4' into 7.0Henri Sara2013-04-161-0/+30
|\ | | | | | | | | | | 7.0.4 Change-Id: If47b657f0f941af11b02d0915e689f0568730077
| * Update release notes7.0.4Henri Sara2013-04-081-0/+30
| | | | | | | | Change-Id: Iada521e83ddd03dbfab4cba276b313daf27a1173
* | Fixes #11152 (IE9 caret/cursor postion) by applying position:relative to ↵Marc Englund2013-04-121-0/+6
| | | | | | | | | | | | inputs and textareas Change-Id: I067cd44d21ece65a0988b2fbb832a903aaf92aba
* | Fixed date reset when calendar is first initialized #11387John Ahlroos2013-04-121-1/+6
| | | | | | | | Change-Id: I48a839cceeab3cfc6722657eac8681a8766ab396
* | Fixed native button not triggering click event in IE #11094John Ahlroos2013-04-102-4/+30
|/ | | | Change-Id: I210a7ab59b107eefb9ba5d00566c2138fc83acf2
* Remove resource related code from VaadinPortlet (#11527)Henri Sara2013-04-081-30/+3
| | | | | Change-Id: I33f489922bab432d1d85f4d46b73df8bd89ae91c Merge: no
* Backported fix of minimal (empty hashmap) leak on redeploy (#9993)Artur Signell2013-04-032-9/+171
| | | | | Change-Id: I9933c21ab8449378269c577c9622d75586590e45 Merge: no
* Unified all portal integration tests to be based on JSR286Portlet (#8013, ↵Artur Signell2013-03-2113-368/+1168
| | | | | | | | | | | | | #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 a Vaadin applications to be re-initialized if if has been re-added to ↵Artur Signell2013-03-202-4/+31
| | | | | | the same page (#8350) Change-Id: I30dbc14f00108fa699694ecd1d37679d8a0dff4b
* Make TextArea.setCursorPosition work in all browsers (#8769)Leif Åstrand2013-03-204-0/+376
| | | | | | | | | svn changeset:25579/svn branch:6.8 Conflicts: client/src/com/vaadin/client/ui/VTextField.java Change-Id: I3b53be8df4ce0564f34d8aa9bc1ce1c34648eadd
* Disabled TabIndex warning for now (#11325)7.0.3Artur Signell2013-03-191-3/+7
| | | | Change-Id: I89311c7e4bdab3a70aa335c203ef57badab7bec8
* Do not run TestRunner as a testArtur Signell2013-03-191-1/+1
| | | | Change-Id: I4a32bb614b7c175e1a6ced0078143978b2155194
* 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-159-26/+225
| | | | | | | browser differences. Ticket: 11160 Change-Id: I1ee228e593eab75d96c285bfa26af9939e058d47
* Reattach when wrapping in webkit for correct text flow (#10536)Leif Åstrand2013-03-141-1/+4
| | | | Change-Id: I431b6a3c61a9308ad4189e5d79a5e70de8f1f560
* Deprecated AbstractComponentContainer.getComponentIterator (#11328)Artur Signell2013-03-141-0/+6
| | | | Change-Id: I24298165f0b078d42415cfce65118eed5587623c
* Deprecated TestBase to avoid new tests which are LegacyApplicationsArtur Signell2013-03-141-0/+6
| | | | Change-Id: Ic4bc242b6d2707e7a856256ca7eeddc4efd9eb83
* Ignored test case where Tree memory leak is checked since it cannot be fixed ↵John Ahlroos2013-03-141-4/+19
| | | | | | before 7.1 (no-merge) #11053 Change-Id: I723b7fc01184da19f448de4c43d3dee715c01242
* Fixed setting column width back to undefined by setting it to -1. #7922Leif Åstrand2013-03-144-27/+208
| | | | | | | | | | | | | svn changeset:25591/svn branch:6.8 Conflicts: server/src/com/vaadin/ui/Table.java Reverted change included by mistake in changeset [25591] for #7922 svn changeset:25606/svn branch:6.8 Change-Id: I6765a52ab213c131cca053227ee72b0007552f7f
* Added missing state update on the client side (#11028)Artur Signell2013-03-131-1/+3
| | | | Change-Id: I547f6e6426208d788b92ea8f429d4bb0aa9fdf24
* Fixed client-server value sync problem in CheckBox (#11028)Artur Signell2013-03-134-0/+200
| | | | Change-Id: I1bac8e8a746bcc97b3ce929e76cf3476ad793bf6
* Test using Opera 12 (#8976)Artur Signell2013-03-131-1/+1
| | | | Change-Id: I6e72f8ecb0fbd52b6774956ed2c904a060dc1424
* Fixed Tree keyboard navigation in Opera 12 (#11183)Artur Signell2013-03-131-1/+1
| | | | Change-Id: I6bbd486caef0056703d1b9ebc1ba5537aca75cfd
* Updated supported browser versions in release notes (#10887)Leif Åstrand2013-03-131-2/+2
| | | | | | Based on svn changeset:25626/svn branch:6.8 Change-Id: I76333c1af0eab1d727a03dcd82ae6b9b7187e58a
* Fixed header to make checkstyles happy (#11129)Artur Signell2013-03-131-3/+3
| | | | Change-Id: I4f1da57d318407da6a47a7095dbe4a08a6acc0f7
* Ensure nonwrapping textarea has white-space: pre; style (#10536)Leif Åstrand2013-03-131-0/+3
| | | | Change-Id: Iaac6b58d204082374827cb7b6caef5f5f81e3dbc
* Eliminate connection/statement/result set leaks in TableQuery (#10582)Leif Åstrand2013-03-133-230/+292
| | | | | | | | | | | | | | | | | Includes some refactoring to extract common parts of FreeformQuery and TableQuery to AbstractTransactionalQuery. svn changeset:25541/svn branch:6.8 Added missing Serializable for AbstractTransactionalQuery (#10582). svn changeset:25559/svn branch:6.8 Conflicts: server/src/com/vaadin/data/util/sqlcontainer/query/FreeformQuery.java server/src/com/vaadin/data/util/sqlcontainer/query/TableQuery.java Change-Id: I3d055e0f071739ac4536fddb0f49b8d6b8e6d07b
* Updated GateIn3 script to work correctly (#11314)Artur Signell2013-03-121-56/+43
| | | | Change-Id: Ic8a86bc2dd6f0b791047ebb4c4bc81d4a9e7b9eb
* Unpack all static files for integration tests (#11314)Artur Signell2013-03-121-0/+14
| | | | Change-Id: Icef8bf0b4ec7fc752ca41cbdf38a98112e44a245
* Fixed IE8 sub window focus issue after editing a RichTextArea #10776Leif Åstrand2013-03-121-0/+34
| | | | | | | | Tests were merged to 7.0 in a previous commit. svn changeset:25458/svn branch:6.8 Change-Id: Ib4233f4d96311c76c104f1041f132377d357916d
* Fixed focus and tab index handling for UI (#11129)Artur Signell2013-03-128-13/+258
| | | | Change-Id: I80377792ade11946337e2900a7ea84209ae1d060
* Avoid showing context menu off screen in IE8Artur Signell2013-03-125-10/+10
| | | | Change-Id: I75bf1d41b518e4b098ae35727b89b7ba310f0582
* Update test to cope with changed UI class (#10867)Leif Åstrand2013-03-111-2/+2
| | | | Change-Id: I6e822c6e99191a68733c87207f61643213e8c154
* Properly recognize class of redefined UI connector (#10867)Leif Åstrand2013-03-116-1/+140
| | | | Change-Id: I8e3afbd669123a846214c3bd65bf696aa2b5a536
* Set to empty function instead of undefined (#10960)Artur Signell2013-03-071-3/+1
| | | | | | It seems that the presence of the function is checked once while it is still set and it will be later called without additional checks that it is still set. Change-Id: Ie985d9047f4d2ca469f1a406ba40bca0ac3a59e9
* Fixed javascript issue in IE8 (delete cannot be used on window properties) ↵Artur Signell2013-03-061-1/+3
| | | | | | (#10960) Change-Id: I03bb7e7dda8a44d06dffd3a077cb9b8acc45741d
* Profiler based on __gwtStatsEvent (#10960)Leif Åstrand2013-03-063-41/+176
| | | | | | | | | * Bootstrap installs a __gwtStatsEvent implementation for tracking GWT's own bootstrap timing events * Profiler.enter and Profiler.leave use __gwtStatsEvent * Profiler data is displayed based on the data tracked by __gwtStatsEvent Change-Id: I3db05ca2622aecb745270f01d47cd71648e3bebd
* Don't provide details to teamcity as it nowadays gets those from stdoutLeif Åstrand2013-03-061-3/+1
| | | | Change-Id: I2c1e80307efaa963313bf89284066bc0429e9cd8
* Corrected javadoc (#10774)Artur Signell2013-03-061-3/+3
| | | | Change-Id: I642e8cfe800c7f0413256b6f9807c7f7b842ebda
* Improved javadoc (#10632)Artur Signell2013-03-061-5/+1
| | | | Change-Id: Iec54c7425e5ee00d9dbc7dff5cf5ae8dbf28d214
* Corrected javadoc regarding nested property support (#8210)Artur Signell2013-03-062-4/+2
| | | | Change-Id: Idad9a5f4f747487eb2a2f1cda96e14d17b86ed24