Index: lams_admin/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== RCS file: /usr/local/cvsroot/lams_admin/conf/language/lams/ApplicationResources_en_AU.properties,v diff -u -r1.93 -r1.94 --- lams_admin/conf/language/lams/ApplicationResources_en_AU.properties 29 Sep 2014 17:09:37 -0000 1.93 +++ lams_admin/conf/language/lams/ApplicationResources_en_AU.properties 25 Nov 2014 23:27:50 -0000 1.94 @@ -47,6 +47,7 @@ error.flash.theme.invalid =Invalid flash theme. {0} error.html.theme.invalid =Invalid html theme. {0} error.locale.invalid =Invalid locale. {0} +error.login.request.ttl.negative =Login request's time to live should be a positive number. msg.user.add.to.parent.group =User/s marked with a '*' will be automatically added to the parent course with the same roles. msg.add.to.org =User will be added to {0}. msg.results.none =No results matched your query. @@ -152,6 +153,7 @@ sysadmin.serverdesc =Description sysadmin.prefix =Prefix sysadmin.disabled =Disabled +sysadmin.login.request.ttl =Login Request's time to live sysadmin.organisation =Organisation sysadmin.userinfoUrl =User information URL sysadmin.timeoutUrl =Timeout URL Index: lams_admin/conf/xdoclet/struts-forms.xml =================================================================== RCS file: /usr/local/cvsroot/lams_admin/conf/xdoclet/struts-forms.xml,v diff -u -r1.43 -r1.44 --- lams_admin/conf/xdoclet/struts-forms.xml 3 Sep 2013 10:55:52 -0000 1.43 +++ lams_admin/conf/xdoclet/struts-forms.xml 25 Nov 2014 23:27:50 -0000 1.44 @@ -82,6 +82,7 @@ + Index: lams_admin/src/java/org/lamsfoundation/lams/admin/web/ServerSaveAction.java =================================================================== RCS file: /usr/local/cvsroot/lams_admin/src/java/org/lamsfoundation/lams/admin/web/ServerSaveAction.java,v diff -u -r1.9 -r1.10 --- lams_admin/src/java/org/lamsfoundation/lams/admin/web/ServerSaveAction.java 9 Apr 2014 18:40:36 -0000 1.9 +++ lams_admin/src/java/org/lamsfoundation/lams/admin/web/ServerSaveAction.java 25 Nov 2014 23:27:50 -0000 1.10 @@ -60,12 +60,8 @@ *

* * @author Fei Yang - */ -/** - * struts doclets * - * @struts.action path="/serversave" input=".servermaintain" - * name="ServerOrgMapForm" scope="request" validate="false" + * @struts.action path="/serversave" input=".servermaintain" name="ServerOrgMapForm" scope="request" validate="false" * @struts.action-forward name="success" path="/serverlist.do" */ public class ServerSaveAction extends Action { Index: lams_admin/web/servermaintain.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_admin/web/servermaintain.jsp,v diff -u -r1.12 -r1.13 --- lams_admin/web/servermaintain.jsp 6 Oct 2014 12:55:39 -0000 1.12 +++ lams_admin/web/servermaintain.jsp 25 Nov 2014 23:27:50 -0000 1.13 @@ -1,5 +1,8 @@ <%@ include file="/taglibs.jsp"%> + + +

: @@ -9,7 +12,7 @@
- + @@ -36,15 +39,19 @@ - - - - + + + + + + + + @@ -70,10 +77,40 @@
:
: - - -   -
:
: + + +   +
: