lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding branch activity to sequence - basic model/dto changes and packet handling

  1. … 5 more files in changeset.
remove unused about.as

adding branch activity to sequence - basic model/dto changes and packet handling

    • -0
    • +11
    /lams_common/db/sql/insert_types_data.sql
updated src settings

    • binary
    /lams_flash/src/central/flash/lam_addseq_wiz.fla
    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
removing flash fla and as files

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
removing flash fla and as files

    • binary
    /lams_central/src/flash/lams_authoring.fla
removing flash fla and as files

    • -239
    • +0
    /lams_central/src/flash/LoadQue.as
    • binary
    /lams_central/src/flash/importUpdate_lc.fla
    • binary
    /lams_central/src/flash/lam_addseq_wiz.fla
    • binary
    /lams_central/src/flash/lams_authoring_main.fla
    • binary
    /lams_central/src/flash/lams_learner.fla
    • binary
    /lams_central/src/flash/lams_wizard_main.fla
    • binary
    /lams_central/src/flash/learnerProgress_lc.fla
    • -57
    • +0
    /lams_central/src/flash/main_addseq.as
    • -65
    • +0
    /lams_central/src/flash/main_monitoring.as
  1. … 252 more files in changeset.
adding new flash project - contains all flash fla and as files

    • -0
    • +11
    /lams_flash/.project
    • -0
    • +239
    /lams_flash/src/central/flash/LoadQue.as
    • binary
    /lams_flash/src/central/flash/importUpdate_lc.fla
    • binary
    /lams_flash/src/central/flash/lam_addseq_wiz.fla
    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
    • binary
    /lams_flash/src/central/flash/lams_authoring_main.fla
    • binary
    /lams_flash/src/central/flash/lams_learner.fla
    • binary
    /lams_flash/src/central/flash/lams_monitoring_main.fla
    • binary
    /lams_flash/src/central/flash/lams_monitoring_v1.fla
    • binary
    /lams_flash/src/central/flash/lams_wizard_main.fla
    • binary
    /lams_flash/src/central/flash/learnerProgress_lc.fla
    • -0
    • +98
    /lams_flash/src/central/flash/main.as
    • -0
    • +63
    /lams_flash/src/central/flash/main2.as
    • -0
    • +57
    /lams_flash/src/central/flash/main_addseq.as
    • -0
    • +65
    /lams_flash/src/central/flash/main_monitoring.as
  1. … 256 more files in changeset.
Was caching in browser and causing problems in upgrades. Trying to stop it caching.

    • -0
    • +4
    /lams_monitoring/web/monitorLesson.jsp
updated dictionary load url to include build no/version param

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_learning/web/lams_learner.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
    • binary
    /lams_monitoring/web/lams_wizard.swf
    • binary
    /lams_monitoring/web/lams_wizard_library.swf
Updating Danish, Greek, English, Italian, Norwegian

Updating greek

Updating Danish, Greek and Italian

Updating Italian

Updating Danish and Italian

updated learner to jump to active/current activity pos on startup

    • binary
    /lams_learning/web/lams_learner.swf
fixed learner icon drag/drop for force completing a learner

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
needed to add an extra row to lams_learning_activity_type for the edit on the fly to work

LDEV-1248: Answers hidden in monitor were still showing in learner. Updated the export portfolio jsp so that it indicates hidden in the class view, and hides other students' answers that are marked as hidden in the learner view. In the same way, the two learner summary screens now only show a "hidden" response if it is the learner's own response.

    • -3
    • +13
    /lams_tool_laqa/web/export/exportportfolio.jsp
Updating English

Updating Danish, Greek, English, Spanish and Italian

fix for lock/unlocking complex acts on canvas

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
fixed learner icon bug where icon would hide behind activities if moving from an optional activity - fixed depth issue by creating a container for the learnerIcon(s)

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1245 allow learners to access content repository download servlet

Stop null pointer exception from appearing in logs when user with no roles logs in.

monitor update to change to locked view when another users is currently editing the lesson/design

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
Escaped message body text.

LDEV-1244: If an imported design was read only when exported, it will now be read only when imported.

LDEV-1235

The polling interval was set to 10 seconds. When the screen is first loaded it must wait the full 10 seconds before it receives the user presence information.

Polling interval reduced to 6 seconds to reduce the wait.

LDEV-1242

The refresh problems were due to an IE work around to enable onclick events for the roster.

The work around is now only applied when using monitoring in IE.

Some limitations remain, the cursor will move to the begining of the message textarea whenever the roster is refreshed (IE monitoring only)