]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
12 years ago#8019 Add a intValue-method to ErrorMessage.ErrorLevel enum which should be used...
Jens Jansson [Thu, 1 Dec 2011 14:57:56 +0000 (16:57 +0200)]
#8019 Add a intValue-method to ErrorMessage.ErrorLevel enum which should be used rather than the ordinal so that enum order doesn't matter. Switching use of ordinal to intValue coming up in next commit.

12 years ago#8019 Earlier commit hid away the possibility for Buffered.getErrorLevel() to return...
Jens Jansson [Thu, 1 Dec 2011 14:49:20 +0000 (16:49 +0200)]
#8019 Earlier commit hid away the possibility for Buffered.getErrorLevel() to return INFORMATION (is this possible?). Reworked the code to allow it.

12 years ago#8019 Remove CompositeValidator(int, String) as the new CompositeValidator(Combinatio...
Jens Jansson [Thu, 1 Dec 2011 14:26:00 +0000 (16:26 +0200)]
#8019 Remove CompositeValidator(int, String) as the new CompositeValidator(CombinationMode, String) is still backwards compatible when the constants are used
Added deprecated comment into constants.

12 years agoRemoved the deprecated sizing with float API in Sizable.
Jens Jansson [Thu, 1 Dec 2011 13:30:02 +0000 (15:30 +0200)]
Removed the deprecated sizing with float API in Sizable.

12 years agoConverted UserError content type to an enum. There is probably other places where...
Jens Jansson [Thu, 1 Dec 2011 13:20:19 +0000 (15:20 +0200)]
Converted UserError content type to an enum. There is probably other places where we will have Text/UIDL/XHTML enum and this should be merged with the main one down the road.

12 years agoMoved error level communication strings away from all the subclasses to the centraliz...
Jens Jansson [Thu, 1 Dec 2011 13:13:41 +0000 (15:13 +0200)]
Moved error level communication strings away from all the subclasses to the centralized ErrorLevel enum.

12 years agoModified ErrorMessage's error level from int's to an enum called ErrorLevel.
Jens Jansson [Thu, 1 Dec 2011 13:08:55 +0000 (15:08 +0200)]
Modified ErrorMessage's error level from int's to an enum called ErrorLevel.

12 years agoChanged CompositeValidator's combination mode from int constants to an enum.
Jens Jansson [Thu, 1 Dec 2011 13:01:58 +0000 (15:01 +0200)]
Changed CompositeValidator's combination mode from int constants to an enum.

12 years agoRemove java 1.6 @Override annotations methods from interfaces
Leif Åstrand [Tue, 29 Nov 2011 12:36:37 +0000 (14:36 +0200)]
Remove java 1.6 @Override annotations methods from interfaces

12 years agoMerge remote-tracking branch 'origin/6.8'
Artur Signell [Thu, 24 Nov 2011 08:34:30 +0000 (10:34 +0200)]
Merge remote-tracking branch 'origin/6.8'

12 years agoAdded ids and re-enabled test
Artur Signell [Thu, 24 Nov 2011 08:32:44 +0000 (08:32 +0000)]
Added ids and re-enabled test

svn changeset:22114/svn branch:6.8

12 years agoAdded ids and re-enabled test
Artur Signell [Thu, 24 Nov 2011 08:32:35 +0000 (08:32 +0000)]
Added ids and re-enabled test

svn changeset:22113/svn branch:6.8

12 years agodisabled test, testbench don't support custom implementations of client side components
Matti Tahvonen [Wed, 23 Nov 2011 09:10:08 +0000 (09:10 +0000)]
disabled test, testbench don't support custom implementations of client side components

svn changeset:22101/svn branch:6.8

12 years ago#7964 Fixed test
Artur Signell [Tue, 22 Nov 2011 15:42:01 +0000 (17:42 +0200)]
#7964 Fixed test

12 years ago#7985 Method for checking if browser is too old to work with Vaadin 7
Artur Signell [Tue, 22 Nov 2011 15:34:35 +0000 (17:34 +0200)]
#7985 Method for checking if browser is too old to work with Vaadin 7

12 years ago#7913 Removed IE6/IE7 related fix from merged change
Artur Signell [Tue, 22 Nov 2011 15:06:16 +0000 (17:06 +0200)]
#7913 Removed IE6/IE7 related fix from merged change

