]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
10 years agoFixed menubar active style border-radius
Jouni Koivuviita [Tue, 29 Apr 2014 09:59:41 +0000 (12:59 +0300)]
Fixed menubar active style border-radius

Change-Id: Iad8ed087d66793555561dd8250524ea291ee7707

10 years agoFixed date field height for different unit sizes
Jouni Koivuviita [Tue, 29 Apr 2014 10:08:10 +0000 (13:08 +0300)]
Fixed date field height for different unit sizes

Change-Id: I61397e03f1bec400908c6eb496f3f2815683d38e

10 years agoFix native button height
Jouni Koivuviita [Wed, 30 Apr 2014 13:24:58 +0000 (16:24 +0300)]
Fix native button height

line-height: inherit ends up as 0 since component containers have
line-height: 0; applied.

Change-Id: Ifc86934dc68d938a4c8ba6732106f3562dda06a4

10 years agoRemoved 'v-' prefix from the main Valo mixin
Jouni Koivuviita [Tue, 29 Apr 2014 18:46:42 +0000 (21:46 +0300)]
Removed 'v-' prefix from the main Valo mixin

Related to #13686

Change-Id: Ib8105b4b314ff0a82408de39d4d9206dff00c242

10 years agoReplaced 'v-valo' prefix with just 'valo'
Jouni Koivuviita [Tue, 29 Apr 2014 13:52:20 +0000 (16:52 +0300)]
Replaced 'v-valo' prefix with just 'valo'

Mass find-and-replace, tested that the theme works as before.

Fixes #13686

Change-Id: I99dfed995f288d1b37a1ac425932bba95dfae994

10 years agoUpdated license.html and release-notes.html
Jouni Koivuviita [Wed, 16 Apr 2014 11:08:16 +0000 (14:08 +0300)]
Updated license.html and release-notes.html

Added a license notice to license.html of each font that is bundled in
Valo.

Modified release notes to mention Valo (removed enhancement notes that
relate to previous release) and wrote a short how-to for using Valo in
the alpha releases.

Change-Id: I68b32856a3c5317635a40d9a0460be18d82be555

10 years agoPrefixed all Valo-specific 'property values' with 'v-'
Jouni Koivuviita [Wed, 16 Apr 2014 08:42:37 +0000 (11:42 +0300)]
Prefixed all Valo-specific 'property values' with 'v-'

Bevel and shadow substitute values 'hilite' and 'shade' are now
'v-hilite' and 'v-shade'.

'focus-color' is also now 'v-focus-color'.

Gradient style are now 'v-linear' and 'v-linear-reverse'

Change-Id: I003997d3fea076d7fec45cb95e70c27a81de625e

