lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
change textarea to customized.

    • -2
    • +2
    ./web/jsps/learning/message/topicform.jsp
Working on unit test.

Working on unit test.

Unit test skelecton.

Unit test skelecton. and bug fix.

  1. … 3 more files in changeset.
Define it later function.

    • -11
    • +14
    ./web/jsps/authoring/authoring.jsp
    • -0
    • +10
    ./web/jsps/monitoring/definelater.jsp
    • -0
    • +27
    ./web/jsps/monitoring/usermarklist.jsp
Standardised heading location and buttons

    • -12
    • +13
    ./web/jsps/authoring/advance.jsp
    • -12
    • +11
    ./web/jsps/authoring/instructions.jsp
Removed dtd so that tiles would start up okay when not connected to the internet.

    • -1
    • +22
    ./web/WEB-INF/struts/tiles-defs.xml
  1. … 4 more files in changeset.
Refacotor and merge tab for monitoring

  1. … 12 more files in changeset.
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.