lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed library references to use the internal reference, rather than the full directory path.

Changed library references to use the internal reference, rather than the full directory path.

Add createDefaultContent method.

    • -1
    • +1
    /lams_tool_sbmt/db/sql/create_lams_tool_sbmt.sql
* Removed repositoryLocation within FileDAO in applicationContext.xml * Change FileDAO to use Configuration.get(ConfigurationKeys.CONTENT_REPOSITORY_PATH) to get the repository path

*** empty log message ***

    • -12
    • +12
    /lams_tool_lamc/web/AdvancedContent.jsp
    • -8
    • +35
    /lams_tool_lamc/web/InstructionsContent.jsp
    • -26
    • +40
    /lams_tool_lamc/web/allInstructionsContent.jsp
    • -0
    • +18
    /lams_tool_lamc/web/authoringMaincontent.jsp
    • -0
    • +157
    /lams_tool_lamc/web/loadFileContent.jsp
*** empty log message ***

    • -22
    • +40
    /lams_tool_lamc/web/InstructionsContent.jsp
    • -1
    • +1
    /lams_tool_lamc/web/OptionsContent.jsp
    • -15
    • +12
    /lams_tool_lamc/web/authoringMaincontent.jsp
*** empty log message ***

    • -47
    • +46
    /lams_tool_lamc/web/OptionsContent.jsp
    • -1
    • +1
    /lams_tool_lamc/web/authoringMaincontent.jsp
*** empty log message ***

    • -9
    • +13
    /lams_tool_lamc/web/BasicContent.jsp
*** empty log message ***

*** empty log message ***

    • -40
    • +50
    /lams_tool_lamc/web/BasicContent.jsp
    • -9
    • +8
    /lams_tool_lamc/web/authoringMaincontent.jsp
*** empty log message ***

*** empty log message ***

    • -42
    • +34
    /lams_tool_lamc/web/BasicContent.jsp
    • binary
    /lams_tool_lamc/web/images/Thumbs.db
    • binary
    /lams_tool_lamc/web/images/add.gif
    • binary
    /lams_tool_lamc/web/images/bar1.gif
    • binary
    /lams_tool_lamc/web/images/bar2.gif
    • binary
    /lams_tool_lamc/web/images/bar3.gif
    • binary
    /lams_tool_lamc/web/images/bar4.gif
    • binary
    /lams_tool_lamc/web/images/bar5.gif
    • binary
    /lams_tool_lamc/web/images/columnchart.gif
    • binary
    /lams_tool_lamc/web/images/customer_logo.gif
    • binary
    /lams_tool_lamc/web/images/delete.gif
  1. … 18 more files in changeset.
*** empty log message ***

    • -2
    • +11
    /lams_tool_lamc/web/WEB-INF/tiles/tiles-defs.xml
    • -0
    • +156
    /lams_tool_lamc/web/allInstructionsContent.jsp
    • -27
    • +13
    /lams_tool_lamc/web/authoringMaincontent.jsp
change text on label

workspace changes

    • binary
    /lams_central/src/flash/lams_authoring.fla
copy & paste. Fix bugs in setDesign (had old code form manpreets designs) add event dispatching

remove some debugging

*** 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.