|
| 6645 | modified | chris.laprun@jboss.com | //trunk/core-admin/src/bin/portal-admin-war/style.css | - Use em instead of px for box sizing (scales better).- Accentuate selected step better. |
| 6644 | modified | chris.laprun@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/wizard/selectPage.xhtml | Make JSF happy by embedding commandLinks in h:form elements. |
| 6644 | modified | chris.laprun@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/wizard/newWindowTpl.xhtml | Make JSF happy by embedding commandLinks in h:form elements. |
| 6644 | modified | chris.laprun@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/wizard/selectPortal.xhtml | Make JSF happy by embedding commandLinks in h:form elements. |
| 6644 | modified | chris.laprun@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/wizard/selectRegion.xhtml | Make JSF happy by embedding commandLinks in h:form elements. |
| 6644 | modified | chris.laprun@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/objects.xhtml | Make JSF happy by embedding commandLinks in h:form elements. |
| 6643 | modified | julien@jboss.com | //trunk/core/src/resources/portal-core-test-jar/org/jboss/portal/test/core/model/instance/jboss-beans.xml | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | deleted | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/impl/state/StateConverterService.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/util/MapAccessor.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/state/SimplePropertyMap.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/PortletParameters.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/ServerInvocationContextImpl.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/portlet/state/PersistentPortletState.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/core/src/resources/portal-core-test-jar/org/jboss/portal/test/core/state/jboss-beans.xml | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/state/AbstractPropertyMap.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/test/common/ParameterMapTestCase.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/util/ParameterMap.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/cms/build.xml | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/test/common/TypedMapTestCase.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/state/ProducerStatefulPortletInvokerTestCase.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/util/TypedMap.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/core/build.xml | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/state/PropertyMap.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/wsrp/src/resources/tests/test-wsrp-producer-sar/META-INF/jboss-service.xml | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/portlet/state/PersistentRegistration.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/state/ConsumerStatefulPortletInvokerTestCase.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6643 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/AbstractServerURL.java | - added MapAccessor in common package which allows to decouple the map object from the TypedMap class- removed a bunch of TypedMap subclasses that were nedded in order to implement the getDelegate()- removed StateConverterService, instead use StateConverterV0, which also remove the need to have PropertyMap extends Serializable- added http common classpath in test cases were needed |
| 6642 | deleted | thomas.heute@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/myfaces_ext.tld | Useless is useless |
| 6641 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/editPageLayout.xhtml | * Tabulations* unknown region -> unassigned windows |
| 6641 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/bin/portal-admin-war/style.css | * Tabulations* unknown region -> unassigned windows |
| 6641 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/objectTemplate.xhtml | * Tabulations* unknown region -> unassigned windows |
| 6641 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/tabTemplate.xhtml | * Tabulations* unknown region -> unassigned windows |
| 6641 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/instancesTemplate.xhtml | * Tabulations* unknown region -> unassigned windows |
| 6641 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PortalObjectManagerBean.java | * Tabulations* unknown region -> unassigned windows |
| 6641 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/portletsTemplate.xhtml | * Tabulations* unknown region -> unassigned windows |
| 6640 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/portlet/consumers/WSRPConsumerConfigurationPortlet.java | - Fixed use of Java 5 only features. |
| 6639 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/impl/jsr168/DispatchedHttpServletRequest.java | - improved and simplified request dispatching from a portlet to a servlet- added PortalWebTomcat6App to correctly deploy with TC6- fixed a couple of things to make portal core work with 4.2 CR1 |
| 6639 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/http/QueryStringParser.java | - improved and simplified request dispatching from a portlet to a servlet- added PortalWebTomcat6App to correctly deploy with TC6- fixed a couple of things to make portal core work with 4.2 CR1 |
| 6639 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/servlet/jsp/taglib/ErrorsTag.java | - improved and simplified request dispatching from a portlet to a servlet- added PortalWebTomcat6App to correctly deploy with TC6- fixed a couple of things to make portal core work with 4.2 CR1 |
| 6639 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/tck/portletcontext/PortletContextSequenceBuilder.java | - improved and simplified request dispatching from a portlet to a servlet- added PortalWebTomcat6App to correctly deploy with TC6- fixed a couple of things to make portal core work with 4.2 CR1 |
| 6639 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/util/ParameterMap.java | - improved and simplified request dispatching from a portlet to a servlet- added PortalWebTomcat6App to correctly deploy with TC6- fixed a couple of things to make portal core work with 4.2 CR1 |
| 6639 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/impl/jsr168/PortletRequestDispatcherImpl.java | - improved and simplified request dispatching from a portlet to a servlet- added PortalWebTomcat6App to correctly deploy with TC6- fixed a couple of things to make portal core work with 4.2 CR1 |
| 6639 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/impl/jsr168/DispatchedHttpServletResponse.java | - improved and simplified request dispatching from a portlet to a servlet- added PortalWebTomcat6App to correctly deploy with TC6- fixed a couple of things to make portal core work with 4.2 CR1 |
| 6639 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/servlet/jsp/PortalJsp.java | - improved and simplified request dispatching from a portlet to a servlet- added PortalWebTomcat6App to correctly deploy with TC6- fixed a couple of things to make portal core work with 4.2 CR1 |
| 6639 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/test/common/TypedMapTestCase.java | - improved and simplified request dispatching from a portlet to a servlet- added PortalWebTomcat6App to correctly deploy with TC6- fixed a couple of things to make portal core work with 4.2 CR1 |
| 6639 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/util/TypedMap.java | - improved and simplified request dispatching from a portlet to a servlet- added PortalWebTomcat6App to correctly deploy with TC6- fixed a couple of things to make portal core work with 4.2 CR1 |
| 6639 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/servlet/jsp/taglib/IncludeTag.java | - improved and simplified request dispatching from a portlet to a servlet- added PortalWebTomcat6App to correctly deploy with TC6- fixed a couple of things to make portal core work with 4.2 CR1 |
| 6639 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/deployment/PortalWebAppFactory.java | - improved and simplified request dispatching from a portlet to a servlet- added PortalWebTomcat6App to correctly deploy with TC6- fixed a couple of things to make portal core work with 4.2 CR1 |
| 6639 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/servlet/jsp/taglib/ErrorTag.java | - improved and simplified request dispatching from a portlet to a servlet- added PortalWebTomcat6App to correctly deploy with TC6- fixed a couple of things to make portal core work with 4.2 CR1 |
| 6639 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/misc/log4j/Log4jSequenceBuilder.java | - improved and simplified request dispatching from a portlet to a servlet- added PortalWebTomcat6App to correctly deploy with TC6- fixed a couple of things to make portal core work with 4.2 CR1 |