lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changes table names and Attachment

    • -12
    • +11
    ./db/sql/create_lams_tool_forum.sql
    • -10
    • +11
    ./db/sql/drop_lams_tool_forum.sql
    • -5
    • +4
    ./db/sql/insert_lams_tool_forum_data.sql
clay updated to new table structure

changes made to build.xml and build.properties

removed forum.jar

removed tile-defs

no message

    • -1
    • +1
    ./web/WEB-INF/jsps/learning/forum/open.jsp
removed SesionFactoryImpl

modifications to forum specific tld

modifications to open topic jsp

edit message jsp

    • -0
    • +22
    ./web/WEB-INF/jsps/learning/message/edit.jsp
struts related files

    • -17
    • +20
    ./web/struts/config/struts-actions.xml
    • -0
    • +0
    ./web/struts/config/struts-message-resources.xml
style sheet

fixed test cases for modifications to Attachment. Attachment now has uuid, version and forum mappings

added bean definion for permissionManager

    • -1
    • +5
    ./src/java/forumApplicationContext.xml
ContentHandler interacts with the content repository

modified table names

permission for forum. Will need to be completed

changes made to incorporate content repository changes

changes made to build.xml and build.properties to get the ANT task for exporting sql scripts to the db

db script files

    • -59
    • +43
    ./db/sql/create_lams_tool_forum.sql
    • -15
    • +10
    ./db/sql/drop_lams_tool_forum.sql
changes to build scripts for db specific tasks

sql scripts

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

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

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

Changed test cases to reflect changes made to Attachment

A singleton for interacting with the Content Repository

no message

    • -0
    • +0
    ./src/java/forumApplicationContext.xml
changes made to the OR mapping

no message