10 years agoInitial commit of Valo (from original repo at 60e2fa9ea119d24bb2421d3671a8cb87d6754e8b
Jouni Koivuviita [Fri, 11 Apr 2014 14:17:07 +0000 (17:17 +0300)]
Initial commit of Valo (from original repo at 60e2fa9ea119d24bb2421d3671a8cb87d6754e8b

10 years agoMake ComboBox always immediate (#4054)
Jonatan Kronqvist [Thu, 10 Apr 2014 17:54:08 +0000 (20:54 +0300)]
Make ComboBox always immediate (#4054)

Change-Id: I34525b7d9e78ede7f9533869326ca0c08474963a

10 years agoMerge from 7.2
Artur Signell [Fri, 11 Apr 2014 05:40:15 +0000 (08:40 +0300)]
Merge from 7.2

Change-Id: Ic52a0be061bf22058ac9b831f3e965547a1b8933

10 years agoUpdate 3rd party license information (#13449)
Jonatan Kronqvist [Mon, 7 Apr 2014 10:14:16 +0000 (13:14 +0300)]
Update 3rd party license information (#13449)

Change-Id: Ib168ea79f80abefb140f1e64e239b5520d0fd3bd

10 years agoRemove old widget from tab content on replace (#12931).
Denis Anisimov [Sun, 6 Apr 2014 15:10:37 +0000 (18:10 +0300)]
Remove old widget from tab content on replace (#12931).

Change-Id: I85badfcca18e129b20ab6c5c2db0b845c8c2ea5b

10 years agoMerge commit '3d0ff32bea81c3e3c64bd044276ff04a4f8555ed'
Johannes Dahlström [Thu, 10 Apr 2014 13:47:52 +0000 (16:47 +0300)]
Merge commit '3d0ff32bea81c3e3c64bd044276ff04a4f8555ed'

Conflicts:
server/src/com/vaadin/server/communication/AtmospherePushConnection.java
server/src/com/vaadin/server/communication/PushHandler.java

Change-Id: I93b5c3f3017aaa1ba2a231028c808d6e56fe1c11

10 years agoRefactor VaadinPortletRequest extending. (#13551)
Sauli Tähkäpää [Fri, 21 Mar 2014 20:04:16 +0000 (22:04 +0200)]
Refactor VaadinPortletRequest extending. (#13551)

Change-Id: Ibe169bf0ec6d2f335e099ac2659079c8fad6ac0b

10 years agoPrevent duplicate session destroy events (#12612)
Johannes Dahlström [Mon, 7 Apr 2014 12:00:49 +0000 (15:00 +0300)]
Prevent duplicate session destroy events (#12612)

Change-Id: Ic752268a9deac350dbff29ecf73cfce2eb1ba0cc

10 years agoDon't allocate unnecessary memory for empty array of Objects in
Denis Anisimov [Sun, 6 Apr 2014 10:51:25 +0000 (13:51 +0300)]
Don't allocate unnecessary memory for empty array of Objects in
MethodProperty (#10446).

Change-Id: Ib8e2cfb42494a9dd3efb5ca62ddea9675a1dab1e

10 years agoRefactor PushConfigurationTest.
Sauli Tähkäpää [Tue, 8 Apr 2014 12:34:13 +0000 (15:34 +0300)]
Refactor PushConfigurationTest.

Change-Id: Iec0aecc64e16052c522eb831f13cadbd2758ae69

10 years agoDon't use WindowConnector as a content connector in UI (#13127).
Denis Anisimov [Wed, 9 Apr 2014 18:27:00 +0000 (21:27 +0300)]
Don't use WindowConnector as a content connector in UI (#13127).

Change-Id: I17b963c49ba2d2de05341cf60dca0d65187314b0

10 years agoOptimizes memory and CPU usage in JSONCodec (#13545)
Fabian Lange [Thu, 3 Apr 2014 20:35:51 +0000 (22:35 +0200)]
Optimizes memory and CPU usage in JSONCodec (#13545)

The null element and the empty JSONArray are frequently created and used
as temporary objects to be encoded by the json encoder. Because they are
never manipulated it is possible to reuse the same empty element again
and save a significant amount of temp objects.
This also helps jsonEquals, which then can return faster due to:
if (fieldValue == referenceValue) return true

jsonEquals does not need to check the referenceValue for JSONobject.NULL.
The invoking code makes sure this never happens.
Boolean and Integer values are very often and much more efficiently
compared directly instead of using toString.

Change-Id: I5fd736427019406469357cda1115d2683b7a5e2b

10 years agoDon't add slash after jsessionid in URL (#12307)
Henri Sara [Thu, 10 Oct 2013 09:56:09 +0000 (12:56 +0300)]
Don't add slash after jsessionid in URL (#12307)

Change-Id: Ic329b4307bcc0613e6c0160375003d4b9f7e7ee1

10 years agoStart drag only when mouse left button is pressed (#9814).
Denis Anisimov [Sat, 5 Apr 2014 10:23:50 +0000 (13:23 +0300)]
Start drag only when mouse left button is pressed (#9814).

Change-Id: Ibe9734185af0e6ba4399b20f2f1bb55a3207abd5

10 years agoSlider handle is now correctly updated on resize (#12550)
Teemu Pöntelin [Sat, 5 Apr 2014 12:11:26 +0000 (15:11 +0300)]
Slider handle is now correctly updated on resize (#12550)

Fixed the issue by replacing the legacy ContainerResizedListener
with adding (and removing) an ElementResizeListener to the
LayoutManager.

Notice also that after this change there are no longer
implementations of the deprecated ContainerResizedListener
in the framework codebase.

Change-Id: Ib984953d8b53b9535d39ae70166c17ffd5b4103b

10 years agoAdded push test category to PushLargeDataLongPollingTest.
Sauli Tähkäpää [Tue, 8 Apr 2014 07:16:09 +0000 (10:16 +0300)]
Added push test category to PushLargeDataLongPollingTest.

Change-Id: I4019f3b36ec7e8234ed2c7fb330db41c7213cc84

10 years agoSupport for middle left/right positions in Notification (#12931).
Denis Anisimov [Sat, 15 Mar 2014 13:49:40 +0000 (15:49 +0200)]
Support for middle left/right positions in Notification (#12931).

Change-Id: Iac00191ace5d55f8b054f8b66d1802a788d368c2

10 years agoUpdate Accordion and TabSheet to use Vaadin 7 style. (#13402).
Felype Santiago Ferreira [Wed, 26 Feb 2014 14:05:37 +0000 (16:05 +0200)]
Update Accordion and TabSheet to use Vaadin 7 style. (#13402).

This change also adds subpart support for TabSheet and
converts a test to TB3.

Change-Id: I23b6c81686ea6587470d8019e89a85149ec0b068

10 years agoUpdate Atmosphere 2.1.2.vaadin2 (#12329)
Artur Signell [Mon, 7 Apr 2014 16:28:25 +0000 (19:28 +0300)]
Update Atmosphere 2.1.2.vaadin2 (#12329)

Contains websockets fixes for Tomcat 8 and Wildfly 8

Change-Id: I55b6576dfffd611f819a434d9b05edf1e5c6eda8

10 years agoMerge changes from origin/7.1
Build Agent [Mon, 7 Apr 2014 10:58:10 +0000 (13:58 +0300)]
Merge changes from origin/7.1

86a5f5a Selectors based on Reindeer.LAYOUT* are added for absolute layout (#11042).

Change-Id: I2d607475c63e97c312a97ddd6b41d38c66a35ec6

10 years agoThrow an exception if you misspell transport
Artur Signell [Wed, 2 Apr 2014 19:15:46 +0000 (22:15 +0300)]
Throw an exception if you misspell transport

Change-Id: I3d12dbd4d8c1789e56cd9172f5fdd3522e89ae79

10 years agoChange push default fallback to long polling (#13409)
Artur Signell [Fri, 4 Apr 2014 11:56:14 +0000 (14:56 +0300)]
Change push default fallback to long polling (#13409)

Change-Id: Ie9f4ea98a6bf4a4ec45118a46e58d15d9fe3b36f

10 years agoFix typo in @OnStateChange javadoc (#12958)
Leif Åstrand [Fri, 4 Apr 2014 12:55:11 +0000 (15:55 +0300)]
Fix typo in @OnStateChange javadoc (#12958)

Change-Id: I37f40eea6185b682e909da5b3f4c755b20a688e5

10 years agoMousedown - mouseout - mouseover - mouseup now counts a click (#13550)
Artur Signell [Fri, 4 Apr 2014 11:08:25 +0000 (14:08 +0300)]
Mousedown - mouseout - mouseover - mouseup now counts a click (#13550)

Change-Id: Id1f58b1ac6c207cec3357bcd96e1eb8d8de256a0

10 years agoUpdate Atmosphere 2.1.2 for better Tomcat 8 support (#12329)
Artur Signell [Thu, 3 Apr 2014 18:22:44 +0000 (21:22 +0300)]
Update Atmosphere 2.1.2 for better Tomcat 8 support (#12329)

Change-Id: If6362284392d17ff18e2a907439db3339344d2b1

10 years agoMake Checkstyle align better with the Eclipse formatting (#13541)
Henrik Paul [Thu, 3 Apr 2014 12:31:46 +0000 (15:31 +0300)]
Make Checkstyle align better with the Eclipse formatting (#13541)

Change-Id: I9f48b0da3484666a73efc517651f6920301d9c04

10 years agoDeprecate AbstractTestUI.setContent
Leif Åstrand [Thu, 3 Apr 2014 12:05:10 +0000 (15:05 +0300)]
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

10 years agoUpdate uitest/ivy.xml to use build.properties (#13532)
Leif Åstrand [Thu, 3 Apr 2014 10:50:22 +0000 (13:50 +0300)]
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

10 years agoOverride elements must be after dependency elements #13532
Jonatan Kronqvist [Thu, 3 Apr 2014 10:36:13 +0000 (13:36 +0300)]
Override elements must be after dependency elements #13532

Change-Id: I8cc1fd86a8ba7ba64595809afbd964e3b384d658

10 years agoOverride the cssparser dependency from sass-compiler (#13532)
Jonatan Kronqvist [Thu, 3 Apr 2014 08:15:40 +0000 (11:15 +0300)]
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

10 years agoUpdate commons-io to the same version in all modules (#13531)
Jonatan Kronqvist [Thu, 3 Apr 2014 06:43:16 +0000 (09:43 +0300)]
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

10 years agoSupport font icons in ComboBox (#13376)
Johannes Dahlström [Tue, 4 Mar 2014 13:48:32 +0000 (15:48 +0200)]
Support font icons in ComboBox (#13376)

Change-Id: Idb35b8116c28824c8ced9b8f230e06ba8e7ecaaf

10 years agoTest for session expiration (#12139)
Artur Signell [Wed, 2 Apr 2014 18:30:00 +0000 (21:30 +0300)]
Test for session expiration (#12139)

Change-Id: Idc8052503544ee1e740beb448d39dd592b95a19c

10 years agoPrevent duplicate detach() calls with push (#13261)
Johannes Dahlström [Tue, 1 Apr 2014 09:28:50 +0000 (12:28 +0300)]
Prevent duplicate detach() calls with push (#13261)

This used to happen when push was disconnected due to a UI or session
expiring. requestStart() and requestEnd() were called on disconnect
even though a disconnection is not a request.

Change-Id: I31d9cae65ec75b5046802a54bbe4564d6e44b29f

10 years agoWait for all messages to be sent before disconnect (#13529)
Artur Signell [Wed, 2 Apr 2014 19:17:17 +0000 (22:17 +0300)]
Wait for all messages to be sent before disconnect (#13529)

Change-Id: Ic9d5d4ac3a3f19bb906cba64cf752461d4b16ba5

10 years agoDo not allow Atmosphere to make session infinitely long (#12139)
Artur Signell [Wed, 2 Apr 2014 17:53:58 +0000 (20:53 +0300)]
Do not allow Atmosphere to make session infinitely long (#12139)

Change-Id: I09d39ff40f9adda20eb38056ab94ddfa0b07fb64

10 years agoWorkaround for Atmosphere race condition (#13528)
Artur Signell [Wed, 2 Apr 2014 17:11:43 +0000 (20:11 +0300)]
Workaround for Atmosphere race condition (#13528)

Change-Id: I39cb72ef9a1f6c6424dce7f9feff2cebbfe3fdfd

10 years agoMake removeFromParent throw if the right session is not locked (#13473)
Leif Åstrand [Tue, 18 Mar 2014 12:24:04 +0000 (14:24 +0200)]
Make removeFromParent throw if the right session is not locked (#13473)

Change-Id: Id5ef40db07404d7cb41b26768d18e757b8cae2b3

10 years agoSelectors based on Reindeer.LAYOUT* are added for absolute layout
Denis Anisimov [Sun, 30 Mar 2014 11:48:26 +0000 (14:48 +0300)]
Selectors based on Reindeer.LAYOUT* are added for absolute layout
(#11042).

Change-Id: I34b5d95cfa82bf5cfc94cb1f7387b343fa23a302

10 years agoMerge changes from origin/7.1
Build Agent [Wed, 2 Apr 2014 06:28:32 +0000 (09:28 +0300)]
Merge changes from origin/7.1

a71305c Removed unnecessary tooltips from LayoutTesterApplication.
7c569ca Replaced flaky TB2 test with stable TB3 test

Change-Id: I490aea06d1a9045ff071b64da1bfdc0f1b4937e6

10 years agoMerge "Merge changes from origin/7.1"
Sauli Tähkäpää [Wed, 2 Apr 2014 06:21:22 +0000 (06:21 +0000)]
Merge "Merge changes from origin/7.1"

10 years agoTrigger action/submenu on SPACE key along with ENTER (#12525).
Denis Anisimov [Wed, 26 Mar 2014 20:37:53 +0000 (22:37 +0200)]
Trigger action/submenu on SPACE key along with ENTER (#12525).

Change-Id: I1548cc90e133f90c94fc33c50fb06a8aff353826

10 years agoReplaced flaky TB2 test with stable TB3 test
Artur Signell [Mon, 31 Mar 2014 13:27:00 +0000 (16:27 +0300)]
Replaced flaky TB2 test with stable TB3 test

Change-Id: I14afbd88d7aa22510f6c0dd605643c072b8e589f

10 years agoRemoved unnecessary tooltips from LayoutTesterApplication.
Sauli Tähkäpää [Tue, 1 Apr 2014 11:07:25 +0000 (14:07 +0300)]
Removed unnecessary tooltips from LayoutTesterApplication.

Added longer delay to avoid table resize problems.

Change-Id: I9929a23711932223991706bde2d7f06c551f0ec2

10 years agoFixed eclipse classpath
Juho Nurminen [Tue, 1 Apr 2014 08:33:15 +0000 (11:33 +0300)]
Fixed eclipse classpath

Change-Id: I2400dbef78c3927e7c4b9202aebbe2ccb06cac33

10 years agoMerge changes from origin/7.1
Build Agent [Tue, 1 Apr 2014 10:12:22 +0000 (13:12 +0300)]
Merge changes from origin/7.1

1571143 Added a button hitting method to AbstractTB3Test.

Change-Id: Ia294bd09ae143f81a6331b6bec5736b72acfea89

10 years agoAdded a button hitting method to AbstractTB3Test.
Sauli Tähkäpää [Mon, 31 Mar 2014 07:44:44 +0000 (10:44 +0300)]
Added a button hitting method to AbstractTB3Test.

Refactored LayoutTesterApplicationTest.
Refactored SliderDisableTest.

Change-Id: I038fedb9d234656b85359ce7fb778b001e6f4402

10 years agoImplement @OnStateChange (#12958)
Leif Åstrand [Thu, 27 Mar 2014 09:14:55 +0000 (11:14 +0200)]
Implement @OnStateChange (#12958)

Change-Id: I8ea2b781fab42458bf55a751c1229e391365e965

10 years agoMake Invoker support non-public methods (#12959)
Leif Åstrand [Thu, 14 Nov 2013 22:13:13 +0000 (00:13 +0200)]
Make Invoker support non-public methods (#12959)

Change-Id: Ie449489f3c9222bbe4a4221841c4ebc20693f969

10 years agoUse UUIDBroadcasterCache (#13514)
Artur Signell [Mon, 31 Mar 2014 14:24:43 +0000 (17:24 +0300)]
Use UUIDBroadcasterCache (#13514)

Change-Id: I63c2d5886507281a9dfe219dea46dc5067ffa4e3

10 years agoUse existing AbstractReflectorAtmosphereHandler (#13514)
Artur Signell [Mon, 31 Mar 2014 14:22:20 +0000 (17:22 +0300)]
Use existing AbstractReflectorAtmosphereHandler (#13514)

AbstractReflectorAtmosphereHandler handles cache requests correctly out of the box

Change-Id: I0ab96f53826cf181dc58b007fb6b4ec4eb4ad54d

10 years agoRefactor AtmosphereHandler to a field (#13514)
Artur Signell [Mon, 31 Mar 2014 14:20:45 +0000 (17:20 +0300)]
Refactor AtmosphereHandler to a field (#13514)

Change-Id: I0956e31acfec605418eff0313fbcf82c3c7d6579

10 years agoMerge changes from origin/7.1
Build Agent [Mon, 31 Mar 2014 19:24:10 +0000 (22:24 +0300)]
Merge changes from origin/7.1

d0bc54b Prevent popup open when datafield is disabled (#13508).

Change-Id: I3f15fa2d0774dfa0c91312d79822be94afcb0d34

10 years agoPrevent popup open when datafield is disabled (#13508).
Denis Anisimov [Fri, 28 Mar 2014 20:03:55 +0000 (22:03 +0200)]
Prevent popup open when datafield is disabled (#13508).

Change-Id: I5bb3ec24ad15d832a43998a4cee49a61ae81562e

10 years agoVDateField shoud implement HasEnabled (#13124).
Denis Anisimov [Sun, 16 Mar 2014 13:47:20 +0000 (15:47 +0200)]
VDateField shoud implement HasEnabled (#13124).

Change-Id: I5b8cd173f3b4646240c224090843583175eca93d

10 years agoBring window to front on window header click (#13445).
Denis Anisimov [Sun, 16 Mar 2014 20:10:43 +0000 (22:10 +0200)]
Bring window to front on window header click (#13445).

Change-Id: I3322dcff0199125f49cc48afdc467516b420e845

10 years agoRemove theme-compiler and replace with external vaadin-sass-compiler
Jonatan Kronqvist [Fri, 28 Mar 2014 10:55:33 +0000 (12:55 +0200)]
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

10 years agoShow caption for PopupView (#10618).
Denis Anisimov [Sat, 15 Mar 2014 20:01:25 +0000 (22:01 +0200)]
Show caption for PopupView (#10618).

Change-Id: I00ae9444b5b7720ad19473ea3fe05ed764c95bf9

10 years agoFix multiple icons in caption (#13516)
Teemu Suo-Anttila [Mon, 31 Mar 2014 11:15:55 +0000 (14:15 +0300)]
Fix multiple icons in caption (#13516)

Change-Id: I484d53df984e21a7dfba63901aaa1a0e163ec52c

10 years agoMerge "Merge changes from origin/7.1"
Leif Åstrand [Mon, 31 Mar 2014 09:40:27 +0000 (09:40 +0000)]
Merge "Merge changes from origin/7.1"

10 years agoAdd reinit method for preserve-on-refresh UIs (#12191)
Johannes Dahlström [Wed, 19 Mar 2014 15:29:45 +0000 (17:29 +0200)]
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

10 years agoMerge changes from origin/7.1
Build Agent [Mon, 31 Mar 2014 08:28:13 +0000 (11:28 +0300)]
Merge changes from origin/7.1

7a47feb Refactored slider disable test.

Change-Id: I11e49db753753073dcaec634cd54ce0b17c71ad8

10 years agoRefactored slider disable test.
Sauli Tähkäpää [Mon, 31 Mar 2014 05:24:34 +0000 (08:24 +0300)]
Refactored slider disable test.

Change-Id: I800c66399f32ca671d41425b11bd059def1fa9c9

10 years agoMerge changes from origin/7.1
Build Agent [Mon, 31 Mar 2014 06:57:14 +0000 (09:57 +0300)]
Merge changes from origin/7.1

3612ce1 Fixed aria-disabled attribute value on DateField button (#13463)

Change-Id: I888e9bed47ae2a540161786791d546b2fd0f85cf

10 years agoMerge "Merge commit 'ca5d053e20700f36db97874c3698e6d365c8cedb'"
Jonatan Kronqvist [Mon, 31 Mar 2014 06:52:30 +0000 (06:52 +0000)]
Merge "Merge commit 'ca5d053e20700f36db97874c3698e6d365c8cedb'"

10 years agoFixed aria-disabled attribute value on DateField button (#13463)
Teemu Pöntelin [Sun, 16 Mar 2014 18:01:16 +0000 (20:01 +0200)]
Fixed aria-disabled attribute value on DateField button (#13463)

Change-Id: I9b13b76a92f0070c3b4c30556a276d60ceba94e8

10 years agoMove DragAndDropService to VaadinSession (#11409)
Johannes Dahlström [Thu, 25 Jul 2013 12:05:18 +0000 (15:05 +0300)]
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

10 years agoMerge commit 'ca5d053e20700f36db97874c3698e6d365c8cedb'
Artur Signell [Mon, 31 Mar 2014 05:50:09 +0000 (08:50 +0300)]
Merge commit 'ca5d053e20700f36db97874c3698e6d365c8cedb'

Conflicts:
uitest/src/com/vaadin/tests/components/table/SelectAllRowsTest.java

Change-Id: I4e8b4455a225bbc6b44ecfa6e164d9dd8e9b802b

10 years agoMake test work with IE
Artur Signell [Fri, 28 Mar 2014 18:17:08 +0000 (20:17 +0200)]
Make test work with IE

Change-Id: I17b3c5221c68c0bc78d675368dc56616e9bdfc6b

10 years agoMerge changes from origin/7.1
Build Agent [Sat, 29 Mar 2014 12:59:00 +0000 (14:59 +0200)]
Merge changes from origin/7.1

8077db8 Fixed pom fails in unit tests.

Change-Id: If0739645301b84db6b3fccd534d5d92f7367128e

10 years agoFixed pom fails in unit tests.
Sauli Tähkäpää [Tue, 25 Mar 2014 19:01:59 +0000 (21:01 +0200)]
Fixed pom fails in unit tests.

Change-Id: I0acbde16576dc26c36031038fe905695581c682d

10 years agoAdded a window.prompt polyfill for Metro IE (#13367)
Juho Nurminen [Fri, 21 Feb 2014 13:19:47 +0000 (15:19 +0200)]
Added a window.prompt polyfill for Metro IE (#13367)

Makes metro versions of IE suggest switching to the desktop when
window.prompt is called

Change-Id: If794631b0fa633aac3572f241374ea8883671c85

10 years agoMerge remote-tracking branch 'origin/7.1'
Sauli Tähkäpää [Fri, 28 Mar 2014 14:41:19 +0000 (16:41 +0200)]
Merge remote-tracking branch 'origin/7.1'

Change-Id: I17fa1bf6982c8c7e1f9faf26b77593b170fa5fdd

10 years agoMerge commit 'c9eb856'
Sauli Tähkäpää [Fri, 28 Mar 2014 14:21:41 +0000 (16:21 +0200)]
Merge commit 'c9eb856'

Conflicts:
uitest/src/com/vaadin/tests/components/table/SelectAllRowsTest.java

Change-Id: I0b2b253cae1ddba0f17721786019171e1678d7e2

10 years agoMerge commit '3775a7f'
Sauli Tähkäpää [Fri, 28 Mar 2014 14:03:34 +0000 (16:03 +0200)]
Merge commit '3775a7f'

Change-Id: I0abd80e273a7cd7a7e936be994dce5c2fad3f629

10 years agoMerge changes from origin/7.1
Build Agent [Fri, 28 Mar 2014 14:00:29 +0000 (16:00 +0200)]
Merge changes from origin/7.1

1f4ca4c Prevent resize for sorted column if not initialized (#12951)
437f4e9 Improved portlet configuration resolution. (#7814)
55a1b20 Added headers support for WebSphere Portal. (#13491)
f979681 Fix VScrollTable to clear reported ranges (#13353)
a473222 Added browser inclusion and exclusion for TB3Runner.
29e7df2 Makes combobox work with pasted texts. (#13214).

Change-Id: Icdb5a633d1d9f7bf7004b4b45857d268ea674f50

10 years agoMerge commit 'ca73546d736dfb41d9b25a32282fff63791bffe1' into master
Jonatan Kronqvist [Fri, 28 Mar 2014 12:48:26 +0000 (14:48 +0200)]
Merge commit 'ca73546d736dfb41d9b25a32282fff63791bffe1' into master

ca73546d Eliminate more .v-caption leaks in AbstractOrderedLayout (#13346)

Conflicts:
client/src/com/vaadin/client/ui/orderedlayout/AbstractOrderedLayoutConnector.java

Change-Id: Id1916a312149728d69b1493a9f28a72de41ec711

10 years agoMade Window z-indices update when windows are closed (#13174)
Juho Nurminen [Thu, 20 Mar 2014 14:16:41 +0000 (16:16 +0200)]
Made Window z-indices update when windows are closed (#13174)

Change-Id: I2fa7566ec4788893d1d99440a7ca2d014c9a8f13

10 years agoRemoved firefox from SelectAllRowsTest.
Sauli Tähkäpää [Fri, 28 Mar 2014 10:58:32 +0000 (12:58 +0200)]
Removed firefox from SelectAllRowsTest.

Change-Id: I00680fcf48472bea5b85cbdcc91d8d6ba977c482

10 years agoMerge commit 'd5ce54586a445550b3df5168fe83accb3945901e' into master
Jonatan Kronqvist [Fri, 28 Mar 2014 12:12:09 +0000 (14:12 +0200)]
Merge commit 'd5ce54586a445550b3df5168fe83accb3945901e' into master

d5ce545 Ignore backspace events in modal windows (#13180)

Conflicts:
client/src/com/vaadin/client/ui/VWindow.java

Change-Id: I22c38a281fac7ed7cfa40f292e6624c5347348fd

10 years agoRemove accidental RunLocally annotation
Teemu Suo-Anttila [Fri, 28 Mar 2014 11:31:04 +0000 (13:31 +0200)]
Remove accidental RunLocally annotation

Change-Id: Ibd341ce141cd9674e9ed0ebd9068d02b08840ed9

10 years agoAdd nativeEvents false capability to LayoutTesterApplicationTest
Teemu Suo-Anttila [Thu, 27 Mar 2014 12:29:24 +0000 (14:29 +0200)]
Add nativeEvents false capability to LayoutTesterApplicationTest

Change-Id: Ice1081dc0d5e6fd49c246ca4a4bfbf27dbbbace4

10 years agoMerge changes from origin/7.1
Build Agent [Fri, 28 Mar 2014 10:43:37 +0000 (12:43 +0200)]
Merge changes from origin/7.1

4f7fc2d Fix invalid copyright header
43b8ca5 Remove unnecessary Webkit scrollbar test

Change-Id: I6153a89f689818fa9f612d4b22303f7d4030fa6d

10 years agoMerge "Merge commit '60aa66a'"
Jonatan Kronqvist [Fri, 28 Mar 2014 10:24:19 +0000 (10:24 +0000)]
Merge "Merge commit '60aa66a'"

10 years agoHandle default package properly in deployment config (#12461).
Denis Anisimov [Wed, 12 Mar 2014 20:02:57 +0000 (22:02 +0200)]
Handle default package properly in deployment config (#12461).

Change-Id: Ied046a49c4e3046011658dd77963972ea1e9e806

10 years agoMerge commit '60aa66a'
Juho Nurminen [Fri, 28 Mar 2014 09:35:02 +0000 (11:35 +0200)]
Merge commit '60aa66a'

Conflicts:
client/src/com/vaadin/client/ui/VTabsheet.java

Change-Id: I7bda391a0e5678f85c04bd8ff9bfa65ba1c660b9

10 years agoAdded categories inclusion and exclusion feature to TB3TestSuite.
Sauli Tähkäpää [Thu, 27 Mar 2014 11:52:46 +0000 (13:52 +0200)]
Added categories inclusion and exclusion feature to TB3TestSuite.

Added test category annotation.
Added default values for properties.
Added categories to tests.

Change-Id: I04259f1e56a75eb8c9834c125f44cb375196ddf8

10 years agoRemove notice about using generics from error message (#12873)
Leif Åstrand [Fri, 28 Mar 2014 08:47:28 +0000 (10:47 +0200)]
Remove notice about using generics from error message (#12873)

Change-Id: Id2f56090533fdce756051b32547b3dcaa4f94f93

10 years agoMakes combobox work with pasted texts. (#13214).
Felype Santiago Ferreira [Tue, 25 Mar 2014 12:55:47 +0000 (14:55 +0200)]
Makes combobox work with pasted texts. (#13214).

Change-Id: I74db581d7aae1278024db4e5ed8e3a3b3abc56be

10 years agoAdded convenience methods for bean binding (#13068)
Matti Tahvonen [Sat, 7 Dec 2013 17:38:43 +0000 (19:38 +0200)]
Added convenience methods for bean binding (#13068)

Reduces common bean binding code from 4 lines to 1

Change-Id: Ie5f20ec2791284b850a9f3e11e21face3b5e4276

10 years agoUse the ErrorHandler mechanism in ConnectorResourceHandler (#12269)
Johannes Dahlström [Mon, 24 Mar 2014 13:44:19 +0000 (15:44 +0200)]
Use the ErrorHandler mechanism in ConnectorResourceHandler (#12269)

Change-Id: I9d608e942380bd53868b65eda180fe9c8477c138

10 years agoAdded browser inclusion and exclusion for TB3Runner.
Sauli Tähkäpää [Wed, 26 Mar 2014 08:25:58 +0000 (10:25 +0200)]
Added browser inclusion and exclusion for TB3Runner.

Change-Id: Ib7ef84027eebc0d9512964361419763631b9b29f

10 years agoAlways call close() method for session valueUnbound() method (#12843).
Denis Anisimov [Thu, 13 Mar 2014 20:49:43 +0000 (22:49 +0200)]
Always call close() method for session valueUnbound() method (#12843).

Change-Id: I1500b4b50d1f7ae9ee5fd2252a7b682b93cce720