]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
11 years agoMerge of (#9508) test to Vaadin 7. 29/529/1
Anna Koskinen [Tue, 18 Dec 2012 09:34:46 +0000 (11:34 +0200)]
Merge of (#9508) test to Vaadin 7.

Tabsheet content shouldn't disappear after browser resize.

Change-Id: If5dafd23925b4ada520d218af60aa48366a75aaa

11 years agoMerge changes Ide0a7e28,I78da2c2c
Artur Signell [Tue, 18 Dec 2012 08:40:27 +0000 (08:40 +0000)]
Merge changes Ide0a7e28,I78da2c2c

* changes:
  Ugly hacks to make tests screenshot compatible
  Fixed IE scrollbar issues for most if not all components

11 years agoMerge "Removed Firefox rule making dropdown too high (#10559)"
Artur Signell [Tue, 18 Dec 2012 08:38:06 +0000 (08:38 +0000)]
Merge "Removed Firefox rule making dropdown too high (#10559)"

11 years agoMerge changes Icf4a4410,I8bbf8f69
Leif Åstrand [Tue, 18 Dec 2012 07:52:41 +0000 (07:52 +0000)]
Merge changes Icf4a4410,I8bbf8f69

* changes:
  Register connector to avoid test failures
  Only update value on locale change if using the data source directly (#8192)

11 years agoMerge "Support float fields with FieldGroup (#10553)"
Leif Åstrand [Tue, 18 Dec 2012 07:50:21 +0000 (07:50 +0000)]
Merge "Support float fields with FieldGroup (#10553)"

11 years agoRemoved Firefox rule making dropdown too high (#10559) 24/524/2
Artur Signell [Fri, 14 Dec 2012 21:19:46 +0000 (23:19 +0200)]
Removed Firefox rule making dropdown too high (#10559)

Change-Id: I62c808b90da155b0ae0489c4eaeff370063f3572

11 years agoFixed TestBench compatibility for root context (#10541) 23/523/1
Artur Signell [Mon, 17 Dec 2012 21:32:35 +0000 (23:32 +0200)]
Fixed TestBench compatibility for root context (#10541)

Change-Id: If400b16afa07480afc8007fd3144f68644a60a12

11 years agoTest using Firefox 17 ESR (#10359) 15/515/5
Artur Signell [Fri, 14 Dec 2012 17:07:38 +0000 (19:07 +0200)]
Test using Firefox 17 ESR (#10359)

Change-Id: I808d5f29eb87f0744f0c7cc4b78af761a793f1c6

11 years agoUgly hacks to make tests screenshot compatible 08/508/3
Artur Signell [Fri, 14 Dec 2012 13:31:11 +0000 (15:31 +0200)]
Ugly hacks to make tests screenshot compatible

Change-Id: Ide0a7e2832e1a3a63edc015367e49912c6b77e0e

11 years agoFixed IE scrollbar issues for most if not all components 07/507/4
Artur Signell [Fri, 14 Dec 2012 13:28:17 +0000 (15:28 +0200)]
Fixed IE scrollbar issues for most if not all components

Fixed by defining font-size:0 and line-height:normal for all v-scrollable elements. A font-size is defined using $font-size for all themes and this is reset in v-widget. Similarly for $line-height.
Should fix at least #9004, #9552, #9572

Change-Id: I78da2c2ce497a0a22962644c9c97df5a0e41e056

11 years agoRegister connector to avoid test failures 22/522/1
Artur Signell [Mon, 17 Dec 2012 19:35:51 +0000 (21:35 +0200)]
Register connector to avoid test failures

Change-Id: Icf4a4410104848bb95d5ec7d036c9ec2aee1c08d

11 years agoMerge "Revert "Case-insensitive FieldGroup binding #10426""
Artur Signell [Mon, 17 Dec 2012 19:34:36 +0000 (19:34 +0000)]
Merge "Revert "Case-insensitive FieldGroup binding #10426""

11 years agoRevert "Case-insensitive FieldGroup binding #10426" 20/520/2
Artur Signell [Mon, 17 Dec 2012 19:31:46 +0000 (19:31 +0000)]
Revert "Case-insensitive FieldGroup binding #10426"

This reverts commit fffd25fc57c862afdac2f4cfc36695c0bd35ec96
Breaks binding using BeanFieldGroup before an item data source has been set.

Change-Id: Id05372eef2078efea9e92a69a1af942511ff32a9

11 years agoOnly update value on locale change if using the data source directly (#8192) 19/519/1
Artur Signell [Mon, 17 Dec 2012 19:16:54 +0000 (21:16 +0200)]
Only update value on locale change if using the data source directly (#8192)

Change-Id: I8bbf8f693ccb2646df898433897425de7898966f

11 years agoSupport float fields with FieldGroup (#10553) 18/518/1
Artur Signell [Mon, 17 Dec 2012 19:12:58 +0000 (21:12 +0200)]
Support float fields with FieldGroup (#10553)

Change-Id: Ib7f6fff09e9372576aadfc44c82f7bb9ce9525cf

11 years agoMerge "Merge of (#9732) to Vaadin 7."
Artur Signell [Mon, 17 Dec 2012 17:17:03 +0000 (17:17 +0000)]
Merge "Merge of (#9732) to Vaadin 7."

11 years agoMerge "Fix exception logging Code cleanup Delete temporary files Does not send mixin...
Marc Englund [Mon, 17 Dec 2012 15:26:26 +0000 (15:26 +0000)]
Merge "Fix exception logging Code cleanup Delete temporary files Does not send mixin files to the compiler"

11 years agoFix exception logging 13/513/3
michael [Mon, 17 Dec 2012 15:22:33 +0000 (17:22 +0200)]
Fix exception logging
Code cleanup
Delete temporary files
Does not send mixin files to the compiler

Ticket #10202

Change-Id: I961688720c3cad943aa169ea0ef1ece566e908a7

11 years agoMerge "Use a custom test runner for SASS tests to get file name in JUnit "
Marc Englund [Mon, 17 Dec 2012 15:12:13 +0000 (15:12 +0000)]
Merge "Use a custom test runner for SASS tests to get file name in JUnit "

11 years agoCase-insensitive FieldGroup binding #10426 05/505/3
Jonni Nakari [Mon, 17 Dec 2012 13:03:04 +0000 (15:03 +0200)]
Case-insensitive FieldGroup binding #10426

Modified buildAndBindMemberFields to use a new findPropertyId method
when searching propertyIds.

Change-Id: I97f1c4eb8a3de7350b0333c8b2b2ff913e0263d9

11 years agoMerge of (#9732) to Vaadin 7. 16/516/1
Anna Koskinen [Mon, 17 Dec 2012 13:03:12 +0000 (15:03 +0200)]
Merge of (#9732) to Vaadin 7.

Ensure that the browser does not cache UIDL responses (iOS 6 Safari
fix).

Change-Id: I432cf2bf202e3f37b479e3950a6a39ca067497b4

11 years agoSearch fields from superclasses #10504 91/491/3
Jonni Nakari [Thu, 13 Dec 2012 12:58:18 +0000 (14:58 +0200)]
Search fields from superclasses #10504

Modified buildAndBindMemberFields method to use a new
getFieldsInDeclareOrder method that searches fields also from
superclasses. Added a unit test to verify the new logic. Fixes the issue
in ticket #10504

Change-Id: Ic855e274c5b4d1c83760d6c2c53c67413a1da42c

11 years agoMerge "Added method setContainerDataSource(Container newDataSource, Collection<?...
Henri Sara [Mon, 17 Dec 2012 10:26:50 +0000 (10:26 +0000)]
Merge "Added method setContainerDataSource(Container newDataSource, Collection<?> visibleIds) to Table. (#10419)"

11 years agoAdded method setContainerDataSource(Container newDataSource, 80/480/3
Anna Koskinen [Mon, 17 Dec 2012 10:19:31 +0000 (12:19 +0200)]
Added method setContainerDataSource(Container newDataSource,
Collection<?> visibleIds) to Table. (#10419)

Change-Id: Ib10f430c786b1d0130f86eb5a97e271ac71e806f

11 years agoMerge "Don't remove diffstate data before cleanup (#10532)"
Artur Signell [Mon, 17 Dec 2012 09:47:43 +0000 (09:47 +0000)]
Merge "Don't remove diffstate data before cleanup (#10532)"

11 years agoMerge "Support null values in legacy messages (#9254)"
Artur Signell [Mon, 17 Dec 2012 09:43:45 +0000 (09:43 +0000)]
Merge "Support null values in legacy messages (#9254)"

11 years agoMerge "Log size before the element string as it can be quite long"
Artur Signell [Sat, 15 Dec 2012 13:57:44 +0000 (13:57 +0000)]
Merge "Log size before the element string as it can be quite long"

11 years agoMerge "SassLinker for (public folder) Sass support in plain GWT, fixes #10202 Origina...
Artur Signell [Sat, 15 Dec 2012 13:56:48 +0000 (13:56 +0000)]
Merge "SassLinker for (public folder) Sass support in plain GWT, fixes #10202 Originally by Michael Vogt (+ added log message, moved)"

11 years agoMerge "Avoid attempting to use a DOM node as an element (#10480)"
Artur Signell [Sat, 15 Dec 2012 11:17:50 +0000 (11:17 +0000)]
Merge "Avoid attempting to use a DOM node as an element (#10480)"

11 years agoMoved third-party license notes to the license file. For #10153.
Marko Gronroos [Fri, 14 Dec 2012 16:35:07 +0000 (18:35 +0200)]
Moved third-party license notes to the license file. For #10153.

11 years agoSupport null values in legacy messages (#9254) 12/512/1
Leif Åstrand [Fri, 14 Dec 2012 15:04:26 +0000 (17:04 +0200)]
Support null values in legacy messages (#9254)

Change-Id: I8a7bc1f52ffed7acc2de03c6d17cdff7f640ddf2

11 years agoMerge "Use separate scope for variables within a mixin (#10453)"
Marc Englund [Fri, 14 Dec 2012 14:49:06 +0000 (14:49 +0000)]
Merge "Use separate scope for variables within a mixin (#10453)"

11 years agoAvoid attempting to use a DOM node as an element (#10480) 11/511/1
Leif Åstrand [Fri, 14 Dec 2012 14:28:24 +0000 (16:28 +0200)]
Avoid attempting to use a DOM node as an element (#10480)

Change-Id: I05023392ebe99635ebe1700b14e84a317f4d6cb8

11 years agoMerge "Colorpicker IE fixes"
John Ahlroos [Fri, 14 Dec 2012 14:14:04 +0000 (14:14 +0000)]
Merge "Colorpicker IE fixes"

11 years agoUse a custom test runner for SASS tests to get file name in JUnit 10/510/1
Henri Sara [Fri, 14 Dec 2012 14:13:30 +0000 (16:13 +0200)]
Use a custom test runner for SASS tests to get file name in JUnit

Change-Id: I33b60bb524afd87d0e896e7f8495be8be6bd9263

11 years agoColorpicker IE fixes 02/502/2
Anna Koskinen [Fri, 14 Dec 2012 14:11:25 +0000 (16:11 +0200)]
Colorpicker IE fixes

Change-Id: I9b1e42a75175eff4a01560db0a13865e253b72d5

11 years agoAdded a Terms and Conditions section about the Vaadin license as well as all dependen...
Marko Gronroos [Fri, 14 Dec 2012 14:02:53 +0000 (16:02 +0200)]
Added a Terms and Conditions section about the Vaadin license as well as all dependencies and their licenses. Removed the dependency JAR list. For #10153.

11 years agoLog size before the element string as it can be quite long 09/509/1
Leif Åstrand [Fri, 14 Dec 2012 13:43:13 +0000 (15:43 +0200)]
Log size before the element string as it can be quite long

Change-Id: I197179d78ad50bd38019979f58b64d0e11a0d90d

11 years agoSend fraction pixel values to the client (#10531) 06/506/1
Artur Signell [Fri, 14 Dec 2012 08:42:36 +0000 (10:42 +0200)]
Send fraction pixel values to the client (#10531)

Fixed RichTextArea to deal with fraction pixel values

Change-Id: I02fa6fd2c66e87b01f642a9051641a0cc758f0f6

11 years agoDon't remove diffstate data before cleanup (#10532) 03/503/4
Leif Åstrand [Fri, 14 Dec 2012 12:17:09 +0000 (14:17 +0200)]
Don't remove diffstate data before cleanup (#10532)

* Avoid returning unregistered but not cleaned connectors from e.g.
getDirtyConnectors() and getConnector()
* Add some sanity checks to ensure unregistered connectors are not used

Change-Id: I1103586863d2f299d50af5058233a7b4c967d4c6

11 years agoUse separate scope for variables within a mixin (#10453) 78/478/3
Henri Sara [Fri, 14 Dec 2012 12:13:22 +0000 (14:13 +0200)]
Use separate scope for variables within a mixin (#10453)

Also contains another fix related to how variable values are replaced in
mixins.

Change-Id: I7a53e0a62041da6557eea10e124e64a55c7823f4

11 years agoSassLinker for (public folder) Sass support in plain GWT, fixes #10202 04/504/1
Marc Englund [Fri, 14 Dec 2012 10:08:26 +0000 (12:08 +0200)]
SassLinker for (public folder) Sass support in plain GWT, fixes #10202
Originally by Michael Vogt (+ added log message, moved)

Change-Id: I565207b4fa5223f470e1e5bbdc196d4c343a8142

11 years agoOverride commons-logging version (#9970) 01/501/1
Artur Signell [Fri, 14 Dec 2012 07:44:21 +0000 (09:44 +0200)]
Override commons-logging version (#9970)

Change-Id: I845f6e823300100b71ac5e9c0bba4baa5d4d6181

11 years agoFixed typo in method name 00/500/1
Artur Signell [Thu, 13 Dec 2012 18:03:51 +0000 (20:03 +0200)]
Fixed typo in method name

Change-Id: Ib3c401ea618c6141617f527a191eb4f72ebdfaf4

11 years agoMerge "Also clean com.carrotsearch (smartsprites) (#9970)"
Johannes Dahlström [Thu, 13 Dec 2012 17:29:43 +0000 (17:29 +0000)]
Merge "Also clean com.carrotsearch (smartsprites) (#9970)"

11 years agoAlso clean com.carrotsearch (smartsprites) (#9970) 99/499/1
Artur Signell [Thu, 13 Dec 2012 17:24:06 +0000 (19:24 +0200)]
Also clean com.carrotsearch (smartsprites) (#9970)

Change-Id: I19d303ac29d951e252cbee20335e7835f78e3e7a

11 years agoMerge "Corrected logging message (#10529)"
Johannes Dahlström [Thu, 13 Dec 2012 17:11:32 +0000 (17:11 +0000)]
Merge "Corrected logging message (#10529)"

11 years agoCorrected logging message (#10529) 98/498/1
Artur Signell [Thu, 13 Dec 2012 16:54:58 +0000 (18:54 +0200)]
Corrected logging message (#10529)

Change-Id: I67a4637b6f1f94466ee35f41e9ef61ca9534d57e

11 years agoMerge "Fixed class name in test"
Artur Signell [Thu, 13 Dec 2012 16:24:07 +0000 (16:24 +0000)]
Merge "Fixed class name in test"

11 years agoFixed class name in test 97/497/2
Artur Signell [Thu, 13 Dec 2012 16:23:03 +0000 (18:23 +0200)]
Fixed class name in test

Change-Id: Ia8d8ad93d70504df229cb8de7a521e3070c7ceb6

11 years agoMerge "Use new GWT Compiler in WidgetsetCompiler (#10511)"
Artur Signell [Thu, 13 Dec 2012 14:01:07 +0000 (14:01 +0000)]
Merge "Use new GWT Compiler in WidgetsetCompiler (#10511)"

11 years agoMerge "Fix for ticket #10121, a unit test for the ticket's issue and a unit test...
Henri Sara [Thu, 13 Dec 2012 13:29:18 +0000 (13:29 +0000)]
Merge "Fix for ticket #10121, a unit test for the ticket's issue and a unit test for the new method in ReflectTools"

11 years agoUse new GWT Compiler in WidgetsetCompiler (#10511) 95/495/1
Henri Sara [Thu, 13 Dec 2012 13:08:10 +0000 (15:08 +0200)]
Use new GWT Compiler in WidgetsetCompiler (#10511)

This change should be used together with related changes to the
Eclipse plug-in which uses the class.

Change-Id: I5419b6e7195982b17e599dbb102a8b1766c1d7e0

11 years agoFix for ticket #10121, a unit test for the ticket's issue and a unit 90/490/2
Jonni Nakari [Thu, 13 Dec 2012 12:41:26 +0000 (14:41 +0200)]
Fix for ticket #10121, a unit test for the ticket's issue and a unit
test for the new method in ReflectTools

Change-Id: If8d57b4b38e8856ff2a9ef130dc71cf5b315858a

11 years agocom.google.gwt.user.client.rpc.IsSerializable should be in vaadin-shared 94/494/1
Artur Signell [Thu, 13 Dec 2012 11:42:33 +0000 (13:42 +0200)]
com.google.gwt.user.client.rpc.IsSerializable should be in vaadin-shared

Change-Id: I5dc07ebbaab9b5a91a0d022f79606b9a1ab422b8

11 years agoRestore compatibility with selectors without slots (#9893) 92/492/1
Leif Åstrand [Thu, 13 Dec 2012 11:24:01 +0000 (13:24 +0200)]
Restore compatibility with selectors without slots (#9893)

Change-Id: Iea7661ff39d9903f78e290086c1c51f270c8c60d

11 years agoFix selector backwards compatibility (#9893) 89/489/3
Leif Åstrand [Thu, 13 Dec 2012 09:03:50 +0000 (11:03 +0200)]
Fix selector backwards compatibility (#9893)

Change-Id: Ib69645f9cc866893b8a85e369414b7c15b440b6e

11 years agoMerge "Add getLastResponseId() (#10496)"
Artur Signell [Wed, 12 Dec 2012 07:44:51 +0000 (07:44 +0000)]
Merge "Add getLastResponseId() (#10496)"

11 years agoMerge "ComboBox should have getter and setter methods for pageLength #5381"
Artur Signell [Tue, 11 Dec 2012 14:59:32 +0000 (14:59 +0000)]
Merge "ComboBox should have getter and setter methods for pageLength #5381"

11 years agoAdd getLastResponseId() (#10496) 87/487/2
Leif Åstrand [Tue, 11 Dec 2012 12:52:09 +0000 (14:52 +0200)]
Add getLastResponseId() (#10496)

Change-Id: I574844eabd9ba33ac7c5e967c734f6cc27d40e3e

11 years agoRefactor client-side ordered layouts (#9893) 88/488/1
Leif Åstrand [Tue, 11 Dec 2012 12:14:48 +0000 (14:14 +0200)]
Refactor client-side ordered layouts (#9893)

* Rename VOrderedLayout to VAbstractOrderedLayout
* Move VAbstractOrderedLayout to the orderedlayout package
* Extract Slot to a standalone class with Icon as a private inner class
* Extract CaptionPosition to a standalone class

Change-Id: Id9450b30838a4511bd3c3b7cf371e145274ff198

11 years agoFixed identifiers to match reference names 86/486/1
Artur Signell [Tue, 11 Dec 2012 11:10:12 +0000 (13:10 +0200)]
Fixed identifiers to match reference names

Change-Id: I7b0bcf2f2cb2ce206204d13081153c04a9bbde62

11 years agoFixed test 85/485/1
Artur Signell [Tue, 11 Dec 2012 11:03:38 +0000 (13:03 +0200)]
Fixed test

Change-Id: I91e3492f3243d5d789a6608981646bc3217adb53

11 years agoRestrict DateField fix to IE (#10498) 84/484/2
Artur Signell [Tue, 11 Dec 2012 10:36:55 +0000 (12:36 +0200)]
Restrict DateField fix to IE (#10498)

Change-Id: Ib706b12f1e2236e48bd82a6d08e19d748dd5e71c

11 years agoComboBox should have getter and setter methods for pageLength #5381 75/475/3
Pekka Hyvönen [Tue, 11 Dec 2012 10:47:49 +0000 (12:47 +0200)]
ComboBox should have getter and setter methods for pageLength #5381

Change-Id: I92597e49f2dc12c9fb90c2a35a213386da56bb3f

11 years agoFixed overflow issue in PopupDateField 83/483/1
Artur Signell [Mon, 10 Dec 2012 20:32:47 +0000 (22:32 +0200)]
Fixed overflow issue in PopupDateField

Change-Id: Idcacd28f10265a38e3876557a2ab56cc8a379b2b

11 years agoRemoved footer to be screenshot compatible 82/482/1
Artur Signell [Tue, 11 Dec 2012 08:13:00 +0000 (10:13 +0200)]
Removed footer to be screenshot compatible

Change-Id: I0ca700226d80ac8533a37eb1d50255a9db3e6f73

11 years agoVaadin 7 compatible ColorPicker (#9201) 00/400/2
Anna Koskinen [Tue, 27 Nov 2012 08:33:53 +0000 (10:33 +0200)]
Vaadin 7 compatible ColorPicker (#9201)

Change-Id: I44962ceedd5ef607e2fbe2af0d96808e0aef9cc5

11 years agoSame version of commons-lang in SmartSprites and elsewhere (#9970) 79/479/1
Henri Sara [Mon, 10 Dec 2012 13:06:01 +0000 (15:06 +0200)]
Same version of commons-lang in SmartSprites and elsewhere (#9970)

This should eliminate some duplicate JAR(s) in the Vaadin package.

Change-Id: I0b984fde1fa3ae23139a62fd829e1d1560761abc

11 years agoMerge "Better error messages for unknown legacy variable types (#10481)"
Leif Åstrand [Mon, 10 Dec 2012 09:48:28 +0000 (09:48 +0000)]
Merge "Better error messages for unknown legacy variable types (#10481)"

11 years agoAdditional fixes for accordion/IE (#9552) 67/467/4
Artur Signell [Thu, 29 Nov 2012 18:31:02 +0000 (20:31 +0200)]
Additional fixes for accordion/IE (#9552)

Fixes Accordion for other themes than Reindeer aswell

Change-Id: If849e77adfb07e6a14784139c19e45b3b35a43b9

11 years agoBetter error messages for unknown legacy variable types (#10481) 76/476/1
Artur Signell [Mon, 10 Dec 2012 09:32:39 +0000 (11:32 +0200)]
Better error messages for unknown legacy variable types (#10481)

Change-Id: I22127da446b1035d6b0868d47646af543ea0a876

11 years agoMerge "Move SASS tests that now work to correct directory"
Artur Signell [Mon, 10 Dec 2012 08:27:14 +0000 (08:27 +0000)]
Merge "Move SASS tests that now work to correct directory"

11 years agoMerge "Correct module name and version in ivy-ide.xml"
Artur Signell [Mon, 10 Dec 2012 07:00:05 +0000 (07:00 +0000)]
Merge "Correct module name and version in ivy-ide.xml"

11 years agoMove SASS tests that now work to correct directory 74/474/1
Henri Sara [Sun, 9 Dec 2012 11:36:00 +0000 (13:36 +0200)]
Move SASS tests that now work to correct directory

Change-Id: I8826539b5f51db29c46159f7f0d751d3fdf7eff2

11 years agoCorrect module name and version in ivy-ide.xml 73/473/1
Henri Sara [Sun, 9 Dec 2012 09:55:22 +0000 (11:55 +0200)]
Correct module name and version in ivy-ide.xml

Change-Id: Ief3b62e3c4c23fdab6ab622c2623988ddd99fc6a

11 years agoReverted invalid null footer 72/472/1
Artur Signell [Sat, 8 Dec 2012 13:46:55 +0000 (15:46 +0200)]
Reverted invalid null footer

Change-Id: Id1586f040b7bf09680f45f59d31c7d90a754ee65

11 years agoFixed json OSGi import version (#10358) 71/471/1
Artur Signell [Fri, 7 Dec 2012 19:19:32 +0000 (21:19 +0200)]
Fixed json OSGi import version (#10358)

Change-Id: I8ac20dff5f8b7975dafefbfe44e5b6eb0b33f9a3

11 years agoHide footer to be screenshot compatible (#10478, #10080) 70/470/2
Artur Signell [Fri, 7 Dec 2012 13:54:30 +0000 (15:54 +0200)]
Hide footer to be screenshot compatible (#10478, #10080)

Change-Id: I5c18ec975c99bda4b44492252eefe34c307b34da

11 years agoHide using display:none to be screenshot compatible (#10080) 69/469/2
Artur Signell [Fri, 7 Dec 2012 14:35:07 +0000 (16:35 +0200)]
Hide using display:none to be screenshot compatible (#10080)

Change-Id: I67b3e21640760ee6581b656450e0a5517788580d

11 years agoAdded support for empty footer for Form (#10478) 68/468/3
Artur Signell [Fri, 7 Dec 2012 13:51:01 +0000 (15:51 +0200)]
Added support for empty footer for Form (#10478)

Change-Id: I4a9b4206ad735934246cdb0e03dc6b70a24fc726

11 years agoMerge "Default id should get overridden only if id has been specifically set (#10179)."
Artur Signell [Fri, 7 Dec 2012 13:32:16 +0000 (13:32 +0000)]
Merge "Default id should get overridden only if id has been specifically set (#10179)."

11 years agoMerge "Moved StreamVariable handling from AbstractCommunicationManager to ConnectorTr...
Artur Signell [Fri, 7 Dec 2012 13:29:14 +0000 (13:29 +0000)]
Merge "Moved StreamVariable handling from AbstractCommunicationManager to ConnectorTracker to prevent untimely unregistrations through other UIs within the same session (#10112)"

11 years agoDefault id should get overridden only if id has been specifically set 66/466/3
Anna Koskinen [Fri, 7 Dec 2012 13:16:55 +0000 (15:16 +0200)]
Default id should get overridden only if id has been specifically set
(#10179).

Change-Id: I102ca64648a88e70e88d9c546e8ea49de47451fb

11 years agoMoved StreamVariable handling from AbstractCommunicationManager to 55/455/2
Anna Koskinen [Fri, 7 Dec 2012 12:14:31 +0000 (14:14 +0200)]
Moved StreamVariable handling from AbstractCommunicationManager to
ConnectorTracker to prevent untimely unregistrations through other UIs
within the same session (#10112)

Change-Id: Id04c97970325be65b0b3c63756a2f2e731dd60d2

11 years agoAdded support for $primaryStyleName to Runo 26/426/3
Marc Englund [Thu, 29 Nov 2012 13:46:18 +0000 (15:46 +0200)]
Added support for $primaryStyleName to Runo

Change-Id: I2c1a24b2655c1b9361b52e24f542deb64be8a914

11 years ago$primaryStyleName functionality to Chameleon, fixes #9881 23/423/2
Marc Englund [Thu, 29 Nov 2012 12:42:52 +0000 (14:42 +0200)]
$primaryStyleName functionality to Chameleon, fixes #9881

Change-Id: I3d75184acb7d2625a3edea35b1c8d2a86b7313eb

11 years agoSpecify version numbers for OSGi imports (#10358) 65/465/2
Artur Signell [Fri, 7 Dec 2012 08:18:04 +0000 (10:18 +0200)]
Specify version numbers for OSGi imports (#10358)

Change-Id: I62abd03cfd7624ad91a877106f87e7f56da477b1

11 years agoAdded javadoc (#10378) 64/464/2
Artur Signell [Fri, 7 Dec 2012 07:03:35 +0000 (09:03 +0200)]
Added javadoc (#10378)

Change-Id: I18534804059b725131d0abcc683760461098ff7f

11 years agoAccept anything as pseudo function parameters (#10316) 45/445/2
Henri Sara [Fri, 30 Nov 2012 15:29:10 +0000 (17:29 +0200)]
Accept anything as pseudo function parameters (#10316)

Change-Id: Ib5aab4d4ca7de0fa7dc46a31f8d98740b302b7d3

11 years agoMerge "Fixed accordion to not cause scrollbars in IE (#9552)"
Marc Englund [Fri, 7 Dec 2012 10:49:01 +0000 (10:49 +0000)]
Merge "Fixed accordion to not cause scrollbars in IE (#9552)"

11 years agoMerge "Revert "Temporary work around for drag'n'drop image problem (#10385)""
Marc Englund [Fri, 7 Dec 2012 10:48:02 +0000 (10:48 +0000)]
Merge "Revert "Temporary work around for drag'n'drop image problem (#10385)""

11 years agoMerge "Attach drag'n'drop drag image to overlay container (#10384)"
Marc Englund [Fri, 7 Dec 2012 10:46:08 +0000 (10:46 +0000)]
Merge "Attach drag'n'drop drag image to overlay container (#10384)"

11 years agoFixed accordion to not cause scrollbars in IE (#9552) 63/463/2
Artur Signell [Thu, 29 Nov 2012 18:31:02 +0000 (20:31 +0200)]
Fixed accordion to not cause scrollbars in IE (#9552)

Change-Id: Ie27894b35be4d79c29b201ec79991c7d9263a1eb

11 years agoReset state before sending hierarchy event to removed connector (#10151) 54/454/2
Leif Åstrand [Tue, 4 Dec 2012 14:41:49 +0000 (16:41 +0200)]
Reset state before sending hierarchy event to removed connector (#10151)

Change-Id: If4f3e23a1d58c9f1cec7fc7d5e4e3f470932162f

11 years agoMerge "Made layouts inline-blocks to support undefined width (#10080)"
Artur Signell [Fri, 7 Dec 2012 08:16:49 +0000 (08:16 +0000)]
Merge "Made layouts inline-blocks to support undefined width (#10080)"

11 years agoFixed tests which broke due to dom changes (#9182) 62/462/1
Artur Signell [Thu, 6 Dec 2012 13:56:38 +0000 (15:56 +0200)]
Fixed tests which broke due to dom changes (#9182)

Change-Id: Ie3b1da63d251d5aaf9fd9f55bdb4f170ef7cd1f7

11 years agoFixed test to work without VaadinClasses 61/461/1
Artur Signell [Thu, 6 Dec 2012 11:36:33 +0000 (13:36 +0200)]
Fixed test to work without VaadinClasses

Change-Id: I6b1cb5cf65acb98ce16df59464022f792b2af166

11 years agoRenamed screenshots to have sensible names 60/460/1
Artur Signell [Thu, 6 Dec 2012 11:10:33 +0000 (13:10 +0200)]
Renamed screenshots to have sensible names

Change-Id: I203c9ebe18dd835313d69e3544fb5990d5ea52bc

11 years agoFixed assertions in test 59/459/1
Artur Signell [Thu, 6 Dec 2012 10:45:24 +0000 (12:45 +0200)]
Fixed assertions in test

Change-Id: Icabb8b8a0709b20d524a3214e0adb004c4b05e08