• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
New Learner AS code - Application, Library MVC, Lesson MVC

    • binary
    ./src/flash/org/lamsfoundation/lams/learner/Application.as
Typo in lams.tld in the taglib statement.

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.

    • -21
    • +0
    ./conf/xdoclet/servlet-mappings.xml
  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. … 27 more files in changeset.
fixed classpath for chatApplicationContext.xml

  1. … 3 more files in changeset.
Fixed chat application context file reference

  1. … 4 more files in changeset.
Added new tools Chat and Shared Resources

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

Updated French translation

Updated lams_authoring SWF - major changes inc improved theme loading and version checking (build param)

Added sourcepath attribute to make debugging easier.

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).

    • -0
    • +58
    ./conf/language/applicationResources.properties
    • -0
    • +10
    ./web/WEB-INF/struts/struts-config.xml
Move the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

  1. … 6 more files in changeset.
New flash dict translations

    • -0
    • +1
    ./web/flashxml/de_dictionary.xml
    • -0
    • +1
    ./web/flashxml/no_dictionary.xml
    • -0
    • +1
    ./web/flashxml/pt_dictionary.xml
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

Italian dictionary.

    • -0
    • +1
    ./web/flashxml/it_dictionary.xml
Updated default Theme - added missing styleObjects and adjusted some values.

*** empty log message ***

  1. … 2 more files in changeset.
applied dictionary and reformatted the place of methods

all styleobejct are now being placed on same level

*** empty log message ***

    • -0
    • +1
    ./web/flashxml/es_dictionaryold.xml
    • -0
    • +1
    ./web/flashxml/zh_dictionary.xml
  1. … 1 more file in changeset.
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