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

    • binary
    ./assets/3rd party components/TabBar.swc
  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. … 5 more files in changeset.
updated About dialog

    • -1
    • +1
    ./org/lamsfoundation/lams/common/AboutDialog.as
  1. … 10 more files in changeset.
updated About dialog

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

merged AS codebase from editonfly branch to HEAD

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

  1. … 4 more files in changeset.
fixed cursor problem with cursor hiding behind workspace dialog (window)

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

  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. … 15 more files in changeset.
fixed replicated code + fixed children selected activity in monitor (Seq tab)

    • -0
    • +86
    ./org/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

  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
    • +1
    ./org/lamsfoundation/lams/common/ws/Workspace.as
  1. … 2 more files in changeset.
fix for flash 8/mac

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

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

    • -0
    • +4
    ./org/lamsfoundation/lams/common/ui/LFWindow.as
  1. … 7 more files in changeset.
fix for workspace

  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
    ./org/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

    • -6
    • +1
    ./org/lamsfoundation/lams/common/ui/LFMenuBar.as
disabled the tabs when workspace opens in open mode

keep org virtual folder closed on open

made window resizable for internationalised error message fit, as required in task: 879

    • -1
    • +1
    ./org/lamsfoundation/lams/common/ui/LFWindow.as
added code to initiate optional tool cursor on selection of Draw optional in Tool Menu

    • -1
    • +3
    ./org/lamsfoundation/lams/common/ui/LFMenuBar.as
debug statement fix