lamsfoundation

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

    • -158
    • +0
    ./lams/authoring/ComplexActivity.as
    • -1126
    • +0
    ./lams/authoring/DesignDataModel.as
    • -212
    • +0
    ./lams/authoring/GateActivity.as
    • -120
    • +0
    ./lams/authoring/GroupingActivity.as
    • -465
    • +0
    ./lams/authoring/ToolActivity.as
    • -1470
    • +0
    ./lams/authoring/cv/Canvas.as
    • -602
    • +0
    ./lams/authoring/cv/CanvasActivity.as
    • -554
    • +0
    ./lams/authoring/cv/CanvasController.as
    • -1218
    • +0
    ./lams/authoring/cv/CanvasModel.as
    • -371
    • +0
    ./lams/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
    ./lams/monitoring/mv/MonitorController.as
  1. … 2 more files in changeset.
fix for lock/unlocking complex acts on canvas

    • -2
    • +5
    ./lams/authoring/cv/CanvasOptionalActivity.as
    • -4
    • +8
    ./lams/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
    ./lams/authoring/cv/CanvasActivity.as
    • -19
    • +21
    ./lams/authoring/cv/CanvasOptionalActivity.as
    • -8
    • +12
    ./lams/authoring/cv/CanvasParallelActivity.as
    • -5
    • +11
    ./lams/monitoring/mv/MonitorController.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

    • -5
    • +9
    ./lams/monitoring/layout/DefaultLayoutManager.as
    • -6
    • +3
    ./lams/monitoring/mv/MonitorController.as
    • -9
    • +17
    ./lams/monitoring/mv/MonitorModel.as
  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

  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)

    • -57
    • +41
    ./lams/monitoring/mv/MonitorModel.as
  1. … 4 more files in changeset.
updated About dialog

    • -2
    • +1
    ./lams/monitoring/mv/MonitorController.as
  1. … 10 more files in changeset.
updated About dialog

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

    • -0
    • +18
    ./lams/authoring/cv/CanvasController.as
  1. … 11 more files in changeset.
missing hasPlus init param for learnerIcon

merged AS codebase from editonfly branch to HEAD

    • -91
    • +157
    ./lams/authoring/Application.as
    • -19
    • +76
    ./lams/authoring/DesignDataModel.as
    • -10
    • +134
    ./lams/authoring/cv/Canvas.as
    • -0
    • +16
    ./lams/authoring/cv/CanvasActivity.as
    • -49
    • +87
    ./lams/authoring/cv/CanvasController.as
    • -13
    • +156
    ./lams/authoring/cv/CanvasModel.as
    • -3
    • +3
    ./lams/authoring/cv/CanvasOptionalActivity.as
    • -3
    • +3
    ./lams/authoring/cv/CanvasParallelActivity.as
    • -2
    • +5
    ./lams/authoring/cv/CanvasTransition.as
    • -51
    • +103
    ./lams/authoring/cv/PropertyInspectorNew.as
    • -0
    • +36
    ./lams/authoring/cv/ValidationIssue.as
  1. … 35 more files in changeset.
fixed learner icon for optional + parallel activities

    • -32
    • +33
    ./lams/authoring/cv/CanvasOptionalActivity.as
    • -32
    • +30
    ./lams/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
    ./lams/authoring/cv/CanvasActivity.as
    • -7
    • +10
    ./lams/monitoring/mv/LearnerIcon.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

    • -12
    • +9
    ./lams/authoring/tk/TemplateActivity.as
  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

    • -8
    • +120
    ./lams/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

    • -1
    • +1
    ./lams/authoring/cv/CanvasController.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

    • -0
    • +55
    ./lams/authoring/DesignDataModel.as
  1. … 11 more files in changeset.
fixed validation issues dialog - translation problem

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

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

    • -2
    • +2
    ./lams/monitoring/LessonManagerDialog.as
  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)

    • -1
    • +12
    ./lams/monitoring/mv/MonitorModel.as
  1. … 5 more files in changeset.