• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

The basic activity creation method wasn't setting the activity type, so the isBlah() calls were failing.

More changes to suit Hibernate 3

  1. … 18 more files in changeset.
Fix a weird bug. This bug never happen before hibhernate3.

When login happens, all cookies expcept JSESSIONID cookie will be removed by some progams/system ( I will trace it later). So I have to change the shared sesson cookies name to JSESSIONID, instead of a customized.

Fix a weird bug. This bug never happen before hibhernate3.

When login happens, all cookies expcept JSESSIONID cookie will be removed by some progams/system ( I will trace it later). So I have to change the shared sesson cookies name to JSESSIONID, instead of a customized.

Remove target hbm2java

lams.war no longer exists so build task removed

  1. … 15 more files in changeset.
Upgraded Hibernate to 3.0

  1. … 97 more files in changeset.
added getNoSuchTool , a flashmessage to indicate that an error has occurred

Add "j_security_check" check for performance reason.

add OnLoadError handler to moviewloader

Add comment.