|
| 7093 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaPortletRenderer.java | - fix DnD handle for frameless windows like CMS |
| 7092 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/navstate/WindowNavigationalState.java | - fix cms / core navigational state integration bug- remove hard coded ajax properties for dashboard, instead configure it in the default-object.xml, so administrator can create a dashboard that would not have any ajax feature |
| 7092 | modified | julien@jboss.com | //trunk/core-cms/src/main/org/jboss/portal/core/cms/ui/CMSPortlet.java | - fix cms / core navigational state integration bug- remove hard coded ajax properties for dashboard, instead configure it in the default-object.xml, so administrator can create a dashboard that would not have any ajax feature |
| 7092 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/model/content/InternalContentProvider.java | - fix cms / core navigational state integration bug- remove hard coded ajax properties for dashboard, instead configure it in the default-object.xml, so administrator can create a dashboard that would not have any ajax feature |
| 7092 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaRenderOptions.java | - fix cms / core navigational state integration bug- remove hard coded ajax properties for dashboard, instead configure it in the default-object.xml, so administrator can create a dashboard that would not have any ajax feature |
| 7092 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/PortalObjectCommandFactory.java | - fix cms / core navigational state integration bug- remove hard coded ajax properties for dashboard, instead configure it in the default-object.xml, so administrator can create a dashboard that would not have any ajax feature |
| 7092 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/navstate/PortalObjectNavigationalStateContext.java | - fix cms / core navigational state integration bug- remove hard coded ajax properties for dashboard, instead configure it in the default-object.xml, so administrator can create a dashboard that would not have any ajax feature |
| 7092 | modified | julien@jboss.com | //trunk/core-cms/src/main/org/jboss/portal/core/cms/CMSObjectCommandFactoryService.java | - fix cms / core navigational state integration bug- remove hard coded ajax properties for dashboard, instead configure it in the default-object.xml, so administrator can create a dashboard that would not have any ajax feature |
| 7092 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/api/CoreNavigationalStateContext.java | - fix cms / core navigational state integration bug- remove hard coded ajax properties for dashboard, instead configure it in the default-object.xml, so administrator can create a dashboard that would not have any ajax feature |
| 7092 | modified | julien@jboss.com | //trunk/core/src/resources/portal-core-sar/conf/data/default-object.xml | - fix cms / core navigational state integration bug- remove hard coded ajax properties for dashboard, instead configure it in the default-object.xml, so administrator can create a dashboard that would not have any ajax feature |
| 7092 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxResponseHandler.java | - fix cms / core navigational state integration bug- remove hard coded ajax properties for dashboard, instead configure it in the default-object.xml, so administrator can create a dashboard that would not have any ajax feature |
| 7092 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/model/content/generic/InternalGenericContentProvider.java | - fix cms / core navigational state integration bug- remove hard coded ajax properties for dashboard, instead configure it in the default-object.xml, so administrator can create a dashboard that would not have any ajax feature |
| 7092 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxInterceptor.java | - fix cms / core navigational state integration bug- remove hard coded ajax properties for dashboard, instead configure it in the default-object.xml, so administrator can create a dashboard that would not have any ajax feature |
| 7092 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/action/InvokePortletWindowRenderCommand.java | - fix cms / core navigational state integration bug- remove hard coded ajax properties for dashboard, instead configure it in the default-object.xml, so administrator can create a dashboard that would not have any ajax feature |
| 7092 | modified | julien@jboss.com | //trunk/theme/src/bin/portal-ajax-war/dyna/dyna.js | - fix cms / core navigational state integration bug- remove hard coded ajax properties for dashboard, instead configure it in the default-object.xml, so administrator can create a dashboard that would not have any ajax feature |
| 7091 | modified | chris.laprun@jboss.com | //trunk/wsrp/build.xml | - Added refreshRegistrationRequirementsFor method to be able to manually refresh the registration metadata from the producer.- Fixed several issues.- Added test case. |
| 7091 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java | - Added refreshRegistrationRequirementsFor method to be able to manually refresh the registration metadata from the producer.- Fixed several issues.- Added test case. |
| 7091 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/RegistrationInfoTestCase.java | - Added refreshRegistrationRequirementsFor method to be able to manually refresh the registration metadata from the producer.- Fixed several issues.- Added test case. |
| 7090 | modified | sohil.shah@jboss.com | //trunk/core-cms/src/resources/portal-cms-war/WEB-INF/jsp/cms/admin/edit.jsp | externalizing the WYSIWIG label. just code cleanup |
| 7090 | modified | sohil.shah@jboss.com | //trunk/core-cms/src/resources/portal-cms-war/WEB-INF/classes/Resource.properties | externalizing the WYSIWIG label. just code cleanup |
| 7090 | modified | sohil.shah@jboss.com | //trunk/core-cms/src/resources/portal-cms-war/WEB-INF/jsp/cms/admin/create.jsp | externalizing the WYSIWIG label. just code cleanup |
| 7088 | modified | sohil.shah@jboss.com | //trunk/core-cms/src/resources/portal-cms-war/WEB-INF/jsp/cms/admin/edit.jsp | added the flexibility to toggle the WYSIWIG editor on/off |
| 7088 | modified | sohil.shah@jboss.com | //trunk/core-cms/src/resources/portal-cms-war/WEB-INF/jsp/cms/admin/create.jsp | added the flexibility to toggle the WYSIWIG editor on/off |
| 7086 | modified | sohil.shah@jboss.com | //trunk/core-cms/src/resources/portal-cms-war/WEB-INF/jsp/cms/admin/edit.jsp | removing the style widget - JBPORTAL-1341 |
| 7086 | modified | sohil.shah@jboss.com | //trunk/core-cms/src/resources/portal-cms-war/WEB-INF/jsp/cms/admin/create.jsp | removing the style widget - JBPORTAL-1341 |
| 7085 | modified | chris.laprun@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/jsp/role/editRole.jsp | - Fixed svn properties. |
| 7085 | modified | chris.laprun@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/jsp/role/menu.jsp | - Fixed svn properties. |
| 7085 | modified | chris.laprun@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/jsp/role/createRole.jsp | - Fixed svn properties. |
| 7084 | modified | chris.laprun@jboss.com | //trunk/build/ide/intellij/idea60/modules/cms/cms.iml | - Added jbpm dependency. |
| 7083 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/PageResult.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/theme/build.xml | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/RendererContext.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/instance/command/render/RenderPortletInstanceCommand.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaRegionRenderer.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/tmp/TestHelper.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaDecorationRenderer.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | added | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaMergeBehavior.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaPortletRenderer.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaRenderStatus.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | added | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/DynaMergeBehaviorTestCase.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/tmp/render/TestRenderedMarkup.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/core-samples/src/resources/portal-samples-war/WEB-INF/jboss-portlet.xml | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaRenderOptions.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | added | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/PropertyFetch.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaWindowRenderer.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/DynaTestContext.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxResponseHandler.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxInterceptor.java | improve how ajax configuration works between portal/pages/windows |
| 7083 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/render/RenderPageCommand.java | improve how ajax configuration works between portal/pages/windows |
| 7082 | modified | chris.laprun@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/api/user/UserEventBridge.java | - Correctly propagate event context. |