lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added Cookie[] as a parameter to some of the methods, so that the Cookie can be passed along.

cleaned up the code a little bit. the method connectToToolViaExportUrl, now calls the HttpUrlConnectionUtil method instead.

removed toolSessionId, userId, exportContent, toolContentId, mainFileName, directoryName that arent being used

added subdirectory constant

security stuff for lams learning (for export portfolio )

    • -0
    • +4
    /lams_learning/conf/xdoclet/error-pages.xml
    • -0
    • +39
    /lams_learning/conf/xdoclet/web-security.xml
Added User Tag, to allow easy access to the userid, name, etc in the UserDTO object from a jsp

    • binary
    /lams_build/lib/lams/lams-central.jar
fix compile error

Added User Tag, to allow easy access to the userid, name, etc in the UserDTO object from a jsp

    • -0
    • +5
    /lams_central/conf/xdoclet/taglibs.xml
    • -0
    • +27
    /lams_central/web/WEB-INF/lams.tld
    • -17
    • +34
    /lams_central/web/WEB-INF/web.xml
Add basic Hibernate class.

    • -118
    • +284
    /lams_tool_forum/db/model/forum.clay
    • -29
    • +52
    /lams_tool_forum/db/sql/table-schema.sql
  1. … 6 more files in changeset.
*** empty log message ***

    • -12
    • +1
    /lams_tool_lamc/test/web/WEB-INF/web.xml
    • -33
    • +0
    /lams_tool_lamc/web/CombinedAnswersContent.jsp
    • -12
    • +0
    /lams_tool_lamc/web/MonitoringErrorScreen.jsp
    • -46
    • +0
    /lams_tool_lamc/web/MonitoringInstructionsScreen.jsp
  1. … 15 more files in changeset.
*** empty log message ***

    • -0
    • +135
    /lams_tool_lamc/test/web/authoringMaincontent.jsp
    • -0
    • +23
    /lams_tool_lamc/test/web/index.jsp
    • -161
    • +6
    /lams_tool_lamc/web/WEB-INF/struts-config.xml
    • -12
    • +1
    /lams_tool_lamc/web/WEB-INF/web.xml
    • -0
    • +135
    /lams_tool_lamc/web/authoringMaincontent.jsp
add other fields to prop inspector support

    • binary
    /lams_central/web/lams_authoring.swf
add userID

add properties

add user workspace functions

allow other types of message, change to object

remove icon due to bug in MM code :(

way to show an alert type message

*** empty log message ***

auto show debugger

add clone() function

added code to open tool authoring URLs

    • binary
    /lams_central/web/lams_authoring.swf
Fixed the activity icons plus some descriptive text

    • -1
    • +1
    /lams_tool_laqa/db/sql/activity_insert.sql
    • -2
    • +2
    /lams_tool_sbmt/db/sql/activity_insert.sql
    • -1
    • +1
    /lams_tool_sbmt/db/sql/library_insert.sql
Rearranged order of tool deployment

    • -1
    • +1
    /lams_learning/conf/war/META-INF/MANIFEST.MF
Added all the tool jars to the classpath. Need automate this in the tool deploy

    • binary
    /lams_build/lib/lams/lams-learning.jar
Rearranged order of tool deployment

added some new methods, exportToolPortfolio which connects the tools export url via httpUrlConnection. Currently having problems getting this to work. may be due to the security stuff (it works on the older versions before the security changes and hibernate 3 changes) Will fix this!

added comments

added property activityDAO for exportService

Updated to include the survey tool on the classpath

    • -1
    • +1
    /lams_learning/conf/war/META-INF/MANIFEST.MF