]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
12 years agoFix portlet code that was disabled before Root.open was restored
Leif Åstrand [Mon, 23 Jul 2012 12:38:35 +0000 (15:38 +0300)]
Fix portlet code that was disabled before Root.open was restored

12 years agoFix typo
Leif Åstrand [Thu, 26 Jul 2012 13:19:36 +0000 (16:19 +0300)]
Fix typo

12 years agoSupport connector resources in portlets (#9059)
Leif Åstrand [Thu, 26 Jul 2012 12:18:35 +0000 (15:18 +0300)]
Support connector resources in portlets (#9059)

12 years agoRefactor Portlet URL handling based on Servlet URLs (#9168)
Leif Åstrand [Thu, 26 Jul 2012 12:03:28 +0000 (15:03 +0300)]
Refactor Portlet URL handling based on Servlet URLs (#9168)

12 years agoRemove check for header not sent since svn revision [11874] (#9168)
Leif Åstrand [Wed, 25 Jul 2012 11:26:45 +0000 (14:26 +0300)]
Remove check for header not sent since svn revision [11874] (#9168)

12 years agoActually we still need the VOverlay special case for situations where an overlay...
Johannes Dahlström [Thu, 26 Jul 2012 13:08:05 +0000 (16:08 +0300)]
Actually we still need the VOverlay special case for situations where an overlay does not have a corresponding connector (eg. submenus) (#9172)

12 years agoFix tooltips in VOverlay/PopupPanel widgets; remove unneeded special case from Util...
Johannes Dahlström [Thu, 26 Jul 2012 11:55:46 +0000 (14:55 +0300)]
Fix tooltips in VOverlay/PopupPanel widgets; remove unneeded special case from Util.getConnectorForElement() (#9172)

12 years agoUpdate test to work with Vaadin 7
Leif Åstrand [Thu, 26 Jul 2012 11:54:24 +0000 (14:54 +0300)]
Update test to work with Vaadin 7

12 years agoMerge remote branch 'origin/6.8'
Leif Åstrand [Thu, 26 Jul 2012 11:53:59 +0000 (14:53 +0300)]
Merge remote branch 'origin/6.8'

Conflicts:
src/com/vaadin/terminal/gwt/server/CommunicationManager.java

12 years agoA better patch and test for #7036
Johannes Dahlström [Thu, 26 Jul 2012 09:57:12 +0000 (09:57 +0000)]
A better patch and test for #7036

svn changeset:24027/svn branch:6.8

12 years agoReverted #7036 patch, will write a better one
Johannes Dahlström [Thu, 26 Jul 2012 08:51:23 +0000 (08:51 +0000)]
Reverted #7036 patch, will write a better one

svn changeset:24026/svn branch:6.8

12 years agoDon't throw UnsupportedOperationException in Label.toString (#9175)
Leif Åstrand [Thu, 26 Jul 2012 07:37:06 +0000 (10:37 +0300)]
Don't throw UnsupportedOperationException in Label.toString (#9175)

12 years agoTest case for #9172
Leif Åstrand [Thu, 26 Jul 2012 06:48:27 +0000 (09:48 +0300)]
Test case for #9172

12 years agoAdd missing Java 6 @Override annotations
Leif Åstrand [Wed, 25 Jul 2012 14:00:47 +0000 (17:00 +0300)]
Add missing Java 6 @Override annotations

12 years agoMove null check before using variable
Leif Åstrand [Wed, 25 Jul 2012 13:59:52 +0000 (16:59 +0300)]
Move null check before using variable

12 years agoFix typo preventing StreamVariable cleanup (#9171)
Leif Åstrand [Wed, 25 Jul 2012 12:43:44 +0000 (12:43 +0000)]
Fix typo preventing StreamVariable cleanup (#9171)

svn changeset:24025/svn branch:6.8

12 years agoMake a read-only RichTextArea scrollable (#7036)
Johannes Dahlström [Wed, 25 Jul 2012 11:08:36 +0000 (11:08 +0000)]
Make a read-only RichTextArea scrollable (#7036)

svn changeset:24024/svn branch:6.8

12 years ago#9148 SQLContainer extensible null value support using custom StatementHelper classes
Henri Sara [Wed, 25 Jul 2012 10:15:39 +0000 (10:15 +0000)]
#9148 SQLContainer extensible null value support using custom StatementHelper classes

svn changeset:24023/svn branch:6.8

12 years agoSupport using pre-compiled GWT JARs in build with use.precompiled.gwt .
Henri Sara [Wed, 25 Jul 2012 09:32:51 +0000 (12:32 +0300)]
Support using pre-compiled GWT JARs in build with use.precompiled.gwt .

If the option is specified, gwt.lib.dir should point to a directory
containing the required GWT JARs.

12 years agoFail build SerializerMapGenerator finds unserializable class (#8711)
Leif Åstrand [Wed, 25 Jul 2012 08:17:36 +0000 (11:17 +0300)]
Fail build SerializerMapGenerator finds unserializable class (#8711)

This behavior is enabled by setting the system property
vFailIfNotSerializable to true. The default is still to just log a
warning but still continue compiling.

12 years agoTweak tests to cope with changed component paths
Leif Åstrand [Wed, 25 Jul 2012 07:29:51 +0000 (10:29 +0300)]
Tweak tests to cope with changed component paths

12 years agoTweak test scripts to work better with chrome
Leif Åstrand [Tue, 24 Jul 2012 13:36:58 +0000 (16:36 +0300)]
Tweak test scripts to work better with chrome

12 years agoExtend Root instead of Application
Johannes Dahlström [Tue, 24 Jul 2012 13:45:35 +0000 (16:45 +0300)]
Extend Root instead of Application

12 years agoMerge remote-tracking branch 'origin/master'
Johannes Dahlström [Tue, 24 Jul 2012 12:07:03 +0000 (15:07 +0300)]
Merge remote-tracking branch 'origin/master'

12 years agoMerge branch '6.8'
Johannes Dahlström [Tue, 24 Jul 2012 12:04:49 +0000 (15:04 +0300)]
Merge branch '6.8'

Conflicts:
WebContent/VAADIN/themes/base/treetable/treetable.css
WebContent/release-notes.html
src/com/vaadin/terminal/gwt/client/VUIDLBrowser.java
src/com/vaadin/terminal/gwt/client/ui/textfield/VTextField.java

12 years agoFix copy/paste error in teamcity integration
Leif Åstrand [Tue, 24 Jul 2012 12:00:31 +0000 (15:00 +0300)]
Fix copy/paste error in teamcity integration

12 years agoAdjust merge check to work more nicely with team city
Leif Åstrand [Tue, 24 Jul 2012 11:56:25 +0000 (14:56 +0300)]
Adjust merge check to work more nicely with team city

12 years agoFixed a typo
Johannes Dahlström [Mon, 23 Jul 2012 08:49:00 +0000 (11:49 +0300)]
Fixed a typo

12 years agoRestore portlet application to reduce problems with event ordering
Leif Åstrand [Tue, 24 Jul 2012 10:47:56 +0000 (13:47 +0300)]
Restore portlet application to reduce problems with event ordering

This reverts commit 8725ab419ad084ff5d04987406054333947d3232

12 years agoRevert "Change testing portlet parameter to use root instead of application"
Leif Åstrand [Tue, 24 Jul 2012 10:45:41 +0000 (13:45 +0300)]
Revert "Change testing portlet parameter to use root instead of application"

This reverts commit e566200882075e7b51d0fb0ab067cb5d14ac785a.

12 years agoAdd script for automatically checking for unmerged commits
Leif Åstrand [Tue, 24 Jul 2012 08:38:23 +0000 (11:38 +0300)]
Add script for automatically checking for unmerged commits

12 years agoTest exo and gatein with compatible browser supporting expectDialog
Leif Åstrand [Tue, 24 Jul 2012 07:15:51 +0000 (10:15 +0300)]
Test exo and gatein with compatible browser supporting expectDialog

12 years agoMake testing portlet display its UI
Leif Åstrand [Tue, 24 Jul 2012 06:46:48 +0000 (09:46 +0300)]
Make testing portlet display its UI

12 years agoUpdate some testbench selectors
Leif Åstrand [Mon, 23 Jul 2012 13:19:33 +0000 (16:19 +0300)]
Update some testbench selectors

12 years agoChange testing portlet parameter to use root instead of application
Leif Åstrand [Mon, 23 Jul 2012 13:19:12 +0000 (16:19 +0300)]
Change testing portlet parameter to use root instead of application

12 years agoAdd Java 6 @Override annotations to all methods from interfaces
Leif Åstrand [Mon, 23 Jul 2012 12:23:43 +0000 (15:23 +0300)]
Add Java 6 @Override annotations to all methods from interfaces

12 years agoMerge branch 'debug-console'
Johannes Dahlström [Fri, 20 Jul 2012 15:45:36 +0000 (18:45 +0300)]
Merge branch 'debug-console'

12 years agoRefactored shared state printing to its own SimpleTree subclass: now recursively...
Johannes Dahlström [Fri, 20 Jul 2012 14:48:59 +0000 (17:48 +0300)]
Refactored shared state printing to its own SimpleTree subclass: now recursively prints arrays and objects in the JSON. Also supports highlighting (#8422)

12 years agoFix a typo
Johannes Dahlström [Fri, 20 Jul 2012 15:02:36 +0000 (15:02 +0000)]
Fix a typo

svn changeset:24019/svn branch:6.8

12 years agoRefactored shared state printing to its own SimpleTree subclass: now recursively...
Johannes Dahlström [Fri, 20 Jul 2012 14:48:59 +0000 (17:48 +0300)]
Refactored shared state printing to its own SimpleTree subclass: now recursively prints arrays and objects in the JSON.

12 years ago#8291, #7666 fix Table NegativeArraySizeException when table size reduced by filter...
Henri Sara [Fri, 20 Jul 2012 14:46:33 +0000 (14:46 +0000)]
#8291, #7666 fix Table NegativeArraySizeException when table size reduced by filter or otherwise, related test application

svn changeset:24018/svn branch:6.8

12 years agoInitial support for showing state changes in the debug console (#8422)
Johannes Dahlström [Wed, 18 Jul 2012 15:41:14 +0000 (18:41 +0300)]
Initial support for showing state changes in the debug console (#8422)

12 years agoInitial commit for root cleanup support (#7893)
Johannes Dahlström [Wed, 18 Jul 2012 13:39:36 +0000 (16:39 +0300)]
Initial commit for root cleanup support (#7893)

12 years ago#8230 #8917 Fix input prompt leaking to the field value in TextField and TextArea
Henri Sara [Wed, 11 Jul 2012 09:25:04 +0000 (09:25 +0000)]
#8230 #8917 Fix input prompt leaking to the field value in TextField and TextArea

svn changeset:24011/svn branch:6.8

12 years agoRelease Notes for Vaadin 6.8.1.
Marko Grönroos [Wed, 11 Jul 2012 07:24:49 +0000 (07:24 +0000)]
Release Notes for Vaadin 6.8.1.

svn changeset:24010/svn branch:6.8

12 years agoFix CRLF -> LF
Johannes Dahlström [Tue, 10 Jul 2012 11:52:53 +0000 (11:52 +0000)]
Fix CRLF -> LF

svn changeset:24008/svn branch:6.8

12 years agoOops, remove redundant code causing a compile error
Johannes Dahlström [Tue, 10 Jul 2012 10:02:50 +0000 (10:02 +0000)]
Oops, remove redundant code causing a compile error

svn changeset:24005/svn branch:6.8

12 years ago#7387 bugfix: ensure non-negative width
Johannes Dahlström [Mon, 9 Jul 2012 15:47:51 +0000 (15:47 +0000)]
#7387 bugfix: ensure non-negative width

svn changeset:24004/svn branch:6.8

12 years agoTest for #9064
Johannes Dahlström [Mon, 9 Jul 2012 14:38:16 +0000 (14:38 +0000)]
Test for #9064

svn changeset:24003/svn branch:6.8

12 years ago#9064 Render checkboxes in a Table as display: inline-block like TreeTable already...
Johannes Dahlström [Mon, 9 Jul 2012 14:15:53 +0000 (14:15 +0000)]
#9064 Render checkboxes in a Table as display: inline-block like TreeTable already does

svn changeset:24002/svn branch:6.8

12 years agoRevert #8193 patch because of regressions
Johannes Dahlström [Mon, 9 Jul 2012 12:32:17 +0000 (12:32 +0000)]
Revert #8193 patch because of regressions

svn changeset:24000/svn branch:6.8

12 years agoEmpty TreeTable rows collapse after #7387 fix, give them some content to prevent...
Johannes Dahlström [Mon, 9 Jul 2012 11:06:31 +0000 (11:06 +0000)]
Empty TreeTable rows collapse after #7387 fix, give them some content to prevent this

svn changeset:23998/svn branch:6.8

12 years agoTB test for #7387
Johannes Dahlström [Mon, 9 Jul 2012 11:02:15 +0000 (11:02 +0000)]
TB test for #7387

svn changeset:23996/svn branch:6.8

12 years ago#7387 Render block elements in TreeTable hierarchy column correctly: draw the expand...
Johannes Dahlström [Mon, 9 Jul 2012 10:13:27 +0000 (10:13 +0000)]
#7387 Render block elements in TreeTable hierarchy column correctly: draw the expand/collapse arrow as position: absolute and use padding for indentation. Also fix typo "ident" -> "indent".

svn changeset:23994/svn branch:6.8

12 years agoAdd test for JavaScript component fundamentals (#8888)
Leif Åstrand [Thu, 5 Jul 2012 12:10:02 +0000 (15:10 +0300)]
Add test for JavaScript component fundamentals (#8888)

12 years agoExplicit test for attaching extensions (#6690)
Leif Åstrand [Thu, 5 Jul 2012 11:12:18 +0000 (14:12 +0300)]
Explicit test for attaching extensions (#6690)

12 years agoMake findTypesWithExistingSerializers check for right signature (#9106)
Leif Åstrand [Thu, 5 Jul 2012 09:13:21 +0000 (12:13 +0300)]
Make findTypesWithExistingSerializers check for right signature (#9106)

12 years agoCorrect typos in AbstractCommunicationManager
Henri Sara [Wed, 4 Jul 2012 07:00:16 +0000 (10:00 +0300)]
Correct typos in AbstractCommunicationManager

12 years agoRemove debug output
Leif Åstrand [Tue, 3 Jul 2012 13:55:55 +0000 (16:55 +0300)]
Remove debug output

12 years agoRun JavaScript RPC with this pointing to the connector wrapper (#9096)
Leif Åstrand [Tue, 3 Jul 2012 10:27:47 +0000 (13:27 +0300)]
Run JavaScript RPC with this pointing to the connector wrapper (#9096)

12 years agoAdd gwt.lib.dir for using prebuilt gwt jar files not in lib dir
Leif Åstrand [Tue, 3 Jul 2012 08:57:59 +0000 (11:57 +0300)]
Add gwt.lib.dir for using prebuilt gwt jar files not in lib dir

12 years agoCode for some alpha3 mini tutorials
Leif Åstrand [Tue, 3 Jul 2012 08:23:59 +0000 (11:23 +0300)]
Code for some alpha3 mini tutorials

12 years agoMerge remote-tracking branch 'origin/master'
Henri Sara [Tue, 3 Jul 2012 07:37:03 +0000 (10:37 +0300)]
Merge remote-tracking branch 'origin/master'

12 years agoUpdate Ivy configuration and build script for integrated GWT.
Henri Sara [Tue, 3 Jul 2012 07:36:14 +0000 (10:36 +0300)]
Update Ivy configuration and build script for integrated GWT.

For ease of development, GWT "trunk" and "tools" are assumed to be
checked out in a directory parallel to the project directory. Otherwise,
the variable gwt.root can be used to give the location of trunk.

Add Ivy dependencies for servlet API and libraries needed to compile
tests (Jetty, Apache Commons) - these were previously used from GWT
JARs.

12 years agoAdd test script for the serializers
Leif Åstrand [Tue, 3 Jul 2012 07:31:18 +0000 (10:31 +0300)]
Add test script for the serializers

12 years agoSupport array as a generic type parameter (#8861)
Leif Åstrand [Tue, 3 Jul 2012 07:30:43 +0000 (10:30 +0300)]
Support array as a generic type parameter (#8861)

12 years agoUpdate mini tutorial to actually use Root.getCurrent()
Leif Åstrand [Mon, 2 Jul 2012 08:41:27 +0000 (11:41 +0300)]
Update mini tutorial to actually use Root.getCurrent()

12 years agoMerge branch 'gwt'
Henri Sara [Mon, 2 Jul 2012 08:40:38 +0000 (11:40 +0300)]
Merge branch 'gwt'

12 years agoDon't throw NPE if there is no implementation (#9081) 7.0.0.alpha3
Artur Signell [Fri, 29 Jun 2012 17:41:13 +0000 (20:41 +0300)]
Don't throw NPE if there is no implementation (#9081)

12 years agoSeparated part of DefaultWidgetSet to com.vaadin.Vaadin (#9078)
Artur Signell [Fri, 29 Jun 2012 16:48:43 +0000 (19:48 +0300)]
Separated part of DefaultWidgetSet to com.vaadin.Vaadin (#9078)

12 years agoEnsure native method does not return undefined
Artur Signell [Fri, 29 Jun 2012 16:33:18 +0000 (19:33 +0300)]
Ensure native method does not return undefined

12 years agoMerge branch 'master' into gwt
Henri Sara [Fri, 29 Jun 2012 14:33:52 +0000 (17:33 +0300)]
Merge branch 'master' into gwt

12 years agoTwinColSelectConnector.init() must call super.init()
Artur Signell [Fri, 29 Jun 2012 14:24:58 +0000 (17:24 +0300)]
TwinColSelectConnector.init() must call super.init()

12 years agoMerge branch 'master' into gwt
Henri Sara [Fri, 29 Jun 2012 14:09:13 +0000 (17:09 +0300)]
Merge branch 'master' into gwt

12 years agoInclude GWT Elemental library in Vaadin JAR.
Henri Sara [Fri, 29 Jun 2012 14:09:04 +0000 (17:09 +0300)]
Include GWT Elemental library in Vaadin JAR.

Also uses a better build target for CodeServer.

12 years agoGridLayout should call super.init()
Artur Signell [Fri, 29 Jun 2012 13:57:07 +0000 (16:57 +0300)]
GridLayout should call super.init()

12 years agoEnsure only click events scroll tabs (#9077)
Artur Signell [Fri, 29 Jun 2012 13:54:49 +0000 (16:54 +0300)]
Ensure only click events scroll tabs (#9077)

12 years agoRestore static helper for executing JS that somehow went missing (#8907)
Leif Åstrand [Fri, 29 Jun 2012 12:38:03 +0000 (15:38 +0300)]
Restore static helper for executing JS that somehow went missing (#8907)

12 years agoMerge branch 'master' into gwt
Henri Sara [Fri, 29 Jun 2012 12:36:56 +0000 (15:36 +0300)]
Merge branch 'master' into gwt

12 years agoMinor release notes update
Artur Signell [Fri, 29 Jun 2012 12:27:45 +0000 (15:27 +0300)]
Minor release notes update

12 years agoMerge branch 'master' into gwt
Henri Sara [Fri, 29 Jun 2012 12:26:32 +0000 (15:26 +0300)]
Merge branch 'master' into gwt

12 years agoFixed problem when Table pagelength==0 and components wrap (#9067)
Artur Signell [Fri, 29 Jun 2012 12:20:55 +0000 (15:20 +0300)]
Fixed problem when Table pagelength==0 and components wrap (#9067)

12 years agoReplace Navigator(Page) with Navigator(ComponentContainer) (#8859)
Henri Sara [Fri, 29 Jun 2012 10:44:13 +0000 (13:44 +0300)]
Replace Navigator(Page) with Navigator(ComponentContainer) (#8859)

12 years agoFixed test so tooltips disappear and can be shown again
Artur Signell [Fri, 29 Jun 2012 10:09:29 +0000 (13:09 +0300)]
Fixed test so tooltips disappear and can be shown again

12 years agoMerge branch 'master' into gwt
Henri Sara [Fri, 29 Jun 2012 10:08:30 +0000 (13:08 +0300)]
Merge branch 'master' into gwt

12 years agoWait for tooltip to become visible
Artur Signell [Fri, 29 Jun 2012 09:56:51 +0000 (12:56 +0300)]
Wait for tooltip to become visible

12 years agoCRLF -> LF
Artur Signell [Fri, 29 Jun 2012 09:08:48 +0000 (12:08 +0300)]
CRLF -> LF

12 years agoAdded missing license
Artur Signell [Fri, 29 Jun 2012 09:08:36 +0000 (12:08 +0300)]
Added missing license

12 years agoMade MenuBar item tooltips work again (#8425)
Sami Viitanen [Fri, 29 Jun 2012 09:07:30 +0000 (12:07 +0300)]
Made MenuBar item tooltips work again (#8425)

12 years agopaintable -> connector
Artur Signell [Fri, 29 Jun 2012 09:05:34 +0000 (12:05 +0300)]
paintable -> connector

12 years agoProperly hide tooltips between shows
Artur Signell [Fri, 29 Jun 2012 08:13:23 +0000 (11:13 +0300)]
Properly hide tooltips between shows

12 years agoAttempt to make test more stable
Artur Signell [Fri, 29 Jun 2012 08:09:51 +0000 (11:09 +0300)]
Attempt to make test more stable

12 years agoUse showTooltip instead of mouseOver
Artur Signell [Fri, 29 Jun 2012 07:55:19 +0000 (10:55 +0300)]
Use showTooltip instead of mouseOver

12 years agoUpdate deprecation messages to inform about changed HTML default (#9066)
Leif Åstrand [Fri, 29 Jun 2012 09:08:12 +0000 (12:08 +0300)]
Update deprecation messages to inform about changed HTML default (#9066)

12 years agoChange Notification default to no allow HTML (#9066)
Leif Åstrand [Fri, 29 Jun 2012 08:49:30 +0000 (11:49 +0300)]
Change Notification default to no allow HTML (#9066)

12 years agoHide tooltip before showing it again
Artur Signell [Fri, 29 Jun 2012 07:50:32 +0000 (10:50 +0300)]
Hide tooltip before showing it again

12 years agoUse showTooltip instead of mouseOver
Artur Signell [Fri, 29 Jun 2012 07:46:17 +0000 (10:46 +0300)]
Use showTooltip instead of mouseOver

12 years agoMention primitives in the javadoc (though they are autboxed) (#8888)
Leif Åstrand [Fri, 29 Jun 2012 07:36:13 +0000 (10:36 +0300)]
Mention primitives in the javadoc (though they are autboxed) (#8888)

12 years agoAdd v-datefield-day instead of prefixed for compatibility (#8664)
Artur Signell [Fri, 29 Jun 2012 07:35:00 +0000 (10:35 +0300)]
Add v-datefield-day instead of prefixed for compatibility (#8664)

12 years agoHide tooltip before showing again to make test more stable
Artur Signell [Fri, 29 Jun 2012 07:06:31 +0000 (10:06 +0300)]
Hide tooltip before showing again to make test more stable