|
| 5242 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPTypeFactory.java | - JBPORTAL-1053: fixed.- Improvements to resources handling. |
| 5242 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPResourceURL.java | - JBPORTAL-1053: fixed.- Improvements to resources handling. |
| 5242 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RenderHandler.java | - JBPORTAL-1053: fixed.- Improvements to resources handling. |
| 5242 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPRewritingConstants.java | - JBPORTAL-1053: fixed.- Improvements to resources handling. |
| 5240 | modified | roy.russo@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaRegionRenderer.java | - remove unnecessary regions- use window names as div identifiers |
| 5240 | modified | roy.russo@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaWindowRenderer.java | - remove unnecessary regions- use window names as div identifiers |
| 5239 | modified | roy.russo@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaDecorationRenderer.java | - added remove icon support |
| 5238 | modified | thomas.heute@jboss.com | //trunk/jems/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/theme/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/test/.project | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/samples/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/server/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/security/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/forums/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/identity/.project | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/test/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/federation/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/faces/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/cms/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/common/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/core/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/format/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/portlet/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/migration/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/identity/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/wsrp/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5238 | modified | thomas.heute@jboss.com | //trunk/bridge/.classpath | Fixed Eclipse classpath in trunk JBPORTAL-998 |
| 5235 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml | Added NetUnity's public producer. |
| 5234 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/ProducerSessionInformationTestCase.java | JBPORTAL-1051: fixed and added test case. |
| 5234 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerSessionInformation.java | JBPORTAL-1051: fixed and added test case. |
| 5231 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/invocation/PortletInvocation.java | remove obsolete PortletInvocation request attribute name id |
| 5230 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/PortalConstants.java | update portal version to 2.6 |
| 5229 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/PortalConstants.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/AbstractSessionAttributeResolver.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/invocation/AbstractInvocationContext.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/RequestAttributeResolver.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | deleted | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/navigation | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/test/common/AbstractInvocationContextTestCase.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/invocation/AttributeResolver.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/MapAttributeResolver.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | deleted | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/NavigationalStateAttributeResolver.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/invocation/Invocation.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/PrincipalAttributeResolver.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/ServerInvocationContextImpl.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/impl/SessionAttributeResolver.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/render/TestRenderContext.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5229 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/invocation/InvocationContext.java | - make the invocation attribute resolver use an object as key instead of a string- make the session attribute resolver more reusable |
| 5227 | modified | sohil.shah@jboss.com | //trunk/build/etc/clustered.properties | fix for handling both single/cluster mode in the configuration |
| 5227 | modified | sohil.shah@jboss.com | //trunk/build/etc/single.properties | fix for handling both single/cluster mode in the configuration |
| 5227 | modified | sohil.shah@jboss.com | //trunk/core/src/resources/portal-cms-sar/META-INF/jboss-service.xml | fix for handling both single/cluster mode in the configuration |