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

    • -257
    • +0
    ./lamsfoundation/lams/common/AboutDialog.as
    • -248
    • +0
    ./lamsfoundation/lams/common/ApplicationParent.as
    • -86
    • +0
    ./lamsfoundation/lams/common/CommonCanvasView.as
    • -445
    • +0
    ./lamsfoundation/lams/common/Config.as
    • -379
    • +0
    ./lamsfoundation/lams/common/DebugDialog.as
    • -42
    • +0
    ./lamsfoundation/lams/common/Dialog.as
    • -382
    • +0
    ./lamsfoundation/lams/common/LearnerActivity.as
    • -323
    • +0
    ./lamsfoundation/lams/common/PreferencesDialog.as
    • -196
    • +0
    ./lamsfoundation/lams/common/Progress.as
    • -505
    • +0
    ./lamsfoundation/lams/common/Sequence.as
    • -247
    • +0
    ./lamsfoundation/lams/common/ToolTip.as
    • -441
    • +0
    ./lamsfoundation/lams/common/comms/Wddx.as
  1. … 252 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
    • +8
    ./lamsfoundation/lams/common/ApplicationParent.as
    • -9
    • +3
    ./lamsfoundation/lams/common/LearnerActivity.as
  1. … 5 more files in changeset.
updated About dialog

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

    • -0
    • +257
    ./lamsfoundation/lams/common/AboutDialog.as
  1. … 14 more files in changeset.
merged AS codebase from editonfly branch to HEAD

    • -4
    • +6
    ./lamsfoundation/lams/common/ApplicationParent.as
merged AS codebase from editonfly branch to HEAD

    • -7
    • +8
    ./lamsfoundation/lams/common/ApplicationParent.as
    • -13
    • +37
    ./lamsfoundation/lams/common/Sequence.as
    • -0
    • +69
    ./lamsfoundation/lams/common/layout/ILayoutManager.as
    • -0
    • +91
    ./lamsfoundation/lams/common/layout/LFLayout.as
    • -0
    • +92
    ./lamsfoundation/lams/common/layout/LFLayoutItem.as
    • -0
    • +127
    ./lamsfoundation/lams/common/layout/LFLayoutManager.as
    • -2
    • +6
    ./lamsfoundation/lams/common/mvc/AbstractView.as
    • -20
    • +43
    ./lamsfoundation/lams/common/ui/LFMenuBar.as
  1. … 42 more files in changeset.
brought back old learner icon + fixed mac fp 9 ext call issue

    • -3
    • +5
    ./lamsfoundation/lams/common/ApplicationParent.as
  1. … 4 more files in changeset.
fixed cursor problem with cursor hiding behind workspace dialog (window)

    • -10
    • +40
    ./lamsfoundation/lams/common/ui/Cursor.as
    • -2
    • +11
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
    • -4
    • +10
    ./lamsfoundation/lams/common/ws/WorkspaceView.as
  1. … 3 more files in changeset.
merged canvas transition fix to the head

    • -2
    • +2
    ./lamsfoundation/lams/common/ui/Point.as
  1. … 3 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

    • -1
    • +6
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
  1. … 15 more files in changeset.
fixed replicated code + fixed children selected activity in monitor (Seq tab)

    • -0
    • +86
    ./lamsfoundation/lams/common/CommonCanvasView.as
  1. … 7 more files in changeset.
used busy flag and additional condition on setfoldercontents method to prevent duplicates in the folders

    • -0
    • +3
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
  1. … 2 more files in changeset.
refreshed folder node becomes selected after refreshing

  1. … 2 more files in changeset.
fix preventing users from completing rename/delete actions on their private dir

  1. … 2 more files in changeset.
fix for flash 8/mac

    • -1
    • +17
    ./lamsfoundation/lams/common/ApplicationParent.as
    • -5
    • +16
    ./lamsfoundation/lams/common/util/JsPopup.as
  1. … 11 more files in changeset.
changes for adding removal option to monitor

    • -0
    • +1
    ./lamsfoundation/lams/common/Sequence.as
  1. … 8 more files in changeset.
moodle changes for requestSrc param

  1. … 7 more files in changeset.
fix for workspace

    • -12
    • +21
    ./lamsfoundation/lams/common/ws/WorkspaceDialog.as
  1. … 3 more files in changeset.
fix for workspace saving ldev-1072

  1. … 2 more files in changeset.
fix for workspace save/save-as problem

  1. … 4 more files in changeset.
added learnerExportAvailable field

    • -2
    • +14
    ./lamsfoundation/lams/common/Sequence.as
made few changes to bug free the workspace show hide of property tab and license id combo box

added code to hide Properties Tab if a folder is selected in workspace Open Mode and disable license drop down onselection of sequence in workspace Open Mode

added a method to return workspace model

bug fix for drawing transition form tool menu draw transition option

disabled the tabs when workspace opens in open mode

keep org virtual folder closed on open

    • -1
    • +2
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
made window resizable for internationalised error message fit, as required in task: 879

added code to initiate optional tool cursor on selection of Draw optional in Tool Menu

debug statement fix

    • -1
    • +1
    ./lamsfoundation/lams/common/dict/Dictionary.as