lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
style sheet

    • -0
    • +5
    /lams_tool_forum/web/includes/style.jsp
fixed test cases for modifications to Attachment. Attachment now has uuid, version and forum mappings

added bean definion for permissionManager

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

modified table names

permission for forum. Will need to be completed

For clearly CVS repository. Build folder could generate by ant script.

For clearly CVS repository. Build folder could generate by ant script.

    • -0
    • +1
    /lams_tool_sbmt/.cvsignore
Migrate to Steve.Ni workspace

    • -0
    • +13
    /lams_tool_sbmt/.mymetadata
For depoly tool ant script

    • -0
    • +84
    /lams_tool_sbmt/db/sql/activity_insert.sql
    • -0
    • +18
    /lams_tool_sbmt/db/sql/library_insert.sql
    • -0
    • +50
    /lams_tool_sbmt/db/sql/tool_insert.sql
Add deploy tool target

Update to Steve.Ni workspace

Hopefully the problems with the moved Tool Exceptions are now fixed.

Removed accidently - looked like they were in the build area.

*** empty log message ***

    • -1
    • +6
    /lams_tool_laqa/conf/war/META-INF/MANIFEST.MF
    • -2
    • +18
    /lams_tool_laqa/test/web/WEB-INF/web.xml
    • -12
    • +25
    /lams_tool_laqa/web/InstructionsContent.jsp
    • -0
    • +194
    /lams_tool_laqa/web/WEB-INF/FCKeditor.tld
    • -6
    • +31
    /lams_tool_laqa/web/WEB-INF/web.xml
    • -0
    • +1
    /lams_tool_laqa/web/questionsContent.jsp
Hopefully the problems with the moved Tool Exceptions are now fixed.

    • binary
    /lams_build/lib/lams/lams-authoring.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
    • binary
    /lams_build/lib/lams/lams-workspace.jar
Should never have been in CVS

Moved to the exception directory

Updated to use the new tool exceptions

Updated to use the new tool exceptions

updated the archive path entry to point to the new fckeditor jar file

SetProperties wasn't working for file nodes - had forgotten to update the validate test, so was expected a file to be included even when just the properties had changed. Altered validation to check inputStream and check on disk for a file.

*** empty log message ***

changed the ui layout

    • -0
    • +39
    /lams_tool_nb/web/learnerContent.jsp
    • -0
    • +24
    /lams_tool_nb/web/learnerIndex.jsp
    • -58
    • +67
    /lams_tool_nb/web/nbInstructions.jsp
uses the format as in the lams_example_tool in lams_central (using div tags)

    • -14
    • +11
    /lams_tool_nb/web/template/template.jsp
using tld file from new version of FCKEDitor (from FCKEDitor 2.2.jar)

fckeditor servlet mappings added

Database user does not have to be the "root" user-> changed to lams. Ant task user also does not have to be different from lams user. JBoss location is chaged to a standard location.

*** empty log message ***

    • -8
    • +21
    /lams_tool_laqa/web/MonitoringSummaryScreen.jsp
changes made to incorporate content repository changes