Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Authoring create/delete post works.

  1. … 13 more files in changeset.
Working version, just for backup reason commit.

  1. … 34 more files in changeset.
Update db schema.

    • -0
    • +122
    ./org/lamsfoundation/lams/tool/forum/persistence/ForumUser.java
  1. … 14 more files in changeset.
Fix ERD and working on authoring.

    • -0
    • +214
    ./org/lamsfoundation/lams/tool/forum/service/ForumService.java
  1. … 26 more files in changeset.
Working on some basic configuration and authoring page.

  1. … 23 more files in changeset.
fix compile error

Add basic Hibernate class.

    • -0
    • +135
    ./org/lamsfoundation/lams/tool/forum/persistence/Learner.java
  1. … 10 more files in changeset.
DAO Unit test works version.

  1. … 1 more file in changeset.
Change Hibernate entity bean

    • -0
    • +140
    ./org/lamsfoundation/lams/tool/forum/persistence/Forum.hbm.xml
  1. … 18 more files in changeset.
Upgraded Hibernate to 3.0

  1. … 58 more files in changeset.
Converted to use the common.properties file in lams_build. This will make it easier to update the shared properties.

  1. … 3 more files in changeset.
Switched to shared transaction manager and JNDI toolDataSource

  1. … 8 more files in changeset.
Updated test code to access the local services in the application context.

  1. … 7 more files in changeset.
Modified to suit content repository changes. The content repository now requires the main lams context file.

  1. … 1 more file in changeset.
Completed generic tool file download servlet.

  1. … 114 more files in changeset.
Started client download servlet. Trying out in forum - there is some issue with accessing the servlet. Checked in as this code has been released to Dolly.

  1. … 15 more files in changeset.
Converted the project to build in a manner more like our other projects. Also updated to Struts 1.2.7

  1. … 28 more files in changeset.
no message

  1. … 7 more files in changeset.
refactored PerssitenceDelegate

moved ForumAction

    • -0
    • +233
    ./org/lamsfoundation/lams/tool/forum/web/actions/ForumAction.java
removed corrupted file

moved web class files to main java src

    • -0
    • +233
    ./org/lamsfoundation/lams/tool/forum/web/actions/ForumAction
    • -0
    • +156
    ./org/lamsfoundation/lams/tool/forum/web/forms/ForumForm.java
  1. … 1 more file in changeset.
removed SesionFactoryImpl

added bean definion for permissionManager

ContentHandler interacts with the content repository

modified table names

permission for forum. Will need to be completed

A singleton for interacting with the Content Repository

    • -0
    • +101
    ./org/lamsfoundation/lams/tool/forum/util/ContentHandler.java
changes made to the OR mapping

added parent mappings