lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
*** empty log message ***

*** empty log message ***

    • binary
    /lams_tool_laqa/JUnit/junit-3.7/lib/junit-3.7.jar
    • -0
    • +262
    /lams_tool_laqa/conf/hibernate/mappings/Activity.hbm.xml
    • -0
    • +117
    /lams_tool_laqa/conf/hibernate/mappings/Group.hbm.xml
    • -0
    • +93
    /lams_tool_laqa/conf/hibernate/mappings/Grouping.hbm.xml
    • -0
    • +217
    /lams_tool_laqa/conf/hibernate/mappings/LearningDesign.hbm.xml
    • -0
    • +106
    /lams_tool_laqa/conf/hibernate/mappings/Lesson.hbm.xml
    • -0
    • +21
    /lams_tool_laqa/conf/hibernate/mappings/License.hbm.xml
  1. … 76 more files in changeset.
*** empty log message ***

updated the doco to include example url to access gate action stuff and screen shots of the jsp page

getContextConfigLocation() - Changed the location reference of the applicationContext.xml, the old code is commented out.

testViewScheduleGate()

- changed it to access the correct request parameter, it is now using TEST_SCHEDULE_GATE_ID instead of TEST_SYNCH_GATE_ID

testViewPermissionGate()

- changed it to access the correct request parameter, it is now using TEST_PERMISSION_GATE_ID instead of TEST_SYNCH_GATE_ID

testOpenGate()

- Change made:verifyTilesForward("viewSynchGate",".viewSynchGate")

corrected spelling error in the jsp output

    • -1
    • +1
    /lams_monitoring/web/gate/gateInfo.jsp
Database model has changed to account for the unique identifier field uid, present in both content and session table. The corresponding sql scripts have been updated to reflect this change as well.

    • -0
    • +208
    /lams_tool_nb/db/model/lams_tool_nb.clay
    • -182
    • +0
    /lams_tool_nb/db/model/lams_tool_noticeboard.clay
    • -9
    • +12
    /lams_tool_nb/db/sql/create_lams_tool_nb.sql
    • -9
    • +12
    /lams_tool_nb/db/sql/init_lams_tool_nb.sql
    • -43
    • +11
    /lams_tool_nb/db/sql/insert_lams_tool_nb_data.sql
    • -0
    • +28
    /lams_tool_nb/db/sql/lams_tool_nb.sql
    • -26
    • +0
    /lams_tool_nb/db/sql/lams_tool_noticeboard.sql
nb-prefs.properties , certain fields changed to reflect the use of native as generator class

    • -0
    • +63
    /lams_tool_nb/conf/middlegen/nb-prefs.properties