lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new hibernate implementation for user dao

new user dao class.

some new methods to retrieve and delete users from session

new dao definition for user

new methods to retrieve users from session,

added new boolean field contentInUse

added new constants: flag for defineLater, runOffline and contentInUse

Add a setProperties to the Repository interface, allowing users to store custom properties

Added remove session data call to ToolSessionManager, changed remove content call in ToolContentManager to include a parameter to control session data deletion.

Added general tool exceptions to all the methods in ToolSessionManager and ToolContentManager, so that the LamsCoreToolService can look out for known exceptions (being thrown by the tools). Otherwise it can't catch "this session doesn't exist" type errors.

Moved all the tool exceptions to one package.

Fixed test case - was referring to the wrong ID for the chat tool

Fixed test case - added an extra cleanup before testing the file delete, so that it won't be thrown off by other old files.

Added remove session data call to ToolSessionManager, changed remove content call in ToolContentManager to include a parameter to control session data deletion. Added general tool exceptions to all the methods in ToolSessionManager and ToolContentManager, so that the LamsCoreToolService can look out for known exceptions (being thrown by the tools). Otherwise it can't catch "this session doesn't exist" type errors. Moved all the tool exceptions to one package.

*** empty log message ***

    • -2
    • +2
    /lams_tool_laqa/web/answersContent.jsp
    • -26
    • +4
    /lams_tool_laqa/web/monitoringIndex.jsp
changes to build scripts for db specific tasks

sql scripts

    • -0
    • +4
    /lams_tool_forum/db/sql/cleanup_lams_tool_forum.sql
    • -0
    • +59
    /lams_tool_forum/db/sql/create_lams_tool_forum.sql
    • -0
    • +20
    /lams_tool_forum/db/sql/drop_lams_tool_forum.sql
    • -0
    • +10
    /lams_tool_forum/db/sql/insert_lams_tool_forum_data.sql
clay model for forum

    • -0
    • +428
    /lams_tool_forum/db/model/forum.clay
files related to content repository will be removed later

    • binary
    /lams_tool_forum/lib/ehcache-1.0.jar
    • binary
    /lams_tool_forum/lib/lams_contentrepository.jar
no message

Added a call to set a custom property, and cleaned up some unnecessary classes - I had moved the service related classes to the service package earlier but the old classes haven't been removed.

  1. … 3 more files in changeset.
no message

Changed test cases to reflect changes made to Attachment

A singleton for interacting with the Content Repository

changes made to the OR mapping

*** empty log message ***

  1. … 24 more files in changeset.
changed from fckeditor2.1.jar to FCKEditor2.2.jar

Moved exception to common so that we didn't have a double reference from authoring to workspace and workspace to authoring

    • binary
    /lams_build/lib/lams/lams-authoring.jar
    • binary
    /lams_build/lib/lams/lams-workspace.jar
*** empty log message ***

no message

    • -268
    • +0
    /lams_tool_forum/web/WEB-INF/struts-config.xml
changed some validation rules

    • -5
    • +32
    /lams_tool_forum/web/WEB-INF/web.xml
added dummy mappings for FCKEditor and also changed checkboxes to radioboxes