Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated config classes and flash code to use language date from lams.xml

    • -1
    • +1
    ./lamsfoundation/lams/common/Config.as
    • -3
    • +28
    ./lamsfoundation/lams/common/dict/Dictionary.as
  1. … 10 more files in changeset.
move the plave ment of code and added a debugger command for double click testing

    • -2
    • +3
    ./lamsfoundation/lams/common/LearnerActivity.as
updated help->about

    • -0
    • +1
    ./lamsfoundation/lams/common/ApplicationParent.as
  1. … 2 more files in changeset.
added code to initiate flying pie when user clicks on saves button, so the user can't double click on save button to save a second copy by mistake

disabled Go > ToDo

fixed schedule conditional problem and date/time string format

    • -3
    • +21
    ./lamsfoundation/lams/common/Sequence.as
  1. … 4 more files in changeset.
updated monitor to pass on content folder ID in tool monitor urls

    • -0
    • +6
    ./lamsfoundation/lams/common/Sequence.as
  1. … 3 more files in changeset.
added code to check for invalid sequence title

added code to show error message when user try to save a design with no file name.

    • -10
    • +42
    ./lamsfoundation/lams/common/ws/WorkspaceDialog.as
added debugger commands

    • -1
    • +3
    ./lamsfoundation/lams/common/Sequence.as
made a small change in getScheduleDateTime method

    • -1
    • +1
    ./lamsfoundation/lams/common/Sequence.as
fixed file->open menu call

  1. … 2 more files in changeset.
made changes in the requestDeleteResource method and added new method: confirmedDeleteResource to show confirmation message when user dlete a file or folder

    • -5
    • +28
    ./lamsfoundation/lams/common/ws/Workspace.as
made a small change in the fileOperationRequest for delete button

commented out the "Cut" edit menu bar item, as this is not needed after discussing it with Ernie

tool content id fix for first save of design (modified mode use)

    • -1
    • +1
    ./lamsfoundation/lams/common/ws/WorkspaceView.as
new class that provides menu items for authoring customised context menu

    • -0
    • +147
    ./lamsfoundation/lams/common/util/CustomContextMenu.as
license change

    • -1
    • +1
    ./lamsfoundation/lams/common/ApplicationParent.as
    • -1
    • +1
    ./lamsfoundation/lams/common/Config.as
    • -1
    • +1
    ./lamsfoundation/lams/common/Dialog.as
    • -1
    • +1
    ./lamsfoundation/lams/common/LearnerActivity.as
    • -1
    • +1
    ./lamsfoundation/lams/common/PreferencesDialog.as
    • -1
    • +1
    ./lamsfoundation/lams/common/Progress.as
    • -1
    • +1
    ./lamsfoundation/lams/common/Sequence.as
    • -1
    • +1
    ./lamsfoundation/lams/common/ToolTip.as
    • -1
    • +1
    ./lamsfoundation/lams/common/dict/Dictionary.as
  1. … 109 more files in changeset.
added a line of code in init method to setfocus on the File Name input box

reduces the width for tooltip display box from 175 to 155

    • -1
    • +1
    ./lamsfoundation/lams/common/ToolTip.as
preloader + cursor

    • -0
    • +19
    ./lamsfoundation/lams/common/ApplicationParent.as
    • -4
    • +8
    ./lamsfoundation/lams/common/ui/Cursor.as
added auto-save feature

    • -1
    • +2
    ./lamsfoundation/lams/common/Config.as
  1. … 10 more files in changeset.
updated id for other license following db changes

  1. … 1 more file in changeset.
open/close folder when clicked

only show license comment textarea for other licensing agreement option

  1. … 1 more file in changeset.
only show license comment textarea for other licensing agreement option + order license list by license_id

added attempted_mc and control

added a new method to get learner name

    • -23
    • +5
    ./lamsfoundation/lams/common/LearnerActivity.as
save item control

added a method to get the description text for the dictionary key

    • -0
    • +16
    ./lamsfoundation/lams/common/dict/Dictionary.as