lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added test cases for testing NoticeboardAttachment stuff

Test case for NoticeboardAttachmentDAO

added the hbm mapping, dao definition for NoticeboardAttachment

method initAttachmentData to initialise and setup test data for test cases in relation to testing NoticeboardAttachmentDAO methods and corresponding methods in the service bean

updated the service bean to include methods same as those in NoticeboardAttachmentDAO

hibernate implementation , consists of retrieve, get, save and delete methods

DAO interface for NoticeboardAttachments, a persistent class for keeping track of files uploaded

With the new NoticeboardAttachment class, the NoticeboardContent now has a collection of NoticeboardAttachment objects

error_mandatory constant added

added default, minimal and full constructors

Added sbmt tool to deploy-tools

STRUTS127 tag

Big change, update ToolContentHandler to upload file. Add advance and instructions feature to authoring.

    • -5
    • +25
    /lams_tool_sbmt/db/model/lams_tool_sbmt.clay
    • -2
    • +2
    /lams_tool_sbmt/db/sql/activity_insert.sql
    • -2
    • +4
    /lams_tool_sbmt/db/sql/create_lams_tool_sbmt.sql
    • -0
    • +2
    /lams_tool_sbmt/db/sql/table-schema.sql
  1. … 11 more files in changeset.
*** empty log message ***

changed the db schema from lams to "" (blank)

added the new table attachment in the middlegen ant task

change the property isOnline to is_onilne

    • -5
    • +5
    /lams_tool_nb/db/model/lams_tool_nb.clay
*** empty log message ***

    • binary
    /lams_tool_laqa/docs/NEW-TOOL-DEVELOPMENT-PLAN.doc
    • binary
    /lams_tool_laqa/docs/New-Tool-Project-Plan.mpp
sql scripts which include the new table "attachments"

    • -0
    • +14
    /lams_tool_nb/db/sql/create_lams_tool_nb.sql
    • -0
    • +1
    /lams_tool_nb/db/sql/drop_lams_tool_nb.sql
    • -0
    • +14
    /lams_tool_nb/db/sql/init_lams_tool_nb.sql
    • -0
    • +14
    /lams_tool_nb/db/sql/lams_tool_noticeboard.sql
new table in db model. attachment which saves information about the files uploaded for online and offline instructions

    • -1
    • +94
    /lams_tool_nb/db/model/lams_tool_nb.clay
removed the lib definition, noticeboard tool doesnt need this lib dir and all that is needed is already included in 3rd party libraries

*** empty log message ***

*** empty log message ***

*** empty log message ***

    • binary
    /lams_tool_laqa/lib/jaxen/jaxen-full.jar
    • binary
    /lams_tool_laqa/lib/jaxen/saxpath.jar
    • binary
    /lams_tool_laqa/lib/reload_2_0_1/jdom.jar
*** empty log message ***

    • binary
    /lams_tool_laqa/docs/UsingQaLearningUrl.doc
    • binary
    /lams_tool_laqa/docs/UsingQaMonitoringUrl.doc
    • binary
    /lams_tool_laqa/docs/learningOutput.GIF
    • binary
    /lams_tool_laqa/docs/monitoringEditActivityScreen.GIF
*** empty log message ***

    • -0
    • +393
    /lams_tool_laqa/web/WEB-INF/c-rt.tld
    • -0
    • +403
    /lams_tool_laqa/web/WEB-INF/fmt-rt.tld
    • -0
    • +188
    /lams_tool_laqa/web/WEB-INF/sql-rt.tld
    • -0
    • +270
    /lams_tool_laqa/web/WEB-INF/struts-html-el.tld
    • -11
    • +341
    /lams_tool_laqa/web/WEB-INF/struts-html.tld
    • -10
    • +311
    /lams_tool_laqa/web/WEB-INF/struts-nested.tld
    • -0
    • +343
    /lams_tool_laqa/web/WEB-INF/struts-tiles-el.tld
    • -0
    • +256
    /lams_tool_laqa/web/WEB-INF/x-rt.tld
    • -0
    • +273
    /lams_tool_laqa/web/WEB-INF/x.tld
*** empty log message ***

terrible and ridiculous bug fix: Read upload file from localhost!!!

    • -0
    • +92
    /lams_tool_sbmt/web/authoring/authoring.jsp
Don't explode tool jar

Update sql script.

    • -1
    • +1
    /lams_tool_sbmt/db/sql/create_lams_tool_sbmt.sql