-
-
+
+
diff --git a/app/ui/src/webapp/hideShowColumns.jsp b/app/ui/src/webapp/hideShowColumns.jsp
index 7d35178a..1c255d4c 100644
--- a/app/ui/src/webapp/hideShowColumns.jsp
+++ b/app/ui/src/webapp/hideShowColumns.jsp
@@ -1,6 +1,6 @@
<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
-<%@ taglib uri="http://sakaiproject.org/jsf/sakai" prefix="sakai" %>
+<%@ taglib uri="http://sakaiproject.org/jsf2/sakai" prefix="sakai" %>
<%
@@ -26,17 +26,17 @@
-
+
-
+
-
+
-
+
diff --git a/app/ui/src/webapp/inc/appMenu.jspf b/app/ui/src/webapp/inc/appMenu.jspf
index 8f555d58..d682ae4b 100644
--- a/app/ui/src/webapp/inc/appMenu.jspf
+++ b/app/ui/src/webapp/inc/appMenu.jspf
@@ -8,48 +8,48 @@
-
+
<%-- Roster menu --%>
-
+
<%-- Course Grades menu --%>
-
+
<%-- Gradebook Setup menu --%>
-
+
<%-- Permission Settings --%>
-
+
<%-- Course Grade Options menu --%>
-
+
<%-- Import Grades menu --%>
-
+
diff --git a/app/ui/src/webapp/inc/assignmentEditing.jspf b/app/ui/src/webapp/inc/assignmentEditing.jspf
index 1728c534..cf6b1146 100644
--- a/app/ui/src/webapp/inc/assignmentEditing.jspf
+++ b/app/ui/src/webapp/inc/assignmentEditing.jspf
@@ -61,13 +61,13 @@
-
+
-
+
@@ -108,4 +108,18 @@
diff --git a/app/ui/src/webapp/inc/bulkNewItems.jspf b/app/ui/src/webapp/inc/bulkNewItems.jspf
index 327a6bc8..3b2fd23e 100644
--- a/app/ui/src/webapp/inc/bulkNewItems.jspf
+++ b/app/ui/src/webapp/inc/bulkNewItems.jspf
@@ -110,8 +110,7 @@
-
+
@@ -164,5 +163,5 @@
assignmentReleased(('gbForm:bulkNewAssignmentsTable:' + i), false);
categorySelected(('gbForm:bulkNewAssignmentsTable:' + i), '
');
}
-
+
diff --git a/app/ui/src/webapp/inc/categoryEdit.jspf b/app/ui/src/webapp/inc/categoryEdit.jspf
index cf7ca7f3..343f2007 100644
--- a/app/ui/src/webapp/inc/categoryEdit.jspf
+++ b/app/ui/src/webapp/inc/categoryEdit.jspf
@@ -4,7 +4,7 @@
+ valueChangeListener="#{gradebookSetupBean.processCategorySettingChange}" onclick="reEnableCategoryDropInputs();this.form.submit();" styleClass="addRadioPadding">
@@ -13,15 +13,15 @@
-
+
-
+
-
+
diff --git a/app/ui/src/webapp/inc/gradingEventLogs.jspf b/app/ui/src/webapp/inc/gradingEventLogs.jspf
index ff17e635..364d7dba 100644
--- a/app/ui/src/webapp/inc/gradingEventLogs.jspf
+++ b/app/ui/src/webapp/inc/gradingEventLogs.jspf
@@ -6,7 +6,7 @@
closeIconUrl="dhtmlpopup/dhtmlPopClose.gif"
styleClass="dhtmlPopup" titleBarClass="dhtmlPopupTitleBar" closeClass="dhtmlPopupClose" dataRowClass="dhtmlPopupDataRow">
-
+
diff --git a/app/ui/src/webapp/inc/gradingEventLogsInstView.jspf b/app/ui/src/webapp/inc/gradingEventLogsInstView.jspf
index 4224a3c7..7864d14c 100644
--- a/app/ui/src/webapp/inc/gradingEventLogsInstView.jspf
+++ b/app/ui/src/webapp/inc/gradingEventLogsInstView.jspf
@@ -6,7 +6,7 @@
closeIconUrl="dhtmlpopup/dhtmlPopClose.gif"
styleClass="dhtmlPopup" titleBarClass="dhtmlPopupTitleBar" closeClass="dhtmlPopupClose" dataRowClass="dhtmlPopupDataRow">
-
+
diff --git a/app/ui/src/webapp/instructorView.jsp b/app/ui/src/webapp/instructorView.jsp
index ed4c2b21..eef39a63 100644
--- a/app/ui/src/webapp/instructorView.jsp
+++ b/app/ui/src/webapp/instructorView.jsp
@@ -41,6 +41,7 @@
-
+
@@ -328,7 +329,6 @@
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
<%@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t" %>
-<%@ taglib uri="http://sakaiproject.org/jsf/sakai" prefix="sakai" %>
+<%@ taglib uri="http://sakaiproject.org/jsf2/sakai" prefix="sakai" %>
@@ -26,8 +26,8 @@
-
-
+
+
@@ -68,13 +68,13 @@
expanded="true"
rowClasses="#{overviewBean.rowStyles}"
headerClasses="categoryIcon,left,center,center,center,center,center,center,center,external,center">
-
+
-
+
@@ -84,7 +84,7 @@
-
+
@@ -99,8 +99,8 @@
-
-
+
+
@@ -111,32 +111,32 @@
-
+
-
+
-
+
-
-
+
+
-
+
-
+
@@ -145,7 +145,7 @@
-
+
@@ -177,11 +177,11 @@
-
+
-
+
@@ -191,7 +191,7 @@
-
+
@@ -209,19 +209,19 @@
-
- <%/* -AZ- hacks needed for safari: style="text-decoration: none !important;"
+ <%/* -AZ- hacks needed for safari: style="text-decoration: none !important;"
AND */%>
-
-
@@ -229,7 +229,7 @@
-
+
diff --git a/app/ui/src/webapp/roster.jsp b/app/ui/src/webapp/roster.jsp
index e67ce45a..ad8001da 100644
--- a/app/ui/src/webapp/roster.jsp
+++ b/app/ui/src/webapp/roster.jsp
@@ -1,6 +1,3 @@
-<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
-<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
-
@@ -87,38 +84,7 @@
<%@ include file="/inc/filterPagingRoster.jspf"%>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <%/* Assignment columns will be dynamically appended, starting here. */%>
-
+
diff --git a/app/ui/src/webapp/spreadsheetEntireGBImport.jsp b/app/ui/src/webapp/spreadsheetEntireGBImport.jsp
index 4e69f9e1..a0779701 100644
--- a/app/ui/src/webapp/spreadsheetEntireGBImport.jsp
+++ b/app/ui/src/webapp/spreadsheetEntireGBImport.jsp
@@ -33,13 +33,13 @@
<%-- Step 1: Download template --%>
-
+
-
+
@@ -70,7 +70,7 @@
*/%>
-
+
diff --git a/app/ui/src/webapp/spreadsheetImport.jsp b/app/ui/src/webapp/spreadsheetImport.jsp
index ebd86be8..e284e7ee 100644
--- a/app/ui/src/webapp/spreadsheetImport.jsp
+++ b/app/ui/src/webapp/spreadsheetImport.jsp
@@ -1,4 +1,7 @@
+
+
+
@@ -44,7 +47,7 @@
-
+
@@ -92,6 +95,20 @@
diff --git a/app/ui/src/webapp/spreadsheetListing.jsp b/app/ui/src/webapp/spreadsheetListing.jsp
index b0407a5d..2ba80528 100644
--- a/app/ui/src/webapp/spreadsheetListing.jsp
+++ b/app/ui/src/webapp/spreadsheetListing.jsp
@@ -44,7 +44,7 @@
-
+
diff --git a/app/ui/src/webapp/studentView.jsp b/app/ui/src/webapp/studentView.jsp
index ab5a8a10..4ad5e338 100644
--- a/app/ui/src/webapp/studentView.jsp
+++ b/app/ui/src/webapp/studentView.jsp
@@ -126,7 +126,7 @@
-
+