12 years ago#7984 removed Firefox workarounds
Artur Signell [Tue, 22 Nov 2011 15:05:42 +0000 (17:05 +0200)]
#7984 removed Firefox workarounds

12 years agoFIXME comment for the future
Artur Signell [Tue, 22 Nov 2011 14:47:20 +0000 (16:47 +0200)]
FIXME comment for the future

12 years ago#7963 Additional fixes
Artur Signell [Tue, 22 Nov 2011 14:37:40 +0000 (16:37 +0200)]
#7963 Additional fixes

Removed special case from widget set that used to support VButton
changing into VCheckBox

Corrected tests

12 years ago#7964 Fixed test to be compatible with CheckBox change
Artur Signell [Tue, 22 Nov 2011 13:56:13 +0000 (15:56 +0200)]
#7964 Fixed test to be compatible with CheckBox change

12 years agoAdded license header to VDragAndDropWrapperIE.java
Henri Sara [Tue, 22 Nov 2011 13:17:15 +0000 (13:17 +0000)]
Added license header to VDragAndDropWrapperIE.java

svn changeset:22095/svn branch:6.8

12 years agoAdded WebContent/VAADIN/widgetsets to .gitignore as git cannot track empty directorie...
Artur Signell [Tue, 22 Nov 2011 11:17:52 +0000 (13:17 +0200)]
Added WebContent/VAADIN/widgetsets to .gitignore as git cannot track empty directories and complains about changes when DefaultWidgetSet has been compiled

12 years ago#7981 Removed Firefox 2 specific code and CSS
Artur Signell [Tue, 22 Nov 2011 11:08:29 +0000 (13:08 +0200)]
#7981 Removed Firefox 2 specific code and CSS

12 years ago#7913 Removed IE7 specific CSS rules
Artur Signell [Tue, 22 Nov 2011 11:05:51 +0000 (13:05 +0200)]
#7913 Removed IE7 specific CSS rules

12 years ago#7913 Removed IE7 related stuff
Artur Signell [Tue, 22 Nov 2011 10:57:54 +0000 (12:57 +0200)]
#7913 Removed IE7 related stuff

12 years ago#7964 Added booleanValue() to CheckBox for now. Can probably be removed
Artur Signell [Tue, 22 Nov 2011 10:34:21 +0000 (12:34 +0200)]
#7964 Added booleanValue() to CheckBox for now. Can probably be removed
once
CheckBox.getValue() return Boolean

12 years ago#7963 Button now extends AbstractComponent instead of AbstractField
Artur Signell [Tue, 22 Nov 2011 10:31:21 +0000 (12:31 +0200)]
#7963 Button now extends AbstractComponent instead of AbstractField

Focus related methods previously used from AbstractField are now
implemented in Button directly.

Fixed tests related to this change.

12 years ago#7963 Moved ActionManager from AbstractField to AbstractComponent to
Artur Signell [Tue, 22 Nov 2011 10:26:53 +0000 (12:26 +0200)]
#7963 Moved ActionManager from AbstractField to AbstractComponent to
enable Button to extend AbstractComponent

12 years ago#7964 CheckBox now extends AbstractField directly.
Artur Signell [Tue, 22 Nov 2011 09:10:03 +0000 (11:10 +0200)]
#7964 CheckBox now extends AbstractField directly.

ClickListener is no longer available for a CheckBox.
Fixed tests accordingly

12 years ago#7913 Removed IE7 specific code from Button
Artur Signell [Tue, 22 Nov 2011 09:03:10 +0000 (11:03 +0200)]
#7913 Removed IE7 specific code from Button

12 years ago#7913 Removed IE6/IE7 specific code from CheckBox
Artur Signell [Tue, 22 Nov 2011 09:02:07 +0000 (11:02 +0200)]
#7913 Removed IE6/IE7 specific code from CheckBox

12 years agoRemoved demo related ignores that are no longer relevant
Artur Signell [Tue, 22 Nov 2011 07:27:07 +0000 (09:27 +0200)]
Removed demo related ignores that are no longer relevant

12 years agoMerge some changes from 6.7 to 6.8
Henri Sara [Tue, 22 Nov 2011 11:01:14 +0000 (11:01 +0000)]
Merge some changes from 6.7 to 6.8

