• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
jars for the web module

    • binary
    /lams_tool_forum/web/WEB-INF/lib/commons-beanutils.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/commons-collections-3.1.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/commons-digester.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/commons-fileupload.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/commons-lang-2.0.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/commons-logging.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/commons-validator.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/displaytag-1.1.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/forum.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/jmage-0.4.4.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/saif-0.1.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/struts-el.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/struts-legacy.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/struts.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/taglibs-datetime.jar
jars for running xdoclet on form beans

    • binary
    /lams_tool_forum/web/WEB-INF/lib/build/servlet.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/build/xdoclet-1.2.2.jar
    • binary
    /lams_tool_forum/web/WEB-INF/lib/build/xjavadoc-1.1.jar
learning specific jsps

    • -0
    • +40
    /lams_tool_forum/web/WEB-INF/jsps/learning/forum/open.jsp
    • -0
    • +32
    /lams_tool_forum/web/WEB-INF/jsps/learning/message/open.jsp
    • -0
    • +19
    /lams_tool_forum/web/WEB-INF/jsps/learning/message/reply.jsp
authoring specific jsps

    • -0
    • +55
    /lams_tool_forum/web/WEB-INF/jsps/authoring/forum/basic.jsp
A Forum specific tag

Authoring Action and LearningAction and related Form beans

modified test cases

no message

    • -0
    • +61
    /lams_tool_forum/web/WEB-INF/classes/ApplicationResources.properties
    • -0
    • +34
    /lams_tool_forum/web/WEB-INF/classes/jmage.xml
    • -0
    • +47
    /lams_tool_forum/web/WEB-INF/classes/log4j.properties
modified id to native

commons-logging jar

    • binary
    /lams_tool_forum/lib/commons-logging.jar
*** empty log message ***

    • -3
    • +10
    /lams_tool_laqa/db/model/lams_tool_qa.clay
  1. … 3 more files in changeset.
*** empty log message ***

updated documentation for checkGateStatus and releaseGate

in checkGateStatus() - if the gate is a schedule gate, teh wddx packet will also return the gate start times and gate end times

*** empty log message ***

    • -0
    • +12
    /lams_tool_laqa/web/WEB-INF/QaQueContent.hbm.xml
update sample wddx packet for checkGateStatus()

inside checkGateStatus, added additional fields activityTypeID, and changed field name from waitingLearners to learnersWaiting

*** empty log message ***

remmove the use of session variables, using actionform bean properties instead

change service bean definition

changed from using scriptlet for fckeditor, to using jstl c tag, with escapeXml set to false

previous index.jsp is now authoringIndex.jsp

    • -0
    • +24
    /lams_tool_nb/web/authoringIndex.jsp
*** empty log message ***

    • -1
    • +1
    /lams_tool_laqa/conf/war/META-INF/MANIFEST.MF
  1. … 15 more files in changeset.
*** empty log message ***

    • -1
    • +1
    /lams_tool_laqa/web/META-INF/MANIFEST.MF
*** empty log message ***

*** empty log message ***

package name is now lams-tool-nb instead of lams-tool-noticeboard

fckeditor tlds, needed in order for fckeditor to work

    • -0
    • +194
    /lams_tool_nb/web/WEB-INF/fckeditor/tlds/FCKeditor.tld
testcases for checkGateStatus and releaseGate, testcases only output the wddx packet

updated document to account for the new methods checkGateStatus() and releaseGate(), sample wddx output included.