Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
added a new property for tool tip maximum width check

    • -3
    • +6
    ./lamsfoundation/lams/common/ToolTip.as
added code to apply tool tip for learner's completed and current activities for both learner and monitor environment

    • -8
    • +50
    ./lamsfoundation/lams/common/LearnerActivity.as
added a new class "ToolTip" to common package under flash/org/lamsfoundation/lams/common

This class is the base for showing tooltip on most of all the major components in Authroign, Monitoring and Learner Environment on the flash client side

    • -0
    • +244
    ./lamsfoundation/lams/common/ToolTip.as
added few methods and added a new dto item and made updated compareProgressData to return correct value

    • -2
    • +18
    ./lamsfoundation/lams/common/Progress.as
removed +1 from mehtod call param for "getMonthAsString" on in the variable "dateFormated " in getStartDateTime method to show correct start date on lesson tab in monitor

    • -1
    • +1
    ./lamsfoundation/lams/common/Sequence.as
dynamically attach title with style set to component

    • -12
    • +29
    ./lamsfoundation/lams/common/LearnerActivity.as
  1. … 1 more file in changeset.
handle for default flash date value

    • -1
    • +1
    ./lamsfoundation/lams/common/Sequence.as
adjusted for style setting

    • -8
    • +15
    ./lamsfoundation/lams/common/LearnerActivity.as