• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
serverURL temp fix

added property inspector

added toData. Added supports-***** fields

changes for saving a design

move _ddm to Cnavas, now ther is one DDM per canvas to support multiple canvases

added some statics, fix bug in de-nulling false booleans

Shared session latest solution.

Delete the wrong solution for shared session across web apps

Stopped the authoring using the DTOs as a way of converting the data coming from Flash.

Using the DTOs caused the WDDX null values (e.g. -1111111) to be written to the database.

  1. … 13 more files in changeset.
*** empty log message ***

  1. … 1 more file in changeset.
add toData()

WIP 0p converted tk to comps, error handling, denulling

WIP 0p converted tk to comps, error handling, denulling

Improved the special NULL handling code for WDDX processing. Now uses the convertToBlah utilities in WDDXProcessor.

  1. … 8 more files in changeset.
Switched date conversion to use the DateUtil function. Still need to get the right format for Flash and include in the function

modified getAllLearningLibraryDetails , for each learning library it retrieves the template activities

Changed authoring storeLearningDesignDetails and storeTheme to use standalone servlets.

The struts actions can't take the WDDX packet from Flash as a POST body.

  1. … 24 more files in changeset.
Add security and fix bug in SharedSession

  1. … 2 more files in changeset.
Add TODO for hardcode

added toData*()

add a time out if we dont get anything form dixct or themes

added getGateActivityTypes

Changed storeLearningDesignDetails to expect the WDDX packet in the input stream,

not in a parameter.

Add UserDTO info to SharedSession

  1. … 1 more file in changeset.
Move 2 classess into *.web.util package instead of *.web package.

  1. … 9 more files in changeset.
Change password screen display.

    • -0
    • +8
    ./java/org/lamsfoundation/lams/applicationResources.properties
  1. … 3 more files in changeset.
Move login/index stuff from Lams_common

    • -0
    • +101
    ./java/org/lamsfoundation/lams/security/DatabaseAuthenticator.java
    • -0
    • +257
    ./java/org/lamsfoundation/lams/security/UniversalLoginModule.java
    • -0
    • +222
    ./java/org/lamsfoundation/lams/web/HomeAction.java
  1. … 5 more files in changeset.
Merge Lams_authoring and Lams_workspace.

    • binary
    ./flash/lams_authoring.fla
    • -0
    • +1
    ./flash/sampleLearningDesign.xml
    • binary
    ./flash/org/lamsfoundation/lams/authoring/cv/Canvas.as
    • binary
    ./flash/org/lamsfoundation/lams/authoring/cv/CanvasActivity.as
  1. … 85 more files in changeset.