lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Modified the "leaveToolSession" and related code to allow the tool to pass the userid (which it gets from UserDTO in the shared session) rather than pass User (which the tool doesn't have).

General changes to use UserDTO from shared session and standard URL parameters.

Rejigged the tool jars loaded on the classpath so suit the most "completed" tools.

Fixed the url processing to remove the escaping from & in wddx'd urls

Modified the "leaveToolSession" and related code to allow the tool to pass the userid (which it gets from UserDTO in the shared session) rather than pass User (which the tool doesn't have).

Rejigged the tool jars loaded on the classpath so suit the most "completed" tools.

    • -1
    • +1
    /lams_learning/conf/war/META-INF/MANIFEST.MF
Staff screen now redirects automatically to dummy screen. The popup javascript code to add scrollbars,resizable as the JSP screen gets too long to fit in the window. The scrollbars,resizable should be removed when the Flash screen is implemented.

    • binary
    /lams_build/lib/lams/lams-central.jar
Modified the "leaveToolSession" and related code to allow the tool to pass the userid (which it gets from UserDTO in the shared session) rather than pass User (which the tool doesn't have).

Added method to generate tool access code from a string - for when the mode comes in via a form.

Added method to generate tool access code from a string - for when the mode comes in via a form.

Modified the "leaveToolSession" and related code to allow the tool to pass the userid (which it gets from UserDTO in the shared session) rather than pass User (which the tool doesn't have).

added a mode variable to show where we are monitor/author

lots of workspace functions for the tree and dialog

lots of stuff for manageing the WSP data- including the tree etc.....

tree functions

workspace dialog handlers

folder management stuff...

remove the bp

a crucial coment

debugging.... but error was not here in the end.

ignoreWhite=true

user super() for po9pulateFromDTO

some comments

extend

improve the populateFromDTO to use super() method

more parralel activity work (still not functional)

    • binary
    /lams_central/web/lams_authoring.swf
*** empty log message ***

    • -1
    • +6
    /lams_tool_lamc/web/IndividualLearnerResults.jsp
*** empty log message ***

    • -19
    • +20
    /lams_tool_lamc/web/IndividualLearnerResults.jsp
changes to support new library packet. note optinal not working yet, but also not crashing it!

    • binary
    /lams_central/web/lams_authoring.swf
* Uses the sessionUserMap instead of userlist * Change layout to support multiple sessions instead of a single session

added getSubmitFilesSessionByContentID()

* Changed to get TOOL_SESSION_ID and TOOL_CONTENT_ID from lams_common * added default unspecified() action * change userList() to get contentID instead of sessionID * userList() sets sessionUserMap in requset attribute now instead of userList previously

Changed to get TOOL_SESSION_ID and TOOL_CONTENT_ID from lams_common