Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing flash fla and as files

    • -158
    • +0
    ./lamsfoundation/lams/authoring/ComplexActivity.as
    • -1126
    • +0
    ./lamsfoundation/lams/authoring/DesignDataModel.as
    • -120
    • +0
    ./lamsfoundation/lams/authoring/GroupingActivity.as
    • -91
    • +0
    ./lamsfoundation/lams/authoring/cv/Bin.as
    • -602
    • +0
    ./lamsfoundation/lams/authoring/cv/CanvasActivity.as
    • -1218
    • +0
    ./lamsfoundation/lams/authoring/cv/CanvasModel.as
  1. … 252 more files in changeset.
updated learner to jump to active/current activity pos on startup

  1. … 1 more file in changeset.
fixed learner icon drag/drop for force completing a learner

  1. … 2 more files in changeset.
fix for lock/unlocking complex acts on canvas

  1. … 4 more files in changeset.
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)

    • -39
    • +24
    ./lamsfoundation/lams/authoring/cv/CanvasActivity.as
  1. … 2 more files in changeset.
monitor update to change to locked view when another users is currently editing the lesson/design

  1. … 3 more files in changeset.
reload window if user clicks live edit and call returns unavailable (false)

  1. … 3 more files in changeset.
on click of refresh if another user has live edit on, then the monitor window is reloaded + appended userID param to EOF setup call

  1. … 3 more files in changeset.
fixes from todays test session: fix double var use in learner tab and container depths

  1. … 2 more files in changeset.
fixes from todays test session: learner progress to scroll to current act when initially loaded + fix double var use in learner tab and container depths

    • -22
    • +27
    ./lamsfoundation/lams/learner/ls/LessonView.as
  1. … 3 more files in changeset.
improved performance of learners data (movieclips) loaded in the Learners tab of Monitor and improved tab handling (reloading progress + redrawing)

  1. … 4 more files in changeset.
updated About dialog

  1. … 10 more files in changeset.
updated About dialog

  1. … 8 more files in changeset.
updated About dialog

    • -1
    • +1
    ./lamsfoundation/lams/learner/Header.as
  1. … 11 more files in changeset.
missing hasPlus init param for learnerIcon

merged AS codebase from editonfly branch to HEAD

    • -19
    • +76
    ./lamsfoundation/lams/authoring/DesignDataModel.as
    • -13
    • +156
    ./lamsfoundation/lams/authoring/cv/CanvasModel.as
    • -0
    • +36
    ./lamsfoundation/lams/authoring/cv/ValidationIssue.as
  1. … 35 more files in changeset.
fixed learner icon for optional + parallel activities

  1. … 2 more files in changeset.
updated learner icon image + some logic to handle display when high volume of learners at one activity

    • -53
    • +64
    ./lamsfoundation/lams/authoring/cv/CanvasActivity.as
  1. … 2 more files in changeset.
fixed cursor problem with cursor hiding behind workspace dialog (window)

  1. … 8 more files in changeset.
made logo image dynamically loaded in wizard from www/images dir

    • -0
    • +10
    ./lamsfoundation/lams/wizard/WizardView.as
  1. … 3 more files in changeset.
updated default skins + applied styles to additional components in authoring that had been hardcoded

  1. … 3 more files in changeset.
used a panel (mc) in learner tab view to fix a scroll height issue on the movieclip

  1. … 2 more files in changeset.
merged canvas transition fix to the head

  1. … 3 more files in changeset.
fixed transition temp line removal + changed lesson tab view text fields to labels to handle i18n non-roman characters

  1. … 5 more files in changeset.
2.0.2 Fix - LDEV-1166 Used servlet and wddx packet to perform initialize lesson call in replacement of struts action call (url). Removes utf8 encoding problem.

Fixed wizard preloader movie - adjusted position of lams logo

    • -5
    • +17
    ./lamsfoundation/lams/wizard/Wizard.as
    • -4
    • +7
    ./lamsfoundation/lams/wizard/WizardController.as
  1. … 11 more files in changeset.
fixed validation issues dialog - translation problem

  1. … 2 more files in changeset.
translation fix

  1. … 2 more files in changeset.
ldev-1150 display fullname

    • -0
    • +4
    ./lamsfoundation/lams/monitoring/User.as
    • -2
    • +2
    ./lamsfoundation/lams/wizard/WizardView.as
  1. … 4 more files in changeset.
lesson progress data fix

    • -0
    • +8
    ./lamsfoundation/lams/learner/ls/Lesson.as
  1. … 1 more file in changeset.
fixed replicated code + fixed children selected activity in monitor (Seq tab)

  1. … 5 more files in changeset.