lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Finish most function in Learner page.

    • -8
    • +9
    ./web/jsps/learning/message/topicview.jsp
Finish most function in Learner page.

  1. … 7 more files in changeset.
Learner basic logic works.

Learner basic logic works.

    • -0
    • +10
    ./web/jsps/learning/edit.jsp
    • -55
    • +59
    ./web/jsps/learning/message/topicview.jsp
Working version.

    • -10
    • +4
    ./db/sql/create_lams_tool_forum.sql
    • -1
    • +17
    ./src/java/forumApplicationContext.xml
Working version.

    • -1
    • +1
    ./src/java/forumApplicationContext.xml
  1. … 20 more files in changeset.
Change Hibernate mapping for relation between message and forum user.

    • -1
    • +8
    ./src/java/forumApplicationContext.xml
Working on learner page

    • -35
    • +19
    ./conf/xdoclet/struts-actions.xml
    • -3
    • +20
    ./db/sql/create_lams_tool_forum.sql
    • -0
    • +1
    ./src/java/forumApplicationContext.xml
  1. … 25 more files in changeset.
Update attachemnt refresh.

Change topic save point: save it once submit a topic. instead of saving only when content save.

Authoring page stable version, but need to update topic save point.

    • -1
    • +1
    ./web/jsps/authoring/message/create.jsp
    • -27
    • +22
    ./web/jsps/message/topiceditform.jsp