]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
10 years agoFixed the sizing of relative-sized components in AbsoluteLayout (#13131)
Anna Koskinen [Fri, 10 Oct 2014 07:51:11 +0000 (10:51 +0300)]
Fixed the sizing of relative-sized components in AbsoluteLayout (#13131)

Change-Id: Ibc0757fa383b15dbf33f0b75a7d20ee78db5e88a

10 years agoMake DefaultFieldGroupFieldFactory singleton (#11038).
Denis Anisimov [Sun, 21 Sep 2014 16:32:13 +0000 (19:32 +0300)]
Make DefaultFieldGroupFieldFactory singleton (#11038).

Change-Id: I40250fadfe78d663d1cb7614f4f8818216e773a4

10 years agoAssert that async UIDL processing happens in order (#14643)
Leif Åstrand [Fri, 12 Sep 2014 13:49:48 +0000 (16:49 +0300)]
Assert that async UIDL processing happens in order (#14643)

Change-Id: Ib2502ad9dc4d28eca41e45efd025478d3f4330a0

10 years agoUse workaround for JDK6 Introspection bug JDK-6788525 (#14839).
Denis Anisimov [Sat, 11 Oct 2014 14:41:48 +0000 (17:41 +0300)]
Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).

Change-Id: Ib7ef769b7537675c681ac1fab24a425d19a267e7

10 years agoFix empty table captions in Valo theme (#14812)
Teemu Pöntelin [Sat, 4 Oct 2014 13:05:49 +0000 (16:05 +0300)]
Fix empty table captions in Valo theme (#14812)

Change-Id: I6d18e9a16ea5c4c4de0653233fefa1af8f76205a

10 years agoTicket summaries are now html-encoded (#14579)
Sara Seppola [Tue, 7 Oct 2014 13:09:02 +0000 (16:09 +0300)]
Ticket summaries are now html-encoded (#14579)

Change-Id: Ia6a4342f6488da27310afe14421ef5af68e436bc

10 years agoIncorrect rendering of Panel with undefined size in Firefox (#14631).
Sergey Budkin [Fri, 3 Oct 2014 09:25:37 +0000 (12:25 +0300)]
Incorrect rendering of Panel with undefined size in Firefox (#14631).

Copied the fix from Valo.

Change-Id: I677fc4cfb65a57211fd82d994d75743fd49a83a2

10 years agoCall endUpload() in finally block of fail handling (#14677).
Denis Anisimov [Tue, 16 Sep 2014 17:16:59 +0000 (20:16 +0300)]
Call endUpload() in finally block of fail handling (#14677).

Change-Id: I0b5976abf0d8804e8cd34c5dd489da8617ef89f1

10 years agoisIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).
Denis Anisimov [Sun, 7 Sep 2014 13:33:30 +0000 (16:33 +0300)]
isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).

Change-Id: I7b3556d5f9c1dd84beec638d7fbff1c5382070a4

10 years agoFieldGroup.commit throws NPE if not bound to an item (#14732).
Sergey Budkin [Mon, 6 Oct 2014 11:42:54 +0000 (14:42 +0300)]
FieldGroup.commit throws NPE if not bound to an item (#14732).

Added null check and corresponding test.

Change-Id: I197dad14d6b5f7bf9bedcdf083d4b1f0f20efdcd

10 years agoRe-adding content in Table causes table to lose scroll position (#14581)
Anna Miroshnik [Thu, 2 Oct 2014 12:02:55 +0000 (16:02 +0400)]
Re-adding content in Table causes table to lose scroll position (#14581)

At this moment behavior of restoring scroll position more like as in
7.2.6. But restoring is only in case of removeAll() - addAll() (or add()
one time - then restore index is reset).

In 7.2.6 restoring of scroll position was the result of client defect
(scrolling in lazyScroller was not changed if variable "firstvisible"
fromserver was 0). This "defect" was fixed in one of the patches.

Change-Id: I2e2fb8749ec95f3409caeacafff46c4c29159e74

10 years agoPossible VaadinSession deadlock when invalidating HTTP session (#14452)
Sergey Budkin [Fri, 19 Sep 2014 13:52:08 +0000 (16:52 +0300)]
Possible VaadinSession deadlock when invalidating HTTP session (#14452)

VaadinService.fireSessionDestroy: session.accessSynchronously -> session.access

Change-Id: I72e08c9285e6b34dac54401c6c84b7175133e481

10 years agoAdd @since to isWindowsPhone(). (#14425)
Sauli Tähkäpää [Fri, 26 Sep 2014 05:44:29 +0000 (08:44 +0300)]
Add @since to isWindowsPhone(). (#14425)

Change-Id: Ia4c212ead39d7b71c56db586c0a8559935cae263

10 years agoAdd favicon.ico to Valo. (#14781)
Sauli Tähkäpää [Wed, 1 Oct 2014 13:01:17 +0000 (16:01 +0300)]
Add favicon.ico to Valo. (#14781)

Change-Id: Ic0c5152d634dfc8f07890cfee18bbebd6e54bbc3

10 years agoImplement HasEnabled in VPopupView. (#14797)
Sauli Tähkäpää [Thu, 2 Oct 2014 19:19:05 +0000 (22:19 +0300)]
Implement HasEnabled in VPopupView. (#14797)

Change-Id: I7384fb6312a921330d8b57193e53c235213dcf00

10 years agoCheck eventRouter value against null in Page class (#14803).
Denis Anisimov [Sat, 4 Oct 2014 08:32:32 +0000 (11:32 +0300)]
Check eventRouter value against null in Page class (#14803).

Change-Id: Ia7dd54c4cf10a2c56a5ef36864a6bb94f1d9167f

10 years agoAdd ".v-required" style for required component (#10201).
Denis Anisimov [Sun, 5 Oct 2014 11:48:49 +0000 (14:48 +0300)]
Add ".v-required" style for required component (#10201).

Change-Id: I889587234acdb79e33e625f993c1918befa6aae3

10 years agoTreeTable should support font icons for items (#14077)
Guillermo Alvarez [Thu, 2 Oct 2014 14:43:52 +0000 (17:43 +0300)]
TreeTable should support font icons for items (#14077)

Change-Id: I758e0f80446290f17280447b1ff5c1f44cb8604b

10 years agoActivated RetryOnFail on AbstractTB3Test.
Sauli Tähkäpää [Sat, 4 Oct 2014 18:25:47 +0000 (21:25 +0300)]
Activated RetryOnFail on AbstractTB3Test.

Change-Id: I7d000593ba77f2edf7743775dbd8d7241c33e36a

10 years agoProvide API to change resource/url for BrowserWindowOpener (#12733).
Denis Anisimov [Sun, 31 Aug 2014 13:46:28 +0000 (16:46 +0300)]
Provide API to change resource/url for BrowserWindowOpener (#12733).

Change-Id: I48d3bc36ea5283225524a75bcbc941534e4a419a

10 years agoUpdated ComboboxSelectedItemTextTest to ensure popups have time to open.
Anna Koskinen [Tue, 23 Sep 2014 11:47:48 +0000 (14:47 +0300)]
Updated ComboboxSelectedItemTextTest to ensure popups have time to open.

Change-Id: I382c3a3d08019658dee6c1013d5da22276c1ab55

10 years agoAdd outside-range styles for DateField. (#14711)
Jouni Koivuviita [Mon, 22 Sep 2014 10:28:29 +0000 (13:28 +0300)]
Add outside-range styles for DateField. (#14711)

Change-Id: I0f85fb72605c5500b0a835ddf715d60bc9c7a524

10 years agoAssign timezone before setting initial date in DateField. (#14653)
Sauli Tähkäpää [Sat, 13 Sep 2014 22:01:21 +0000 (01:01 +0300)]
Assign timezone before setting initial date in DateField. (#14653)

Change-Id: I3b527084d23ee8bd49887bef3d018c1003f492e2

10 years agoOpen combobox popup on click to icon (#14624).
Denis Anisimov [Sat, 13 Sep 2014 18:51:29 +0000 (21:51 +0300)]
Open combobox popup on click to icon (#14624).

Change-Id: I203b92561ab14d427466945845c6fbb62d6eb07b

10 years agoImprove error message for missing class name id (#14643)
Leif Åstrand [Fri, 12 Sep 2014 11:12:36 +0000 (14:12 +0300)]
Improve error message for missing class name id (#14643)

Change-Id: I71a96985fab62b648207393916566f3e1d757ad1

10 years agoSplit TableClickAndDragOnIconAndComponentsTest. (#7026)
Sauli Tähkäpää [Thu, 2 Oct 2014 06:22:16 +0000 (09:22 +0300)]
Split TableClickAndDragOnIconAndComponentsTest. (#7026)

Change-Id: I624f621b8bc40f147b4bad613cfbf26efc34034d

10 years agoFix ContainerSizeChangeTest not to produce failure shots every time.
Sauli Tähkäpää [Fri, 3 Oct 2014 05:14:48 +0000 (08:14 +0300)]
Fix ContainerSizeChangeTest not to produce failure shots every time.

Change-Id: I3cacc581d6991e6b760e2b3ae43a63dafac071b3

10 years agoAudio component requests audio content on each client poll when in Window (#14785)
Sergey Budkin [Wed, 1 Oct 2014 12:02:44 +0000 (15:02 +0300)]
Audio component requests audio content on each client poll when in Window (#14785)

Changed cloning implementation.

Change-Id: Ic909551e6f78a0171f87f1f432b554abb900744c

10 years agoRemoved obsolete fix for webkit scrollbar issue. (#14203)
Sergey Budkin [Tue, 16 Sep 2014 11:43:03 +0000 (14:43 +0300)]
Removed obsolete fix for webkit scrollbar issue. (#14203)

The fix was causing a flicker effect. Initial fix for #2138 was causing
a flicker effect, but the original issue is not reproducing currently
even when the previous fix is reverted.

Tested against tickets #3457, #3875, #7607, #6698 as well as filtering
out and removing rows.

Change-Id: I1aa6943eb93898d75c4e3c5b6d9326b95648bb1f

10 years agoRemoved the waitingForResponse flag from VTabsheet (#14710)
Taras Hupalo [Mon, 29 Sep 2014 10:41:44 +0000 (13:41 +0300)]
Removed the waitingForResponse flag from VTabsheet (#14710)

Change-Id: Idd918197c2026a3c574cffd0e9595ff9f02eb2d8

10 years agoTreeItem double click fixed (#14745)
Guillermo Alvarez [Mon, 29 Sep 2014 07:50:18 +0000 (10:50 +0300)]
TreeItem double click fixed (#14745)

The event wasn't sent immediately and was sometimes
overwritten by following click event.

Change-Id: I7d52030ee8aac2be11b3b3db207d1c7f187d4778

10 years agoA cursor is displayed when clicking on radio buttons on iOS 8.0 (#14681)
Sergey Budkin [Tue, 30 Sep 2014 12:05:38 +0000 (15:05 +0300)]
A cursor is displayed when clicking on radio buttons on iOS 8.0 (#14681)

Added css instructions for enclosing span to prevent this.

Change-Id: Ib5e396b85ce37ab722e70fddf3553179248d59e8

10 years agoAction on click button contained in table is called two times on iOS 8.0 (#14632)
Sergey Budkin [Tue, 30 Sep 2014 11:58:30 +0000 (14:58 +0300)]
Action on click button contained in table is called two times on iOS 8.0 (#14632)

Added suppression of second phantom click event.

Change-Id: I97d01831b09f0a41976bbefef389f47a0271fc70

10 years agoDedicated methods for init params in DeploymentConfiguration (#12087).
Denis Anisimov [Sun, 21 Sep 2014 10:43:28 +0000 (13:43 +0300)]
Dedicated methods for init params in DeploymentConfiguration (#12087).

Change-Id: I3610814509f38ed4c8789de52cc53e7b19a4c4a2

10 years agoString <-> Enum converter which produces a human readable string (#14756)
Artur Signell [Wed, 24 Sep 2014 16:20:43 +0000 (19:20 +0300)]
String <-> Enum converter which produces a human readable string (#14756)

Change-Id: I3a825f52a43daea3172ced23bc510118376e76cb

10 years agoEase test creation by making description and ticket number optional
Artur Signell [Mon, 29 Sep 2014 18:35:21 +0000 (21:35 +0300)]
Ease test creation by making description and ticket number optional

Change-Id: I00cde9e1ebc51669b959a6e98094fea87059a022

10 years agoRead input stream logic is corrected (#14533).
Denis Anisimov [Fri, 26 Sep 2014 17:44:32 +0000 (20:44 +0300)]
Read input stream logic is corrected (#14533).

Change-Id: I1a8a895d631889e04f7acbde29306e86da344a23

10 years agoFix ComboBox issue with font-based item icons (#14660)
Teemu Pöntelin [Wed, 24 Sep 2014 19:48:55 +0000 (22:48 +0300)]
Fix ComboBox issue with font-based item icons (#14660)

Change-Id: I8f3de9556cc62670c28523886998f89383b76305

10 years agoIgnore TableInFormLayoutCausesScrollingTest. (#7309)
Sauli Tähkäpää [Sat, 27 Sep 2014 18:02:27 +0000 (21:02 +0300)]
Ignore TableInFormLayoutCausesScrollingTest. (#7309)

Change-Id: I5851a42625830dc5cb7bd956f8e692d8174acd70

10 years agoAllowed one pixel's worth of mismatch in
Anna Koskinen [Mon, 22 Sep 2014 13:18:51 +0000 (16:18 +0300)]
Allowed one pixel's worth of mismatch in
TableRepairsScrollPositionOnReAddingAllRowsTest.

Change-Id: I04f17bf0acbb445343e2f9b18f6a55ce4f764afa

10 years agoFix ThemeChangeOnTheFlyTest to work with autogenerated style. (#14670)
Sauli Tähkäpää [Sat, 27 Sep 2014 10:03:02 +0000 (13:03 +0300)]
Fix ThemeChangeOnTheFlyTest to work with autogenerated style. (#14670)

Change-Id: Iac7800a97e7263b51032579bd6ab0de9a95d59f8

10 years agoAdd clear() for fields and field group (#14755)
Artur Signell [Wed, 24 Sep 2014 14:56:36 +0000 (17:56 +0300)]
Add clear() for fields and field group (#14755)

Change-Id: If9372ccceeaacd0826f8b1ed07f64af12bf47fc6

10 years agoFix closed issues link in release notes.
Sauli Tähkäpää [Fri, 26 Sep 2014 06:14:49 +0000 (09:14 +0300)]
Fix closed issues link in release notes.

Change-Id: I79565d94c65efb4ae8a61627c9d313707aabe3d5

10 years agoRemove Calendar dependency (#14668)
Artur Signell [Tue, 16 Sep 2014 07:09:39 +0000 (10:09 +0300)]
Remove Calendar dependency (#14668)

This can cause GWT compilation problems as java.util.Calendar is not
available in GWT

Change-Id: Ia13d8f433ac43fcfd670c8e05b1295d3c64327cf

10 years agoAdded support PORTLET_CONTEXT for vaadin.resources.path value (#14640)
Taras Hupalo [Wed, 24 Sep 2014 09:10:46 +0000 (12:10 +0300)]
Added support PORTLET_CONTEXT for vaadin.resources.path value (#14640)

Change-Id: Ie801a17ed1eff29a7dc6be61755241777071ab8f

10 years agoSet internal value instead of converted value when locale has changed. (#14400)
Sauli Tähkäpää [Sat, 13 Sep 2014 19:46:28 +0000 (22:46 +0300)]
Set internal value instead of converted value when locale has changed. (#14400)

Change-Id: I2440f6471b8bbb016497bf59cffd023b013460dd

10 years agoFix UIAutoGeneratedStyleNameTest. (#14670)
Sauli Tähkäpää [Mon, 22 Sep 2014 11:35:10 +0000 (14:35 +0300)]
Fix UIAutoGeneratedStyleNameTest. (#14670)

Change-Id: I5d6cb7df9989e5cf5b5e1e55a75b1a03fbab8050

10 years agoRemoves scrolling caused by updating an unfocused table (#12976)
Taras Hupalo [Fri, 19 Sep 2014 11:11:11 +0000 (14:11 +0300)]
Removes scrolling caused by updating an unfocused table (#12976)

Change-Id: Ifd5037c576480a03c7c74c29730338d5a592d20d

10 years agoException on closing inactive UI causes issues (#14651)
Sergey Budkin [Mon, 22 Sep 2014 07:43:02 +0000 (10:43 +0300)]
Exception on closing inactive UI causes issues (#14651)
Added proposed fix

Change-Id: I88085546c2bf47f1e0952d64efadfc40bac12987

10 years agoDocument that current session and UI are referenced weakly (#14595)
Leif Åstrand [Thu, 4 Sep 2014 06:15:45 +0000 (09:15 +0300)]
Document that current session and UI are referenced weakly (#14595)

Change-Id: Iccf6a2b0da6e47b5b14c40e0ebaab52df1eef92a

10 years agoAdd autogenerated style name for UI based on its class name (#14670)
Denis Anisimov [Sat, 20 Sep 2014 11:22:21 +0000 (14:22 +0300)]
Add autogenerated style name for UI based on its class name (#14670)

Change-Id: Ic2ff4c29f997c33ea952a94c17aa9e70a0339337

10 years agoNotification animations feel janky (Valo) (#14656)
Jouni Koivuviita [Thu, 18 Sep 2014 11:58:42 +0000 (14:58 +0300)]
Notification animations feel janky (Valo) (#14656)

Added a small delay for notification animate-in animations.

Change-Id: Id5596957c56eae391c17e3ea8b942617b848c8f7

10 years agoFix themes build script not to overwrite all theme files on every iteration. (#14575)
Sauli Tähkäpää [Tue, 16 Sep 2014 07:09:23 +0000 (10:09 +0300)]
Fix themes build script not to overwrite all theme files on every iteration. (#14575)

Change-Id: I58d19f7f5c9e45068b6cc8a7356e41d5d5bce5b6

10 years agoFix FormLayout has always an odd 12px horizontal margin (#14574)
Jouni Koivuviita [Mon, 1 Sep 2014 13:50:32 +0000 (16:50 +0300)]
Fix FormLayout has always an odd 12px horizontal margin (#14574)

Change-Id: Idaba283636ccbbd3d4fccc8ea10128a464fa463d

10 years agoFixed ComboBox filtering when page length is zero (#14509)
Teemu Pöntelin [Tue, 26 Aug 2014 16:29:35 +0000 (19:29 +0300)]
Fixed ComboBox filtering when page length is zero (#14509)

Change-Id: I663b39a37bcdf4383fa76d04acd127503ced11df

10 years agoSetting null as URI fragment doesn't remove the fragment in the browser (#11312)
Anna Miroshnik [Tue, 16 Sep 2014 09:33:35 +0000 (13:33 +0400)]
Setting null as URI fragment doesn't remove the fragment in the browser (#11312)

Tests only. Because this defect was fixed during fixing #12207.

Change-Id: If47f06d30fd3c8318df9b3197cea5771a1b38063

10 years agoAdd new StringTo<Byte, Short, BigInteger> Converters(#14583)
denis.magdenkov [Fri, 5 Sep 2014 15:35:40 +0000 (19:35 +0400)]
Add new StringTo<Byte, Short, BigInteger> Converters(#14583)

Fixing code review points. Moving converters to server/src

Change-Id: I3f2140c7366d514c1c24531a420a1e4eb0dcd086

10 years agoFix for audio component starting new playback on each client poll when in Window...
Sergey Budkin [Wed, 17 Sep 2014 12:00:15 +0000 (15:00 +0300)]
Fix for audio component starting new playback on each client poll when in Window (#14645)

Every poll triggers cloning of Window contents at postLayout phase, so media components
are cleared of autoplay attribute.

Change-Id: I0d81cc1bcfd1da1f7c9f1813fb91930139232737

10 years agoRe-adding all rows in Table causes table to loose scroll position (#14581)
Anna Miroshnik [Mon, 15 Sep 2014 13:11:56 +0000 (17:11 +0400)]
Re-adding all rows in Table causes table to loose scroll position (#14581)

Fix: if to remove (container.removeAllItems()) and then to re-add(container.addAll(..)) the same collection in table container - > scroll position is not loosed now.

The hash code and scroll position of the old container is stored when a new container is added.
If the new container has the same hash code, we restore the scroll position.
The scroll position is not restored if another items added to the container.

Change-Id: I52a22c3c1c7b71f1b3447b9d592ab8fececd67b8

10 years agoMade MethodPropertyDescriptor box primitive types as it's done in MethodProperty...
Taras Hupalo [Tue, 16 Sep 2014 13:28:55 +0000 (16:28 +0300)]
Made MethodPropertyDescriptor box primitive types as it's done in MethodProperty (#14659)

Change-Id: I75ee98c36bf57483025157d0bd2039e3f6553aec

10 years agoMake CalendarNotificationsTestIE work on IE8.
Sauli Tähkäpää [Thu, 18 Sep 2014 05:10:20 +0000 (08:10 +0300)]
Make CalendarNotificationsTestIE work on IE8.

Change-Id: I395a03fe2c1815004a72e2bb3ecde937d504e969

10 years agoConvert TableScrollsOnSelectionTest to TB4.
Sauli Tähkäpää [Fri, 12 Sep 2014 13:10:48 +0000 (16:10 +0300)]
Convert TableScrollsOnSelectionTest to TB4.

Change-Id: I27b8edbd0761771054dc4e1b0b6b2559957da0c6

10 years agoConvert TableInFormLayoutCausesScrollingTest to TB4.
Sauli Tähkäpää [Fri, 12 Sep 2014 12:54:22 +0000 (15:54 +0300)]
Convert TableInFormLayoutCausesScrollingTest to TB4.

Change-Id: I9f2cec6ad77b05e7175de390240977d881530ded

10 years agoAdd RefreshCloseConnectionTest to push test category.
Sauli Tähkäpää [Thu, 18 Sep 2014 11:44:35 +0000 (14:44 +0300)]
Add RefreshCloseConnectionTest to push test category.

Change-Id: Ic18452ade4fa8930db92a7a8e693ad33d8f823cd

10 years agoModify TestLayoutClickListenerTest to work on FF.
Sauli Tähkäpää [Thu, 18 Sep 2014 08:55:57 +0000 (11:55 +0300)]
Modify TestLayoutClickListenerTest to work on FF.

Change-Id: Ic37c2033b3a40ffd58da5ca875c4226b9e3098f1

10 years agoSplit UIAccessTest into separate test methods.
Sauli Tähkäpää [Thu, 18 Sep 2014 07:32:57 +0000 (10:32 +0300)]
Split UIAccessTest into separate test methods.

Change-Id: I4cc0dd2a97a702cff0506543cc9608ae819f82f8

10 years agoExtract IE8 to it's own TableColumnResizeContentsWidthTest.
Sauli Tähkäpää [Thu, 18 Sep 2014 06:40:03 +0000 (09:40 +0300)]
Extract IE8 to it's own TableColumnResizeContentsWidthTest.

Change-Id: I1f9680b9fd16977aa3351e2406e0831b2046c191

10 years agoRemove invalid overrides from PopupViewShortcutActionHandlerTest.
Sauli Tähkäpää [Thu, 18 Sep 2014 05:44:47 +0000 (08:44 +0300)]
Remove invalid overrides from PopupViewShortcutActionHandlerTest.

Change-Id: Ib77b1188239116f065f95f7511311a3af9201f51

10 years agoFix PopupViewResizeWhileOpenTest to use correct shadow.
Sauli Tähkäpää [Thu, 18 Sep 2014 05:41:13 +0000 (08:41 +0300)]
Fix PopupViewResizeWhileOpenTest to use correct shadow.

Change-Id: I3be56581099d87a9ff3b2147f26a8a84af063189

10 years agoMake ComboBoxValueInputTest stable by simplifying the steps.(#3268)
Sauli Tähkäpää [Thu, 11 Sep 2014 12:06:23 +0000 (15:06 +0300)]
Make ComboBoxValueInputTest stable by simplifying the steps.(#3268)

Change-Id: Idd314e531659fbab701df117307b5c41fcac9ec3

10 years agoAdd missing comments. (#14482, #14565)
Sauli Tähkäpää [Mon, 15 Sep 2014 09:48:17 +0000 (12:48 +0300)]
Add missing comments. (#14482, #14565)

Change-Id: I647bc8105cbcd13dd1a0c291a9df01f5f43dd65a

10 years agoConverted LongMultiselectTest to TB4.
Sauli Tähkäpää [Fri, 12 Sep 2014 10:25:38 +0000 (13:25 +0300)]
Converted LongMultiselectTest to TB4.

Change-Id: I0336929861ef0e162fab5f7ff4fee8dfe0b343b4

10 years agoAdd Range<Byte, Short, Long, Float, BigInteger, BigDecimal> Validators (#14584)
denis.magdenkov [Sat, 6 Sep 2014 11:58:25 +0000 (15:58 +0400)]
Add Range<Byte, Short, Long, Float, BigInteger, BigDecimal> Validators (#14584)

Fix code review points.

Change-Id: Ia1ef55ff7ef806f9b71cb97f8f09bd4c6ec97a41

10 years agoComboBox not always shows selected value (#10600)
Anna Miroshnik [Fri, 5 Sep 2014 08:09:40 +0000 (12:09 +0400)]
ComboBox not always shows selected value (#10600)

Full name of defect: ComboBox doesn't show selected value beyond the first dropdown page.
Tests to be sure that this bug is not reproduced now.
Test were updated not to use Thread.sleep().

Change-Id: I12b0c9a1fbae5e934ebe0471b1b60a3ec7098da7

10 years agoFix release notes to pick tickets with status pending-release/release.
Sauli Tähkäpää [Tue, 16 Sep 2014 12:17:10 +0000 (15:17 +0300)]
Fix release notes to pick tickets with status pending-release/release.

Change-Id: I88cfd3a5f71fe5471c93d816f45ef9457f8023b6

10 years agoFix multiselection pressing shift before starting (#13483)
Guillermo Alvarez [Fri, 12 Sep 2014 12:49:53 +0000 (15:49 +0300)]
Fix multiselection pressing shift before starting (#13483)

selectionRangeStart wasn't set when starting a selection pressing shift.
SelectAllRowsTest was rewritten to enable extension to test this issue.

Change-Id: I1b578b28ba89fc8215ec853d92de09f44c2d58e6

10 years agoCalendar event not shown correctly when partially out of view (#7261)
Anna Miroshnik [Thu, 4 Sep 2014 13:38:38 +0000 (17:38 +0400)]
Calendar event not shown correctly when partially out of view (#7261)

only tests. Fix was done during fix of (#12521)

Change-Id: I0097f4b3b0426e007af2eaf20323193ac75e1a8c

10 years agoFix invalid parameter name (#14602)
Leif Åstrand [Thu, 4 Sep 2014 11:00:02 +0000 (14:00 +0300)]
Fix invalid parameter name (#14602)

Change-Id: Ia746e41b7dd81b3465895aad4ca39991aac17d89

10 years agoImprove proxy comparison support (#14639)
Juuso Valli [Sat, 13 Sep 2014 12:19:55 +0000 (15:19 +0300)]
Improve proxy comparison support (#14639)

Change-Id: I114ea5bf9d55c78826c1163206caf585b96143ef

10 years agoSassDoc stubs, mostly auto-generated by special utility (#14203)
Sergey Budkin [Mon, 8 Sep 2014 09:11:12 +0000 (12:11 +0300)]
SassDoc stubs, mostly auto-generated by special utility (#14203)

Change-Id: Id621c25cae3314dc44a700e1e9dcdae97cda5bfb

10 years agoChanging theme on the fly tutorial code
Leif Åstrand [Thu, 4 Sep 2014 10:57:33 +0000 (13:57 +0300)]
Changing theme on the fly tutorial code

Tutorial published at
https://vaadin.com/wiki/-/wiki/Main/Changing+theme+on+the+fly

Change-Id: I41e024001e0f4747ff38b9d9c365771f87e2d2cb

10 years agoAdd SubPartAware to VMenuBar (#13364)
Dmitrii Rogozin [Thu, 11 Sep 2014 11:57:02 +0000 (14:57 +0300)]
Add SubPartAware to VMenuBar (#13364)

Change-Id: Ibf8b82dff19736d5e2519638db50a26148f0e750

10 years agoAdd SubPartAware interface to VSlider (#13760)
Dmitrii Rogozin [Thu, 11 Sep 2014 11:45:49 +0000 (14:45 +0300)]
Add SubPartAware interface to VSlider (#13760)

Change-Id: I19cc7e60a43a618f2b443f4b9d049b77d740b567

10 years agoWebBrowser.isWindowsPhone() is added (#14425).
Denis Anisimov [Sun, 7 Sep 2014 14:39:56 +0000 (17:39 +0300)]
WebBrowser.isWindowsPhone() is added (#14425).

Change-Id: Ia279c4da78ca04e0d3727b605e2ce68b99e8cd65

10 years agoUpdate to Atmosphere 2.1.2.vaadin5 (#13877)
Sergey Budkin [Fri, 12 Sep 2014 09:12:48 +0000 (12:12 +0300)]
Update to Atmosphere 2.1.2.vaadin5 (#13877)

New version of vaadin atmosphere, picked change from main codebase:
https://github.com/Atmosphere/atmosphere/commit/9eeb5768
Tested manually against Jetty 9.2.3

Change-Id: I90f4a90b1ff651cc475eb01c2156d3c58abd8c2c

10 years agoURI to cval file was wrong in Windows (#14629)
Manolo Carrasco [Tue, 9 Sep 2014 15:51:24 +0000 (17:51 +0200)]
URI to cval file was wrong in Windows (#14629)

Change-Id: Ifdcf8bcaf6f613660b185501be92eec0b43700b5

10 years agoMake Vaadin component handling proxy-friendly (#14639)
Juuso Valli [Thu, 11 Sep 2014 13:34:03 +0000 (16:34 +0300)]
Make Vaadin component handling proxy-friendly (#14639)

Comparisons with the ==-operator between a proxy and it's underlying
instance fail, so we should use a custom equals method instead.
Change-Id: Iaa86ae830fecbedfb1f55636e25f5affebf5aba3

10 years agoUse div instead of notice to avoid UI removing it (#14597)
Manolo Carrasco [Tue, 9 Sep 2014 16:11:45 +0000 (18:11 +0200)]
Use div instead of notice to avoid UI removing it (#14597)

Change-Id: I70cf7f310ee8238a6846316d8c85b3ae4abfd67d

10 years agoChange Sonatype URLs to https.
Sauli Tähkäpää [Thu, 11 Sep 2014 12:09:37 +0000 (15:09 +0300)]
Change Sonatype URLs to https.

Change-Id: I93f28a135fffba6d4fac0b1dca4a1785c279fab4

10 years agoresolve org.json version conflict between server and shared (#14618)
Markus Koivisto [Wed, 10 Sep 2014 09:09:00 +0000 (12:09 +0300)]
resolve org.json version conflict between server and shared (#14618)

Change-Id: Iae1723bfcfa56084a1339247b1f82e9277555a5e

10 years agoTextFields inside Drag and Drop Wrappers cannot get focus (#12838)
denis.magdenkov [Wed, 10 Sep 2014 11:14:57 +0000 (15:14 +0400)]
TextFields inside Drag and Drop Wrappers cannot get focus (#12838)

Add detection logic to distinguish bweteen click and drag.

Change-Id: I43129183e990266243bfaafe83396f52b09b16d4

10 years agoSet title to empty string for Upload if tooltip is used (#14482).
Denis Anisimov [Wed, 3 Sep 2014 19:49:44 +0000 (22:49 +0300)]
Set title to empty string for Upload if tooltip is used (#14482).

Change-Id: Id9cc9d644772af923d3f5307ea4123df8666a489

10 years agoFix slider inside table is not accessible.(#13681)
Anna Miroshnik [Tue, 9 Sep 2014 10:17:06 +0000 (14:17 +0400)]
Fix slider inside table is not accessible.(#13681)

some fixes after review.
HiddenSliderHandle extends AbstractTestUI instead of UI now.

Change-Id: I83578014ae83219941da745e8373614854c937d7

10 years agoDateField ValueChange is now fired after flags are set (#14487)
Guillermo Alvarez [Fri, 5 Sep 2014 11:07:49 +0000 (14:07 +0300)]
DateField ValueChange is now fired after flags are set (#14487)

When the UI had an invalid string the ValueChange event was fired
before setting all the flags causing an invalid isValid result when
handling ValueChange. Now the event is fired after the flags are set.

Change-Id: Ie4e6ba21edc81bf41c2c661aa27e0ace71e1bef0

10 years agoFixes invalid JavaDoc for DeferredWorker (#14625)
Henrik Paul [Tue, 9 Sep 2014 08:29:26 +0000 (11:29 +0300)]
Fixes invalid JavaDoc for DeferredWorker (#14625)

Change-Id: I479f9e743849abf63ca898a7d6b11e4d4f94dada

10 years agoFix a typo in Javadoc
Teemu Pöntelin [Mon, 8 Sep 2014 20:01:09 +0000 (23:01 +0300)]
Fix a typo in Javadoc

Change-Id: I20451bcd85be4751a13719aafb10226387f39b3e

10 years agoTree item fails with ItemClickListener (#14388)
Anna Miroshnik [Mon, 8 Sep 2014 07:32:01 +0000 (11:32 +0400)]
Tree item fails with ItemClickListener (#14388)

Patch for #14388: added modifications to remove the regression on #6845
(RIGHT, MIDDLE mouse buttons listeners)

Change-Id: I3ef95df68efa0a70bbe0d566ceea187505e2999a

10 years agoPass (x,y) coordinates for button click triggered via keyboard (#12650).
Denis Anisimov [Sun, 7 Sep 2014 18:06:59 +0000 (21:06 +0300)]
Pass (x,y) coordinates for button click triggered via keyboard (#12650).

Change-Id: I24363d34f7007650fc66f9b85d7e22a4ab10bb6b

10 years agoRevert "Tree item fails with ItemClickListener (#14388)"
Sauli Tähkäpää [Fri, 5 Sep 2014 12:20:27 +0000 (15:20 +0300)]
Revert "Tree item fails with ItemClickListener (#14388)"

This reverts commit d71ae18e355468487a947c84d0f92ed9c44b002e
which caused regression on #6845.
Converted TreeItemClickListeningTest (#6845) to TB4.

Change-Id: Ia4c7c5814dc4e8916ab3f80633ceecdfb74040b0

10 years agocalendar visible hours shows invalid dates(week/day view) (#12521)
Anna Miroshnik [Thu, 4 Sep 2014 09:32:35 +0000 (13:32 +0400)]
calendar visible hours shows invalid dates(week/day view) (#12521)

Fix: test fails on phantomJs.

Change-Id: I70179c249a180a795e14683e4185068d5395762b