lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improved tool condition adding/removing

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Learner icons now visible after being dragged onto learner panel. Also fixed endGate tooltip not displaying issue. Removed some redundant code

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
Adds new labels for REST handling

LDEV-1351. Implements the REST interface for get_sequence list instead of webservices. Solving the issue with single quotes

    • -0
    • +154
    /temp_moodle_dev/lamstwo/lib.php
LDEV-26: Cleaned up some typos, removed old debugging.

merging changes from ldap2_0_4 branch to HEAD

    • -2
    • +3
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -7
    • +8
    /lams_common/db/sql/insert_lams_windows_config_data.sql
learner icon is able to be dragged to end gate which is in separate panel (outside of canvas scroll pane)

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
small change of teacher choice branching static variable in Activity and dictionary label string

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
fixed dialog problems (not showing) that occurred after viewing the sequence tab in Monitor

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
Fixed monitor's library, alert dialogs and debug dialog now working.

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
escapes the ' char to \' so it javascript doesn't have trouble with it

    • -3
    • +9
    /dotlrn_packages/lams2int/www/admin/add.tcl
LDEV-1301: Added new fields to the configuration items, to support the I18N of descriptions and heading on the page, along with some basic validation.

    • -1
    • +7
    /lams_common/db/sql/create_lams_11_tables.sql
Prevent empty name submitions

    • -2
    • +2
    /dotlrn_packages/lams2int/www/admin/add-2.tcl
forgot to increment some ids

adding ms_MY locale and malay/malay user

    • -0
    • +2
    /lams_common/db/sql/insert_types_data.sql
Updating English

Adding Malay

Adding chinese(china). Updating Danish, Italian, Polish

    • -0
    • +263
    /lams_admin/conf/language/lams/ApplicationResources_zh_CN.properties
Updating Portuguese(Brazil)

Adding Chinese(china). Updating Danish, Italian, Polish

    • -0
    • +68
    /lams_monitoring/conf/language/lams/ApplicationResources_zh_CN.properties
    • -0
    • +86
    /lams_tool_notebook/conf/language/lams/ApplicationResources_zh_CN.properties
Updating Danish, English, Italian, Norwegian, Polish, Chinese(China)

Updating Danish, Italian, Polish, Chinese(China)

Adding Malay.

    • -0
    • +173
    /lams_tool_laqa/conf/language/lams/ApplicationResources_ms_MY.properties
    • -0
    • +65
    /lams_tool_nb/conf/language/lams/ApplicationResources_ms_MY.properties
Adding Malay. Updating English, Italian, Norwegian, Danish, Polish and Chinese

    • -0
    • +173
    /lams_tool_forum/conf/language/lams/ApplicationResources_ms_MY.properties
    • -157
    • +159
    /lams_tool_lamc/conf/language/lams/ApplicationResources_da_DK.properties
    • -0
    • +248
    /lams_tool_lamc/conf/language/lams/ApplicationResources_ms_MY.properties
    • -164
    • +166
    /lams_tool_lamc/conf/language/lams/ApplicationResources_pl_PL.properties
Adding Malay

    • -0
    • +1
    /lams_central/conf/flashxml/lams/wizard/ms_MY_dictionary.xml
Updating Danish and Maori

Adding Malay. Updating Danish, Italian, Polish and Chinese(china)

LDEV-1243: replaces spaces with underscores only for the filename so firefox handles the filenames properly

LDEV-1265: If you deleted a transition and then redrew it, it triggered a unique key exception. Now the code reuses transitions based on either the UIID or the to/from activity UIIDs so it doesn't trigger the exception.

LDEV-1358: Error in message.voteStatistics translation was causing the second learner screen to be blank.