]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
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

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

12 years agoAdded rootId to stream variables URLs (#9034)
Artur Signell [Fri, 29 Jun 2012 06:54:51 +0000 (09:54 +0300)]
Added rootId to stream variables URLs (#9034)

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

12 years agoUpdated Release Notes for Vaadin 7.0.0.alpha3.
Marko Gronroos [Thu, 28 Jun 2012 21:14:30 +0000 (00:14 +0300)]
Updated Release Notes for Vaadin 7.0.0.alpha3.

12 years agoAvoid calling layoutNow() during state change (#9017)
Artur Signell [Thu, 28 Jun 2012 19:19:33 +0000 (22:19 +0300)]
Avoid calling layoutNow() during state change (#9017)

12 years agoCRLF -> LF
Artur Signell [Thu, 28 Jun 2012 19:07:53 +0000 (22:07 +0300)]
CRLF -> LF

12 years ago#8957 Ensure non-negative width
Johannes Dahlström [Mon, 25 Jun 2012 11:47:49 +0000 (11:47 +0000)]
#8957 Ensure non-negative width

svn changeset:23973/svn branch:6.8

12 years agoPreload translated url instead of loading raw url (#9044)
Leif Åstrand [Thu, 28 Jun 2012 19:18:01 +0000 (22:18 +0300)]
Preload translated url instead of loading raw url (#9044)

12 years agoSend the initial browser window size with the first server request (#9017)
Artur Signell [Thu, 28 Jun 2012 18:36:43 +0000 (21:36 +0300)]
Send the initial browser window size with the first server request (#9017)

12 years agoFixed check for empty error message in tooltip (#8425)
Artur Signell [Thu, 28 Jun 2012 18:02:55 +0000 (21:02 +0300)]
Fixed check for empty error message in tooltip (#8425)

12 years agoSupport for SuperDevMode through ?superdevmode (#8983)
Artur Signell [Thu, 28 Jun 2012 17:20:00 +0000 (20:20 +0300)]
Support for SuperDevMode through ?superdevmode (#8983)

12 years agoRename getWidgetElement() -> getElement() (#8888)
Leif Åstrand [Thu, 28 Jun 2012 16:45:35 +0000 (19:45 +0300)]
Rename getWidgetElement() -> getElement() (#8888)

12 years agoAdd logging for rejected connector resource requests (#9048)
Leif Åstrand [Thu, 28 Jun 2012 16:00:08 +0000 (19:00 +0300)]
Add logging for rejected connector resource requests (#9048)

12 years agoDescribe how paths are resolved in javadoc (#9048)
Leif Åstrand [Thu, 28 Jun 2012 15:47:01 +0000 (18:47 +0300)]
Describe how paths are resolved in javadoc (#9048)

12 years agoUpdate #9048 based on reviews
Leif Åstrand [Thu, 28 Jun 2012 15:46:16 +0000 (18:46 +0300)]
Update #9048 based on reviews

12 years agoMerge branch 'master' into gwt
Henri Sara [Thu, 28 Jun 2012 13:57:40 +0000 (16:57 +0300)]
Merge branch 'master' into gwt

12 years agoFixed connector so it no longer overwrites all style attributes (#8664)
Pekka Hyvönen [Thu, 28 Jun 2012 13:42:33 +0000 (16:42 +0300)]
Fixed connector so it no longer overwrites all style attributes (#8664)

12 years agoTooltips are now handled by the connector and not the widget (#8425)
Sami Viitanen [Thu, 28 Jun 2012 12:43:11 +0000 (15:43 +0300)]
Tooltips are now handled by the connector and not the widget (#8425)

12 years agoAbstractJavascriptComponent should be abstract (#9054)
Artur Signell [Thu, 28 Jun 2012 08:24:05 +0000 (11:24 +0300)]
AbstractJavascriptComponent should be abstract (#9054)