|
| 8047 | modified | chris.laprun@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/AdminPropertyResolver.java | - JBPORTAL-1644: Works only partially as I haven't been able to refresh the current page without causing instability in the functionality (i.e. after a while, clicking on Make default links results in seemingly random behavior with the id request parameter passed to PortalObjectManagerBean not corresponding to the clicked link).- Added default property on PortalObject via AdminPropertyResolver.- Made PortalObject comparable to support for children ordering. |
| 8047 | modified | chris.laprun@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/model/portal/PortalObjectImpl.java | - JBPORTAL-1644: Works only partially as I haven't been able to refresh the current page without causing instability in the functionality (i.e. after a while, clicking on Make default links results in seemingly random behavior with the id request parameter passed to PortalObjectManagerBean not corresponding to the clicked link).- Added default property on PortalObject via AdminPropertyResolver.- Made PortalObject comparable to support for children ordering. |
| 8047 | modified | chris.laprun@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/Refresher.java | - JBPORTAL-1644: Works only partially as I haven't been able to refresh the current page without causing instability in the functionality (i.e. after a while, clicking on Make default links results in seemingly random behavior with the id request parameter passed to PortalObjectManagerBean not corresponding to the clicked link).- Added default property on PortalObject via AdminPropertyResolver.- Made PortalObject comparable to support for children ordering. |
| 8047 | modified | chris.laprun@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PortalObjectManagerBean.java | - JBPORTAL-1644: Works only partially as I haven't been able to refresh the current page without causing instability in the functionality (i.e. after a while, clicking on Make default links results in seemingly random behavior with the id request parameter passed to PortalObjectManagerBean not corresponding to the clicked link).- Added default property on PortalObject via AdminPropertyResolver.- Made PortalObject comparable to support for children ordering. |
| 8047 | modified | chris.laprun@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/objectNavigation.xhtml | - JBPORTAL-1644: Works only partially as I haven't been able to refresh the current page without causing instability in the functionality (i.e. after a while, clicking on Make default links results in seemingly random behavior with the id request parameter passed to PortalObjectManagerBean not corresponding to the clicked link).- Added default property on PortalObject via AdminPropertyResolver.- Made PortalObject comparable to support for children ordering. |
| 8047 | modified | chris.laprun@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/PortalObject.java | - JBPORTAL-1644: Works only partially as I haven't been able to refresh the current page without causing instability in the functionality (i.e. after a while, clicking on Make default links results in seemingly random behavior with the id request parameter passed to PortalObjectManagerBean not corresponding to the clicked link).- Added default property on PortalObject via AdminPropertyResolver.- Made PortalObject comparable to support for children ordering. |