summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enable testing on IE10 (#9219)Artur Signell2013-03-181-1/+1
| | | | Change-Id: I990c439b5e9f5a444a1da06563344491bd93cf41
* Do not invalidate http session if there is an invalid security key (#11335)Artur Signell2013-03-181-6/+0
| | | | Change-Id: I55c3bc83abc33d8bfd9bb45d84fb992236174be2
* Remove unnecessary theme name sanitation (#10708)Artur Signell2013-03-141-2/+0
| | | | Change-Id: Ib28d4bbf7602017e371c4597733f1558cdb0b796
* Fixed error indicator styles in Tabsheet tab on IE10 #11329John Ahlroos2013-03-141-4/+0
| | | | Change-Id: I6134c5b9be9618bad0f1b9d22cc505ae062043ca
* Apply webkitoverflowautofix for IE10 #11327John Ahlroos2013-03-141-1/+2
| | | | Change-Id: I561d63dc7c6349ccbe88db55cfc629fca54a7eb0
* Fixed broken Gridlayout cell position calculation in IE10 #11303John Ahlroos2013-03-131-6/+11
| | | | Change-Id: Ic587c940cab1d145d6be1136c12a46a4b2adb277
* Added theme-compiler resources to classpath to be able to run tests in EclipseArtur Signell2013-03-131-0/+1
| | | | Change-Id: I65657490b7c24488c9942558b298a463c9cb68e0
* Implemented injection of css styles #5500John Ahlroos2013-03-134-1/+363
| | | | Change-Id: Iaccffb4a3e137968d5f51672cdd56f803a9e9d2e
* Added fallbacks for when IE10 reports width/height as 'auto' when getting ↵John Ahlroos2013-03-121-0/+8
| | | | | | the ComputedStyle #11308 Change-Id: I5cdf98feb8f5f92edeb253b259c354211bd5e369
* Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc'Artur Signell2013-03-1230-86/+633
|\ | | | | | | Change-Id: Id118fd9bae1fdf7e7ce2efd660ade5ba7bbc5109
| * 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
| * Add performance.timing support to Profiler (#11188)Leif Åstrand2013-03-062-0/+60
| | | | | | | | Change-Id: I3fb14b1280a1ee8bfaa2aeab87b40c374d2e4443
| * Updated scm in pom template (#11204)Artur Signell2013-03-051-3/+3
| | | | | | | | Change-Id: Ibca529e02d6572cd3623df69ee277d570c749dc6
| * Catch NoSuchFieldException instead of NoSuchFieldError (#10944)Artur Signell2013-03-052-1/+72
| | | | | | | | Change-Id: I0ece22fc53388a7c9eb268c00ae46c589859a1f1
| * Log errors as errors and not normal messages (#11251)Artur Signell2013-03-051-3/+4
| | | | | | | | Change-Id: I3686da461ea5b64b5051c2c3b24feb58814c929d
| * Fixed scrolling jumping up to first row when adding rows and adjusting the ↵John Ahlroos2013-03-043-2/+121
| | | | | | | | | | | | currentPageFirstItem in the same UIDL request #10970 Change-Id: I54562e7e0c5429f3493892cf3a14380b0d15bbfd
| * Update test to use default classloader instead of nullLeif Åstrand2013-03-041-2/+3
| | | | | | | | | | | | | | Support for setting null as the classloader was removed at the time when Application was removed. Change-Id: Ib3d75dae1d1d81d8760b93616d05ba0746323e3c
| * Add bootstrap performance measuring support (#11188)Leif Åstrand2013-03-013-6/+35
| | | | | | | | | | | | | | | | | | | | | | svn changeset:25664/svn branch:6.8 Conflicts: client/src/com/vaadin/client/ApplicationConnection.java uitest/src/com/vaadin/tests/performance/BasicPerformanceTest.java uitest/src/com/vaadin/tests/util/TestUtils.java Change-Id: I699e7b47ad5a62b67dbdf1004da5e5daf009ba25
* | Script for merging changes from a bugfix branch into master (#11299)Artur Signell2013-03-121-0/+104
| | | | | | | | | | | | | | * Supports "Merge: no" for changesets which should be skipped, e.g. release notes updates. * Supports "Merge: manual" which will causes the merge to stop, requiring somebody to manually merge to change before continuing Change-Id: If5d1291ec77f4c1e31b3afb8420a45ecceedfa15
* | Removes the clear button added to all input fields by IE10 #11300John Ahlroos2013-03-121-0/+5
| | | | | | | | Change-Id: Iae8f2073356db9702bbd0c63bc639cbb4ad27823
* | Fixed locale to ensure the same results in all browsersArtur Signell2013-03-121-0/+2
| | | | | | | | Change-Id: I0a4f9f69f5b5339def23e940ef9cb42163c42638
* | Fixed locator stringArtur Signell2013-03-121-63/+2
| | | | | | | | Change-Id: Iaa5bda79704153e5a10fc6aa3b2244a06a89cf0a
* | Updated test as Property.toString no longer returns the property valueArtur Signell2013-03-121-3/+2
| | | | | | | | Change-Id: Ic5da1d536ab633b60bc61e1b525fe8f2a8470a73
* | Applied IE9 CSS fixes to IE10 also (#11301)Artur Signell2013-03-115-30/+32
| | | | | | | | Change-Id: I50e5d33773127e9073e820bc4e307979bbcbd875
* | Add missing license headersLeif Åstrand2013-03-112-0/+32
| | | | | | | | Change-Id: Ic5c928b67b90c241be919d556ba8aa49f2de422c
* | #11265 AriaHandler NPEmichaelvogt2013-03-061-8/+10
| | | | | | | | | | | | Fixes JavaScript exception when debug window is open Change-Id: Ic296cc643cf7b128c34d6446a05ea89a85bdcc35
* | Clarified build documentation in README.md #11227Joonas Lehtinen2013-03-061-3/+7
| | | | | | | | Change-Id: Ia68b12d3df0f9ecf8b2d878a5b838bc9546aab32
* | Added IE10 touch support detection #9216John Ahlroos2013-03-052-2/+21
| | | | | | | | Change-Id: I3e5b2266b641901590b7806a04c6ef8c68fbe0f4
* | WAI-ARIA for form fields (#11180)michaelvogt2013-03-055-1/+482
| | | | | | | | | | | | Changes in the base classes of the form fields for WAI-ARIA integration Change-Id: I770082c353b1b0004875675e28f03d6a3e69f03f
* | Removed IE9 fallback for IE10 #11237John Ahlroos2013-03-041-3/+1
| | | | | | | | Change-Id: If35249c16a40efbcee32164b535888cbc7af792d
* | Fisrt version of readme for GitHub (#10931)Artur Signell2013-03-011-0/+96
| | | | | | | | Change-Id: I3cc728e1e2e55c7e2cb719b48404be2c98442f1f
* | Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-0117-75/+78
| | | | | | | | | | | | | | The "test" target runs all tests which do not require additional servers or setup. Can be run immediately after cloning the project. The "test-all" target runs also integration tests and UI tests which require access to servers or additional setup. Change-Id: I2f5371dc5be805ba12766c8187a2b58fbc7f7db4
* | Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-0148-366/+915
|\| | | | | | | Change-Id: Ifdc095169c31731cb013727f14d92839ecc775db
| * Avoid running test runner as a testArtur Signell2013-03-011-0/+1
| | | | | | | | Change-Id: Ifc65b8ffa43dad332b1986348b1fa2841041e5a1
| * Prevent NPE when a SCSS file is not found #11099John Ahlroos2013-03-012-2/+17
| | | | | | | | Change-Id: Id0e0fd6a31f4089228b02bf8b66086d3f3a1727b
| * Make SassLangTestsBroken pass iff the CSS and SCSS do not match.Henri Sara2013-03-011-0/+20
| | | | | | | | | | | | | | This makes builds pass, and gives a clearer message if one of the previously broken tests have been fixed. Change-Id: I6e5b2d9771615abbcb611f28d50ebdefcaa01ae2
| * Reverted Tree memory leak fix since it is breaking Tree filtering in a way ↵John Ahlroos2013-03-011-10/+0
| | | | | | | | | | | | that only can be fixed by introducing new API to Filterable interface and this cannot be done in a maintenance release. #11053 Change-Id: I7967a4dc57ad2d06880917d4756107c3838d8491
| * Revert "Made UI focusable again (#11129)"John Ahlroos2013-02-281-1/+1
| | | | | | | | | | | | This reverts commit 3cf6913c9a714512f8285a54c1ddcf19f2d97e6a Change-Id: Ief84593763402f99f41a6a447db951196c8f4a91
| * Fixed BindException when binding nested properties with ↵John Ahlroos2013-02-282-2/+53
| | | | | | | | | | | | BeanFieldGroup.buildAndBind() #11009 Change-Id: I9bf646b7d8b767c78506a62185ce5dca9dcae7ad
| * Added missing license headerArtur Signell2013-02-281-0/+15
| | | | | | | | Change-Id: I39b55229b63ff377d12956112a4f08c7cbec00ad
| * Fixed incorrect import (#11129)Artur Signell2013-02-281-1/+1
| | | | | | | | Change-Id: I4fa26ebd7814b14b05ade6b809a39123fa95a4c8