lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Monitoring and Authoring all works well

Authoring flash client works well now.

Deployable version

    • -114
    • +0
    ./src/java/forumApplicationContext.xml
changed the class name from CreatePackageTask to CreateToolPackageTask,

changed deploy.properties to deploy.xml

  1. … 3 more files in changeset.
Interface of toolContentMgr and toolSessionMgr

Finish statistic function.

    • -14
    • +1
    ./db/sql/create_lams_tool_forum.sql
    • -31
    • +46
    ./web/jsps/monitoring/statistic.jsp
Working version for monitoring.

    • -3
    • +3
    ./web/jsps/monitoring/contentuserlist.jsp
    • -2
    • +3
    ./web/jsps/monitoring/usermarklist.jsp
    • -92
    • +83
    ./web/jsps/monitoring/viewallmarks.jsp
    • -0
    • +8
    ./web/jsps/monitoring/viewtopic.jsp
    • -0
    • +39
    ./web/jsps/monitoring/message/topicview.jsp
Working version for monitoring.

    • -194
    • +0
    ./web/WEB-INF/fckeditor/FCKeditor.tld
    • -0
    • +194
    ./web/WEB-INF/fckeditor/tlds/FCKeditor.tld
    • -38
    • +40
    ./web/jsps/monitoring/editactivity.jsp
    • -1
    • +5
    ./web/jsps/monitoring/instructions.jsp
    • -19
    • +26
    ./web/jsps/monitoring/updatemarks.jsp
    • -4
    • +10
    ./web/jsps/monitoring/viewactivity.jsp
Working version for monitoring.

    • -12
    • +25
    ./conf/xdoclet/struts-actions.xml
    • -1
    • +17
    ./web/WEB-INF/struts/tiles-defs.xml
    • -1
    • +1
    ./web/jsps/monitoring/contentuserlist.jsp
    • -3
    • +3
    ./web/jsps/monitoring/editactivity.jsp
    • -0
    • +2
    ./web/jsps/monitoring/instructions.jsp
    • -45
    • +0
    ./web/jsps/monitoring/showactivity.jsp
  1. … 3 more files in changeset.
Working version for monitoring.

    • -2
    • +17
    ./db/sql/create_lams_tool_forum.sql
  1. … 6 more files in changeset.
Add report table

Fix bug in getDefaultForum

Add mark form

Update for monitoring page

    • -3
    • +14
    ./db/sql/create_lams_tool_forum.sql
    • -0
    • +1
    ./src/java/forumApplicationContext.xml
  1. … 21 more files in changeset.
ToolDownload has been modified to pick up the name of the tool content handler bean from the servlet definition, rather than hardcoding a standard name. The tool was use the new definition.

  1. … 2 more files in changeset.
The default content id was hardcoded, so it wasn't linking to the default content properly. Replaced hardcoded value with the tag value used by the tool deploy utility.

Removed "lams/" from url as will be added by Flash/Server. My mistake - I told Steve the wrong thing.

update url

update url

Don't delete jar anymore in explode target for learning package can depoly

Update tld, add Lams tag library

    • -0
    • +48
    ./web/WEB-INF/lams.tld
Update toolContentHandler to more specific name to avoid conflict with other tools.

    • -3
    • +3
    ./src/java/forumApplicationContext.xml
  1. … 2 more files in changeset.
Modified the "leaveToolSession" and related code to allow the tool to pass the userid (which it gets from UserDTO in the shared session) rather than pass User (which the tool doesn't have).

  1. … 6 more files in changeset.
Refactoring code

Fixed the tool icon name.

change many:

1. Instruction files/ topics save point in authoring

2. Only topic creator editable topic

3. Cascade delete children topics

etc...

A stable version in Learner and Author function

    • -0
    • +2
    ./web/jsps/learning/message/topicview.jsp
Working in authoring page save point.

    • -0
    • +1
    ./web/jsps/authoring/message/forbiddenedit.jsp
fix a PO bug in author page

    • -0
    • +3
    ./src/java/forumApplicationContext.xml
Remove useless class

    • -2
    • +0
    ./src/java/forumApplicationContext.xml
  1. … 5 more files in changeset.
Fix bug in learner