lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed library component - unused

group branching changes in author and tried some changes in learner but haven't completed yet

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_learning/web/lams_learner.swf
Fixed the conversion of the Long's to cope with WDDX's numeric format.

Fixed ranges for mark condition

Added descriptions for branching conditions

Adding icons

    • binary
    /dotlrn_packages/lams2int/www/admin/treeicons/base.gif
    • binary
    /dotlrn_packages/lams2int/www/admin/treeicons/empty.gif
    • binary
    /dotlrn_packages/lams2int/www/admin/treeicons/folder.gif
    • binary
    /dotlrn_packages/lams2int/www/admin/treeicons/join.gif
    • binary
    /dotlrn_packages/lams2int/www/admin/treeicons/line.gif
    • binary
    /dotlrn_packages/lams2int/www/admin/treeicons/minus.gif
    • binary
    /dotlrn_packages/lams2int/www/admin/treeicons/page.gif
    • binary
    /dotlrn_packages/lams2int/www/admin/treeicons/plus.gif
removed unnecessary pict

    • binary
    /dotlrn_packages/lams2int/www/admin/pdate.gif
Adding LAMS .LRN packages

    • -0
    • +34
    /dotlrn_packages/lams2conf/lams2conf.info
    • -0
    • +55
    /dotlrn_packages/lams2conf/www/userinfo.tcl
    • -0
    • +26
    /dotlrn_packages/lams2int/lams2int.info
  1. … 23 more files in changeset.
Adding LAMS .LRN packages

    • -0
    • +91
    /dotlrn_packages/README_lamsdotlrn_packages.txt
add 'all my lessons' page to My Profile - lists all active lessons, including those where the user is no longer part of the original course

    • -0
    • +33
    /lams_central/web/lessons.jsp
Solved LDEV-1345 to fix the problem with IE6

Solved LDEV-1345 to fix the problem with IE6

Updating English

allow non-db users to view their profile, but not edit it (except for locale)

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

    • -1
    • +2
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -1
    • +2
    /lams_common/db/sql/insert_lams_windows_config_data.sql
Fixes LDEV-1332

Fixes LDEV-1332 for internet explorer as well

small change for moving buttons in conditions dialog + improvement in Group activity PI controls

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Fixes LDEV-1332

Adds UTF-8 to the AJAX response (LDEV-1275)

Updating English

each branching view is created (straight away) for each branching activity in the newly opened design but kept hidden until double clicked to open the view.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
added new dictionary labels for branching

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Removing entry_id column that should not have been there.

    • -1
    • +0
    /lams_common/db/sql/create_lams_11_tables.sql
* Fixed translating bug, java variable names were not translating correctly * Submit test files were not translating correctly

Tweaking the save to get around a saving problem that Mitch is getting - entry id is null which suggests a problem with the order that Hibernate is using to save the records.

LDEV-1258 Live edit flag is set to false when the learning design is copied

Adding proper logging and excepting handling (LDEV-1271)

Correcting the logic to get the learner's mark. Code needs cleaning up still.

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