• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
write audit log when ldap users are created on the fly.

move some audit log messages from lams_admin to lams_common (in order for system-generated audit messages such as when users are auto-created to be used)

  1. … 3 more files in changeset.
adding ja_JP locale and china/china, japanese/japanese users to shaun script. locale's description isn't localised to Japanese though.

LDEV-1109: Fixing branching support in LAMS import/export.

Adds different handling for filenames according to browser.

Now filenames would show properly.

Fixes LDEV-1243

  1. … 1 more file in changeset.
Adding Chinese (China)

    • -0
    • +41
    ./conf/language/lams/ApplicationResources_zh_CN.properties
  1. … 4 more files in changeset.
cleaning up lamsauthentication.{xml|dtd} related stuff

  1. … 10 more files in changeset.
adding ldap database synchronisation and screen

  1. … 7 more files in changeset.
Fixed the conversion of the Long's to cope with WDDX's numeric format.

add boolean config option LDAPEncryptPasswordFromBrowser - allows admin to turn off sha1'ing of password in javascript

    • -1
    • +2
    ./db/sql/insert_lams_unix_config_data.sql
    • -1
    • +2
    ./db/sql/insert_lams_windows_config_data.sql
  1. … 2 more files in changeset.
Removing entry_id column that should not have been there.

WDDXProcessor will now convert any object type to a string, when reading from the WDDX packet.

Somehow lost setting the default activity for all Complex Activities.

Updating German, Spanish

LDEV-1109: Fixing bugs in the authoring support - the branch mappings for tool output based branching wasn't been sent to Flash

LDEV-1109: Fixing bugs in the authoring support for tool output based branching and getting the progress engine working. A rough implementation of the condition checking down for one MCQ condition for demonstration purposes. Two new methods added to the tool contract.

  1. … 22 more files in changeset.
putting ldap's add/create/update user into it's own spring transaction'd bean; added some more config parameters for ldap

    • -2
    • +5
    ./db/sql/insert_lams_unix_config_data.sql
    • -2
    • +5
    ./db/sql/insert_lams_windows_config_data.sql
  1. … 3 more files in changeset.
adding authenticationMethodId to UserDTO so profile.jsp knows not to display 'edit profile/password'

  1. … 1 more file in changeset.
LDEV-1109: Fixed up a couple of bugs with copying the learning design that crept in due to the addition of the tool output based branching - the branch mappings weren't being copied properly.

fixed for lessons call on service + desc value changes in flash

  1. … 4 more files in changeset.
add description field

fixed up service - missing methods

adding description field to extLessonDTO received from remote lams server

  1. … 1 more file in changeset.
removing unused methods

adding field for lesson description of remote shared lessons

    • -0
    • +1
    ./db/sql/create_sharedlesson_tables.sql
LDEV-1109: Implement more of the authoring support for tool output based branching. Added the table to store the conditions designed in authoring and refactored the branch mapping table to support the conditions. Modified the authoring code to expect the new objects from the authoring client.

complete toString method

LDEV-1109: Implement more of the authoring support for tool output based branching. Added the table to store the conditions designed in authoring and refactored the branch mapping table to support the conditions. Modified the authoring code to expect the new objects from the authoring client.

  1. … 8 more files in changeset.
LDEV-1109: Implement more of the authoring support for tool output based branching. Added the table to store the conditions designed in authoring and refactored the branch mapping table to support the conditions. Modified the authoring code to expect the new objects from the authoring client.

  1. … 6 more files in changeset.
adding saveLessonFed servlet, for saving external lessons

  1. … 1 more file in changeset.