svn changeset:22091/svn branch:6.8

12 years agoMerge remote branch 'origin/6.8'
Leif Åstrand [Tue, 22 Nov 2011 10:14:22 +0000 (12:14 +0200)]
Merge remote branch 'origin/6.8'

Conflicts:
tests/integration_tests.xml

12 years agoMerge changes from 6.7 to 6.8
Leif Åstrand [Tue, 22 Nov 2011 10:06:39 +0000 (10:06 +0000)]
Merge changes from 6.7 to 6.8

svn changeset:22090/svn branch:6.8

12 years agorenamed html file so that test bench don't think it is a test script
Matti Tahvonen [Mon, 21 Nov 2011 14:18:27 +0000 (14:18 +0000)]
renamed html file so that test bench don't think it is a test script

svn changeset:22085/svn branch:6.8

12 years agorenamed html file so that test bench don't think it is a test script
Matti Tahvonen [Mon, 21 Nov 2011 14:18:08 +0000 (14:18 +0000)]
renamed html file so that test bench don't think it is a test script

svn changeset:22084/svn branch:6.8

12 years agodragandropwrapper can now initiate html5 drags, fixes #7833
Matti Tahvonen [Mon, 21 Nov 2011 13:38:31 +0000 (13:38 +0000)]
dragandropwrapper can now initiate html5 drags, fixes #7833

svn changeset:22081/svn branch:6.8

12 years agoMerged fixes from 6.7
Artur Signell [Thu, 17 Nov 2011 13:37:04 +0000 (13:37 +0000)]
Merged fixes from 6.7

svn changeset:22048/svn branch:6.8

12 years agoMerged some changes from 6.7 to 6.8
Henri Sara [Wed, 16 Nov 2011 10:39:05 +0000 (10:39 +0000)]
Merged some changes from 6.7 to 6.8

svn changeset:22016/svn branch:6.8

12 years agoMerged #7837 to Vaadin 6.8
Henri Sara [Tue, 15 Nov 2011 14:52:47 +0000 (14:52 +0000)]
Merged #7837 to Vaadin 6.8

svn changeset:22010/svn branch:6.8

12 years agoDummy commit #1 for testing repository
Artur Signell [Fri, 11 Nov 2011 13:25:44 +0000 (15:25 +0200)]
Dummy commit #1 for testing repository

12 years agoMerge remote branch 'origin/6.8'
Artur Signell [Fri, 11 Nov 2011 12:56:05 +0000 (14:56 +0200)]
Merge remote branch 'origin/6.8'

12 years agoMerge branch 'master' of ssh://git@dev.vaadin.com/vaadin
Artur Signell [Fri, 11 Nov 2011 08:50:14 +0000 (10:50 +0200)]
Merge branch 'master' of ssh://git@dev.vaadin.com/vaadin

