• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
small update for lamstool builder project

Updating English

Added in tests to see if the workspace contains the valid projects

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_flash/src/central/flash/lams_authoring.fla
    • 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

    • -0
    • +1
    /dotlrn_packages/lams2int/www/admin/treeicons/base.gif
    • -0
    • +1
    /dotlrn_packages/lams2int/www/admin/treeicons/empty.gif
    • -0
    • +1
    /dotlrn_packages/lams2int/www/admin/treeicons/folder.gif
    • -0
    • +1
    /dotlrn_packages/lams2int/www/admin/treeicons/join.gif
    • -0
    • +1
    /dotlrn_packages/lams2int/www/admin/treeicons/line.gif
    • -0
    • +1
    /dotlrn_packages/lams2int/www/admin/treeicons/minus.gif
    • -0
    • +3
    /dotlrn_packages/lams2int/www/admin/treeicons/page.gif
    • -0
    • +1
    /dotlrn_packages/lams2int/www/admin/treeicons/plus.gif
removed unnecessary pict

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

    • -0
    • +91
    /dotlrn_packages/README_lamsdotlrn_packages.txt
    • -0
    • +34
    /dotlrn_packages/lams2conf/lams2conf.info
    • -0
    • +55
    /dotlrn_packages/lams2conf/www/userinfo.tcl
    • -0
    • +26
    /dotlrn_packages/lams2int/lams2int.info
    • -0
    • +3
    /dotlrn_packages/lams2int/lib/user-lams2int.adp
    • -0
    • +48
    /dotlrn_packages/lams2int/lib/user-lams2int.tcl
    • -0
    • +61
    /dotlrn_packages/lams2int/sql/postgresql/lams2int-create.sql
    • -0
    • +139
    /dotlrn_packages/lams2int/tcl/lams2int-procs.tcl
    • -0
    • +66
    /dotlrn_packages/lams2int/tcl/lams2int-ws-procs.tcl
    • -0
    • +58
    /dotlrn_packages/lams2int/www/index.adp
    • -0
    • +50
    /dotlrn_packages/lams2int/www/index.tcl
  1. … 24 more files in changeset.
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

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.