lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Working on learner page

    • -35
    • +19
    /lams_tool_forum/conf/xdoclet/struts-actions.xml
    • -20
    • +122
    /lams_tool_forum/db/model/forum.clay
    • -4
    • +6
    /lams_tool_forum/db/sql/cleanup_lams_tool_forum.sql
    • -3
    • +20
    /lams_tool_forum/db/sql/create_lams_tool_forum.sql
    • -0
    • +1
    /lams_tool_forum/db/sql/drop_lams_tool_forum.sql
    • -3
    • +18
    /lams_tool_forum/db/sql/table-schema.sql
    • -0
    • +1
    /lams_tool_forum/src/java/forumApplicationContext.xml
  1. … 25 more files in changeset.
Added TODO to cover the remove of the user from the cache, when user is updated.

fixed the value for UPLOAD_FILE_LARGE_MAX_SIZE and UPLOAD_FILE_MAX_SIZE

Renamed master-build.xml to build.xml, and put in a comment on copying the JBoss cache jars in copyfiles.

    • -0
    • +272
    /lams_build/build.xml
Removed copyfiles as no longer needed - written up in wiki and master build as a manual task.

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.

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