lams_tool_sbmt

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Working in Authoring part

    • -1
    • +6
    ./web/WEB-INF/struts/struts-config.xml
Tag:2007200501

Add validation in Monitoring part. Fix bug in Learner and Monitoring.

    • -1
    • +1
    ./web/WEB-INF/struts/struts-config.xml
Add: submit same upload file form twice check.

Add: submit same upload file form twice check.

Monitoring working with rough HTML

Update one-to-one relationship between report and submission details

Add validation information for Learner

    • -0
    • +5
    ./conf/xdoclet/struts-plugins.xml
    • -0
    • +6
    ./conf/xdoclet/validation-forms.xml
    • -2
    • +7
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +15
    ./web/WEB-INF/struts/validation.xml
    • -0
    • +287
    ./web/WEB-INF/struts/validator-rules.xml
Learner works in new database model.(Session <=> SubmissionDetail)

Update to lasbmt11

Lams System ERD

Hibernate Lasy call works in Spring Framework

    • -0
    • +4
    ./conf/xdoclet/filter-mappings.xml
    • -0
    • +10
    ./conf/xdoclet/filters.xml
  1. … 6 more files in changeset.
Update database: SubmissiontDetail get relation with SubmitFilesSession instead of SubmitFileContent

    • -0
    • +7
    ./conf/hibernate/mappings/hibernate.properties
    • -152
    • +152
    ./db/model/lams_tool_sbmt.clay
    • -21
    • +23
    ./db/sql/create_lams_tool_sbmt.sql
    • -0
    • +39
    ./db/sql/table-schema.sql
Fix bug in clone,equal,hashcode in Model class

Test deep clone method in all model class

Add clone method for contentCopy(). Add some implmements for ToolSessionManager

Some documents, such as scm history etc.

Working in monitoring part

    • -0
    • +5
    ./web/WEB-INF/struts/struts-config.xml
Update CSS

    • -0
    • +140
    ./web/css/aqua.css
*** empty log message ***

    • -0
    • +140
    ./web/css/default.css
make learner part working

    • -2
    • +2
    ./web/WEB-INF/struts/struts-config.xml
Update FCKEditor from 2.1 to 2.2

    • -2
    • +2
    ./web/WEB-INF/fckeditor/tlds/FCKeditor.tld
Remove FCKEditor.jar

For clearly CVS repository. Build folder could generate by ant script.

For clearly CVS repository. Build folder could generate by ant script.

Migrate to Steve.Ni workspace

For depoly tool ant script

    • -0
    • +84
    ./db/sql/activity_insert.sql
    • -0
    • +18
    ./db/sql/library_insert.sql
    • -0
    • +50
    ./db/sql/tool_insert.sql
Add deploy tool target

Update to Steve.Ni workspace

Modified to suit updated lams.jar - added remove session method (stub only) and changed to use common exceptions.