lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** 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
added tags and definitions required for FckEditor

    • -1
    • +13
    /lams_tool_nb/conf/xdoclet/servlets.xml
    • -0
    • +6
    /lams_tool_nb/conf/xdoclet/taglibs.xml
added uid field as an (auto_increment) identifier for both NoticeboardContent and NoticeboardSession. generator class used is now native.

*** empty log message ***

These junit tests have changed in comparison to previous versions, helper methods used

added nbSessionDAO property within service bean

added helper methods for use in testNoticeboardSessionDAO and testNoticeboardContentDAO

added new functions not this interface, matching those of the content and session DAOs

new method definitions and/or names

added uid field

Changing the deploy related files to customise them for q&a - some parts still referred to the IMSCP tool used in the example. Also added the new tool icon (from Dave)

    • -3
    • +3
    /lams_tool_laqa/db/sql/activity_insert.sql
    • -2
    • +2
    /lams_tool_laqa/db/sql/library_insert.sql
    • -4
    • +4
    /lams_tool_laqa/db/sql/tool_insert.sql
    • binary
    /lams_tool_laqa/web/images/icon_questionanswer.swf
Added tool icon paths. The icons have come from Dave, and are yet to reconciled to our list of tools. They are stuck in lams_central for now but should go into the tool projects.

    • -28
    • +28
    /lams_common/db/sql/insert_test_data.sql