lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

    • -17
    • +31
    /lams_tool_lamc/web/authoringMaincontent.jsp
Implemented JBOSS Cache, Added admin to the master build

Implemented JBOSS Cache

    • -0
    • +125
    /lams_build/conf/unix/jboss/service/local-service.xml
    • -0
    • +125
    /lams_build/conf/windows/jboss/service/local-service.xml
    • -1
    • +1
    /lams_build/conf/windows/lams/lams.dtd
    • -0
    • +2
    /lams_build/conf/windows/lams/lams.xml
    • binary
    /lams_build/lib/jboss/jboss-cache.jar
    • binary
    /lams_build/lib/jboss/jboss-common.jar
    • binary
    /lams_build/lib/jboss/jboss-jmx.jar
    • binary
    /lams_build/lib/jboss/jboss-system.jar
Implemented JBOSS Cache

Modified the build so that the jar won't contain web details and war won't contain classes.

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