]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
10 years agoAdded new test app/ui for Valo
Jouni Koivuviita [Mon, 2 Jun 2014 11:37:00 +0000 (14:37 +0300)]
Added new test app/ui for Valo

New “tests-valo” theme also included multiple variations to test with.

Change-Id: I3dd3b91526b32ae8d080d2fa431d2a64f6f7fef4

10 years agoValo Sass API refactoring (#13668)
Jouni Koivuviita [Mon, 2 Jun 2014 11:35:38 +0000 (14:35 +0300)]
Valo Sass API refactoring (#13668)

Also fixes #13672 (added ‘notification’ v-included-components list)

Fixes #13746 as well (DragAndDropWrapper won’t hide the drag source any
more)

Loads of smaller tweaks and fixes, went through almost all components
again and fixed any issues I could find in testing.

Testing done with the following:
Desktop (OS X Mavericks)
-Safari 7
-Chrome 35
-Firefox 24.5
-Opera 21, 12
-Internet Explorer 8,10

Mobile:
-iOS 7
-Android 4
-Android 2.3
-Windows Phone 8

Change-Id: Ide32cacd1958b5b8db85afe23f455ad3140a7d21

10 years agoRename $v-app-background-color to $v-background-color (#13670)
Jouni Koivuviita [Mon, 12 May 2014 13:25:58 +0000 (16:25 +0300)]
Rename $v-app-background-color to $v-background-color (#13670)

Top level background-color variable, which is then specialized by
different components in the theme.

Mass search-and-replace, tested that the theme works as expected.

Added a new test UI class for the Valo theme.

Updated .gitignore to ignore .sass-cache (command line Sass creates a
cache folder when watching for changes)

Change-Id: I574a393de059aec7b24cb6014d3192d9717688e5

10 years agoMerge branch 'master' into valo
Jouni Koivuviita [Tue, 3 Jun 2014 09:58:56 +0000 (12:58 +0300)]
Merge branch 'master' into valo

Conflicts:
WebContent/release-notes.html
build.properties
client/src/com/vaadin/client/ApplicationConfiguration.java

Change-Id: I36f075a03350e45c8666832142d7368891af3e59

10 years agoScript for installing build artifacts to the local Maven repository
Artur Signell [Mon, 26 May 2014 13:27:30 +0000 (16:27 +0300)]
Script for installing build artifacts to the local Maven repository

Change-Id: I6cc4553a54d7d4ed7271ea0eb59386516fd96ca5

10 years agoFix for handling a breakpoint with 0 as the lower bound (#13588)
Teemu Pöntelin [Sun, 1 Jun 2014 20:57:25 +0000 (23:57 +0300)]
Fix for handling a breakpoint with 0 as the lower bound (#13588)

Added explicit isNaN checks to the results of parseInt function
because JavaScript would always convert 0 to false.

Change-Id: Ic904c321c0195ce50d9a498005459425b0c30d4c

10 years agoFix regression with error tooltips (#13695)
Juuso Valli [Wed, 28 May 2014 11:57:12 +0000 (14:57 +0300)]
Fix regression with error tooltips (#13695)

Change-Id: Ia076ba95ec3abd6625e81e17bdcf000a20349f4e

10 years agoFix VAbstractOrderedLayout scrollbar in IE8 (#10106)
Juuso Valli [Wed, 28 May 2014 11:32:30 +0000 (14:32 +0300)]
Fix VAbstractOrderedLayout scrollbar in IE8 (#10106)

Change-Id: I188e28736e8092b30a813aeeb78247f5aec33295

10 years agoAllow use of Collection<String> and others with addItems (#13865)
Artur Signell [Wed, 28 May 2014 12:29:28 +0000 (15:29 +0300)]
Allow use of Collection<String> and others with addItems (#13865)

Change-Id: Ie5c0a00b65d27f65522a14c4fbcd05fe21814cc0

10 years agoFix tooltip delay (#13695)
Juuso Valli [Fri, 23 May 2014 09:20:08 +0000 (12:20 +0300)]
Fix tooltip delay (#13695)

Change-Id: I1c3ed59d8a19d3355a3c729fb3635731b326a00e

10 years agoConvert DateFieldReadOnlyTest TB2 -> TB4.
Sauli Tähkäpää [Mon, 26 May 2014 13:06:06 +0000 (16:06 +0300)]
Convert DateFieldReadOnlyTest TB2 -> TB4.

Change-Id: Iab81b1e5992d47c956f9d0440ece98fa546ee927

10 years agoFix Push update race condition (#13562)
Juuso Valli [Mon, 26 May 2014 14:22:18 +0000 (17:22 +0300)]
Fix Push update race condition (#13562)

Change-Id: I50094bc2d236f6dbb02a8b82d6cc9b5f7e4733a5

10 years agoAllow using modifier + enter as shorcuts in TextArea (#13811)
Artur Signell [Mon, 26 May 2014 14:20:40 +0000 (17:20 +0300)]
Allow using modifier + enter as shorcuts in TextArea (#13811)

Change-Id: I99db3d6280f0066ed1249cb348da7e82381b45c2

10 years agoProperly deserialize push connection (#12235)
Johannes Dahlström [Mon, 19 May 2014 13:28:09 +0000 (16:28 +0300)]
Properly deserialize push connection (#12235)

The UI.pushConnection field is transient no longer; instead PushConnection
implementations must take care of serialization internally. When a session
is serialized, the client should notice that push was disconnected and
try to reconnect. A deserialized PushConnection should be in a "disconnected"
state so the eventual client reconnection works correctly.

Change-Id: I38cfc5a5cdbd3643311f830f8d580458dcd85c56

10 years agoChange ColorPickerInputFormatsTest for use Keys.RETURN.
Sauli Tähkäpää [Mon, 26 May 2014 11:40:43 +0000 (14:40 +0300)]
Change ColorPickerInputFormatsTest for use Keys.RETURN.

Change-Id: Ic8ad7163d35e0e1c2d44e928cd52ca66a637b7fa

10 years agoRevert "Fix Push inserts producing duplicate rows in Table (#13562)"
Sauli Tähkäpää [Mon, 26 May 2014 07:56:50 +0000 (10:56 +0300)]
Revert "Fix Push inserts producing duplicate rows in Table (#13562)"

This reverts commit ce1764fb1bad1b82462d73fbfe293b676c2a9c00.

Change-Id: I897e0f3a0876eaea4b68f0e3b75671ccb1398242

10 years agoFix caption listener leak and caption measurement (#13741)
Juuso Valli [Fri, 23 May 2014 08:00:48 +0000 (11:00 +0300)]
Fix caption listener leak and caption measurement (#13741)

Reverting the previous fix to caption measurement, it caused a leak with
the listeners.
Change-Id: If1c06db692c0e829d91528eceb49a9a07f58ed4a

10 years agoJavadoc correction
Artur Signell [Thu, 22 May 2014 13:06:51 +0000 (16:06 +0300)]
Javadoc correction

Change-Id: I58c89f6c8b2c72e233b1d9e5413da1d6cbc36285

10 years agoHelpers for retrieving the current PortletRequest (#13806)
Artur Signell [Thu, 22 May 2014 13:05:47 +0000 (16:05 +0300)]
Helpers for retrieving the current PortletRequest (#13806)

Change-Id: I5d400a05071844729d68abb1ba0c31c33e32e9c7

10 years agoOptimizes ConnectorTracker.cleanConnectorMap (#13803)
Fabian Lange [Wed, 21 May 2014 12:18:41 +0000 (14:18 +0200)]
Optimizes ConnectorTracker.cleanConnectorMap (#13803)

cleanConnectorMap is a hot method.
This change improves multiple code paths:
1) The global resource handler is no longer get()ed from the session for
   each connector (was in two loops).
2) The ConnectorTracker is no longer get()ed from the UI for each
   connector (was in one loop).
3) values() iterator for ClientConnectors replaces
   keySet() iterator + get(key) call
4) use getUI() from ClientConnector instead manual method.
5) moved removeUnregisteredConnectors to ease inlining and readability.

Change-Id: I25ff5bc32d27d30ecd8d354922ec6e4a02b05921

10 years agoModified Coding Conventions to not have a new line after annotations on
Anna Koskinen [Tue, 8 Apr 2014 12:34:16 +0000 (15:34 +0300)]
Modified Coding Conventions to not have a new line after annotations on
parameters (#13569).

Change-Id: Idc541f298591453c52285a8b1987052caad79e4f

10 years agoOptimize getAllChildrenIterable() performance. (#13803)
Fabian Lange [Wed, 21 May 2014 12:52:52 +0000 (14:52 +0200)]
Optimize getAllChildrenIterable() performance. (#13803)

getAllChildrenIterable() is invoked frequently, its used by
attach/detach and markAsDirty.
Because of the implementation detail in CombinedIterator, on every call
all iterators are checked. This means that on every component which has
multiple childs, each next() call will first check the extension
iterator, before advancing in the child iterator.
By having the childs first, this overhead is reduced. If no extensions
are existing (which is quite common) the iterator is not added at all.
(creating an iterator on an empty UnmodifiableCollection is waste of
time and memory)

Change-Id: I23bb91464052ad4282963ec4b5be8a52c6847d4f

10 years agoSuspend all validation in the project
Artur Signell [Tue, 11 Mar 2014 19:14:45 +0000 (21:14 +0200)]
Suspend all validation in the project

Change-Id: Idaa41933c5fb6236a06b13323c2d39f7869af1ac

10 years agoFix issue when typing fast in combobox edit box plus then press TAB (#12325)
Dmitrii Rogozin [Wed, 21 May 2014 09:53:25 +0000 (12:53 +0300)]
Fix issue when typing fast in combobox edit box plus then press TAB (#12325)

Change-Id: I35375d2b39fbd666d848f6ffa62aa0ce1c0d4fad

10 years agoPrevent adding/setting parent component as child (#12720).
Denis Anisimov [Wed, 12 Mar 2014 19:17:18 +0000 (21:17 +0200)]
Prevent adding/setting parent component as child (#12720).

Change-Id: I9b7b43f176e88d9edca591001297b94475a31854

10 years agoReplace use of deprecated DOM.setStyleAttribute method (#13781)
Leif Åstrand [Fri, 16 May 2014 08:31:14 +0000 (11:31 +0300)]
Replace use of deprecated DOM.setStyleAttribute method (#13781)

This change is only a brain dead replacement of one specific method. In
some cases, there were some oddities in the surrounding code as well,
but these were left unresolved on purpose.

It should also be noted that DOM.setStyleAttribute just delegates to
element.getStyle().setProperty(), so any null references would have
caused problems already in the existing code.

Change-Id: I340122ac0767af9928076376f76e5bd2c5e19f9f

10 years agoMake Hearbeat available to other modules (#13250)
Manolo Carrasco [Wed, 14 May 2014 10:55:47 +0000 (12:55 +0200)]
Make Hearbeat available to other modules (#13250)

- When a mobile app goes online/offline we need to change
  Heartbeat interval and restart the schedule.
- We also need to be notified about response status in
  order to show the appropriate offline UI, etc.

Related with Issue #13250 and review https://dev.vaadin.com/review/#/c/3376/

Change-Id: I428501306e37fb8c2ee0ed6022a4c588bd8456db

10 years agoRemove some unnecessary semicolons
Leif Åstrand [Fri, 16 May 2014 06:22:35 +0000 (09:22 +0300)]
Remove some unnecessary semicolons

Change-Id: I8698a9ecf691adde9a3bc2e92047be5f3036df1e

10 years agoUpdate mini tutorial code to use @OnStateChange
Leif Åstrand [Thu, 15 May 2014 11:21:04 +0000 (14:21 +0300)]
Update mini tutorial code to use @OnStateChange

Change-Id: I509213ade4ed9765db8a7773c42051f8f182b272

10 years agoTreat initial rendering and style changes separately. (#13444)
Markus Koivisto [Wed, 21 May 2014 12:33:31 +0000 (15:33 +0300)]
Treat initial rendering and style changes separately. (#13444)

This fixes a regression caused by a previous patch, which led to empty comboboxes being initialised with a zero width.

Change-Id: I7e5ca0c563625c453e0e3006d91ed52ad227d6f0

10 years agoUse method available in all browsers (#13804)
Artur Signell [Wed, 21 May 2014 19:18:05 +0000 (22:18 +0300)]
Use method available in all browsers (#13804)

String.contains work in Firefox, not in Chrome or Opera

Change-Id: I074d3c79629fd699841d3b39a36620511233ce6c

10 years agoFix caption measurement in VAbstractOrderedLayout (#13741)
Juuso Valli [Mon, 19 May 2014 11:40:03 +0000 (14:40 +0300)]
Fix caption measurement in VAbstractOrderedLayout (#13741)

Change-Id: I7bb9a404c789f352477b752537ffdedfc60da91c

10 years agoKeep all checkbox related data in Map don't address it via the index #11772
Denis Anisimov [Mon, 7 Apr 2014 19:04:33 +0000 (22:04 +0300)]
Keep all checkbox related data in Map don't address it via the index #11772

Change-Id: I2c9c68134d9fe958e2881975d1d845dea819a761

10 years agoFix WAR file location in uitest build scripts.
Sauli Tähkäpää [Tue, 20 May 2014 08:05:45 +0000 (11:05 +0300)]
Fix WAR file location in uitest build scripts.

Change-Id: I0febbbaf85374c395454c889c36add277ca9b131

10 years agoAdds methods for setting only width or height undefined #13546
John Ahlroos [Fri, 4 Apr 2014 06:48:37 +0000 (09:48 +0300)]
Adds methods for setting only width or height undefined #13546

Change-Id: Ieebe48c75370c0744a2a2619e1ed81dbd090a544

10 years agoFix keyboard navigating in combo box (#11333).
Dmitrii Rogozin [Fri, 9 May 2014 16:13:59 +0000 (19:13 +0300)]
Fix keyboard navigating in combo box (#11333).

Extract code which focuses on item after changing the page. Deferring  this method allows to update the list of items before focusing.

Change-Id: I7d249c2abbd5c24ca2d798736e483f2b7dfa59f1

10 years agoRefactor tests to make them less likely to have timing issues
Teemu Suo-Anttila [Mon, 19 May 2014 08:37:36 +0000 (11:37 +0300)]
Refactor tests to make them less likely to have timing issues

Change-Id: Idf24ab4f7c2c48f8246f0c38906d2b8a46f46587

10 years agoMove ComboBox tests to correct package
Teemu Suo-Anttila [Mon, 19 May 2014 08:17:57 +0000 (11:17 +0300)]
Move ComboBox tests to correct package

Change-Id: I2ad5164a637b2b4c96b46f30df036ccbc5cbcd66

10 years agoAdd build parameters to allow running test on local PhantomJS
Teemu Suo-Anttila [Thu, 15 May 2014 12:22:49 +0000 (15:22 +0300)]
Add build parameters to allow running test on local PhantomJS

Change-Id: I99f37403d58385a814347d36b0f8b1a35c63c282

10 years agoChange forceUpdate flag to always force recalculation of width. Fix tests. (#13444)
Markus Koivisto [Fri, 25 Apr 2014 13:58:53 +0000 (16:58 +0300)]
Change forceUpdate flag to always force recalculation of width. Fix tests. (#13444)

Change-Id: Ie666e2867908160b1544d3bf8251802ea771660f

10 years agoAvoid Vaadin entry-point being run twice (#13730)
Manolo Carrasco [Fri, 9 May 2014 07:47:14 +0000 (09:47 +0200)]
Avoid Vaadin entry-point being run twice (#13730)

- Prevent bootstrap script fail if registerWidgetset is called twice
  with the same widgetset.

Change-Id: I8b8069b442ea91c1aa0f0b7dd73c41902e75094b

10 years agoDon't use deprecated Assert class
Leif Åstrand [Fri, 16 May 2014 06:38:58 +0000 (09:38 +0300)]
Don't use deprecated Assert class

Change-Id: I0dbef06d0fa319628f6fa528f5ab3adfd5752c11

10 years agoRemove servlet annotations from AsyncPushUpdates test (#13562)
Jonatan Kronqvist [Fri, 16 May 2014 07:50:09 +0000 (10:50 +0300)]
Remove servlet annotations from AsyncPushUpdates test (#13562)

Change-Id: Idfdd37fad9917843c71cee6fd9ba6700f9df8a87

10 years agoDisable closure compiler (#13778)
Artur Signell [Thu, 15 May 2014 15:45:12 +0000 (18:45 +0300)]
Disable closure compiler (#13778)

Change-Id: Id0fb991c4c6323bf8658c92938cf2cd9d80b76a1

10 years agoMade user-initiated column resizing take precedence over other updates (#13432)
Juho Nurminen [Wed, 14 May 2014 11:14:43 +0000 (14:14 +0300)]
Made user-initiated column resizing take precedence over other updates (#13432)

VScrollTable ignores server-initiated changes to column size while the user is
dragging a table resizer element.

Change-Id: I2866246e7975a8ddddbfdc12a9d99fb2c813a870

10 years agoUse Sass Compiler version 0.9.4
Henri Sara [Fri, 16 May 2014 07:53:52 +0000 (10:53 +0300)]
Use Sass Compiler version 0.9.4

Change-Id: I17e3156b1bfe9b6613277e742f304ac063f21710

10 years agoUse Sass Compiler version 0.9.3
Henri Sara [Thu, 15 May 2014 13:14:14 +0000 (16:14 +0300)]
Use Sass Compiler version 0.9.3

Change-Id: Ib6ad95f9dec175d823df0fe4daf0fe576494e455

10 years agoSet "v-formlayout" as the first style for VFormLayout (#13509).
Denis Anisimov [Sun, 20 Apr 2014 16:14:44 +0000 (19:14 +0300)]
Set "v-formlayout" as the first style for VFormLayout (#13509).

Change-Id: I63f0b1c8da52d426b5c370097256b08dbd44b5d7

10 years agoPopupViewAndFragment TB2 -> TB4
Artur Signell [Mon, 12 May 2014 19:30:48 +0000 (22:30 +0300)]
PopupViewAndFragment TB2 -> TB4

Change-Id: I9299d8c78e92816e368208f1cbc07b8c969a9600

10 years agoAdd refresh method to mini tutorial code
Leif Åstrand [Wed, 14 May 2014 11:15:15 +0000 (14:15 +0300)]
Add refresh method to mini tutorial code

Change-Id: I7d2e00b13d2d0b3e3b0e3c20dd431c77721e7d91

10 years agoMake Vaadin TB3/4 tests work and run on PhantomJS (#13291)
Teemu Suo-Anttila [Wed, 14 May 2014 13:31:28 +0000 (16:31 +0300)]
Make Vaadin TB3/4 tests work and run on PhantomJS (#13291)

Change-Id: I0d1747d41b3b9e0a32d995a5cea9081292c8c2c6

10 years agoFix Push inserts producing duplicate rows in Table (#13562)
Juuso Valli [Wed, 7 May 2014 06:39:14 +0000 (09:39 +0300)]
Fix Push inserts producing duplicate rows in Table (#13562)

Change-Id: I050553b233fb7024049c31d9495d90f4d88239c8

10 years agoUpdate tutorial code to show more user-friendly API
Leif Åstrand [Thu, 10 Apr 2014 08:47:29 +0000 (11:47 +0300)]
Update tutorial code to show more user-friendly API

Change-Id: I95c82d2256221b0068d6c2762f6dbb8a1e29b6b8

10 years agoFix table scrolling up on select (#10106)
Juuso Valli [Tue, 29 Apr 2014 09:48:07 +0000 (12:48 +0300)]
Fix table scrolling up on select (#10106)

Change-Id: I4d13bee983817ce299d1f7e52ddd6cdc725fee6f

10 years agoAllow editing colorpicker values in colorpicker in textfield #13469
John Ahlroos [Thu, 24 Apr 2014 18:12:15 +0000 (21:12 +0300)]
Allow editing colorpicker values in colorpicker in textfield #13469

This fix adds support for typing in color values according to
http://www.w3schools.com/cssref/css_colors_legal.asp into the
colorpicker popup input textfield.

Change-Id: If14ead791725c3052c05aa31e12e237e90c32348

10 years agoFixed disabled and read-only modes of InlineDateField (#10262)
Teemu Pöntelin [Mon, 5 May 2014 20:58:00 +0000 (23:58 +0300)]
Fixed disabled and read-only modes of InlineDateField (#10262)

Change-Id: If95d50954a4122b1039174ffcacd7874f7f1f71e

10 years agoDisable authors because of build agent problems
Artur Signell [Tue, 13 May 2014 22:13:10 +0000 (01:13 +0300)]
Disable authors because of build agent problems

Change-Id: I5426d8a85f7b57193c1bbfe201258a09f93b54cb

10 years agoUse more appropriate dependencies for Jetty (#13682)
Artur Signell [Tue, 13 May 2014 15:33:08 +0000 (18:33 +0300)]
Use more appropriate dependencies for Jetty (#13682)

Change-Id: Ic977ae403068e41a64eabc42cd00c4a933d02a95

10 years agoShortcutAddAndRemove TB2 -> TB4
Artur Signell [Mon, 12 May 2014 20:46:52 +0000 (23:46 +0300)]
ShortcutAddAndRemove TB2 -> TB4

Change-Id: If899309eb1b05f4a519eed45df4e9cf1670a7740

10 years agoFix DateFieldFastForwardTest to close browser context menu
Teemu Suo-Anttila [Tue, 13 May 2014 14:05:26 +0000 (17:05 +0300)]
Fix DateFieldFastForwardTest to close browser context menu

Change-Id: Ib8c6e45a8f77630e71b6f5264d6d42dc5efe922d

10 years agoForce recalc of width when the ComboBox style has changed (#13444)
Markus Koivisto [Fri, 25 Apr 2014 13:58:53 +0000 (16:58 +0300)]
Force recalc of width when the ComboBox style has changed  (#13444)

Change-Id: I7bb500c1b64502881824875e967cf43c5e49a999

10 years agoSubWindowWithUndefinedHeight TB2 -> TB4
Artur Signell [Mon, 12 May 2014 21:20:11 +0000 (00:20 +0300)]
SubWindowWithUndefinedHeight TB2 -> TB4

Change-Id: Ib4dcb7519e3271de80bf9cd531c2d31030228494

10 years agoA new section, links, rephrasings for clarity on GitHub.
Marc Englund [Fri, 9 May 2014 07:13:16 +0000 (10:13 +0300)]
A new section, links, rephrasings for clarity on GitHub.

Change-Id: I905831cfd6e381d3dc898ed37816c84d96316095

10 years agoUse Atmosphere JS 2.1.5.vaadin4 with Firefox fix (#13578)
Artur Signell [Tue, 13 May 2014 10:07:17 +0000 (13:07 +0300)]
Use Atmosphere JS 2.1.5.vaadin4 with Firefox fix (#13578)

Change-Id: I8d3f414a40affdcbc1d6d1210207ee9868f49f31

10 years agoEnsure correct tab is open in debug window
Artur Signell [Tue, 13 May 2014 08:07:34 +0000 (11:07 +0300)]
Ensure correct tab is open in debug window

Change-Id: I6a2745c59c468aa2fbc45032a8478f533494b181

10 years agoDo not update state on the client side (#13743)
Artur Signell [Mon, 12 May 2014 16:37:19 +0000 (19:37 +0300)]
Do not update state on the client side (#13743)

Change-Id: I2e1d714d1bb07db127758cf3f2d741ac50884266

10 years agoDeprecate VOverlay shadow element and related API (#13661)
Jouni Koivuviita [Fri, 2 May 2014 13:57:23 +0000 (16:57 +0300)]
Deprecate VOverlay shadow element and related API (#13661)

CSS box-shadow should be used instead wherever possible.

Change-Id: I17829cddd1d6d0d32930132654a9b79b52723e23

10 years agoAdd missing @sinces to JavaDoc
Teemu Suo-Anttila [Mon, 12 May 2014 11:55:59 +0000 (14:55 +0300)]
Add missing @sinces to JavaDoc

Change-Id: Ib36d9c591c5089eeacacc94f68e4fbb064e5418d

10 years agoSupport long in state again (#13692)
Jonatan Kronqvist [Sun, 11 May 2014 09:38:08 +0000 (12:38 +0300)]
Support long in state again (#13692)

The fix to #9379 broke the support for long type fields in state classes. This
patch bypasses the unboxing of long values and adds the @UnsafeNativeLong annotation
to the methods which may fetch and return (without modifying) long values.

SerializerTest is extended to test the different data types in States.

Change-Id: I29fd2c6af13cd9a0d29ecb1444ed9eb8a2b013e3

10 years agoFix SelectedItemIcon rendering on IE (#13731)
Teemu Suo-Anttila [Mon, 12 May 2014 07:47:34 +0000 (10:47 +0300)]
Fix SelectedItemIcon rendering on IE (#13731)

Change-Id: Ie6a3464399aba76b9299bcb7d326ef4e6b6c858b

10 years agoSupport passing multiple versions
Artur Signell [Fri, 9 May 2014 17:57:21 +0000 (20:57 +0300)]
Support passing multiple versions

Change-Id: I5aae200f8e49e1f9f53bbf53ceba1551854d013e

10 years agoMention dnd on IE touch devices in known issues (#13612)
Jonatan Kronqvist [Sun, 11 May 2014 07:17:31 +0000 (10:17 +0300)]
Mention dnd on IE touch devices in known issues (#13612)

Change-Id: I15297c2d0862f3b8c0c5603b06f6e37706872752

10 years agoAdded link to ticket for the Firefox reconnect issue (#13612)
Jonatan Kronqvist [Sun, 11 May 2014 07:10:34 +0000 (10:10 +0300)]
Added link to ticket for the Firefox reconnect issue (#13612)

Change-Id: I2eac5ab68479420beacef2d746f69e955becc397

10 years agoList authors in release notes (#13612)
Artur Signell [Fri, 9 May 2014 19:38:42 +0000 (22:38 +0300)]
List authors in release notes (#13612)

Change-Id: I51960e9345ff233e29289b33d3224e03d866d463

10 years agoMake SuperDevMode work again (#13682)
Artur Signell [Sun, 11 May 2014 16:55:27 +0000 (19:55 +0300)]
Make SuperDevMode work again (#13682)

VNotification now works without ApplicationConnection again.
Dependencies needed by codeserver are now dependencies for client-compiler
Error message now takes into account that devModeRedirect is enabled by default

Change-Id: I079d162d9975f99fe7b91e14ad100459c80a5587

10 years agoShow badges in release notes (#13612)
Artur Signell [Fri, 9 May 2014 17:49:51 +0000 (20:49 +0300)]
Show badges in release notes (#13612)

Change-Id: I6109cda80251b343999b75f51ffecf6a9bbbd6a2

10 years agoConvert test to TB4 to be compatible with Tomcat proxy test
Artur Signell [Fri, 9 May 2014 20:27:51 +0000 (23:27 +0300)]
Convert test to TB4 to be compatible with Tomcat proxy test

Change-Id: Iab049f9036c1e2efcd1445cd7691a93af1210ff0

10 years agoMake touch actions disabled on some CSS classes (#13368)
Teemu Suo-Anttila [Fri, 9 May 2014 11:43:14 +0000 (14:43 +0300)]
Make touch actions disabled on some CSS classes (#13368)

This makes Slider, SplitPanels and DragAndDrop anywhere except Table
work on IE and touch screen.

Change-Id: I1c710a14fc3957c81ade07fd2a3de1e4b6feec1a

10 years agoUpdate sass-compiler to 0.9.2 (#13651)
Jonatan Kronqvist [Fri, 9 May 2014 13:18:25 +0000 (16:18 +0300)]
Update sass-compiler to 0.9.2 (#13651)

Change-Id: Ic6413b31c537c16beda5022ddf6ecd7ce0b6eb64

10 years agoMove debug window styles from theme to widgetset
Jouni Koivuviita [Wed, 30 Apr 2014 12:05:05 +0000 (15:05 +0300)]
Move debug window styles from theme to widgetset

Fixes #13563 and #10356

Debug window styles are only downloaded and injected to the page if
productionMode==false and ?debug parameter is present and not in
‘quiet’ mode

Change-Id: I3ac588745f4702a1cc0473b95806877cbf7062ad

10 years agoUpdate the release-notes (#13612)
Jonatan Kronqvist [Fri, 9 May 2014 12:07:47 +0000 (15:07 +0300)]
Update the release-notes (#13612)

* Removed the "Tools have been updated for Vaadin 7.2 with the following changes:"
* Removed the security fix notice for 7.1.11
* Removed the text about using the experimental Eclipse plug-in
* Specify that 7.2 is a minor release
* Clarified the known issues section
* Listed Windows Phone 8 in supported devices
* Replaced vaadin.com/pro-account with vaadin.com/pro-tools and vaadin.com/support

Change-Id: I8e03b65453419c9cb9f4570067675156f2be76fe

10 years agoRe-apply old change which was excluded from master
Artur Signell [Fri, 9 May 2014 10:29:25 +0000 (13:29 +0300)]
Re-apply old change which was excluded from master

The merge script was faulty between May and June 2013 and merged changes
individually from both 7.0 and 7.1 to master. In the case that a commit from
7.0 was merged right before there was a "Merge: no" commit in 7.1, the changes
between the "Merge: no" commit and the previous merge point from 7.1 to master was
potentially never merged (the whole chain was merged as a no-op).

The only affected change seems to be

0a437a5 Revert "Replaced css inject hack in TestUtils with Page.Styles.add() #11798"
b008768 Implement parenthesis-handling fixes for Sass in Vaadin 7.1 (#12834)

The former one is re-applied in this commit, the latter one has been verified to be in
the master branch

Change-Id: If0cd75d75fdfc8893ac501aab2a0be1b55b09dcc

10 years agoIgnore PointerEvents in VDragAndDropManager (#13720)
Teemu Suo-Anttila [Fri, 9 May 2014 10:25:12 +0000 (13:25 +0300)]
Ignore PointerEvents in VDragAndDropManager (#13720)

Change-Id: I1fca0b71fec883c7dc2fafbaa1da20da33fe707e

10 years agoRename base on API review (#13557)
Artur Signell [Fri, 9 May 2014 08:07:56 +0000 (11:07 +0300)]
Rename base on API review (#13557)

Change-Id: I3174d19d2595232b66f4120ba8fb6fbb1c6d8be8

10 years agoRemove ComponentLocator which conflicts with package name (#13729)
Artur Signell [Fri, 9 May 2014 08:05:22 +0000 (11:05 +0300)]
Remove ComponentLocator which conflicts with package name (#13729)

Change-Id: I771d827ab88f005f8cbef6c6cbefecb1b3f498e0

10 years agoUpdate ErrorIndicator test from TB2 to TB4
Teemu Suo-Anttila [Fri, 9 May 2014 06:51:26 +0000 (09:51 +0300)]
Update ErrorIndicator test from TB2 to TB4

Change-Id: Ia5755dd476411d51415afb9bbd20ade91e3a23f4

10 years agoResize PopupView's overlay on content resize (#13666)
Antti Tanhuanpää [Tue, 6 May 2014 13:39:15 +0000 (16:39 +0300)]
Resize PopupView's overlay on content resize (#13666)

Change-Id: Iad410f26ed7f20bb03f15c46673f6f18081261d9

10 years agoFix table focusing when scrolled from the server (#10522)
Juuso Valli [Tue, 29 Apr 2014 08:02:17 +0000 (11:02 +0300)]
Fix table focusing when scrolled from the server (#10522)

Change-Id: Ib18a60ae7e41af8c6c119e5b2e12e4fd5bf1069c

10 years agoActually close push connection in disconnect() (#13716)
Artur Signell [Tue, 6 May 2014 14:54:11 +0000 (17:54 +0300)]
Actually close push connection in disconnect() (#13716)

Change-Id: I342633f1caa5746472d29bbb7b71590674adc04c

10 years agoFix improper merge of 3d0ff32b from 7.1 to master (#13620)
Johannes Dahlström [Fri, 2 May 2014 15:29:42 +0000 (18:29 +0300)]
Fix improper merge of 3d0ff32b from 7.1 to master (#13620)

Correctly call PushConnection.disconnect instead of setting to null.
Also remove the obsolete PushHandler.disconnectCallback.

Change-Id: Ied055d489a269b016318947cd89cf0b46003c596

10 years agoConvert the ComboBoxClosePopupRetainText test to TB4 to avoid false failures.
Jonatan Kronqvist [Thu, 8 May 2014 11:31:13 +0000 (14:31 +0300)]
Convert the ComboBoxClosePopupRetainText test to TB4 to avoid false failures.

Change-Id: Ib36917246fce3f051b61a979289c9bce23b1bf82

10 years agoConvert the AccordionClipsContent test to TB4 to avoid false failures.
Jonatan Kronqvist [Thu, 8 May 2014 10:18:03 +0000 (13:18 +0300)]
Convert the AccordionClipsContent test to TB4 to avoid false failures.

Change-Id: Iced9219e8cd3172c53af286c4b644b04f00041c2

10 years agoUpdate Atmosphere client. (#13727)
Sauli Tähkäpää [Thu, 8 May 2014 12:38:13 +0000 (15:38 +0300)]
Update Atmosphere client. (#13727)

Change-Id: Ib1ccbaad3aca39c3cbc43d0f4ccace67cf19c435

10 years agoFix occasionally misplaced error indicators in Buttons (#13723)
Teemu Suo-Anttila [Thu, 8 May 2014 08:28:39 +0000 (11:28 +0300)]
Fix occasionally misplaced error indicators in Buttons (#13723)

Change-Id: Id34a8463ff40b1351d4d8b171e561a21fc76d747

10 years agoAdded default link styles to a tags
Jouni Koivuviita [Wed, 7 May 2014 10:11:21 +0000 (13:11 +0300)]
Added default link styles to a tags

Fixes #13680

Change-Id: If73e596bf65bb589ee7037dbccbdd3fbd884dbff

10 years agoDragAndDropWrapper styles implemented
Jouni Koivuviita [Wed, 30 Apr 2014 08:08:21 +0000 (11:08 +0300)]
DragAndDropWrapper styles implemented

Fixes #13674

Change-Id: Id21a8e31ec09617b902ef6deca04889c926b3367

10 years agoFix misleading message. Close does not always mean reconnect
Artur Signell [Tue, 6 May 2014 14:52:37 +0000 (17:52 +0300)]
Fix misleading message. Close does not always mean reconnect

Change-Id: Ic41189ee138980322204c897b58e29252dfc5cd8

10 years agoRemoved irrelevant readme file
John Ahlroos [Tue, 6 May 2014 06:59:10 +0000 (09:59 +0300)]
Removed irrelevant readme file

Change-Id: I5b4b93051f16b93482a5fe636381e24ee401b4bc

10 years agoIgnore irrelevant header lines in checkstyle configuration
Jonatan Kronqvist [Tue, 29 Apr 2014 06:01:30 +0000 (09:01 +0300)]
Ignore irrelevant header lines in checkstyle configuration

* Ignores the empty lines that may have trailing white-space in the
  license header. This allows formatting of the license header either
with or without trailing white-space, which differs between different
versions of Eclipse (as well as between IDEs).

Change-Id: If97d2cfe169accd6d05e44521c9ca5265d715772

10 years agoDevelopmentServletLoader: Reload servlet container
Manolo Carrasco [Thu, 3 Apr 2014 15:05:47 +0000 (17:05 +0200)]
DevelopmentServletLoader: Reload servlet container

- Add a couple of parameters in order make jetty context
  reload whenever a class is modified.
- Remove deprecated SSL API calls.

Change-Id: I737fb92e78ce5573a4473639f25fcdad606f3c55