lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed references to web app - no longer needed.

Added JBOSS cache to LAMS, now caching users by user id.

    • -0
    • +4
    /lams_common/conf/jar/META-INF/MANIFEST.MF
Implemented Cache Monitoring page

    • -1
    • +20
    /lams_admin/web/WEB-INF/struts/struts-config.xml
    • -0
    • +47
    /lams_admin/web/cache.jsp
Removed reference to submit project - was a copy and paste error in a description

Fix DynaValidatorForm class name

Created New fileValidatorUtil

Add validation

    • -7
    • +7
    /lams_tool_sbmt/db/sql/tool_insert.sql
Change DynaActionForm to DynaValidateActionForm.

Update attachemnt refresh.

Latest db.

    • -31
    • +33
    /lams_tool_sbmt/db/sql/table-schema.sql
wrong edit

    • -64
    • +52
    /lams_tool_sbmt/db/sql/create_lams_tool_sbmt.sql
Update jsp tag library name

    • -0
    • +1
    /lams_tool_sbmt/conf/xdoclet/filters.xml
    • -8
    • +8
    /lams_tool_sbmt/conf/xdoclet/taglibs.xml
    • -25
    • +25
    /lams_tool_sbmt/db/model/lams_tool_sbmt.clay
    • -69
    • +69
    /lams_tool_sbmt/db/sql/create_lams_tool_sbmt.sql
    • -0
    • +393
    /lams_tool_sbmt/web/WEB-INF/jstl/tlds/c-rt.tld
    • -0
    • +416
    /lams_tool_sbmt/web/WEB-INF/jstl/tlds/c.tld
    • -0
    • +403
    /lams_tool_sbmt/web/WEB-INF/jstl/tlds/fmt-rt.tld
    • -0
    • +442
    /lams_tool_sbmt/web/WEB-INF/jstl/tlds/fmt.tld
Change topic save point: save it once submit a topic. instead of saving only when content save.

    • -0
    • +1
    /lams_tool_forum/db/sql/create_lams_tool_forum.sql
*** empty log message ***

    • -28
    • +32
    /lams_tool_lamc/web/authoringMaincontent.jsp
    • binary
    /lams_tool_lamc/web/survey.jpg
Removed duplicate ToolDAO (is also defined in toolApplicationContext.xml)

Improved description of removeToolContent(Long toolContentId, boolean removeSessionData) method.

comments

new function for html encoding

make it more efficient!

WIP on undo (multi level)

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

changed the authoring url to the new one. (DHTML 3 tabs)

Merge submit button.

    • -3
    • +12
    /lams_tool_forum/conf/xdoclet/struts-actions.xml
    • -8
    • +40
    /lams_tool_forum/db/model/forum.clay
    • -0
    • +7
    /lams_tool_forum/db/sql/create_lams_tool_forum.sql
    • -0
    • +2
    /lams_tool_forum/db/sql/table-schema.sql
    • -116
    • +2
    /lams_tool_forum/web/includes/scripts.jsp
  1. … 6 more files in changeset.
updated jar file for changes made to learningDesign package (created/updated timestamps have a default value of the current datetime...instead of storing null)

changed the getBody method to read the body as binary data , instead of character data. this stops the problem of getting corrupted wddx packets when reading the body of the post

for the created/updated timestamps, if the value is null, then the value will default to the current datetime. this prevents storing nulls for created/updated timestamps in the database.

Converted to use the common.properties definitions in lams_build.

Remove j2eelibs so that it is picked up from common.properties

Update delete topic function

Huge code, working in authoring page.

    • -2
    • +24
    /lams_tool_forum/conf/xdoclet/struts-actions.xml
    • -24
    • +29
    /lams_tool_forum/conf/xdoclet/taglibs.xml
    • -416
    • +0
    /lams_tool_forum/web/WEB-INF/jstl/c.tld
    • -403
    • +0
    /lams_tool_forum/web/WEB-INF/jstl/fmt-rt.tld
    • -442
    • +0
    /lams_tool_forum/web/WEB-INF/jstl/fmt.tld
  1. … 37 more files in changeset.