]>
source.dussan.org Git - vaadin-framework.git/log
Artur Signell [Tue, 13 Nov 2012 14:34:23 +0000 (16:34 +0200)]
Do not include javadoc jar in zip (#9963)
Change-Id: I1b1a067e8e67a6c21eb6401efa2cf38b81905e22
Henri Sara [Tue, 13 Nov 2012 10:58:53 +0000 (10:58 +0000)]
Merge "Do not publish builds automatically to local Maven (#9926)"
Henri Sara [Tue, 13 Nov 2012 10:57:59 +0000 (10:57 +0000)]
Merge "Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132)"
John Ahlroos [Tue, 13 Nov 2012 10:49:42 +0000 (10:49 +0000)]
Merge "Fixed widget comparisons to avoid reattaching children (#9807)"
Mikael Grankvist [Tue, 13 Nov 2012 08:11:51 +0000 (10:11 +0200)]
(#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent anymore.
Change-Id: I2d12b8876bee47030383cf4845efd49eaeee72ee
Artur Signell [Mon, 12 Nov 2012 17:56:24 +0000 (19:56 +0200)]
Fixed widget comparisons to avoid reattaching children (#9807)
Change-Id: Iae6de2bf3d6cbc39fc2b6285eb1e514710e98818
John Ahlroos [Tue, 13 Nov 2012 07:17:14 +0000 (07:17 +0000)]
Merge "Use commons-lang 2.6 in server aswell as in client-compiler (#9970)"
John Ahlroos [Tue, 13 Nov 2012 07:11:02 +0000 (07:11 +0000)]
Merge "Do not include classes which cannot be instansiated"
Artur Signell [Mon, 12 Nov 2012 17:59:30 +0000 (19:59 +0200)]
Use commons-lang 2.6 in server aswell as in client-compiler (#9970)
Change-Id: I863d8f015fe8cb17b571ac3e8675591560247627
Artur Signell [Mon, 12 Nov 2012 14:31:41 +0000 (16:31 +0200)]
Fixed ClassloaderResolver on Windows (#9606)
Change-Id: I4bb5b17eb27622d4ed52368dd7678a4851eb94c2
John Ahlroos [Mon, 12 Nov 2012 12:38:08 +0000 (14:38 +0200)]
Fixed row focus not removed when selecting rows in Table #10036
Change-Id: Ie9089d7d35e8c3d27f93938141c0378816e4f48e
Marc Englund [Mon, 12 Nov 2012 11:01:38 +0000 (11:01 +0000)]
Merge "Fixes #10166 SassCompiler parent reference in middle of selector bugs"
Johannes Dahlström [Mon, 12 Nov 2012 10:52:17 +0000 (12:52 +0200)]
Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132)
Change-Id: I48ecb305166557f1671bdd635c25f17b8f490297
Marc Englund [Mon, 12 Nov 2012 09:58:52 +0000 (09:58 +0000)]
Merge "ParentSelectorHandler was using wrong HashMap implementation"
Marc Englund [Mon, 12 Nov 2012 09:58:29 +0000 (09:58 +0000)]
Merge "Fixes #9545 SASS mixin nesting bugs with mixin. Fixes issue with blocknodes showing up in the wrong order"
Artur Signell [Mon, 12 Nov 2012 09:39:02 +0000 (09:39 +0000)]
Merge "Fixed absolute layout class cast exception #10155"
Sebastian Nyholm [Mon, 12 Nov 2012 09:07:29 +0000 (11:07 +0200)]
Fixes #10166 SassCompiler parent reference in middle of selector bugs
Change-Id: I725191cf209832c415146af917fb4b9b23912f89
Sebastian Nyholm [Mon, 12 Nov 2012 08:00:45 +0000 (10:00 +0200)]
ParentSelectorHandler was using wrong HashMap implementation
Change-Id: Ia07c813a8b380f3599cdf84ef036457d2911a545
Sebastian Nyholm [Mon, 12 Nov 2012 07:57:53 +0000 (09:57 +0200)]
Fixes #9545 SASS mixin nesting bugs with mixin. Fixes issue with blocknodes showing up in the wrong order
Change-Id: Iba2dd3ddc3136ddba93e9653614b42f0b0dca971
Leif Åstrand [Fri, 9 Nov 2012 13:34:27 +0000 (15:34 +0200)]
Fix typo
Change-Id: I52aaaa743f831d46d304ec4424b68e9f28bfdb30
Johannes Dahlström [Thu, 8 Nov 2012 14:29:19 +0000 (16:29 +0200)]
Rename DefaultDeploymentConfiguration.idleRootCleanupEnabled to idleUICleanupEnabled
Change-Id: I618b23259b24436b985e226512a0fae3b380433b
Marc Englund [Fri, 9 Nov 2012 12:39:33 +0000 (12:39 +0000)]
Merge "Rename Application.getRootConnector to getUIConnector (#10158)"
John Ahlroos [Wed, 7 Nov 2012 13:09:41 +0000 (15:09 +0200)]
Fixed ordering in ordered layout when inserting components #10154
Change-Id: I025745a4f575ecaece0e897e9b8f90adba7c2d63
Leif Åstrand [Wed, 7 Nov 2012 08:50:14 +0000 (10:50 +0200)]
Verify child info in state before attaching widgets (#10150)
Change-Id: If6677bd1fcfc6dadd09d5816b93a0206417facb3
Marc Englund [Fri, 9 Nov 2012 07:37:00 +0000 (07:37 +0000)]
Merge "Fixes #9546, #9974, #10100, #10105"
Sebastian Nyholm [Mon, 22 Oct 2012 08:11:04 +0000 (11:11 +0300)]
Fixes #9546, #9974, #10100, #10105
Change-Id: I1baccb5604899707960b1cf06887ada0fe217d08
Johannes Dahlström [Thu, 8 Nov 2012 14:25:03 +0000 (16:25 +0200)]
Rename Application.getRootConnector to getUIConnector (#10158)
Change-Id: I9f7714cc8a723550e521b1cd0fb70499f3f12138
Artur Signell [Thu, 8 Nov 2012 13:35:28 +0000 (13:35 +0000)]
Merge "Handle the situation where browser reports an unknown button on click event (#9956)"
Johannes Dahlström [Fri, 19 Oct 2012 14:42:10 +0000 (17:42 +0300)]
Handle the situation where browser reports an unknown button on click event (#9956)
Change-Id: Ia6b1ebf42734d546cbba4e5e845d4c9998cdf9f7
Artur Signell [Thu, 8 Nov 2012 13:01:51 +0000 (15:01 +0200)]
Removed dead code
Change-Id: Ieb83a098d1032ba79ff2e589e5b86b32ceab94b3
tapio [Thu, 8 Nov 2012 11:32:06 +0000 (13:32 +0200)]
Modified FieldGroup so that fields configured with read only properties
will also be made read only (#9076).
Change-Id: I183ae263f4952a51513623d38dc9e04ce1482f45
John Ahlroos [Thu, 8 Nov 2012 10:03:45 +0000 (12:03 +0200)]
Fixed absolute layout class cast exception #10155
Change-Id: I5a9772e2d4082453923cfdca17bcef34e833adda
Henri Sara [Wed, 7 Nov 2012 14:39:18 +0000 (14:39 +0000)]
Merge "Exclude files in vaadin-shared-deps from vaadin-client (#9612)"
Artur Signell [Wed, 7 Nov 2012 14:26:25 +0000 (16:26 +0200)]
Added missing cast (#9342)
Change-Id: If8078ffea6fd2bcaf62591ed8930905cdc1d3a1d
Artur Signell [Wed, 7 Nov 2012 13:01:36 +0000 (15:01 +0200)]
Changed public method to protected (#10143)
Change-Id: I3d86ecda5fb6cd57f95ce8e3aa3512994c89bf3f
Artur Signell [Tue, 6 Nov 2012 15:36:39 +0000 (17:36 +0200)]
Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342)
Change-Id: I33981f0c80ab367d74bbbeebb48abbc81d4f182c
Artur Signell [Wed, 7 Nov 2012 13:33:12 +0000 (15:33 +0200)]
Do not publish builds automatically to local Maven (#9926)
Change-Id: I485fe66bfd7a8975657a62bff5c7b64ca1cf8824
Artur Signell [Wed, 7 Nov 2012 13:32:06 +0000 (15:32 +0200)]
Exclude files in vaadin-shared-deps from vaadin-client (#9612)
Change-Id: I2edbb8d30f68879b5e8152c3fbf4d7f514fdab6b
Artur Signell [Wed, 7 Nov 2012 13:16:05 +0000 (15:16 +0200)]
Test for #10155
Change-Id: I63428b4ae8492aba253dc3ac1c024bd61b692818
Artur Signell [Tue, 6 Nov 2012 15:51:39 +0000 (17:51 +0200)]
Added AbstractConnector.getRpcProxy helper (#10143)
Change-Id: I52ca9908763cc7416a2c50971252429cd8c294e8
John Ahlroos [Wed, 7 Nov 2012 11:52:05 +0000 (11:52 +0000)]
Merge "Test for #10098"
Artur Signell [Wed, 7 Nov 2012 11:00:04 +0000 (13:00 +0200)]
Test script for #10128
Change-Id: I81c477b548cd49f1c3e9e04de99fede61a0bd254
Artur Signell [Wed, 7 Nov 2012 10:49:40 +0000 (12:49 +0200)]
Test script for #10154
Change-Id: I0fcae73633ea2f7d98323d2e2a0e00df6ef0b5fc
Artur Signell [Wed, 7 Nov 2012 10:38:51 +0000 (12:38 +0200)]
Test for #10154
Change-Id: Ie49c010564e7ce45f823f0f61a81135ae9a7132b
Artur Signell [Wed, 7 Nov 2012 10:15:27 +0000 (12:15 +0200)]
Test for #10098
Change-Id: I50fd7fc998ca394bfd1139b26a19bd5bb48cc354
Artur Signell [Tue, 6 Nov 2012 16:21:04 +0000 (18:21 +0200)]
Added Component.getDescription (#8154)
Change-Id: Iaa2f35415e68ecd4d53fd8743eb2c5cfb0afd36a
Johannes Dahlström [Tue, 6 Nov 2012 16:27:17 +0000 (16:27 +0000)]
Merge "AbstractComponentContainer should implement getComponentIterator and not iterator (#10144)"
Johannes Dahlström [Tue, 6 Nov 2012 16:26:44 +0000 (16:26 +0000)]
Merge "Merged com.vaadin.service into com.vaadin.util (#10146)"
Johannes Dahlström [Tue, 6 Nov 2012 16:25:02 +0000 (16:25 +0000)]
Merge "Moved classes from com.vaadin to com.vaadin.server (#10145)"
Artur Signell [Tue, 6 Nov 2012 16:14:12 +0000 (18:14 +0200)]
Merged com.vaadin.service into com.vaadin.util (#10146)
Change-Id: I313ba80073b89a90da8ebe8c26f35c4fcc51f431
Artur Signell [Tue, 6 Nov 2012 16:11:50 +0000 (18:11 +0200)]
Moved classes from com.vaadin to com.vaadin.server (#10145)
Change-Id: Ica48f1d5edbefde0ef8afca0c2774fe122a6c8ad
Artur Signell [Tue, 6 Nov 2012 16:06:20 +0000 (18:06 +0200)]
AbstractComponentContainer should implement getComponentIterator and not iterator (#10144)
Change-Id: I092cc71dfa9ded74f6624e6808a9ec1de7cf1cb5
Artur Signell [Tue, 6 Nov 2012 11:31:05 +0000 (13:31 +0200)]
Make getRpcProxy protected (#9312)
Change-Id: Ia315978b72e5fa3d2f7268b9bb4b4095c2d93402
John Ahlroos [Tue, 6 Nov 2012 11:21:23 +0000 (11:21 +0000)]
Merge "Add v-disabled when disabling on client side (#10137)"
Artur Signell [Tue, 6 Nov 2012 10:32:28 +0000 (12:32 +0200)]
Add v-disabled when disabling on client side (#10137)
Change-Id: I6ec86d98f68b11ee4149415cb9ee9aa36cb8570c
Artur Signell [Tue, 6 Nov 2012 09:44:56 +0000 (11:44 +0200)]
Define line-height for tooltips in Runo (#10136)
Change-Id: Id73389fa7fa629ce312c2566b8b2dc36b0b6dcc5
Artur Signell [Tue, 6 Nov 2012 09:17:44 +0000 (11:17 +0200)]
Do not include classes which cannot be instansiated
Change-Id: I467993c91754f094e5d55d5c849c718291487754
John Ahlroos [Tue, 6 Nov 2012 08:48:55 +0000 (08:48 +0000)]
Merge "Fix for #10126 - npe when using 'plain GWT' popup panel. Applied patch by mgrankvi, and also did the same change to the mozilla variant."
Marc Englund [Tue, 6 Nov 2012 08:44:46 +0000 (10:44 +0200)]
Fix for #10126 - npe when using 'plain GWT' popup panel. Applied patch by mgrankvi, and also did the same change to the mozilla variant.
Change-Id: If6da959be0440b522bdb6b6ed6e78eec63a96620
John Ahlroos [Tue, 6 Nov 2012 08:17:28 +0000 (10:17 +0200)]
Fixed typo in VOrderedLayout.detachListeners
Change-Id: I7a749e320df4c7e8cfcfaf4571d13b253b17ee9e
Marc Englund [Tue, 6 Nov 2012 07:21:31 +0000 (07:21 +0000)]
Merge "Fixes double click events when scrolling Tabsheet #9582"
Artur Signell [Tue, 6 Nov 2012 06:41:03 +0000 (06:41 +0000)]
Merge "Fixed compilation error"
John Ahlroos [Tue, 6 Nov 2012 06:38:04 +0000 (08:38 +0200)]
Fixed compilation error
Change-Id: I94b832dc8d31d858d2e587581bc013b7140cb937
John Ahlroos [Mon, 5 Nov 2012 14:42:09 +0000 (14:42 +0000)]
Merge "ProgressIndicator now stops polling when removed (#10130)"
Pekka Hyvönen [Mon, 5 Nov 2012 12:00:21 +0000 (14:00 +0200)]
10030 Button.DisableOnClick not working properly
Change-Id: I0514bc4da186360a84d9cdb48140245108847115
Artur Signell [Mon, 5 Nov 2012 14:18:21 +0000 (16:18 +0200)]
ProgressIndicator now stops polling when removed (#10130)
Change-Id: I9f422d387a95f3f711c575d15973c101792769e7
John Ahlroos [Mon, 5 Nov 2012 13:33:37 +0000 (15:33 +0200)]
Fixes double click events when scrolling Tabsheet #9582
Change-Id: Ief4a20cc085ab4b36c9c741a76a3ba76ff439334
Marc Englund [Thu, 1 Nov 2012 15:06:24 +0000 (17:06 +0200)]
Fix for small theme bug induced by overlay-container #9220 Note: this will break FF screenshots, but the new version is actually more according to spec, afaik.
Change-Id: Ib7048522b06e62e5fc964e538a865524a08eaaab
Johannes Dahlström [Mon, 5 Nov 2012 13:10:37 +0000 (13:10 +0000)]
Merge "Slots now handle attaching/detaching of element resize handlers #10068"
John Ahlroos [Mon, 5 Nov 2012 12:02:15 +0000 (14:02 +0200)]
Do not include LegacyWindow or LabelDataSource.MockUI in test
Change-Id: I3325d472b98d3311bce222d7d1ffd17898b3194b
John Ahlroos [Mon, 5 Nov 2012 11:41:37 +0000 (11:41 +0000)]
Merge "Properly detach removed connectors (#9815)"
Leif Åstrand [Mon, 5 Nov 2012 11:00:47 +0000 (11:00 +0000)]
Revert "Don't require browserDetailsUrl when embedding (#10122)"
The change caused the wrong URL to be included in some browser details requests.
This reverts commit
38c2ad6ff4895643371dfd00fb1d8667f6fc3909
John Ahlroos [Mon, 29 Oct 2012 14:01:21 +0000 (16:01 +0200)]
Slots now handle attaching/detaching of element resize handlers #10068
Change-Id: Ic2db8aa6adc331d5020dbadc285c869e9c54083b
Johannes Dahlström [Fri, 2 Nov 2012 13:34:03 +0000 (13:34 +0000)]
Merge "Don't require browserDetailsUrl when embedding (#10122)"
Johannes Dahlström [Fri, 2 Nov 2012 12:09:56 +0000 (14:09 +0200)]
Display CustomLayout template even if there are no children (#9725)
* Also move a couple of tests from components.customcomponent to .customlayout
Change-Id: I72c3507a4f1d40a7027050829e2b54c050563301
Johannes Dahlström [Wed, 31 Oct 2012 16:14:30 +0000 (18:14 +0200)]
Move LegacyComponent from com.vaadin.server to com.vaadin.ui
Change-Id: I482517e6f83dfed2654476f928bb7bb01c9de202
Leif Åstrand [Fri, 2 Nov 2012 11:40:47 +0000 (13:40 +0200)]
Don't require browserDetailsUrl when embedding (#10122)
Change-Id: I2c6d5518d1e6adc4a502a8ad646e784f93ece4a3
Johannes Dahlström [Wed, 31 Oct 2012 13:01:43 +0000 (15:01 +0200)]
Move LegacyWindow to its own file (#9917)
Change-Id: Iac2f000dfcc9dc8c52d45b83842dfa0d8382c1d5
Leif Åstrand [Thu, 1 Nov 2012 14:55:28 +0000 (16:55 +0200)]
Update location when initialized UI is opened again (#10044)
* Also fix Page.updateLocation to avoid NPE if fragment changes from
null to null
Change-Id: I03f3883c2653eaf438ccdfc313078fbe8fe898bc
Leif Åstrand [Thu, 1 Nov 2012 13:25:43 +0000 (15:25 +0200)]
Mini tutorial code (#10050)
Johannes Dahlström [Thu, 1 Nov 2012 11:12:07 +0000 (13:12 +0200)]
Fix client-side NPE in Image without a source (#10101)
Change-Id: I7911dffd8700dc166f7b8669d291a0e34cb43daf
Leif Åstrand [Thu, 1 Nov 2012 11:59:55 +0000 (13:59 +0200)]
Properly detach removed connectors (#9815)
Change-Id: I1b9a1a1bfbf384a8e5530ca8fddd1e0758d431f2
Johannes Dahlström [Thu, 1 Nov 2012 09:06:25 +0000 (11:06 +0200)]
Remove unnecessary "if not equal" check from AbstractEmbedded.setAlternateText
Change-Id: I7afd1796a44117c0bc834017b30c36283f29d81d
Marc Englund [Thu, 1 Nov 2012 09:18:40 +0000 (09:18 +0000)]
Merge "Fixed Combobox popup positioning problem when located inside a PopupView #9768"
John Ahlroos [Thu, 1 Nov 2012 07:57:21 +0000 (09:57 +0200)]
Fixed Combobox popup positioning problem when located inside a PopupView #9768
Change-Id: I5c256483fcb5050b08eb7c481676385789e96f09
Leif Åstrand [Wed, 31 Oct 2012 13:29:23 +0000 (15:29 +0200)]
Use proper selector when closing notifications (#9220)
Change-Id: Ic207d5423e9f3d18c33be9ce04196446ee11a7ea
Marc Englund [Wed, 31 Oct 2012 09:51:22 +0000 (11:51 +0200)]
Fix for modality problem introduced by overlay container #9220
Change-Id: If7056c992dc9096870419d8db18751b2ea80eabf
Marc Englund [Mon, 29 Oct 2012 15:10:21 +0000 (17:10 +0200)]
Overlay container #9220
Change-Id: Iea5b44fc0c48ec1161890d9e084847266ce0d3d2
Johannes Dahlström [Tue, 30 Oct 2012 11:15:24 +0000 (13:15 +0200)]
Import shared-deps packages instead of requiring the bundle (#10066)
Change-Id: I6111f7b403dd6c8bbce6eab64a35b10d9d3d7b05
John Ahlroos [Tue, 30 Oct 2012 11:24:35 +0000 (11:24 +0000)]
Merge "Removed padding which has magically appeared (#10075)"
John Ahlroos [Tue, 30 Oct 2012 11:23:04 +0000 (11:23 +0000)]
Merge "Stop attempting to build dom path if reaching the root (#9534)"
Leif Åstrand [Tue, 30 Oct 2012 10:59:51 +0000 (12:59 +0200)]
Stop attempting to build dom path if reaching the root (#9534)
Change-Id: I5755bc292b9e752765086fcce8ce5edaa5300f34
Leif Åstrand [Tue, 30 Oct 2012 10:50:08 +0000 (12:50 +0200)]
Avoid NPE if CustomComponent has no child (#9895)
Change-Id: I020951fb4490b09f5026b9d75de95d1661399e93
Johannes Dahlström [Mon, 29 Oct 2012 13:43:31 +0000 (15:43 +0200)]
Move deprecated getComponentIterator() from HasComponents to implementing classes (#10085)
Change-Id: Iedcb7b51f6d2a095b402a7141dc906b112ee6fe7
Artur Signell [Mon, 29 Oct 2012 19:26:40 +0000 (21:26 +0200)]
Revert accidentally pushed "Fix most IE scrollbar issues"
This reverts commit
ddad359eab5c72ad2afc5778cc84d1f09ee5b530 .
Artur Signell [Mon, 29 Oct 2012 19:20:30 +0000 (21:20 +0200)]
Fix most IE scrollbar issues
Henri Sara [Mon, 29 Oct 2012 13:56:58 +0000 (13:56 +0000)]
Merge "Fix potential NPE in Page.setFragment (#10089)"
John Ahlroos [Fri, 26 Oct 2012 07:36:28 +0000 (10:36 +0300)]
Fixed missing stylenames on menu item #10077
Change-Id: Iadbfee6d86efef06d549d587e2ac6e2e6b519fb1
Johannes Dahlström [Mon, 29 Oct 2012 13:05:09 +0000 (15:05 +0200)]
Fix potential NPE in Page.setFragment (#10089)
Change-Id: I0a0f2981bfd0e3dd26f935e4961b24454103bb30
John Ahlroos [Thu, 25 Oct 2012 14:11:15 +0000 (17:11 +0300)]
Fixed Chameleon theme for InlineDatefield #10070
Change-Id: I7891d727ab75a48e6607d6c49eba664a32a4d255