Commit Graph

13683 Commits

Author SHA1 Message Date
Build Agent
aa309d12d5 Merge changes from origin/7.1
86a5f5a Selectors based on Reindeer.LAYOUT* are added for absolute layout (#11042).

Change-Id: I2d607475c63e97c312a97ddd6b41d38c66a35ec6
2014-04-07 13:58:11 +03:00
Artur Signell
251de08a63 Throw an exception if you misspell transport
Change-Id: I3d12dbd4d8c1789e56cd9172f5fdd3522e89ae79
2014-04-04 14:54:29 +00:00
Artur Signell
ba1e86acd4 Change push default fallback to long polling (#13409)
Change-Id: Ie9f4ea98a6bf4a4ec45118a46e58d15d9fe3b36f
2014-04-04 13:10:31 +00:00
Leif Åstrand
752249d52d Fix typo in @OnStateChange javadoc (#12958)
Change-Id: I37f40eea6185b682e909da5b3f4c755b20a688e5
2014-04-04 15:55:11 +03:00
Artur Signell
bf4cebc36c Mousedown - mouseout - mouseover - mouseup now counts a click (#13550)
Change-Id: Id1f58b1ac6c207cec3357bcd96e1eb8d8de256a0
2014-04-04 12:46:43 +00:00
Artur Signell
ff4cce403e Update Atmosphere 2.1.2 for better Tomcat 8 support (#12329)
Change-Id: If6362284392d17ff18e2a907439db3339344d2b1
2014-04-03 21:26:16 +03:00
Henrik Paul
f531044ffb Make Checkstyle align better with the Eclipse formatting (#13541)
Change-Id: I9f48b0da3484666a73efc517651f6920301d9c04
2014-04-03 16:54:10 +00:00
Leif Åstrand
a6c725ca04 Deprecate AbstractTestUI.setContent
You might accidentally write a test inheriting from AbstractTestUI that
uses setContent to replace the layout that is the entire purpose of that
class. To reduce the risk of this happening, AbstractTestUI.setContent
is deprecated.

Change-Id: Ica7ffd4f24a0e71ece28e237244a74ae70b354d7
2014-04-03 15:05:10 +03:00
Leif Åstrand
85b6113f55 Update uitest/ivy.xml to use build.properties (#13532)
Also remove ivyUserDir=& from the client-compiler classpath entry
since my version of IvyDE insists on automatically changing it

Change-Id: I88b2559cd5502af4221d46f9ba23865c66984113
2014-04-03 10:51:29 +00:00
Jonatan Kronqvist
d307f145f3 Override elements must be after dependency elements #13532
Change-Id: I8cc1fd86a8ba7ba64595809afbd964e3b384d658
2014-04-03 13:36:13 +03:00
Jonatan Kronqvist
3efe81da8b Override the cssparser dependency from sass-compiler (#13532)
vaadin-sass-compiler depends on an older version of cssparser than the
one used in client-compiler. This change overrides all sass-compiler
provided cssparser deps with the newer version.

Change-Id: I06d2b957d66dd3abbef161ae2643eec0cdf7e13a
2014-04-03 13:26:01 +03:00
Jonatan Kronqvist
563b0ca0d8 Update commons-io to the same version in all modules (#13531)
Adds a commons-io.version property to the build.properties file

Change-Id: I57a72f8841846d77ba73d567bd9bc3c8415b243c
2014-04-03 10:28:02 +03:00
Johannes Dahlström
bff6f60d65 Support font icons in ComboBox (#13376)
Change-Id: Idb35b8116c28824c8ced9b8f230e06ba8e7ecaaf
2014-04-03 05:53:38 +00:00
Artur Signell
a2ac955596 Test for session expiration (#12139)
Change-Id: Idc8052503544ee1e740beb448d39dd592b95a19c
2014-04-02 20:22:55 +00:00
Artur Signell
637ff47630 Wait for all messages to be sent before disconnect (#13529)
Change-Id: Ic9d5d4ac3a3f19bb906cba64cf752461d4b16ba5
2014-04-02 22:21:34 +03:00
Artur Signell
74a635fce2 Do not allow Atmosphere to make session infinitely long (#12139)
Change-Id: I09d39ff40f9adda20eb38056ab94ddfa0b07fb64
2014-04-02 20:55:35 +03:00
Artur Signell
7f9ea1c915 Workaround for Atmosphere race condition (#13528)
Change-Id: I39cb72ef9a1f6c6424dce7f9feff2cebbfe3fdfd
2014-04-02 20:13:52 +03:00
Leif Åstrand
8138be4b03 Make removeFromParent throw if the right session is not locked (#13473)
Change-Id: Id5ef40db07404d7cb41b26768d18e757b8cae2b3
2014-04-02 15:27:12 +00:00
Denis Anisimov
86a5f5a916 Selectors based on Reindeer.LAYOUT* are added for absolute layout
(#11042).

Change-Id: I34b5d95cfa82bf5cfc94cb1f7387b343fa23a302
2014-04-02 12:58:57 +00:00
Build Agent
e1a987f88d Merge changes from origin/7.1
a71305c Removed unnecessary tooltips from LayoutTesterApplication.
7c569ca Replaced flaky TB2 test with stable TB3 test

Change-Id: I490aea06d1a9045ff071b64da1bfdc0f1b4937e6
2014-04-02 09:28:33 +03:00
Sauli Tähkäpää
92ad3c291e Merge "Merge changes from origin/7.1" 2014-04-02 06:21:22 +00:00
Denis Anisimov
87b6027c6d Trigger action/submenu on SPACE key along with ENTER (#12525).
Change-Id: I1548cc90e133f90c94fc33c50fb06a8aff353826
2014-04-02 05:30:16 +00:00
Artur Signell
7c569ca302 Replaced flaky TB2 test with stable TB3 test
Change-Id: I14afbd88d7aa22510f6c0dd605643c072b8e589f
2014-04-02 07:56:06 +03:00
Sauli Tähkäpää
a71305cdc6 Removed unnecessary tooltips from LayoutTesterApplication.
Added longer delay to avoid table resize problems.

Change-Id: I9929a23711932223991706bde2d7f06c551f0ec2
2014-04-01 11:08:37 +00:00
Juho Nurminen
cb4d7aefb6 Fixed eclipse classpath
Change-Id: I2400dbef78c3927e7c4b9202aebbe2ccb06cac33
2014-04-01 10:43:42 +00:00
Build Agent
dd7f045b89 Merge changes from origin/7.1
1571143 Added a button hitting method to AbstractTB3Test.

Change-Id: Ia294bd09ae143f81a6331b6bec5736b72acfea89
2014-04-01 13:12:23 +03:00
Sauli Tähkäpää
1571143b96 Added a button hitting method to AbstractTB3Test.
Refactored LayoutTesterApplicationTest.
Refactored SliderDisableTest.

Change-Id: I038fedb9d234656b85359ce7fb778b001e6f4402
2014-04-01 09:55:31 +00:00
Leif Åstrand
7bfb2347ad Implement @OnStateChange (#12958)
Change-Id: I8ea2b781fab42458bf55a751c1229e391365e965
2014-04-01 08:15:56 +00:00
Leif Åstrand
a636bb70c2 Make Invoker support non-public methods (#12959)
Change-Id: Ie449489f3c9222bbe4a4221841c4ebc20693f969
2014-04-01 08:15:56 +00:00
Artur Signell
25bc908961 Use UUIDBroadcasterCache (#13514)
Change-Id: I63c2d5886507281a9dfe219dea46dc5067ffa4e3
2014-04-01 06:52:25 +00:00
Artur Signell
a62f17de3e Use existing AbstractReflectorAtmosphereHandler (#13514)
AbstractReflectorAtmosphereHandler handles cache requests correctly out of the box

Change-Id: I0ab96f53826cf181dc58b007fb6b4ec4eb4ad54d
2014-04-01 06:52:20 +00:00
Artur Signell
58db3494ae Refactor AtmosphereHandler to a field (#13514)
Change-Id: I0956e31acfec605418eff0313fbcf82c3c7d6579
2014-04-01 06:47:09 +00:00
Build Agent
9422946a40 Merge changes from origin/7.1
d0bc54b Prevent popup open when datafield is disabled (#13508).

Change-Id: I3f15fa2d0774dfa0c91312d79822be94afcb0d34
2014-03-31 22:24:10 +03:00
Denis Anisimov
d0bc54ba4b Prevent popup open when datafield is disabled (#13508).
Change-Id: I5bb3ec24ad15d832a43998a4cee49a61ae81562e
2014-03-31 19:19:09 +00:00
Denis Anisimov
42789ab083 VDateField shoud implement HasEnabled (#13124).
Change-Id: I5b8cd173f3b4646240c224090843583175eca93d
2014-03-31 16:59:46 +00:00
Denis Anisimov
99de80ae52 Bring window to front on window header click (#13445).
Change-Id: I3322dcff0199125f49cc48afdc467516b420e845
2014-03-31 16:55:57 +00:00
Jonatan Kronqvist
353a1a1c30 Remove theme-compiler and replace with external vaadin-sass-compiler
* Moves CompileTheme from the theme-compiler to buildhelpers
* Refactors CompileTheme to get the Vaadin version on the command line
  instead of using the Version class found in vaadin-shared
* Refactors build scripts to pass the version number on the command line
  when running CompileTheme
* Removes the theme-compiler module/project/whatchamacallit
* Replaces the theme-compiler dependency with vaadin-sass-compiler 0.9.0
  from maven

Change-Id: I4f98d15b60e18a826bf264eb55d12b3e736e8e54
2014-03-31 13:37:27 +00:00
Denis Anisimov
74bfd5e207 Show caption for PopupView (#10618).
Change-Id: I00ae9444b5b7720ad19473ea3fe05ed764c95bf9
2014-03-31 12:01:38 +00:00
Teemu Suo-Anttila
1209082630 Fix multiple icons in caption (#13516)
Change-Id: I484d53df984e21a7dfba63901aaa1a0e163ec52c
2014-03-31 14:15:55 +03:00
Leif Åstrand
6dcbca3c93 Merge "Merge changes from origin/7.1" 2014-03-31 09:40:27 +00:00
Johannes Dahlström
e4a50934a2 Add reinit method for preserve-on-refresh UIs (#12191)
UI.reinit() is now called when an existing, preserved UI is shown after a
browser reload of the current page. The default implementation is empty.
The browser window size and location are up to date in UI.reinit();
window resize and URI fragment listeners, if any, will be called after
returning from UI.reinit().

Change-Id: Ie7aa670aaecf8e0e1510c91325b2a137b41263af
2014-03-31 08:39:15 +00:00
Build Agent
a6805ea6e9 Merge changes from origin/7.1
7a47feb Refactored slider disable test.

Change-Id: I11e49db753753073dcaec634cd54ce0b17c71ad8
2014-03-31 11:28:14 +03:00
Sauli Tähkäpää
7a47febb2f Refactored slider disable test.
Change-Id: I800c66399f32ca671d41425b11bd059def1fa9c9
2014-03-31 10:56:22 +03:00
Build Agent
7a91d29097 Merge changes from origin/7.1
3612ce1 Fixed aria-disabled attribute value on DateField button (#13463)

Change-Id: I888e9bed47ae2a540161786791d546b2fd0f85cf
2014-03-31 09:57:15 +03:00
Jonatan Kronqvist
26b897dc71 Merge "Merge commit 'ca5d053e20700f36db97874c3698e6d365c8cedb'" 2014-03-31 06:52:30 +00:00
Teemu Pöntelin
3612ce1c29 Fixed aria-disabled attribute value on DateField button (#13463)
Change-Id: I9b13b76a92f0070c3b4c30556a276d60ceba94e8
2014-03-31 06:50:14 +00:00
Johannes Dahlström
ac14e9a552 Move DragAndDropService to VaadinSession (#11409)
* ConnectorTracker.getConnector() is now DnDService-aware
* Deprecated LCM.getDragAndDropService() is removed
* LCM.getConnector() simply delegates to ConnectorTracker.getConnector()

Change-Id: I9627d50f7386ead8d92ccbba27b4a558c03076c7
2014-03-31 05:53:21 +00:00
Artur Signell
096b1941db Merge commit 'ca5d053e20700f36db97874c3698e6d365c8cedb'
Conflicts:
	uitest/src/com/vaadin/tests/components/table/SelectAllRowsTest.java

Change-Id: I4e8b4455a225bbc6b44ecfa6e164d9dd8e9b802b
2014-03-31 08:50:47 +03:00
Artur Signell
ca5d053e20 Make test work with IE
Change-Id: I17b3c5221c68c0bc78d675368dc56616e9bdfc6b
2014-03-29 21:38:24 +00:00
Build Agent
25f20bdd10 Merge changes from origin/7.1
8077db8 Fixed pom fails in unit tests.

Change-Id: If0739645301b84db6b3fccd534d5d92f7367128e
2014-03-29 14:59:00 +02:00