Index: lams_central/web/WEB-INF/struts-config.xml =================================================================== diff -u -re59191f853aa9bdaf89c4e430fa9517541c073ed -r0b4befa34c851fe0ca354488c0d090639dc97cea --- lams_central/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision e59191f853aa9bdaf89c4e430fa9517541c073ed) +++ lams_central/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision 0b4befa34c851fe0ca354488c0d090639dc97cea) @@ -485,7 +485,7 @@ > @@ -522,7 +522,7 @@ type="org.lamsfoundation.lams.web.ProfileSaveAction" name="UserForm" scope="request" - input="/editprofile.jsp" + input="/profile/editprofile.jsp" unknown="false" validate="false" > @@ -548,12 +548,12 @@ > @@ -590,7 +590,7 @@ type="org.lamsfoundation.lams.web.PortraitSaveAction" name="PortraitActionForm" scope="request" - input="/portrait.jsp" + input="/profile/portrait.jsp" parameter="method" unknown="false" validate="false" Fisheye: Tag 0b4befa34c851fe0ca354488c0d090639dc97cea refers to a dead (removed) revision in file `lams_central/web/editprofile.jsp'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 0b4befa34c851fe0ca354488c0d090639dc97cea refers to a dead (removed) revision in file `lams_central/web/lessons.jsp'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 0b4befa34c851fe0ca354488c0d090639dc97cea refers to a dead (removed) revision in file `lams_central/web/portrait.jsp'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 0b4befa34c851fe0ca354488c0d090639dc97cea refers to a dead (removed) revision in file `lams_central/web/profile.jsp'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_central/web/profile/editprofile.jsp =================================================================== diff -u --- lams_central/web/profile/editprofile.jsp (revision 0) +++ lams_central/web/profile/editprofile.jsp (revision 0b4befa34c851fe0ca354488c0d090639dc97cea) @@ -0,0 +1,422 @@ + + +<%@ 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-lams" prefix="lams"%> +<%@ page import="org.lamsfoundation.lams.usermanagement.AuthenticationMethod" + 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)%> +
+
+
+
+
+
+ + + + <%=AuthenticationMethod.DB%> + + +
+ : +
+
+ + +
+ +
+ + +
+ +
+ + +
+ + + + +
+ + +
+ +
+ + +
+
+ + +
+
+ + +
+ +
+ + +
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+ + +
+ +
+ + + + + + + + +
+ +
+ + + + + ${timezoneDto.timeZoneId} - ${timezoneDto.displayName} + + + +
+ +
+ + + + + + + + + + +
+ +
+ + + + ${theme.name} + + +
+ +
+
+ + + + + + + + + + + + + + + + + + +
+ > +
+ +
+ > +
+
+ > +
+
+ > +
+ +
+ > +
+ +
+ > +
+
+ > +
+
+ > +
+
+ > +
+ +
+ > +
+ +
+ > +
+ +
+ > +
+
+ > +
+
+ > +
+
+ > +
+
+ > +
+
+ > +
+ +
+ + + + ${theme.name} + + +
+ +
+ + + + + + + + +
+ +
+ + + + + ${timezoneDto.timeZoneId} - ${timezoneDto.displayName} + + + +
+
+ + + > + + ${timeZone} +
+
+ + + + + + + + + + +
+ +
+ +
+
+
+
+ +
+ + + +    + + + + + +
+
+ +
+ + + + Index: lams_central/web/profile/lessons.jsp =================================================================== diff -u --- lams_central/web/profile/lessons.jsp (revision 0) +++ lams_central/web/profile/lessons.jsp (revision 0b4befa34c851fe0ca354488c0d090639dc97cea) @@ -0,0 +1,90 @@ + + +<%@ 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-lams" prefix="lams"%> + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ + + +
+

+ +

+ + + + +
+ +
+ + +

+ +

+
+
+ +
+ " + onclick="javascript:document.location='index.do?method=profile'" /> +
+ +
+
+
+
+
+ +
Index: lams_central/web/profile/portrait.jsp =================================================================== diff -u --- lams_central/web/profile/portrait.jsp (revision 0) +++ lams_central/web/profile/portrait.jsp (revision 0b4befa34c851fe0ca354488c0d090639dc97cea) @@ -0,0 +1,236 @@ + + +<%@ 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-lams" prefix="lams"%> + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+ +
+ :
+ + + &version=2&preferDownload=false" /> + + + + + +
+ +
+ + +
+ + +
+
+ +
+ +
+ + + + + + +
+
+
+
+ + + + +
+
+
+
+ + +
+ + +
+
+
+ + +

+ +

+
+ + + + +
+
+
+
+
+ + +
+ + + +
+
+
+
+
+
+ +
Index: lams_central/web/profile/profile.jsp =================================================================== diff -u --- lams_central/web/profile/profile.jsp (revision 0) +++ lams_central/web/profile/profile.jsp (revision 0b4befa34c851fe0ca354488c0d090639dc97cea) @@ -0,0 +1,115 @@ + + +<%@ page contentType="text/html; charset=utf-8" language="java"%> +<%@ taglib uri="tags-lams" prefix="lams"%> +<%@ taglib uri="tags-bean" prefix="bean"%> +<%@ taglib uri="tags-fmt" prefix="fmt"%> +<%@ taglib uri="tags-logic" prefix="logic"%> +<%@ taglib uri="tags-core" prefix="c"%> +<%@ page import="org.lamsfoundation.lams.usermanagement.AuthenticationMethod" + import="org.lamsfoundation.lams.util.Configuration" + import="org.lamsfoundation.lams.util.ConfigurationKeys"%> +<%=Configuration.get(ConfigurationKeys.SHOW_ALL_MY_LESSON_LINK)%> + + + + + + + + + + + + +
+
+
+
+
+
+ + +
+ "> + +
+ +
+ + " + src="/lams/download/?uuid=&version=2&preferDownload=false" /> + +
+ +

+ +
+ +

+
+
+ +
+ +    + + + + + <%=AuthenticationMethod.DB%> + + + + + + + + + + +    + + + + +    + + + + + + + +
+
+
+
+
+ +
+ + +
+