]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
14 years agoTest case and fix for #4528 - PaintException if the last menuItem of a sub menu is...
Artur Signell [Thu, 22 Apr 2010 11:11:18 +0000 (11:11 +0000)]
Test case and fix for #4528 - PaintException if the last menuItem of a sub menu is invisible

svn changeset:12765/svn branch:6.3

14 years agoDon't run tests if server does not start. Fixes #3780.
Marko Grönroos [Wed, 21 Apr 2010 23:35:28 +0000 (23:35 +0000)]
Don't run tests if server does not start. Fixes #3780.

svn changeset:12742/svn branch:6.3

14 years agoDisabled deployment of javadocs and sources to maven in the nightly target as the...
Artur Signell [Tue, 20 Apr 2010 12:32:42 +0000 (12:32 +0000)]
Disabled deployment of javadocs and sources to maven in the nightly target as the Maven metadata is incorrectly updated

svn changeset:12699/svn branch:6.3

14 years agoDo not generate an unique version for the snapshots
Artur Signell [Tue, 20 Apr 2010 10:23:58 +0000 (10:23 +0000)]
Do not generate an unique version for the snapshots

svn changeset:12687/svn branch:6.3

14 years agoRun integration tests on Firefox 3.6, not 3.5
Henri Sara [Tue, 20 Apr 2010 10:01:32 +0000 (10:01 +0000)]
Run integration tests on Firefox 3.6, not 3.5

svn changeset:12685/svn branch:6.3

14 years agoDeploy vaadin jar as last
Artur Signell [Tue, 20 Apr 2010 09:48:30 +0000 (09:48 +0000)]
Deploy vaadin jar as last

svn changeset:12684/svn branch:6.3

14 years agoRun integration tests on Firefox 3.6, not 3.5
Henri Sara [Tue, 20 Apr 2010 09:33:43 +0000 (09:33 +0000)]
Run integration tests on Firefox 3.6, not 3.5

svn changeset:12680/svn branch:6.3

