• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added new error packet for when required parameters are missing. Added for the dummy monitoring page

Missed one!

Added common URL parameter names to AttributeNames

fixed up test cases for createZip File

changed it so that the directory passed as a parameter, is a relative one, and then it is put back together later. this is doen for security reasons.

changed it so that it checks the Http Status-Code before reading the input stream + writing to file.

added constant TEMP_DIR which is the system default tmp directory. this constant is referenced by export service, and abstractportfolio

added method createZip which allows user to choose which directory the zip file is saved in

added method createTempDirectory

minor changes

added cleanNull method for display fields

comments

tried to add some cacheing - but it didnt work - stoooooopid Macromedia :-(

comment

added confirm methods

added CONTENT_REPOSITORY_PATH

Modified case of toolSessionID parameter, to suit the standard agreed on for Flash -> server communication.

changed the test data for survey template. changed the service_name from surveyService to srvyService, as the former clashes with the real service bean name of the actual survey tool.

changed to use method from HttpUrlConnectionUtil

generalised code to open a httpurlconnection. mainly coded for the export service stuff

    • -0
    • +130
    ./src/java/org/lamsfoundation/lams/util/HttpUrlConnectionUtil.java
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

Moved users and workspaces load to the initial database load.

Changed basic db build to include some test users.

Adds just users and workspaces. Used for initial database load.

    • -0
    • +137
    ./db/sql/insert_users.sql
Hopefully fixed the LearnerProgress relationships so that we always get the true activity object, not a proxy.