Index: lams_central/web/editprofile.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/editprofile.jsp,v diff -u -r1.23.2.3 -r1.23.2.4 --- lams_central/web/editprofile.jsp 10 Oct 2016 09:17:15 -0000 1.23.2.3 +++ lams_central/web/editprofile.jsp 14 Oct 2016 03:41:33 -0000 1.23.2.4 @@ -1,323 +1,416 @@ -<%@ page contentType="text/html; charset=utf-8" language="java" %> +<%@ page contentType="text/html; charset=utf-8" language="java"%> -<%@ taglib uri="tags-html" prefix="html" %> -<%@ taglib uri="tags-core" prefix="c" %> -<%@ taglib uri="tags-bean" prefix="bean" %> -<%@ taglib uri="tags-logic" prefix="logic" %> -<%@ taglib uri="tags-fmt" prefix="fmt" %> +<%@ taglib uri="tags-html" prefix="html"%> +<%@ taglib uri="tags-core" prefix="c"%> +<%@ taglib uri="tags-bean" prefix="bean"%> +<%@ taglib uri="tags-logic" prefix="logic"%> +<%@ taglib uri="tags-fmt" prefix="fmt"%> <%@ taglib uri="tags-lams" prefix="lams"%> -<%@ page import="org.lamsfoundation.lams.usermanagement.AuthenticationMethod" %> -<%@ page import="org.lamsfoundation.lams.util.Configuration" import="org.lamsfoundation.lams.util.ConfigurationKeys" %> +<%@ page + import="org.lamsfoundation.lams.usermanagement.AuthenticationMethod"%> +<%@ page import="org.lamsfoundation.lams.util.Configuration" + import="org.lamsfoundation.lams.util.ConfigurationKeys"%> + + + - - - + + + - - - + + + + + -<%=Configuration.get(ConfigurationKeys.PROFILE_EDIT_ENABLE)%> -<%=Configuration.get(ConfigurationKeys.PROFILE_PARTIAL_EDIT_ENABLE)%> + <%=Configuration.get(ConfigurationKeys.PROFILE_EDIT_ENABLE)%> + <%=Configuration.get(ConfigurationKeys.PROFILE_PARTIAL_EDIT_ENABLE)%> + + - + + + + + + + + + + + + + + <%=AuthenticationMethod.DB%> + + + + + + + - + + > + + + : + + - + + *: + + - + + *: + + + + + + + + *: + + - -<%= AuthenticationMethod.DB %> - - - + + : + + + + : + + + + : + + - - : - - - - : - - - - *: - - - - *: - - - - <%-- - Disabled properties are not submitted, but first and last name are required. - These hidden fields deliver required data to ProfileSaveAction even if only Partial Profile Editing is available. - --%> - - - - - - - *: - - - - : - - - - : - - - - : - - - - : - - - - : - - - - : - - - - : - - - - : - - - - : - - - - : - - - - : - - - - - : - - - - - - - - - - - - : - - - - + + : + + + + + : + + + + : + + + + : + + + + : + + + + : + + + + : + + + + + : > + + + + : + + + + + + + + + + + : + + + ${timezoneDto.timeZoneId} - ${timezoneDto.displayName} - - - - - - : - - - - - - - - - : - - - - ${theme.name} - - - - - - - - : - - ${sharedSecret} - - - - - - - - - - - : - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - + + : + + + ${theme.name} + + + + + + : ${sharedSecret} + + + + + + + + + + + + + + - - : - - - - : - - - - *: - - - - *: - - - - *: - - - - : - - - - : - - - - : - - - - : - - - - : - - - - : - - - - : - - - - : - - - - : - - - - : - - - - : - - - - : - - - - ${theme.name} - - - - - - : - - - - - - - - - + + + + + + + + + + + + + + + + - - : - - - ${timeZone}" - - - - : - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file + + + + + + + + + + +
+ +