|
| 6912 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/RenderPageCommand.java | - remove obsolete command info fields |
| 6912 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/InvokePortletWindowRenderCommand.java | - remove obsolete command info fields |
| 6912 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/MoveWindowCommand.java | - remove obsolete command info fields |
| 6912 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/ImportPageToDashboardCommand.java | - remove obsolete command info fields |
| 6912 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/ViewDashboardCommand.java | - remove obsolete command info fields |
| 6912 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/command/info/ViewCommandInfo.java | - remove obsolete command info fields |
| 6912 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/command/info/ActionCommandInfo.java | - remove obsolete command info fields |
| 6912 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/RenderWindowCommand.java | - remove obsolete command info fields |
| 6912 | modified | julien@jboss.com | //trunk/core-cms/src/main/org/jboss/portal/core/cms/command/StreamContentCommand.java | - remove obsolete command info fields |
| 6912 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/command/info/CommandInfo.java | - remove obsolete command info fields |
| 6912 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/command/SignOutCommand.java | - remove obsolete command info fields |
| 6912 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/InvokePortletWindowActionCommand.java | - remove obsolete command info fields |
| 6911 | modified | julien@jboss.com | //trunk/theme/src/bin/portal-ajax-war/js/portal/dyna.js | - piggy back view state to client- make ajax POST execute in a blocking manner |
| 6911 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/JSONMarshaller.java | - piggy back view state to client- make ajax POST execute in a blocking manner |
| 6911 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxController.java | - piggy back view state to client- make ajax POST execute in a blocking manner |
| 6911 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/response/UpdatePageStateResponse.java | - piggy back view state to client- make ajax POST execute in a blocking manner |
| 6910 | modified | julien@jboss.com | //trunk/theme/src/bin/portal-ajax-war/js/portal/dyna.js | started to add support for ajax action URLs |
| 6910 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxController.java | started to add support for ajax action URLs |
| 6910 | deleted | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/instance/PortletInstanceResponseHandler.java | started to add support for ajax action URLs |
| 6910 | deleted | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/PortletWindowResponseHandler.java | started to add support for ajax action URLs |
| 6910 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/portlet/PortletResponseHandler.java | started to add support for ajax action URLs |
| 6910 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/classic/ClassicController.java | started to add support for ajax action URLs |
| 6909 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/ns/PortalObjectNavigationalStateContext.java | simplified the navigational state change objects in order to compact create/update/destroy into a single object. remove unused listener interface def for now as it uses a batch delivery mechanism. |
| 6908 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/ns/NavigationalStateObjectChange.java | simplified the navigational state change objects in order to compact create/update/destroy into a single object. remove unused listener interface def for now as it uses a batch delivery mechanism. |
| 6908 | deleted | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/ns/NavigationalStateObjectUpdated.java | simplified the navigational state change objects in order to compact create/update/destroy into a single object. remove unused listener interface def for now as it uses a batch delivery mechanism. |
| 6908 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/ns/PortalObjectNavigationalStateContext.java | simplified the navigational state change objects in order to compact create/update/destroy into a single object. remove unused listener interface def for now as it uses a batch delivery mechanism. |
| 6908 | deleted | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/ns/NavigationalStateObjectCreated.java | simplified the navigational state change objects in order to compact create/update/destroy into a single object. remove unused listener interface def for now as it uses a batch delivery mechanism. |
| 6908 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxController.java | simplified the navigational state change objects in order to compact create/update/destroy into a single object. remove unused listener interface def for now as it uses a batch delivery mechanism. |
| 6908 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/ns/NavigationalStateChange.java | simplified the navigational state change objects in order to compact create/update/destroy into a single object. remove unused listener interface def for now as it uses a batch delivery mechanism. |
| 6908 | deleted | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/ns/NavigationalStateObjectDestroyed.java | simplified the navigational state change objects in order to compact create/update/destroy into a single object. remove unused listener interface def for now as it uses a batch delivery mechanism. |
| 6908 | deleted | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/ns/NavigationalStateChangeListener.java | simplified the navigational state change objects in order to compact create/update/destroy into a single object. remove unused listener interface def for now as it uses a batch delivery mechanism. |
| 6907 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/InvokePortletWindowRenderCommand.java | remove unnecessary state in UpdateWindowMarkupResponse as it may lead to incorrect usage |
| 6907 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxController.java | remove unnecessary state in UpdateWindowMarkupResponse as it may lead to incorrect usage |
| 6907 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/response/UpdateWindowMarkupResponse.java | remove unnecessary state in UpdateWindowMarkupResponse as it may lead to incorrect usage |
| 6906 | modified | thomas.heute@jboss.com | //trunk/core-samples/src/resources/portal-samples-war/WEB-INF/default-object.xml | Wrong key name |
| 6905 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/tag/basic/IfRegionExistsTag.java | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |
| 6905 | added | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/theme | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |
| 6905 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/Region.java | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |
| 6905 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/PageRenderContext.java | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |
| 6905 | added | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/ActionRenderContext.java | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |
| 6905 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/tag/basic/IfRegionIsEmptyTag.java | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |
| 6905 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/empty/EmptyRegionRenderer.java | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |
| 6905 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/RegionRenderContext.java | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |
| 6905 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/model/content/InternalContentProvider.java | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |
| 6905 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/tag/basic/ForEachActionInWindowTag.java | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |
| 6905 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/div/DivRegionRenderer.java | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |
| 6905 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/aspects/controller/PageCustomizerInterceptor.java | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |
| 6905 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/WindowResult.java | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |
| 6905 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/tag/basic/ForEachWindowInRegionTag.java | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |
| 6905 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/div/DivDecorationRenderer.java | introduced ActionRenderContext to decouple totally XXXRender from the implementations since it was still using WindowResult.Action |