lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Added tool icons. These have come from Dave, and are yet to reconciled to our list of tools.

    • binary
    /lams_central/web/images/icon_chat.swf
    • binary
    /lams_central/web/images/icon_chatgroupreporting.swf
    • binary
    /lams_central/web/images/icon_doublereflectivequestion.swf
    • binary
    /lams_central/web/images/icon_group.swf
    • binary
    /lams_central/web/images/icon_groupreporting.swf
    • binary
    /lams_central/web/images/icon_htmlnb.swf
    • binary
    /lams_central/web/images/icon_imagegallery.swf
    • binary
    /lams_central/web/images/icon_imageranking.swf
    • binary
    /lams_central/web/images/icon_journal.swf
    • binary
    /lams_central/web/images/icon_messageboard.swf
    • binary
    /lams_central/web/images/icon_noticeboard.swf
    • binary
    /lams_central/web/images/icon_ranking.swf
    • binary
    /lams_central/web/images/icon_reflectivequestion.swf
    • binary
    /lams_central/web/images/icon_reflectiveranking.swf
    • binary
    /lams_central/web/images/icon_reportsubmission.swf
  1. … 7 more files in changeset.
Added QA Tool to the master build

*** empty log message ***

*** empty log message ***

    • -0
    • +84
    /lams_tool_laqa/db/sql/activity_insert.sql
    • -0
    • +18
    /lams_tool_laqa/db/sql/library_insert.sql
    • -0
    • +50
    /lams_tool_laqa/db/sql/tool_insert.sql
    • binary
    /lams_tool_laqa/lib/jaxen/jaxen-full.jar
    • binary
    /lams_tool_laqa/lib/jaxen/sax.jar
    • binary
    /lams_tool_laqa/lib/jaxen/saxpath.jar
    • binary
    /lams_tool_laqa/lib/reload_2_0_1/castor-0.9.5.3-xml.jar
    • binary
    /lams_tool_laqa/lib/reload_2_0_1/jdom.jar
    • binary
    /lams_tool_laqa/lib/reload_2_0_1/moonunitsrc.jar
    • binary
    /lams_tool_laqa/lib/reload_2_0_1/reload-diva.jar
    • binary
    /lams_tool_laqa/lib/reload_2_0_1/reload-editor.jar
    • binary
    /lams_tool_laqa/lib/reload_2_0_1/reload-jdom.jar
  1. … 3 more files in changeset.
Changed default values to something more standard than Chris' values.

If the lams_tool record doesn't exist, doesn't try to delete the lams_blah table entries or the tool's own tables.

*** empty log message ***

    • -0
    • +9
    /lams_tool_laqa/.classpath
    • -0
    • +13
    /lams_tool_laqa/.mymetadata
    • -0
    • +49
    /lams_tool_laqa/.project
    • -0
    • +65
    /lams_tool_laqa/build.properties
    • -0
    • +295
    /lams_tool_laqa/build.xml
    • -0
    • +76
    /lams_tool_laqa/conf/hibernate/mappings/QaQueUsr.hbm.xml
    • -0
    • +3
    /lams_tool_laqa/conf/jar/META-INF/MANIFEST.MF
    • -0
    • +110
    /lams_tool_laqa/conf/middlegen/lams_tool_qa-prefs.properties
    • -0
    • +1
    /lams_tool_laqa/conf/war/META-INF/MANIFEST.MF
    • -0
    • +493
    /lams_tool_laqa/db/model/lams_tool_qa.clay
    • -0
    • +164
    /lams_tool_laqa/db/sql/all.sql
  1. … 125 more files in changeset.
changed message log retrieval to include scope

changed to fit new application architecture + added 'load' event

added 'load' and 'init' events, changed to fit new architecture in Application

added 'load' event & get for className

changed from dummyServerDefaults to _configData

Added TestCases for testing null values

added check for null attachment list or zero length attachment list in method createForum(Forum forum, List attachments)

changed identity type for id to native