• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated Learner AS code - Learning Design model is now saved in the Lesson obj when the lesson is joined.

Renaming applicationResources.properties to ApplicationResources.properties

  1. … 30 more files in changeset.
Added a development servlet that takes a WDDX packet, deserialises it and dumps the resulting object to the screen. Not I18N - it is just for testing problem packets.

  1. … 1 more file in changeset.
New copyright statement attached to AS files

  1. … 25 more files in changeset.
Tweaking to reduce the number of times the User object is retrieved from the database.

  1. … 5 more files in changeset.
Tweaking login to reduce the number of times the User object is retrieved from the database.

Updated Learner - error free compile

New Learner AS code - Application, Library MVC, Lesson MVC

    • binary
    ./flash/org/lamsfoundation/lams/learner/lb/Library.as
    • binary
    ./flash/org/lamsfoundation/lams/learner/lb/LibraryModel.as
    • binary
    ./flash/org/lamsfoundation/lams/learner/lb/LibraryView.as
    • binary
    ./flash/org/lamsfoundation/lams/learner/ls/Lesson.as
    • binary
    ./flash/org/lamsfoundation/lams/learner/ls/LessonModel.as
    • binary
    ./flash/org/lamsfoundation/lams/learner/ls/LessonView.as
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 50 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 34 more files in changeset.
Changed learning design activities and transition collections to use all-delete-orphan cascade management. This will ensure that the secondary records are created and removed as required.

This required fixing code that trigger cascade problems and also highlighted some session problems with the learner cache created by Jacky.

  1. … 31 more files in changeset.
Small tweak to make the code more efficient.

Move the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

Added I8N of the tool and activity titles, descriptions, help text for library activities. Does not alter the field values for learning designs (as they may have been modified by the author).

  1. … 4 more files in changeset.
Updated for increased exception handling in setTheme method.

  1. … 2 more files in changeset.
Adjusted tag to return theme name for both htmlTheme and flashTheme properties.

Updated setTheme method to handle setting html and/or flash theme.

  1. … 2 more files in changeset.
Added checkDataLoaded polling method - once theme and dictionary data is loaded will setup UI.

Set style for Grouping Btn in Toolbar

applied dictionary and reformatted the place of methods

added Custom context menu Key handler for control key to handle transition tool activation and deactivation and incorporated dictionary items

*** empty log message ***

Incorporated the dictionary items for toolkit components

added description field to all the tools and activities

added methods to show Custom context menu for right click on the canvas to allow copy and paste selected activity on the canvas

fixed the bugs for resizing child activities container

added method to setActiveTool from other classes like Application.as on key Handler calls

added few Debugger log messages

added bgpanel to style canvas activity

added condition to check if the current active too is Transition then disable double click.

Added logging of theme exceptions, so that we can check the full exception in the log.

Removed CSS Theme related changes and config.