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

    • -1126
    • +0
    ./authoring/DesignDataModel.as
    • -602
    • +0
    ./authoring/cv/CanvasActivity.as
    • -554
    • +0
    ./authoring/cv/CanvasController.as
    • -1218
    • +0
    ./authoring/cv/CanvasModel.as
    • -371
    • +0
    ./authoring/cv/CanvasOptionalActivity.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

    • -52
    • +141
    ./monitoring/mv/MonitorController.as
  1. … 2 more files in changeset.
fix for lock/unlocking complex acts on canvas

    • -2
    • +5
    ./authoring/cv/CanvasOptionalActivity.as
    • -4
    • +8
    ./authoring/cv/CanvasParallelActivity.as
  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
    ./authoring/cv/CanvasActivity.as
    • -19
    • +21
    ./authoring/cv/CanvasOptionalActivity.as
    • -8
    • +12
    ./authoring/cv/CanvasParallelActivity.as
    • -5
    • +11
    ./monitoring/mv/MonitorController.as
    • -9
    • +17
    ./monitoring/mv/tabviews/MonitorTabView.as
  1. … 2 more files in changeset.
monitor update to change to locked view when another users is currently editing the lesson/design

    • -2
    • +6
    ./monitoring/mv/tabviews/LearnerTabView.as
    • -3
    • +7
    ./monitoring/mv/tabviews/MonitorTabView.as
  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

    • -2
    • +1
    ./monitoring/mv/tabviews/LearnerTabView.as
  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

    • -7
    • +7
    ./monitoring/mv/tabviews/LearnerTabView.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)

    • -131
    • +168
    ./monitoring/mv/tabviews/LearnerTabView.as
    • -30
    • +25
    ./monitoring/mv/tabviews/MonitorTabView.as
  1. … 4 more files in changeset.
updated About dialog

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

    • -0
    • +13
    ./monitoring/mv/MonitorController.as
  1. … 8 more files in changeset.
updated About dialog

  1. … 11 more files in changeset.
missing hasPlus init param for learnerIcon

    • -1
    • +1
    ./monitoring/mv/tabviews/MonitorTabView.as
merged AS codebase from editonfly branch to HEAD

    • -49
    • +87
    ./authoring/cv/CanvasController.as
    • -13
    • +156
    ./authoring/cv/CanvasModel.as
    • -3
    • +3
    ./authoring/cv/CanvasOptionalActivity.as
    • -3
    • +3
    ./authoring/cv/CanvasParallelActivity.as
    • -51
    • +103
    ./authoring/cv/PropertyInspectorNew.as
    • -0
    • +36
    ./authoring/cv/ValidationIssue.as
  1. … 35 more files in changeset.
fixed learner icon for optional + parallel activities

    • -32
    • +33
    ./authoring/cv/CanvasOptionalActivity.as
    • -32
    • +30
    ./authoring/cv/CanvasParallelActivity.as
  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
    ./authoring/cv/CanvasActivity.as
    • -1
    • +1
    ./monitoring/mv/tabviews/MonitorTabView.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

  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

    • -16
    • +14
    ./monitoring/mv/tabviews/LearnerTabView.as
  1. … 2 more files in changeset.
merged canvas transition fix to the head

    • -8
    • +120
    ./authoring/cv/CanvasTransition.as
  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

    • -19
    • +46
    ./monitoring/mv/tabviews/LessonTabView.as
  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

    • -2
    • +8
    ./monitoring/mv/tabviews/LearnerTabView.as
  1. … 11 more files in changeset.
fixed validation issues dialog - translation problem

    • -2
    • +7
    ./authoring/cv/ValidationIssuesDialog.as
  1. … 2 more files in changeset.
translation fix

    • -1
    • +1
    ./authoring/cv/ValidationIssuesDialog.as
  1. … 2 more files in changeset.
ldev-1150 display fullname

  1. … 4 more files in changeset.
lesson progress data fix

  1. … 1 more file in changeset.
fixed replicated code + fixed children selected activity in monitor (Seq tab)

    • -23
    • +2
    ./monitoring/mv/tabviews/MonitorTabView.as
  1. … 5 more files in changeset.