14 years agoDeploy -javadoc and -sources jar to maven for nightly builds (#3587)
Artur Signell [Tue, 20 Apr 2010 09:07:37 +0000 (09:07 +0000)]
Deploy -javadoc and -sources jar to maven for nightly builds (#3587)

svn changeset:12678/svn branch:6.3

14 years agoRenamed libs -> vaadin.jar for clarity.
Artur Signell [Tue, 20 Apr 2010 07:43:37 +0000 (07:43 +0000)]
Renamed libs -> vaadin.jar for clarity.
Build sources and javadoc jars in result-path instead of output-dir

svn changeset:12666/svn branch:6.3

14 years ago#3587 - Added targets for building javadoc and sources jar (mainly for Maven)
Artur Signell [Tue, 20 Apr 2010 07:34:52 +0000 (07:34 +0000)]
#3587 - Added targets for building javadoc and sources jar (mainly for Maven)

svn changeset:12665/svn branch:6.3

14 years ago#4418 - build.xml fails due to java.lang.OutOfMemoryError
Artur Signell [Mon, 19 Apr 2010 13:20:49 +0000 (13:20 +0000)]
#4418 - build.xml fails due to java.lang.OutOfMemoryError

svn changeset:12646/svn branch:6.3

14 years agoReduced delay in combo box navigation test.
Henri Sara [Mon, 19 Apr 2010 12:22:54 +0000 (12:22 +0000)]
Reduced delay in combo box navigation test.

svn changeset:12640/svn branch:6.3

14 years agoTest case and fix for #4562 - Browser version parsing fails for some browsers
Artur Signell [Fri, 16 Apr 2010 12:46:07 +0000 (12:46 +0000)]
Test case and fix for #4562 - Browser version parsing fails for some browsers

svn changeset:12610/svn branch:6.3

14 years agoUpdated DevelopmentServerLauncher so files can be updated on Windows while the server...
Artur Signell [Fri, 16 Apr 2010 08:49:13 +0000 (08:49 +0000)]
Updated DevelopmentServerLauncher so files can be updated on Windows while the server is running (set useFileMappedBuffer=false)

svn changeset:12596/svn branch:6.3

14 years agoFixed #4514 - BeanItemContainer: getSortablePropertyIds doesn't include primitive...
Artur Signell [Fri, 16 Apr 2010 06:17:00 +0000 (06:17 +0000)]
Fixed #4514 - BeanItemContainer: getSortablePropertyIds doesn't include primitive types

svn changeset:12585/svn branch:6.3

14 years agoAdded test for primitive sorting (#4514)
Artur Signell [Fri, 16 Apr 2010 06:16:24 +0000 (06:16 +0000)]
Added test for primitive sorting (#4514)

svn changeset:12584/svn branch:6.3

14 years agoTest case for #4553
Artur Signell [Fri, 16 Apr 2010 06:04:27 +0000 (06:04 +0000)]
Test case for #4553

svn changeset:12582/svn branch:6.3

14 years agoTest case for NativeSelect
Artur Signell [Fri, 16 Apr 2010 05:50:08 +0000 (05:50 +0000)]
Test case for NativeSelect

svn changeset:12580/svn branch:6.3

14 years agoIncreased 6.3 branch version to 6.3.1.
Marko Grönroos [Fri, 16 Apr 2010 01:15:22 +0000 (01:15 +0000)]
Increased 6.3 branch version to 6.3.1.

svn changeset:12575/svn branch:6.3

14 years agoUpdated differences script to assume that Vaadin distribution package is a Zip. Fixes...
Marko Grönroos [Thu, 15 Apr 2010 17:45:43 +0000 (17:45 +0000)]
Updated differences script to assume that Vaadin distribution package is a Zip. Fixes #4534.

svn changeset:12573/svn branch:6.3

14 years agoMoved duplicate handling to a separate method (#4536/#4537)
Artur Signell [Thu, 15 Apr 2010 14:42:14 +0000 (14:42 +0000)]
Moved duplicate handling to a separate method (#4536/#4537)

svn changeset:12572/svn branch:6.3

14 years agoFixes #4544: Demo page images are broken on IE6
Jouni Koivuviita [Thu, 15 Apr 2010 11:36:39 +0000 (11:36 +0000)]
Fixes #4544: Demo page images are broken on IE6

svn changeset:12561/svn branch:6.3

14 years agoFix for #4536 - ListSet.set() removes elements from itemSet even if they are still...
Artur Signell [Thu, 15 Apr 2010 11:25:18 +0000 (11:25 +0000)]
Fix for #4536 - ListSet.set() removes elements from itemSet even if they are still contained in list

svn changeset:12559/svn branch:6.3

14 years agoEnsure the id, not the string is in the container
Artur Signell [Thu, 15 Apr 2010 10:59:56 +0000 (10:59 +0000)]
Ensure the id, not the string is in the container

svn changeset:12553/svn branch:6.3

14 years agoFixes #4531: Demo page HTML contains broken tags
Jouni Koivuviita [Thu, 15 Apr 2010 10:35:29 +0000 (10:35 +0000)]
Fixes #4531: Demo page HTML contains broken tags

svn changeset:12537/svn branch:6.3

14 years agoUpdated test case so it fails for #4537
Artur Signell [Thu, 15 Apr 2010 10:33:59 +0000 (10:33 +0000)]
Updated test case so it fails for #4537

svn changeset:12536/svn branch:6.3

14 years agoTest case for #4537 - Table component: ValueChangeListener does not react after sorti...
Artur Signell [Thu, 15 Apr 2010 07:43:33 +0000 (07:43 +0000)]
Test case for #4537 - Table component: ValueChangeListener does not react after sorting a column

svn changeset:12533/svn branch:6.3

14 years agoFix for #4533 - Add null check to getDirtyVisibleComponents
Artur Signell [Thu, 15 Apr 2010 07:10:31 +0000 (07:10 +0000)]
Fix for #4533 - Add null check to getDirtyVisibleComponents

svn changeset:12531/svn branch:6.3

14 years ago#4534 temporarily disable build differencing
Henri Sara [Wed, 14 Apr 2010 10:02:33 +0000 (10:02 +0000)]
#4534 temporarily disable build differencing

svn changeset:12525/svn branch:6.3

14 years ago#4534 builds failed at the differences step
Henri Sara [Wed, 14 Apr 2010 09:20:05 +0000 (09:20 +0000)]
#4534 builds failed at the differences step

svn changeset:12524/svn branch:6.3

14 years agoRemoved invalid prerelease notice from Release Notes.
Marko Grönroos [Tue, 13 Apr 2010 15:13:59 +0000 (15:13 +0000)]
Removed invalid prerelease notice from Release Notes.

svn changeset:12517/svn branch:6.3

14 years agoMinor javadoc fixes
Artur Signell [Tue, 13 Apr 2010 12:18:15 +0000 (12:18 +0000)]
Minor javadoc fixes

svn changeset:12514/svn branch:6.3

14 years agoRelease Notes for 6.3.0 release. For #4511.
Marko Grönroos [Tue, 13 Apr 2010 12:06:31 +0000 (12:06 +0000)]
Release Notes for 6.3.0 release. For #4511.

svn changeset:12513/svn branch:6.3

14 years ago"The Vaadin Directory" -> "Vaadin Directory"
Jouni Koivuviita [Tue, 13 Apr 2010 11:29:08 +0000 (11:29 +0000)]
"The Vaadin Directory" -> "Vaadin Directory"

svn changeset:12510/svn branch:6.3

14 years agoDemo-page update
Jouni Koivuviita [Tue, 13 Apr 2010 11:14:16 +0000 (11:14 +0000)]
Demo-page update

svn changeset:12507/svn branch:6.3

14 years agoDemo-page update
Jouni Koivuviita [Tue, 13 Apr 2010 10:46:29 +0000 (10:46 +0000)]
Demo-page update

svn changeset:12506/svn branch:6.3

14 years agoMinor typo fixes
Artur Signell [Tue, 13 Apr 2010 10:40:55 +0000 (10:40 +0000)]
Minor typo fixes

svn changeset:12505/svn branch:6.3

14 years agoAdded missing tabsheet style for Runo theme.
Jouni Koivuviita [Tue, 13 Apr 2010 10:35:28 +0000 (10:35 +0000)]
Added missing tabsheet style for Runo theme.

svn changeset:12503/svn branch:6.3

14 years agoMinor BoV link fix
Artur Signell [Tue, 13 Apr 2010 09:32:34 +0000 (09:32 +0000)]
Minor BoV link fix

svn changeset:12500/svn branch:6.3

14 years agoFixed source links, VaadinTunes link and added link to online BoV
Artur Signell [Tue, 13 Apr 2010 09:25:04 +0000 (09:25 +0000)]
Fixed source links, VaadinTunes link and added link to online BoV

svn changeset:12499/svn branch:6.3

14 years agoRemoved debugging
Artur Signell [Tue, 13 Apr 2010 09:20:10 +0000 (09:20 +0000)]
Removed debugging

svn changeset:12498/svn branch:6.3

14 years agoAdded supported browser/application servers + minor corrections
Artur Signell [Tue, 13 Apr 2010 08:33:21 +0000 (08:33 +0000)]
Added supported browser/application servers + minor corrections
Removed "to top" link as it removes the currently visible page

svn changeset:12497/svn branch:6.3

14 years agoDemo-page update
Jouni Koivuviita [Tue, 13 Apr 2010 07:59:42 +0000 (07:59 +0000)]
Demo-page update

svn changeset:12496/svn branch:6.3

14 years agoenum type support for accept criteria
Matti Tahvonen [Tue, 13 Apr 2010 07:35:19 +0000 (07:35 +0000)]
enum type support for accept criteria

svn changeset:12493/svn branch:6.3

14 years agoUpdates based on feedback
Artur Signell [Tue, 13 Apr 2010 06:34:03 +0000 (06:34 +0000)]
Updates based on feedback

svn changeset:12492/svn branch:6.3

14 years agoDemo-page update
Jouni Koivuviita [Mon, 12 Apr 2010 15:43:32 +0000 (15:43 +0000)]
Demo-page update

svn changeset:12490/svn branch:6.3

14 years agoFix for demo-page history change.
Jouni Koivuviita [Mon, 12 Apr 2010 14:53:57 +0000 (14:53 +0000)]
Fix for demo-page history change.

svn changeset:12488/svn branch:6.3

14 years agoMaven link updated, img tags fixed
Artur Signell [Mon, 12 Apr 2010 14:45:56 +0000 (14:45 +0000)]
Maven link updated, img tags fixed

svn changeset:12485/svn branch:6.3

14 years agoadded an accept criterion to test vertical position on an item
Matti Tahvonen [Mon, 12 Apr 2010 14:41:25 +0000 (14:41 +0000)]
added an accept criterion to test vertical position on an item

svn changeset:12484/svn branch:6.3

14 years agoDemo-page small update.
Jouni Koivuviita [Mon, 12 Apr 2010 14:34:07 +0000 (14:34 +0000)]
Demo-page small update.

svn changeset:12483/svn branch:6.3

14 years agoRuno theme icon and screenshot added.
Jouni Koivuviita [Mon, 12 Apr 2010 14:30:49 +0000 (14:30 +0000)]
Runo theme icon and screenshot added.

svn changeset:12482/svn branch:6.3

14 years agoHistory support for demo-page
Jouni Koivuviita [Mon, 12 Apr 2010 14:19:53 +0000 (14:19 +0000)]
History support for demo-page

svn changeset:12481/svn branch:6.3

14 years agoAbsolute to relative urls
Artur Signell [Mon, 12 Apr 2010 13:55:34 +0000 (13:55 +0000)]
Absolute to relative urls

svn changeset:12480/svn branch:6.3

14 years agoRemoved superfluous "also":s and changed sampler text
Artur Signell [Mon, 12 Apr 2010 13:42:19 +0000 (13:42 +0000)]
Removed superfluous "also":s and changed sampler text

svn changeset:12479/svn branch:6.3

14 years agoLicense, community
Artur Signell [Mon, 12 Apr 2010 13:04:22 +0000 (13:04 +0000)]
License, community

svn changeset:12476/svn branch:6.3

14 years agoDeployment + Development
Artur Signell [Mon, 12 Apr 2010 12:54:04 +0000 (12:54 +0000)]
Deployment + Development

svn changeset:12475/svn branch:6.3

14 years ago"Documentation" draft
Artur Signell [Mon, 12 Apr 2010 12:06:55 +0000 (12:06 +0000)]
"Documentation" draft

svn changeset:12474/svn branch:6.3

14 years agoPackage index page iteration.
Jouni Koivuviita [Mon, 12 Apr 2010 10:18:40 +0000 (10:18 +0000)]
Package index page iteration.

svn changeset:12471/svn branch:6.3

14 years agoMinor fix to panel style (reindeer)
Jouni Koivuviita [Mon, 12 Apr 2010 07:01:36 +0000 (07:01 +0000)]
Minor fix to panel style (reindeer)

svn changeset:12464/svn branch:6.3

14 years agoOpera doesn't support col-resize/row-resize cursor, added fallback for it in splitpan...
Jouni Koivuviita [Mon, 12 Apr 2010 06:51:27 +0000 (06:51 +0000)]
Opera doesn't support col-resize/row-resize cursor, added fallback for it in splitpanel styles.

svn changeset:12463/svn branch:6.3

14 years agoMarked changesets that do not need to be merged
Artur Signell [Fri, 9 Apr 2010 15:35:13 +0000 (15:35 +0000)]
Marked changesets that do not need to be merged

svn changeset:12459/svn branch:6.3

14 years agoMerged [11295] from 6.2 (sampler test generator moved)
Artur Signell [Fri, 9 Apr 2010 15:34:07 +0000 (15:34 +0000)]
Merged [11295] from 6.2 (sampler test generator moved)

svn changeset:12458/svn branch:6.3

14 years agoMerged [11399] from 6.2 (copyright year)
Artur Signell [Fri, 9 Apr 2010 15:31:16 +0000 (15:31 +0000)]
Merged [11399] from 6.2 (copyright year)

svn changeset:12457/svn branch:6.3

14 years agoManual merge of [11296] from 6.2
Artur Signell [Fri, 9 Apr 2010 15:30:23 +0000 (15:30 +0000)]
Manual merge of [11296] from 6.2

svn changeset:12456/svn branch:6.3

14 years agoMerged [11571] from 6.2
Artur Signell [Fri, 9 Apr 2010 15:19:56 +0000 (15:19 +0000)]
Merged [11571] from 6.2

svn changeset:12455/svn branch:6.3

14 years agoFix for #4356 "Add operating system detection" and #4510 "Add css class names accordi...
Artur Signell [Fri, 9 Apr 2010 15:10:26 +0000 (15:10 +0000)]
Fix for #4356 "Add operating system detection" and #4510 "Add css class names according to browser engine"

svn changeset:12453/svn branch:6.3

14 years agoengineer solution to precache sampler icons when arriving to demo site
Matti Tahvonen [Fri, 9 Apr 2010 14:49:04 +0000 (14:49 +0000)]
engineer solution to precache sampler icons when arriving to demo site

svn changeset:12451/svn branch:6.3

14 years agosampler icons now theme resources and cached only once per application
Matti Tahvonen [Fri, 9 Apr 2010 14:43:45 +0000 (14:43 +0000)]
sampler icons now theme resources and cached only once per application

svn changeset:12449/svn branch:6.3

14 years agoMerged test case from [11678]
Artur Signell [Fri, 9 Apr 2010 14:09:56 +0000 (14:09 +0000)]
Merged test case from [11678]

svn changeset:12447/svn branch:6.3

14 years agoFix for #4348
John Alhroos [Fri, 9 Apr 2010 12:30:51 +0000 (12:30 +0000)]
Fix for #4348

svn changeset:12443/svn branch:6.3

14 years agoFixed obvious error for #4467
Artur Signell [Fri, 9 Apr 2010 12:12:46 +0000 (12:12 +0000)]
Fixed obvious error for #4467

svn changeset:12441/svn branch:6.3

14 years ago#4153 use the noscript tag also when running as a portlet
Henri Sara [Fri, 9 Apr 2010 12:09:43 +0000 (12:09 +0000)]
#4153 use the noscript tag also when running as a portlet

svn changeset:12440/svn branch:6.3

14 years agofixes #4503
Matti Tahvonen [Fri, 9 Apr 2010 10:17:21 +0000 (10:17 +0000)]
fixes #4503

svn changeset:12433/svn branch:6.3

14 years agoendRequest should not be used for 503 as a new request is made in a short while and...
Artur Signell [Fri, 9 Apr 2010 10:12:33 +0000 (10:12 +0000)]
endRequest should not be used for 503 as a new request is made in a short while and the loading indicator should remain visible

svn changeset:12431/svn branch:6.3

14 years ago#4500 move Reservr outside Vaadin core
Henri Sara [Fri, 9 Apr 2010 10:08:45 +0000 (10:08 +0000)]
#4500 move Reservr outside Vaadin core

svn changeset:12426/svn branch:6.3

14 years agojavadocs
Matti Tahvonen [Fri, 9 Apr 2010 09:54:32 +0000 (09:54 +0000)]
javadocs

svn changeset:12425/svn branch:6.3

14 years agoRe-enabled parallel run of integration tests
Artur Signell [Fri, 9 Apr 2010 09:16:38 +0000 (09:16 +0000)]
Re-enabled parallel run of integration tests

svn changeset:12424/svn branch:6.3

14 years agoBuild integration tests in own directory
Artur Signell [Fri, 9 Apr 2010 09:15:28 +0000 (09:15 +0000)]
Build integration tests in own directory

svn changeset:12423/svn branch:6.3

14 years agoHandle all 4xx error codes like 404 (show error message). For #4380.
Artur Signell [Fri, 9 Apr 2010 09:09:20 +0000 (09:09 +0000)]
Handle all 4xx error codes like 404 (show error message). For #4380.
Added missing endRequests so the progress indicator will disappear also if there is an error.

svn changeset:12422/svn branch:6.3

14 years agoJavadocced shortcuts
Marc Englund [Fri, 9 Apr 2010 08:45:41 +0000 (08:45 +0000)]
Javadocced shortcuts

svn changeset:12421/svn branch:6.3

14 years agoChanged -docs package from tar.gz to zip (#4467). Still needs testing.
Artur Signell [Fri, 9 Apr 2010 08:33:13 +0000 (08:33 +0000)]
Changed -docs package from tar.gz to zip (#4467). Still needs testing.

svn changeset:12418/svn branch:6.3

14 years agoFixed caption issue (null vs. "")
Artur Signell [Fri, 9 Apr 2010 08:04:54 +0000 (08:04 +0000)]
Fixed caption issue (null vs. "")

svn changeset:12414/svn branch:6.3

14 years agoAdditional fix for #3846 - Do not add an extra   if there is an icon, an error...
Artur Signell [Fri, 9 Apr 2010 07:18:47 +0000 (07:18 +0000)]
Additional fix for #3846 - Do not add an extra   if there is an icon, an error or required indicator

svn changeset:12412/svn branch:6.3

14 years ago#4444 update readme files and license text for Vaadin 6.3, remove obsolete files
Henri Sara [Fri, 9 Apr 2010 07:06:17 +0000 (07:06 +0000)]
#4444 update readme files and license text for Vaadin 6.3, remove obsolete files

svn changeset:12409/svn branch:6.3

14 years agoDemo page completely changed - new test is needed
Artur Signell [Fri, 9 Apr 2010 06:40:40 +0000 (06:40 +0000)]
Demo page completely changed - new test is needed

svn changeset:12406/svn branch:6.3

14 years agoNew rough start for demo/package-index page.
Jouni Koivuviita [Fri, 9 Apr 2010 06:11:44 +0000 (06:11 +0000)]
New rough start for demo/package-index page.

svn changeset:12403/svn branch:6.3

14 years agoIntegration tests interfere with testbench tests when running in parallel
Artur Signell [Fri, 9 Apr 2010 05:51:24 +0000 (05:51 +0000)]
Integration tests interfere with testbench tests when running in parallel

svn changeset:12402/svn branch:6.3

14 years agoReverted last change
Artur Signell [Fri, 9 Apr 2010 05:50:22 +0000 (05:50 +0000)]
Reverted last change

svn changeset:12401/svn branch:6.3

14 years agoTemporary change: keep generated tests
Artur Signell [Fri, 9 Apr 2010 05:45:10 +0000 (05:45 +0000)]
Temporary change: keep generated tests

svn changeset:12400/svn branch:6.3

14 years agoSmall fix to Reindeer tabsheet style on white background.
Jouni Koivuviita [Thu, 8 Apr 2010 15:10:02 +0000 (15:10 +0000)]
Small fix to Reindeer tabsheet style on white background.

svn changeset:12398/svn branch:6.3

14 years agoAllow 20 threads to avoid waiting for a certain browser to be available
Artur Signell [Thu, 8 Apr 2010 15:08:49 +0000 (15:08 +0000)]
Allow 20 threads to avoid waiting for a certain browser to be available

svn changeset:12397/svn branch:6.3

14 years agoRun tests in parallel (#4493)
Artur Signell [Thu, 8 Apr 2010 15:07:12 +0000 (15:07 +0000)]
Run tests in parallel (#4493)
Removed extra "ant-tests" which served no purpose

svn changeset:12396/svn branch:6.3

14 years agoSmall fix to tabsheet style on blue background (border color on IE etc.)
Jouni Koivuviita [Thu, 8 Apr 2010 13:48:01 +0000 (13:48 +0000)]
Small fix to tabsheet style on blue background (border color on IE etc.)

svn changeset:12394/svn branch:6.3

14 years agoUpdated and revised Reindeer theme style constants.
Jouni Koivuviita [Thu, 8 Apr 2010 13:43:15 +0000 (13:43 +0000)]
Updated and revised Reindeer theme style constants.

svn changeset:12393/svn branch:6.3

14 years agoChanged Tabsheet close character from X to proper "times" symbol.
Jouni Koivuviita [Thu, 8 Apr 2010 13:42:34 +0000 (13:42 +0000)]
Changed Tabsheet close character from X to proper "times" symbol.

svn changeset:12392/svn branch:6.3

14 years agoLoads of small fixes to Base and Reindeer themes: contains bugfixes for issues found...
Jouni Koivuviita [Thu, 8 Apr 2010 13:30:32 +0000 (13:30 +0000)]
Loads of small fixes to Base and Reindeer themes: contains bugfixes for issues found during developing the new Reindeer theme demo, plus a couple of new styles for Reindeer.

svn changeset:12389/svn branch:6.3

14 years ago#4213 and #4212 eliminate ComboBox extra value change events for null value
Henri Sara [Thu, 8 Apr 2010 11:45:41 +0000 (11:45 +0000)]
#4213 and #4212 eliminate ComboBox extra value change events for null value

svn changeset:12385/svn branch:6.3

14 years agoRemoved remaining Coverflow references (#4387)
Artur Signell [Thu, 8 Apr 2010 11:22:50 +0000 (11:22 +0000)]
Removed remaining Coverflow references (#4387)

svn changeset:12384/svn branch:6.3

14 years agoFixed VTabsheet to allow more precise styling of the tab scroller, when additional...
Jouni Koivuviita [Thu, 8 Apr 2010 10:47:31 +0000 (10:47 +0000)]
Fixed VTabsheet to allow more precise styling of the tab scroller, when additional style names are present, and one wishes to override the default look of the scroller.

svn changeset:12382/svn branch:6.3

14 years ago#4160 restartApplication support for portlet 2.0 in Liferay and GateIn
Henri Sara [Thu, 8 Apr 2010 08:32:28 +0000 (08:32 +0000)]
#4160 restartApplication support for portlet 2.0 in Liferay and GateIn

svn changeset:12380/svn branch:6.3