+
+ : |
+
+
+
+
+ |
+
: |
diff --git a/source/web/jsp/dialog/container.jsp b/source/web/jsp/dialog/container.jsp
index 8a061b41fd..a5dcd4cd25 100644
--- a/source/web/jsp/dialog/container.jsp
+++ b/source/web/jsp/dialog/container.jsp
@@ -94,6 +94,9 @@
+
+
+
<% PanelGenerator.generatePanelStart(out, request.getContextPath(), "white", "white"); %>
diff --git a/source/web/jsp/rules/conditions.jsp b/source/web/jsp/rules/conditions.jsp
index 79f4e71668..ac26fcd9ac 100644
--- a/source/web/jsp/rules/conditions.jsp
+++ b/source/web/jsp/rules/conditions.jsp
@@ -51,13 +51,7 @@
}
}
-
-
-<%-- TODO: Move this to the container page and add error-message-id attribute to dialog config --%>
-
-
-
1. |
diff --git a/source/web/jsp/rules/details.jsp b/source/web/jsp/rules/details.jsp
index 21ed32b499..9048abe903 100644
--- a/source/web/jsp/rules/details.jsp
+++ b/source/web/jsp/rules/details.jsp
@@ -35,13 +35,7 @@
}
}
-
-<%-- TODO: Move this to the container page and add error-message-id attribute to dialog config --%>
-
-
-
-
diff --git a/source/web/jsp/spaces/create-space-dialog.jsp b/source/web/jsp/spaces/create-space-dialog.jsp
index 727cfc71c0..38170ad0f8 100644
--- a/source/web/jsp/spaces/create-space-dialog.jsp
+++ b/source/web/jsp/spaces/create-space-dialog.jsp
@@ -63,15 +63,7 @@
}
-
-<%-- Create Space Dialog Fragment --%>
-
-<%-- TODO: Move this to the container page and add error-message-id attribute to dialog config --%>
-
-
-
-
diff --git a/source/web/jsp/spaces/create-space-wizard/details.jsp b/source/web/jsp/spaces/create-space-wizard/details.jsp
index 32cc2740fb..f7c9feda8e 100644
--- a/source/web/jsp/spaces/create-space-wizard/details.jsp
+++ b/source/web/jsp/spaces/create-space-wizard/details.jsp
@@ -85,11 +85,7 @@
}
}
-
-
-
-
diff --git a/source/web/jsp/spaces/edit-space-dialog.jsp b/source/web/jsp/spaces/edit-space-dialog.jsp
index d030b7fef5..86f0e52869 100644
--- a/source/web/jsp/spaces/edit-space-dialog.jsp
+++ b/source/web/jsp/spaces/edit-space-dialog.jsp
@@ -20,12 +20,6 @@
<%@ taglib uri="/WEB-INF/alfresco.tld" prefix="a" %>
<%@ taglib uri="/WEB-INF/repo.tld" prefix="r" %>
-<%-- Edit Space Dialog Fragment --%>
-
-<%-- TODO: Move this to the container page and add error-message-id attribute to dialog config --%>
-
-
-
diff --git a/source/web/jsp/trashcan/delete-listed.jsp b/source/web/jsp/trashcan/delete-listed.jsp
index fb8f24e343..6808b9a951 100644
--- a/source/web/jsp/trashcan/delete-listed.jsp
+++ b/source/web/jsp/trashcan/delete-listed.jsp
@@ -104,7 +104,7 @@
|
-
+
|
diff --git a/source/web/jsp/trashcan/recover-item.jsp b/source/web/jsp/trashcan/recover-item.jsp
index bc8fea3246..8cd74f48cf 100644
--- a/source/web/jsp/trashcan/recover-item.jsp
+++ b/source/web/jsp/trashcan/recover-item.jsp
@@ -121,13 +121,12 @@
|
-
:
|
+ value="#{TrashcanBean.destination}" styleClass="selector" />
|
|
diff --git a/source/web/jsp/trashcan/recover-listed.jsp b/source/web/jsp/trashcan/recover-listed.jsp
index a59cca65a0..1b1b2b1c20 100644
--- a/source/web/jsp/trashcan/recover-listed.jsp
+++ b/source/web/jsp/trashcan/recover-listed.jsp
@@ -96,17 +96,43 @@
<% PanelGenerator.generatePanelStart(out, request.getContextPath(), "white", "white"); %>
-
+
-
+ |
|
-
-
+ |
+
|
+ |
+
+
+ <% PanelGenerator.generatePanelStart(out, request.getContextPath(), "yellowInner", "#ffffcc"); %>
+
+ <% PanelGenerator.generatePanelEnd(out, request.getContextPath(), "yellowInner"); %>
+ |
+
+ |
+
+
+ :
+ |
+
+
+ |
+
+ |
<%-- Error Messages --%>
diff --git a/source/web/jsp/trashcan/recovery-report.jsp b/source/web/jsp/trashcan/recovery-report.jsp
new file mode 100644
index 0000000000..037663530a
--- /dev/null
+++ b/source/web/jsp/trashcan/recovery-report.jsp
@@ -0,0 +1,169 @@
+<%--
+ Copyright (C) 2005 Alfresco, Inc.
+
+ Licensed under the Mozilla Public License version 1.1
+ with a permitted attribution clause. You may obtain a
+ copy of the License at
+
+ http://www.alfresco.org/legal/license.txt
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
+ either express or implied. See the License for the specific
+ language governing permissions and limitations under the
+ License.
+--%>
+<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
+<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
+<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
+<%@ taglib uri="/WEB-INF/alfresco.tld" prefix="a" %>
+<%@ taglib uri="/WEB-INF/repo.tld" prefix="r" %>
+
+<%@ page buffer="32kb" contentType="text/html;charset=UTF-8" %>
+<%@ page isELIgnored="false" %>
+<%@ page import="org.alfresco.web.ui.common.PanelGenerator" %>
+
+
+
+
+
+ <%-- load a bundle of properties with I18N strings --%>
+
+
+ <%-- set the form name here --%>
+
+
+ <%-- Main outer table --%>
+
+
+ <%-- Title bar --%>
+
+
+ <%@ include file="../parts/titlebar.jsp" %>
+ |
+
+
+ <%-- Main area --%>
+
+ <%-- Shelf --%>
+
+ <%@ include file="../parts/shelf.jsp" %>
+ |
+
+ <%-- Work Area --%>
+
+
+ <%-- Breadcrumb --%>
+ <%@ include file="../parts/breadcrumb.jsp" %>
+
+ <%-- Status and Actions --%>
+
+ |
+
+
+ <%-- Status and Actions inner contents table --%>
+ <%-- Generally this consists of an icon, textual summary and actions for the current object --%>
+
+
+ |
+ |
+
+
+ <%-- separator row with gradient shadow --%>
+
+ %>/images/parts/statuspanel_7.gif) |
+ |
+ %>/images/parts/statuspanel_9.gif) |
+
+
+ <%-- Details --%>
+
+ |
+
+
+
+
+
+ <% PanelGenerator.generatePanelStart(out, request.getContextPath(), "white", "white"); %>
+
+
+
+
+ |
+
+
+
+
+ |
+
+ <%-- show this panel if some items failed to recover --%>
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+ <%-- Error Messages --%>
+ <%-- messages tag to show messages not handled by other specific message tags --%>
+
+ |
+ |
+
+ <% PanelGenerator.generatePanelEnd(out, request.getContextPath(), "white"); %>
+ |
+
+
+ <% PanelGenerator.generatePanelStart(out, request.getContextPath(), "blue", "#D3E6FE"); %>
+
+ <% PanelGenerator.generatePanelEnd(out, request.getContextPath(), "blue"); %>
+ |
+
+
+ |
+ |
+
+
+ <%-- separator row with bottom panel graphics --%>
+
+ %>/images/parts/whitepanel_7.gif) |
+ |
+ %>/images/parts/whitepanel_9.gif) |
+
+
+
+ |
+
+
+
+
+
+
+
+
diff --git a/source/web/jsp/trashcan/trash-list.jsp b/source/web/jsp/trashcan/trash-list.jsp
index e657e751f2..28bc203b61 100644
--- a/source/web/jsp/trashcan/trash-list.jsp
+++ b/source/web/jsp/trashcan/trash-list.jsp
@@ -113,9 +113,9 @@
|
- <%-- Current object actions --%>
-
-
+ <%-- Admin only global actions --%>
+
+
|
@@ -210,8 +210,8 @@
<%-- Recover Listed Items actions --%>
-
-
+
+
-
+
<%-- Deleted Date column --%>
@@ -286,7 +286,7 @@
diff --git a/source/web/jsp/wizard/container.jsp b/source/web/jsp/wizard/container.jsp
index f2a42990f7..64d64be191 100644
--- a/source/web/jsp/wizard/container.jsp
+++ b/source/web/jsp/wizard/container.jsp
@@ -98,12 +98,6 @@
- <%--
-
-
-
-
- --%>
<% PanelGenerator.generatePanelEnd(out, request.getContextPath(), "blue"); %>
@@ -111,10 +105,7 @@
- <%-- Externalise the error message into an error-message-id attribute on the wizard config --%>
- <%--
-
- --%>
+
<% PanelGenerator.generatePanelStart(out, request.getContextPath(), "white", "white"); %>
| | | | | | |