lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
A Forum specific tag

Authoring Action and LearningAction and related Form beans

modified test cases

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

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

*** empty log message ***

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.

Struts dispatch actions for checkGateStatus and releaseGate, see Monitoring.doc under lams_documents for more info

implemented checkGateStatus which returns a wddx packet with certain information, however may be changed later when requirements are more clear. releaseGate returns a boolean, true to acknowledge the gate is open and false if the gate isnt opened. helper method createGateStatusInfo used in checkGateStatus()

added new functions checkGateStatus() and releaseGate()

*** empty log message ***

  1. … 67 more files in changeset.