summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Also clean com.carrotsearch (smartsprites) (#9970)Artur Signell2012-12-131-2/+2
| | | | Change-Id: I19d303ac29d951e252cbee20335e7835f78e3e7a
* Restore compatibility with selectors without slots (#9893)Leif Åstrand2012-12-131-0/+12
| | | | Change-Id: Iea7661ff39d9903f78e290086c1c51f270c8c60d
* Fix selector backwards compatibility (#9893)Leif Åstrand2012-12-131-16/+4
| | | | Change-Id: Ib69645f9cc866893b8a85e369414b7c15b440b6e
* Merge "Add getLastResponseId() (#10496)"Artur Signell2012-12-121-0/+21
|\
| * Add getLastResponseId() (#10496)Leif Åstrand2012-12-111-0/+21
| | | | | | | | Change-Id: I574844eabd9ba33ac7c5e967c734f6cc27d40e3e
* | Merge "ComboBox should have getter and setter methods for pageLength #5381"Artur Signell2012-12-113-0/+237
|\ \
| * | ComboBox should have getter and setter methods for pageLength #5381Pekka Hyvönen2012-12-113-0/+237
| | | | | | | | | | | | Change-Id: I92597e49f2dc12c9fb90c2a35a213386da56bb3f
* | | Refactor client-side ordered layouts (#9893)Leif Åstrand2012-12-118-1211/+1248
| |/ |/| | | | | | | | | | | | | | | * 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
* | Fixed identifiers to match reference namesArtur Signell2012-12-111-4/+4
| | | | | | | | Change-Id: I7b0bcf2f2cb2ce206204d13081153c04a9bbde62
* | Fixed testArtur Signell2012-12-111-4/+5
| | | | | | | | Change-Id: I91e3492f3243d5d789a6608981646bc3217adb53
* | Restrict DateField fix to IE (#10498)Artur Signell2012-12-111-1/+1
| | | | | | | | Change-Id: Ib706b12f1e2236e48bd82a6d08e19d748dd5e71c
* | Fixed overflow issue in PopupDateFieldArtur Signell2012-12-111-0/+4
| | | | | | | | Change-Id: Idcacd28f10265a38e3876557a2ab56cc8a379b2b
* | Removed footer to be screenshot compatibleArtur Signell2012-12-111-1/+1
| | | | | | | | Change-Id: I0ca700226d80ac8533a37eb1d50255a9db3e6f73
* | Vaadin 7 compatible ColorPicker (#9201)Anna Koskinen2012-12-1046-1/+4909
| | | | | | | | Change-Id: I44962ceedd5ef607e2fbe2af0d96808e0aef9cc5
* | Same version of commons-lang in SmartSprites and elsewhere (#9970)Henri Sara2012-12-101-1/+1
|/ | | | | | This should eliminate some duplicate JAR(s) in the Vaadin package. Change-Id: I0b984fde1fa3ae23139a62fd829e1d1560761abc
* Merge "Better error messages for unknown legacy variable types (#10481)"Leif Åstrand2012-12-101-1/+14
|\
| * Better error messages for unknown legacy variable types (#10481)Artur Signell2012-12-101-1/+14
| | | | | | | | Change-Id: I22127da446b1035d6b0868d47646af543ea0a876
* | Additional fixes for accordion/IE (#9552)Artur Signell2012-12-106-10/+69
|/ | | | | | Fixes Accordion for other themes than Reindeer aswell Change-Id: If849e77adfb07e6a14784139c19e45b3b35a43b9
* Merge "Move SASS tests that now work to correct directory"Artur Signell2012-12-104-0/+0
|\
| * Move SASS tests that now work to correct directoryHenri Sara2012-12-094-0/+0
| | | | | | | | Change-Id: I8826539b5f51db29c46159f7f0d751d3fdf7eff2
* | Merge "Correct module name and version in ivy-ide.xml"Artur Signell2012-12-101-2/+2
|\ \ | |/ |/|
| * Correct module name and version in ivy-ide.xmlHenri Sara2012-12-091-2/+2
| | | | | | | | Change-Id: Ief3b62e3c4c23fdab6ab622c2623988ddd99fc6a
* | Reverted invalid null footerArtur Signell2012-12-081-1/+0
| | | | | | | | Change-Id: Id1586f040b7bf09680f45f59d31c7d90a754ee65
* | Fixed json OSGi import version (#10358)Artur Signell2012-12-071-1/+1
| | | | | | | | Change-Id: I8ac20dff5f8b7975dafefbfe44e5b6eb0b33f9a3
* | Hide footer to be screenshot compatible (#10478, #10080)Artur Signell2012-12-077-0/+7
| | | | | | | | Change-Id: I5c18ec975c99bda4b44492252eefe34c307b34da
* | Hide using display:none to be screenshot compatible (#10080)Artur Signell2012-12-072-4/+9
| | | | | | | | Change-Id: I67b3e21640760ee6581b656450e0a5517788580d
* | Added support for empty footer for Form (#10478)Artur Signell2012-12-071-12/+17
| | | | | | | | Change-Id: I4a9b4206ad735934246cdb0e03dc6b70a24fc726
* | Merge "Default id should get overridden only if id has been specifically set ↵Artur Signell2012-12-077-5/+208
|\ \ | | | | | | | | | (#10179)."
| * | Default id should get overridden only if id has been specifically setAnna Koskinen2012-12-077-5/+208
| | | | | | | | | | | | | | | | | | (#10179). Change-Id: I102ca64648a88e70e88d9c546e8ea49de47451fb
* | | Merge "Moved StreamVariable handling from AbstractCommunicationManager to ↵Artur Signell2012-12-074-65/+251
|\ \ \ | |_|/ |/| | | | | ConnectorTracker to prevent untimely unregistrations through other UIs within the same session (#10112)"
| * | Moved StreamVariable handling from AbstractCommunicationManager toAnna Koskinen2012-12-074-65/+251
| | | | | | | | | | | | | | | | | | | | | ConnectorTracker to prevent untimely unregistrations through other UIs within the same session (#10112) Change-Id: Id04c97970325be65b0b3c63756a2f2e731dd60d2
* | | Added support for $primaryStyleName to RunoMarc Englund2012-12-0722-383/+383
| | | | | | | | | | | | Change-Id: I2c1a24b2655c1b9361b52e24f542deb64be8a914
* | | $primaryStyleName functionality to Chameleon, fixes #9881Marc Englund2012-12-0716-342/+342
| | | | | | | | | | | | Change-Id: I3d75184acb7d2625a3edea35b1c8d2a86b7313eb
* | | Specify version numbers for OSGi imports (#10358)Artur Signell2012-12-072-2/+2
| | | | | | | | | | | | Change-Id: I62abd03cfd7624ad91a877106f87e7f56da477b1
* | | Added javadoc (#10378)Artur Signell2012-12-071-0/+7
| | | | | | | | | | | | Change-Id: I18534804059b725131d0abcc683760461098ff7f
* | | Accept anything as pseudo function parameters (#10316)Henri Sara2012-12-074-849/+809
| | | | | | | | | Change-Id: Ib5aab4d4ca7de0fa7dc46a31f8d98740b302b7d3
* | | Merge "Fixed accordion to not cause scrollbars in IE (#9552)"Marc Englund2012-12-072-7/+6
|\ \ \
| * | | Fixed accordion to not cause scrollbars in IE (#9552)Artur Signell2012-12-072-7/+6
| | | | | | | | | | | | | | | | Change-Id: Ie27894b35be4d79c29b201ec79991c7d9263a1eb
* | | | Merge "Revert "Temporary work around for drag'n'drop image problem (#10385)""Marc Englund2012-12-078-35/+14
|\ \ \ \
| * | | | Revert "Temporary work around for drag'n'drop image problem (#10385)"Artur Signell2012-12-028-35/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No longer needed as #10384 is fixed This reverts commit 7dad7d82287bc9906ef12d1efd64f8b1da3a0326. Change-Id: Id7dbd716144452b80fae07d54f4a61c5091fd83d
* | | | | Merge "Attach drag'n'drop drag image to overlay container (#10384)"Marc Englund2012-12-072-21/+61
|\| | | | | |_|_|/ |/| | |
| * | | Attach drag'n'drop drag image to overlay container (#10384)Artur Signell2012-12-022-21/+61
| | | | | | | | | | | | | | | | Change-Id: I8f47f1d7e88c3a36088e18cb72ff2c65ce65f22b
* | | | Reset state before sending hierarchy event to removed connector (#10151)Leif Åstrand2012-12-076-0/+241
| |/ / |/| | | | | | | | Change-Id: If4f3e23a1d58c9f1cec7fc7d5e4e3f470932162f
* | | Merge "Made layouts inline-blocks to support undefined width (#10080)"Artur Signell2012-12-071-1/+1
|\ \ \
| * | | Made layouts inline-blocks to support undefined width (#10080)Artur Signell2012-12-051-1/+1
| | |/ | |/| | | | | | | Change-Id: I7ff2244ab7f2956cbf21122a3880d3ae27fb516a
* | | Fixed tests which broke due to dom changes (#9182)Artur Signell2012-12-061-1/+1
| | | | | | | | | | | | Change-Id: Ie3b1da63d251d5aaf9fd9f55bdb4f170ef7cd1f7
* | | Fixed test to work without VaadinClassesArtur Signell2012-12-062-23/+58
| | | | | | | | | | | | Change-Id: I6b1cb5cf65acb98ce16df59464022f792b2af166
* | | Renamed screenshots to have sensible namesArtur Signell2012-12-061-68/+34
| | | | | | | | | | | | Change-Id: I203c9ebe18dd835313d69e3544fb5990d5ea52bc
* | | Fixed assertions in testArtur Signell2012-12-061-4/+8
| | | | | | | | | | | | Change-Id: Icabb8b8a0709b20d524a3214e0adb004c4b05e08
* | | Fixed test to work with update test classArtur Signell2012-12-061-7/+21
| | | | | | | | | | | | Change-Id: If01dac50a1b07d2dba087711cc364309efd6315a