• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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/importUpdate_lc.fla
    • binary
    /lams_central/src/flash/lam_addseq_wiz.fla
    • binary
    /lams_central/src/flash/lams_authoring.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
    • binary
    /lams_central/src/flash/main_addseq.as
    • binary
    /lams_central/src/flash/main_monitoring.as
    • binary
    /lams_central/src/flash/preloader.fla
    • binary
    /lams_central/src/flash/preloader_wizard.fla
  1. … 253 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
implement getFedServerGroups and getFedServerLessons, methods to call remote server

    • -2
    • +2
    /lams_central/conf/xdoclet/servlets.xml
file FederationException.java was initially added on branch shibboleth_2_0.

file TestFederationService.java was initially added on branch shibboleth_2_0.

file ExtOrgDTO.java was initially added on branch shibboleth_2_0.

file ExtLessonDTO.java was initially added on branch shibboleth_2_0.

added fed_id column to lams_fed_server (common id number maintained across federation)

    • -0
    • +2
    /lams_admin/web/federation/federation.jsp
    • -0
    • +1
    /lams_common/db/sql/create_sharedlesson_tables.sql
Updating Danish, Greek, English, Italian, Norwegian

Updating Danish, Greek and Italian

Updating greek

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.