]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
12 years agoMetadata for client-compiled package (#9299)
Artur Signell [Tue, 4 Sep 2012 14:18:17 +0000 (17:18 +0300)]
Metadata for client-compiled package (#9299)

12 years agoJava version check (#9299)
Artur Signell [Tue, 4 Sep 2012 13:42:25 +0000 (16:42 +0300)]
Java version check (#9299)

12 years agoInclude compiled TestingWidgetSet in war (#9299)
Artur Signell [Tue, 4 Sep 2012 13:28:49 +0000 (16:28 +0300)]
Include compiled TestingWidgetSet in war (#9299)

12 years agoEnsure required jars are available when running tests (#9299)
Artur Signell [Tue, 4 Sep 2012 13:23:49 +0000 (16:23 +0300)]
Ensure required jars are available when running tests (#9299)

12 years agoRun tests with assertions enabled
Artur Signell [Tue, 4 Sep 2012 13:23:23 +0000 (16:23 +0300)]
Run tests with assertions enabled

12 years agoDo not build client-compiled-cache for now, it should be a separate module (#9299)
Artur Signell [Tue, 4 Sep 2012 13:22:57 +0000 (16:22 +0300)]
Do not build client-compiled-cache for now, it should be a separate module (#9299)

12 years agoAssert field is dirty, does not matter how many times it has been marked
Artur Signell [Tue, 4 Sep 2012 13:22:19 +0000 (16:22 +0300)]
Assert field is dirty, does not matter how many times it has been marked

12 years agoReverted invalid change of test data during package rename
Artur Signell [Tue, 4 Sep 2012 13:21:53 +0000 (16:21 +0300)]
Reverted invalid change of test data during package rename

12 years agoSupport running TestBench tests with the vaadin-uitest war (#9299)
Artur Signell [Tue, 4 Sep 2012 11:49:30 +0000 (14:49 +0300)]
Support running TestBench tests with the vaadin-uitest war (#9299)

Server is now launched using jetty-runner instead of a custom DemoLauncher

12 years agoAdded Git Revision to GWT version file
Artur Signell [Tue, 4 Sep 2012 05:46:35 +0000 (08:46 +0300)]
Added Git Revision to GWT version file

12 years agoClient-compiled-cache artifact (#9299)
Artur Signell [Mon, 3 Sep 2012 21:33:58 +0000 (00:33 +0300)]
Client-compiled-cache artifact (#9299)

12 years agoAdded themes-compiled module (#9299)
Artur Signell [Mon, 3 Sep 2012 12:36:28 +0000 (15:36 +0300)]
Added themes-compiled module (#9299)

12 years agoModule for compiled client side (#9299)
Artur Signell [Fri, 31 Aug 2012 13:13:18 +0000 (16:13 +0300)]
Module for compiled client side (#9299)

12 years agoSteps towards publishing sources and javadoc jars (#9299)
Artur Signell [Fri, 31 Aug 2012 12:27:01 +0000 (15:27 +0300)]
Steps towards publishing sources and javadoc jars (#9299)

12 years agoSupport running JUnit tests (#9299)
Artur Signell [Fri, 31 Aug 2012 10:54:26 +0000 (13:54 +0300)]
Support running JUnit tests (#9299)

12 years agoSupport for running sass junit tests
Artur Signell [Thu, 30 Aug 2012 09:51:25 +0000 (12:51 +0300)]
Support for running sass junit tests

12 years agoAdded build-provided to make build work again
Artur Signell [Thu, 30 Aug 2012 07:44:38 +0000 (10:44 +0300)]
Added build-provided to make build work again

12 years agoClean ivy cache and gwt dir before build
Artur Signell [Thu, 30 Aug 2012 06:35:58 +0000 (09:35 +0300)]
Clean ivy cache and gwt dir before build

12 years agoFixed scopes for generated Maven pom.xml files (#9299)
Artur Signell [Wed, 29 Aug 2012 11:43:31 +0000 (14:43 +0300)]
Fixed scopes for generated Maven pom.xml files (#9299)

12 years agoServlet API dependency
Artur Signell [Wed, 29 Aug 2012 07:32:00 +0000 (10:32 +0300)]
Servlet API dependency

12 years agoRemoved extra slash
Artur Signell [Tue, 28 Aug 2012 17:52:03 +0000 (20:52 +0300)]
Removed extra slash

12 years agoCreate dirs when unpacking GWT
Artur Signell [Tue, 28 Aug 2012 17:42:20 +0000 (20:42 +0300)]
Create dirs when unpacking GWT

12 years agoJsoup is now declared as a dependency (#9299)
Artur Signell [Tue, 28 Aug 2012 17:00:00 +0000 (20:00 +0300)]
Jsoup is now declared as a dependency (#9299)

12 years agoCreated separate build.xml files for each module (#9299)
Artur Signell [Thu, 23 Aug 2012 07:43:24 +0000 (10:43 +0300)]
Created separate build.xml files for each module (#9299)

12 years agoReverted back to Transitional Doctype #8294
John Ahlroos [Sat, 8 Sep 2012 08:06:13 +0000 (11:06 +0300)]
Reverted back to Transitional Doctype #8294

12 years agoFixing 1px caption jump in tabsheet and accordion after switching to
John Ahlroos [Fri, 7 Sep 2012 15:15:18 +0000 (18:15 +0300)]
Fixing 1px caption jump in tabsheet and accordion after switching to
HTML5 doctype

12 years agoMinor text change
Artur Signell [Mon, 3 Sep 2012 06:55:51 +0000 (09:55 +0300)]
Minor text change

12 years agoFix for 1px button caption jump after changing to HTML5 doctype
John Ahlroos [Fri, 7 Sep 2012 14:12:42 +0000 (17:12 +0300)]
Fix for 1px button caption jump after changing to HTML5 doctype

12 years agoCommit Pekka's patch for #8030 ((Component...) constructor for layouts) and #5422...
Johannes Dahlström [Fri, 7 Sep 2012 13:31:16 +0000 (16:31 +0300)]
Commit Pekka's patch for #8030 ((Component...) constructor for layouts) and #5422 (addComponents(Component...) for layouts) with minor formatting/javadoc changes

12 years agoRenamed sass -> theme-compiler for consistency (#9299)
Artur Signell [Fri, 7 Sep 2012 13:43:01 +0000 (16:43 +0300)]
Renamed sass -> theme-compiler for consistency (#9299)

12 years agoMerge branch 'master' of ssh://dev.vaadin.com/vaadin
Marko Gronroos [Fri, 7 Sep 2012 12:29:22 +0000 (15:29 +0300)]
Merge branch 'master' of ssh://dev.vaadin.com/vaadin

12 years agoUpdated Release Notes for 7.0.0.beta1 release. Fixed some merge conflicts that had...
Marko Gronroos [Fri, 7 Sep 2012 12:29:13 +0000 (15:29 +0300)]
Updated Release Notes for 7.0.0.beta1 release. Fixed some merge conflicts that had been left in the release notes.

12 years agoUse dedicated Lock for session synchronization (#9156)
Leif Åstrand [Fri, 7 Sep 2012 11:57:53 +0000 (14:57 +0300)]
Use dedicated Lock for session synchronization (#9156)

12 years agoAdd some deprecation for stuff that might still change (#8165)
Leif Åstrand [Fri, 7 Sep 2012 10:58:12 +0000 (13:58 +0300)]
Add some deprecation for stuff that might still change (#8165)

12 years agoRemoved paintable.scss
Jouni Koivuviita [Fri, 7 Sep 2012 11:52:45 +0000 (14:52 +0300)]
Removed paintable.scss

12 years agoFixed 5px gaps between vertical layout slots (Firefox/Opera) after doctype was change...
Jouni Koivuviita [Fri, 7 Sep 2012 11:52:10 +0000 (14:52 +0300)]
Fixed 5px gaps between vertical layout slots (Firefox/Opera) after doctype was changed to HTML5 (#8294). Refactored paintable.scss to widget.scss (this time for real)

12 years agoRename Application back to LegacyApplication (#9402)
Leif Åstrand [Fri, 7 Sep 2012 10:47:51 +0000 (13:47 +0300)]
Rename Application back to LegacyApplication (#9402)

12 years agoRemove unneeded requestRepaint methods (#9325)
Leif Åstrand [Fri, 7 Sep 2012 09:00:03 +0000 (12:00 +0300)]
Remove unneeded requestRepaint methods (#9325)

12 years agoExplicitly document deprecation as it isn't properly inherited (#9378)
Leif Åstrand [Fri, 7 Sep 2012 08:58:01 +0000 (11:58 +0300)]
Explicitly document deprecation as it isn't properly inherited (#9378)

12 years agoFixed references to XHTML and issue found in review #8294
John Ahlroos [Fri, 7 Sep 2012 08:22:30 +0000 (11:22 +0300)]
Fixed references to XHTML and issue found in review #8294

12 years agoReturn short list instead of exception if less items available (#8028)
Henri Sara [Fri, 7 Sep 2012 08:07:57 +0000 (11:07 +0300)]
Return short list instead of exception if less items available (#8028)

Container.Indexed.getItemIds(int, int) does not throw an exception if
too few items are available in the container.

12 years agoAdd some deprecation messages about upcoming changes (#9402)
Leif Åstrand [Fri, 7 Sep 2012 07:46:31 +0000 (10:46 +0300)]
Add some deprecation messages about upcoming changes (#9402)

12 years agoMoved base theme constants (v-widget and v-layout) from BaseTheme to
John Ahlroos [Fri, 7 Sep 2012 07:41:17 +0000 (10:41 +0300)]
Moved base theme constants (v-widget and v-layout) from BaseTheme to
StyleConstants

12 years agoRemoved deprecated ContenMode.XHTML
John Ahlroos [Fri, 7 Sep 2012 07:32:05 +0000 (10:32 +0300)]
Removed deprecated ContenMode.XHTML

12 years agoNow using HTML5 content mode. Also deprecated the XHTML content modes.
John Ahlroos [Fri, 7 Sep 2012 07:09:02 +0000 (10:09 +0300)]
Now using HTML5 content mode. Also deprecated the XHTML content modes.

12 years agoMake ClassResource find associated Application class (#9402)
Leif Åstrand [Fri, 7 Sep 2012 07:23:31 +0000 (10:23 +0300)]
Make ClassResource find associated Application class (#9402)

12 years agoRedesign to make session inited in Application.init (#9402)
Leif Åstrand [Fri, 7 Sep 2012 07:07:42 +0000 (10:07 +0300)]
Redesign to make session inited in Application.init (#9402)

12 years agoRestored properties file which was committed by mistake.
John Ahlroos [Fri, 7 Sep 2012 05:57:52 +0000 (08:57 +0300)]
Restored properties file which was committed by mistake.

12 years agoApplied CSSLayout patch for #9357
John Ahlroos [Fri, 7 Sep 2012 05:51:58 +0000 (08:51 +0300)]
Applied CSSLayout patch for #9357

12 years agoSimple override for getItemIds(int,int) for TreeTable (#9509)
Artur Signell [Thu, 6 Sep 2012 19:42:20 +0000 (22:42 +0300)]
Simple override for getItemIds(int,int) for TreeTable (#9509)

12 years agoSeparate view name from parameters with a slash in StaticViewProvider as well
Johannes Dahlström [Thu, 6 Sep 2012 15:44:16 +0000 (18:44 +0300)]
Separate view name from parameters with a slash in StaticViewProvider as well

12 years agoTestBench test for Navigator
Johannes Dahlström [Thu, 6 Sep 2012 15:16:21 +0000 (18:16 +0300)]
TestBench test for Navigator

12 years agoRemove Application from UIProvider API (#9402)
Leif Åstrand [Thu, 6 Sep 2012 13:58:43 +0000 (16:58 +0300)]
Remove Application from UIProvider API (#9402)

12 years agoAdd VaadinSession getter to VaadinService (#9402)
Leif Åstrand [Thu, 6 Sep 2012 13:51:47 +0000 (16:51 +0300)]
Add VaadinSession getter to VaadinService (#9402)

12 years agoRemove some 'Application' from CommunicationManager (#9402)
Leif Åstrand [Thu, 6 Sep 2012 10:46:30 +0000 (13:46 +0300)]
Remove some 'Application' from CommunicationManager (#9402)

12 years agoRemove 'Application' from RequestHandler API (#9402)
Leif Åstrand [Thu, 6 Sep 2012 10:34:36 +0000 (13:34 +0300)]
Remove 'Application' from RequestHandler API (#9402)

12 years agoRemove some 'Application' from the Bootstrap API (#9402)
Leif Åstrand [Thu, 6 Sep 2012 10:29:44 +0000 (13:29 +0300)]
Remove some 'Application' from the Bootstrap API (#9402)

12 years agoRemove VaadinSession.isProductionMode() (#9402)
Leif Åstrand [Thu, 6 Sep 2012 10:24:33 +0000 (13:24 +0300)]
Remove VaadinSession.isProductionMode() (#9402)

12 years agoReplaced reference to VBoxLayout in test
John Ahlroos [Thu, 6 Sep 2012 14:02:28 +0000 (17:02 +0300)]
Replaced reference to VBoxLayout in test

12 years agoMinor fix to CSS selector
John Ahlroos [Thu, 6 Sep 2012 13:45:05 +0000 (16:45 +0300)]
Minor fix to CSS selector

12 years agoRenamed .v-boxlayout selector to .v-layout and applied the .v-layout
John Ahlroos [Thu, 6 Sep 2012 13:27:04 +0000 (16:27 +0300)]
Renamed .v-boxlayout selector to .v-layout and applied the .v-layout
selector to all layouts

12 years agoAdded a really simple test application for times when you quickly need
John Ahlroos [Thu, 6 Sep 2012 10:30:32 +0000 (13:30 +0300)]
Added a really simple test application for times when you quickly need
to test some ui features.

12 years agoMove ErrorListener implementation out of VaadinSession (#9402)
Leif Åstrand [Thu, 6 Sep 2012 10:22:29 +0000 (13:22 +0300)]
Move ErrorListener implementation out of VaadinSession (#9402)

12 years agoRemove unused variable
Leif Åstrand [Thu, 6 Sep 2012 08:44:55 +0000 (11:44 +0300)]
Remove unused variable

12 years agoDon't use @DelegateToWidget in AbstractSplitPanelState.SplitterState (#9485, #9491)
Johannes Dahlström [Thu, 6 Sep 2012 09:30:51 +0000 (12:30 +0300)]
Don't use @DelegateToWidget in AbstractSplitPanelState.SplitterState (#9485, #9491)

12 years agoRemove some references to Application in API and docs (#9402)
Leif Åstrand [Thu, 6 Sep 2012 08:41:22 +0000 (11:41 +0300)]
Remove some references to Application in API and docs (#9402)

12 years agoRename ApplicationConfiguration -> DeploymentConfiguration (#9402)
Leif Åstrand [Thu, 6 Sep 2012 07:57:39 +0000 (10:57 +0300)]
Rename ApplicationConfiguration -> DeploymentConfiguration (#9402)

12 years agoFix some stray references to the name deployment configuration (#9402)
Leif Åstrand [Thu, 6 Sep 2012 07:32:10 +0000 (10:32 +0300)]
Fix some stray references to the name deployment configuration (#9402)

12 years agoApplied patch for #9414 - allow space between @mixin and parentheses. (includes gener...
Marc Englund [Thu, 6 Sep 2012 07:48:19 +0000 (10:48 +0300)]
Applied patch for #9414 - allow space between @mixin and parentheses. (includes generated sources)

12 years agoFix import for javadocs
Leif Åstrand [Thu, 6 Sep 2012 07:20:13 +0000 (10:20 +0300)]
Fix import for javadocs

12 years agoRename DeploymentConfiguration -> VaadinService (#9402)
Leif Åstrand [Thu, 6 Sep 2012 07:18:56 +0000 (10:18 +0300)]
Rename DeploymentConfiguration -> VaadinService (#9402)

12 years agoMoved tests applications which got placed in the wrong folder at merge
John Ahlroos [Thu, 6 Sep 2012 07:08:14 +0000 (10:08 +0300)]
Moved tests applications which got placed in the wrong folder at merge

12 years agoApplied patch from #9471 (+ generated with JavaCC)
Marc Englund [Thu, 6 Sep 2012 06:41:08 +0000 (09:41 +0300)]
Applied patch from #9471 (+ generated with JavaCC)

12 years agoRemove invalid import
Leif Åstrand [Thu, 6 Sep 2012 05:54:13 +0000 (08:54 +0300)]
Remove invalid import

12 years agoReformat project
Leif Åstrand [Wed, 5 Sep 2012 16:50:56 +0000 (19:50 +0300)]
Reformat project

12 years agoDeprecated EventRouter with a message that it will be replaced before 7.0.0 (#8640)
Artur Signell [Wed, 5 Sep 2012 16:28:23 +0000 (19:28 +0300)]
Deprecated EventRouter with a message that it will be replaced before 7.0.0 (#8640)

12 years agoFixed copy/paste error
Artur Signell [Wed, 5 Sep 2012 16:18:55 +0000 (19:18 +0300)]
Fixed copy/paste error

12 years agoMerge branch 'removeApplication'
Leif Åstrand [Wed, 5 Sep 2012 16:35:55 +0000 (19:35 +0300)]
Merge branch 'removeApplication'

12 years agoRename LegacyApplication -> Application (#9402)
Leif Åstrand [Wed, 5 Sep 2012 16:32:27 +0000 (19:32 +0300)]
Rename LegacyApplication -> Application (#9402)

12 years agoRemove getApplication() and add getSession() (#9402)
Leif Åstrand [Wed, 5 Sep 2012 16:30:41 +0000 (19:30 +0300)]
Remove getApplication() and add getSession() (#9402)

12 years agoRename Application to VaadinSession (#9402)
Leif Åstrand [Wed, 5 Sep 2012 16:04:20 +0000 (19:04 +0300)]
Rename Application to VaadinSession (#9402)

12 years agoCommunication activity listeners (#9327)
Jonatan Kronqvist [Thu, 30 Aug 2012 05:43:46 +0000 (08:43 +0300)]
Communication activity listeners (#9327)

12 years agoApplied proper formatting
John Ahlroos [Wed, 5 Sep 2012 15:04:37 +0000 (18:04 +0300)]
Applied proper formatting

12 years agoRefactored and cleaned up the newly add ordered layouts
John Ahlroos [Wed, 5 Sep 2012 14:58:12 +0000 (17:58 +0300)]
Refactored and cleaned up the newly add ordered layouts

12 years agoCombine ApplicationContext into Application (#9402)
Leif Åstrand [Wed, 5 Sep 2012 14:10:31 +0000 (17:10 +0300)]
Combine ApplicationContext into Application (#9402)

12 years agoRemoved duplicate method toggleStyleName (replaced by
John Ahlroos [Wed, 5 Sep 2012 13:03:53 +0000 (16:03 +0300)]
Removed duplicate method toggleStyleName (replaced by
setStyleName(String,Boolean) )

12 years agoMove LegacyApplication to its own file (#9402)
Leif Åstrand [Wed, 5 Sep 2012 12:45:16 +0000 (15:45 +0300)]
Move LegacyApplication to its own file (#9402)

12 years agoChange LegacyApplication to be a UIProvider (#9402)
Leif Åstrand [Wed, 5 Sep 2012 12:42:02 +0000 (15:42 +0300)]
Change LegacyApplication to be a UIProvider (#9402)

12 years agoMerge branch 'master' into layoutgraph
John Ahlroos [Wed, 5 Sep 2012 12:21:49 +0000 (15:21 +0300)]
Merge branch 'master' into layoutgraph

12 years agoFixed readonly buttons in TwinColSelect
John Ahlroos [Wed, 5 Sep 2012 12:20:43 +0000 (15:20 +0300)]
Fixed readonly buttons in TwinColSelect

12 years agoFixed interpreting caption domNode paths in VBoxLayout in
John Ahlroos [Wed, 5 Sep 2012 10:54:52 +0000 (13:54 +0300)]
Fixed interpreting caption domNode paths in VBoxLayout in
ComponentLocator

12 years agoRemove servlet and portlet request listeners (#9402)
Leif Åstrand [Wed, 5 Sep 2012 09:24:14 +0000 (12:24 +0300)]
Remove servlet and portlet request listeners (#9402)

12 years agoMerge branch 'master' into layoutgraph
John Ahlroos [Wed, 5 Sep 2012 08:45:11 +0000 (11:45 +0300)]
Merge branch 'master' into layoutgraph

12 years agoFixed ComponentLocator in the case where tests refer to an
John Ahlroos [Wed, 5 Sep 2012 08:42:56 +0000 (11:42 +0300)]
Fixed ComponentLocator in the case where tests refer to an
AbsolutePanel inside a Gridlayout which has been removed.

12 years agoDon't require an Application with portlet listeners (#9402)
Leif Åstrand [Wed, 5 Sep 2012 07:58:12 +0000 (10:58 +0300)]
Don't require an Application with portlet listeners (#9402)

12 years agoOnly support one Application per session (#9402)
Leif Åstrand [Wed, 5 Sep 2012 07:42:27 +0000 (10:42 +0300)]
Only support one Application per session (#9402)

12 years agoMove getBaseDirectory() to DeploymentConfiguration (#9402)
Leif Åstrand [Tue, 4 Sep 2012 13:59:24 +0000 (16:59 +0300)]
Move getBaseDirectory() to DeploymentConfiguration (#9402)

12 years agoExtract ApplicationConfiguration from DeploymentConfiguration (#9382)
Leif Åstrand [Tue, 4 Sep 2012 13:48:13 +0000 (16:48 +0300)]
Extract ApplicationConfiguration from DeploymentConfiguration (#9382)

12 years agoRemove transaction listener support (#9402)
Leif Åstrand [Tue, 4 Sep 2012 11:20:13 +0000 (14:20 +0300)]
Remove transaction listener support (#9402)

12 years agoUnify ThreadLocal handling (#9469)
Leif Åstrand [Tue, 4 Sep 2012 11:08:41 +0000 (14:08 +0300)]
Unify ThreadLocal handling (#9469)