12 years agoLonger pause before taking the inital screenshot (#7396)
Leif Åstrand [Fri, 11 Nov 2011 08:25:39 +0000 (10:25 +0200)]
Longer pause before taking the inital screenshot (#7396)

12 years agoRun integration tests with Safari 5 instead of Firefox 3.6 (#7396)
Leif Åstrand [Fri, 11 Nov 2011 07:52:25 +0000 (09:52 +0200)]
Run integration tests with Safari 5 instead of Firefox 3.6 (#7396)

12 years ago#7918 Test with Firefox 8
Artur Signell [Thu, 10 Nov 2011 14:02:00 +0000 (14:02 +0000)]
#7918 Test with Firefox 8

svn changeset:21959/svn branch:6.7

12 years agoFirefox 7 -> 8
Artur Signell [Thu, 10 Nov 2011 13:26:00 +0000 (15:26 +0200)]
Firefox 7 -> 8

12 years agoMinor formatting changes
Leif Åstrand [Thu, 10 Nov 2011 11:42:43 +0000 (13:42 +0200)]
Minor formatting changes

12 years agoMinor formatting change
Leif Åstrand [Thu, 10 Nov 2011 11:42:07 +0000 (13:42 +0200)]
Minor formatting change

12 years ago#7912 Remove support for IE6
Leif Åstrand [Wed, 9 Nov 2011 14:48:12 +0000 (16:48 +0200)]
#7912 Remove support for IE6

12 years agoFormatting changes
Leif Åstrand [Wed, 9 Nov 2011 13:14:39 +0000 (15:14 +0200)]
Formatting changes

12 years agoMerge remote branch 'origin/6.8'
Artur Signell [Tue, 8 Nov 2011 16:20:44 +0000 (18:20 +0200)]
Merge remote branch 'origin/6.8'

12 years agoTest for #7908
Artur Signell [Tue, 8 Nov 2011 16:03:45 +0000 (16:03 +0000)]
Test for #7908

svn changeset:21947/svn branch:6.7

12 years agoMerge remote-tracking branch 'origin/6.8' into master
Leif Åstrand [Tue, 8 Nov 2011 15:28:27 +0000 (17:28 +0200)]
Merge remote-tracking branch 'origin/6.8' into master

12 years agoRemoved svn:executable property to avoid problems with Git on Windows
Artur Signell [Tue, 8 Nov 2011 14:29:40 +0000 (14:29 +0000)]
Removed svn:executable property to avoid problems with Git on Windows

svn changeset:21944/svn branch:6.7

12 years agoTest for file uploads. Not run automatically due to limitations in testing file uploa...
Artur Signell [Tue, 8 Nov 2011 08:35:37 +0000 (08:35 +0000)]
Test for file uploads. Not run automatically due to limitations in testing file uploads with TestBench/Selenium.

svn changeset:21938/svn branch:6.7

12 years agoFixed dates
Artur Signell [Fri, 4 Nov 2011 14:06:10 +0000 (14:06 +0000)]
Fixed dates

svn changeset:21913/svn branch:6.7

12 years ago#7839 Corrected cases where pagelength=0 or where number of children > pagebuffer...
Artur Signell [Fri, 4 Nov 2011 12:23:49 +0000 (12:23 +0000)]
#7839 Corrected cases where pagelength=0 or where number of children > pagebuffer size

svn changeset:21910/svn branch:6.7

12 years agoTest for TreeTable with pageLength set to zero
Artur Signell [Fri, 4 Nov 2011 12:22:40 +0000 (12:22 +0000)]
Test for TreeTable with pageLength set to zero

svn changeset:21908/svn branch:6.7

12 years agoFixed dates
Artur Signell [Fri, 4 Nov 2011 12:13:59 +0000 (12:13 +0000)]
Fixed dates

svn changeset:21907/svn branch:6.7

12 years agoTheme for tickets, based on Reindeer
Artur Signell [Fri, 4 Nov 2011 11:39:28 +0000 (11:39 +0000)]
Theme for tickets, based on Reindeer

svn changeset:21904/svn branch:6.7

12 years ago#7780 Don't do partial repaints if the item set has changed during an expand or collapse
Artur Signell [Fri, 4 Nov 2011 09:01:09 +0000 (09:01 +0000)]
#7780 Don't do partial repaints if the item set has changed during an expand or collapse

svn changeset:21901/svn branch:6.7

12 years agoTest for #7839
Artur Signell [Fri, 4 Nov 2011 08:22:50 +0000 (08:22 +0000)]
Test for #7839

svn changeset:21898/svn branch:6.7

12 years agoTest for #7839
Artur Signell [Fri, 4 Nov 2011 08:20:18 +0000 (08:20 +0000)]
Test for #7839

svn changeset:21896/svn branch:6.7

12 years ago#7839 Avoid discarding rows when updating rows as row indexes have not been updated...
Artur Signell [Fri, 4 Nov 2011 08:13:49 +0000 (08:13 +0000)]
#7839 Avoid discarding rows when updating rows as row indexes have not been updated yet causing wrong rows to be removed

svn changeset:21894/svn branch:6.7

12 years ago#7839 Cleanup based on review
Artur Signell [Fri, 4 Nov 2011 08:10:42 +0000 (08:10 +0000)]
#7839 Cleanup based on review

svn changeset:21893/svn branch:6.7

12 years agoSome minor formatting changes
Leif Åstrand [Fri, 4 Nov 2011 07:41:57 +0000 (09:41 +0200)]
Some minor formatting changes

12 years ago#7839 Out of Sync error when using Generated Columns with TreeTable - additional fix
Artur Signell [Fri, 4 Nov 2011 06:19:20 +0000 (06:19 +0000)]
#7839 Out of Sync error when using Generated Columns with TreeTable - additional fix

svn changeset:21892/svn branch:6.7

12 years ago#7839 Out of Sync error when using Generated Columns with TreeTable
Artur Signell [Thu, 3 Nov 2011 15:58:23 +0000 (15:58 +0000)]
#7839 Out of Sync error when using Generated Columns with TreeTable

Fixed multiple indexing issues that could occur in partial updates in Table and TreeTable

svn changeset:21889/svn branch:6.7

12 years agoAdded javadoc and debug logging
Artur Signell [Thu, 3 Nov 2011 15:52:44 +0000 (15:52 +0000)]
Added javadoc and debug logging

svn changeset:21888/svn branch:6.7

12 years ago#7790 Reverted sort methods to call refreshRenderedCells instead of refreshRowCache
Artur Signell [Thu, 3 Nov 2011 15:22:56 +0000 (15:22 +0000)]
#7790 Reverted sort methods to call refreshRenderedCells instead of refreshRowCache

svn changeset:21887/svn branch:6.7

12 years agoPartly reverted [21883] as it caused unnecessary rendering in some cases
Artur Signell [Thu, 3 Nov 2011 15:15:05 +0000 (15:15 +0000)]
Partly reverted [21883] as it caused unnecessary rendering in some cases

svn changeset:21886/svn branch:6.7

12 years agoInclude c.v.terminal.gwt.server in the test coverage data
Leif Åstrand [Thu, 3 Nov 2011 13:37:20 +0000 (13:37 +0000)]
Include c.v.terminal.gwt.server in the test coverage data

svn changeset:21885/svn branch:6.7

12 years ago#7790 Renamed method to refreshRowCache, ensured it is used internally by Table aswel...
Artur Signell [Thu, 3 Nov 2011 13:28:02 +0000 (13:28 +0000)]
#7790 Renamed method to refreshRowCache, ensured it is used internally by Table aswell and made the method public

svn changeset:21883/svn branch:6.7

12 years ago#7790 Added a method for forcing Table to repaint its rows
Artur Signell [Thu, 3 Nov 2011 13:18:42 +0000 (13:18 +0000)]
#7790 Added a method for forcing Table to repaint its rows

svn changeset:21882/svn branch:6.7

12 years agoDon't fail build if test coverage generation is disabled
Leif Åstrand [Thu, 3 Nov 2011 07:41:02 +0000 (09:41 +0200)]
Don't fail build if test coverage generation is disabled

12 years agoCorrected the Scrollable JavaDoc to correspond with the code.
Marko Grönroos [Wed, 2 Nov 2011 10:56:16 +0000 (10:56 +0000)]
Corrected the Scrollable JavaDoc to correspond with the code.

svn changeset:21864/svn branch:6.7

12 years ago#7810 Fixed error handling of the row disabled in [21824]
Leif Åstrand [Wed, 2 Nov 2011 07:53:15 +0000 (07:53 +0000)]
#7810 Fixed error handling of the row disabled in [21824]

svn changeset:21858/svn branch:6.7

12 years agoMerge branch 'master' of ssh://git@dev.vaadin.com/vaadin.git
Leif Åstrand [Wed, 2 Nov 2011 07:46:49 +0000 (09:46 +0200)]
Merge branch 'master' of ssh://git@dev.vaadin.com/vaadin.git

12 years agoSome additions to .gitignore
Leif Åstrand [Wed, 2 Nov 2011 07:46:25 +0000 (09:46 +0200)]
Some additions to .gitignore

12 years ago#5562 Widgetset build throws an exception while throwing an exception
Artur Signell [Tue, 1 Nov 2011 12:54:30 +0000 (12:54 +0000)]
#5562 Widgetset build throws an exception while throwing an exception

Changed getCanonicalPath to getPath to avoid exceptions in the exception handler

svn changeset:21852/svn branch:6.7

12 years agoRemoved extra c from build number
Artur Signell [Tue, 1 Nov 2011 12:25:51 +0000 (14:25 +0200)]
Removed extra c from build number

12 years agoMerge branch 'master' of ssh://dev.vaadin.com/vaadin
Artur Signell [Tue, 1 Nov 2011 12:05:51 +0000 (14:05 +0200)]
Merge branch 'master' of ssh://dev.vaadin.com/vaadin

12 years agoUpdated test as JDK1.6 gives a different date format for the locale than JDK1.5
Artur Signell [Tue, 1 Nov 2011 12:05:38 +0000 (14:05 +0200)]
Updated test as JDK1.6 gives a different date format for the locale than JDK1.5

12 years agoCorrected scroll offsets
Artur Signell [Tue, 1 Nov 2011 11:24:22 +0000 (11:24 +0000)]
Corrected scroll offsets

svn changeset:21848/svn branch:6.7

12 years agoDo not use special -noservlet versions of GWT JARs.
Henri Sara [Tue, 1 Nov 2011 07:44:07 +0000 (09:44 +0200)]
Do not use special -noservlet versions of GWT JARs.

As Vaadin 7 uses Servlet API 2.4, special -noservlet versions of GWT
JARs are not needed anymore.

12 years agoConverted .gitignore file from svn:ignore properties
Mikael Vappula [Mon, 31 Oct 2011 13:43:50 +0000 (15:43 +0200)]
Converted .gitignore file from svn:ignore properties

12 years agoTest and fix for #7852 TreeTable partial update throws NegativeArraySizeException
Artur Signell [Mon, 31 Oct 2011 13:31:22 +0000 (13:31 +0000)]
Test and fix for #7852 TreeTable partial update throws NegativeArraySizeException

svn changeset:21840/svn branch:6.7

12 years agoDo not exclude GWT JARs from classpath as it should contain servlet API
Henri Sara [Mon, 31 Oct 2011 13:00:49 +0000 (15:00 +0200)]
Do not exclude GWT JARs from classpath as it should contain servlet API
2.4

12 years agoUpdated version to 7.0.0
Artur Signell [Mon, 31 Oct 2011 12:41:23 +0000 (14:41 +0200)]
Updated version to 7.0.0

12 years agoDon't test with JBoss AS 3 and Tomcat 4 any more because of dropped
Leif Åstrand [Mon, 31 Oct 2011 12:38:12 +0000 (14:38 +0200)]
Don't test with JBoss AS 3 and Tomcat 4 any more because of dropped
support for servlet 2.3

12 years agoUpdated GWT version to 2.4.0
Henri Sara [Mon, 31 Oct 2011 12:26:03 +0000 (14:26 +0200)]
Updated GWT version to 2.4.0

12 years agoRemoved testing of unsupported browsers
Artur Signell [Mon, 31 Oct 2011 11:32:28 +0000 (13:32 +0200)]
Removed testing of unsupported browsers

12 years agoRemoved Servlet 2.3 API check. No Servlet 2.5 API jar is included in the project...
Artur Signell [Mon, 31 Oct 2011 10:41:54 +0000 (12:41 +0200)]
Removed Servlet 2.3 API check. No Servlet 2.5 API jar is included in the project so we should be fine without this check.

12 years agoRemoved Java 5 check
Artur Signell [Mon, 31 Oct 2011 10:39:34 +0000 (12:39 +0200)]
Removed Java 5 check

12 years agoMergedDo not test that DST is active as it fails when DST is not active...
Artur Signell [Mon, 31 Oct 2011 06:47:20 +0000 (06:47 +0000)]
MergedDo not test that DST is active as it fails when DST is not active...

svn changeset:21838/svn branch:6.7

12 years ago#7836 Table repaint throws ArrayIndexOutOfBounds when using FileSystemContainer
Artur Signell [Thu, 27 Oct 2011 17:44:16 +0000 (17:44 +0000)]
#7836 Table repaint throws ArrayIndexOutOfBounds when using FileSystemContainer

svn changeset:21825/svn branch:6.7

12 years ago#7810 temporarily commented out row that prevents build from succeeding
Artur Signell [Thu, 27 Oct 2011 17:36:01 +0000 (17:36 +0000)]
#7810 temporarily commented out row that prevents build from succeeding

svn changeset:21824/svn branch:6.7

12 years ago#7698 FileSystemContainer throws NPE when a directory cannot be read
Artur Signell [Thu, 27 Oct 2011 16:17:49 +0000 (16:17 +0000)]
#7698 FileSystemContainer throws NPE when a directory cannot be read

svn changeset:21816/svn branch:6.7