lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bug fix exception handle in content update

    • -4
    • +4
    ./web/jsps/authoring/message/create.jsp
Export portfolio function done

    • -0
    • +86
    ./web/jsps/export/exportportfolio.jsp
Fix finish function

Fix SQL bug for message by session id query.

Add comment

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.