Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
added loading movie

    • -2
    • +10
    ./lamsfoundation/lams/common/ApplicationParent.as
    • -0
    • +206
    ./lamsfoundation/lams/common/ui/LFLoader.as
  1. … 3 more files in changeset.
menu control for monitor + set function calls for menu items

    • -5
    • +34
    ./lamsfoundation/lams/common/ui/LFMenuBar.as
  1. … 1 more file in changeset.
added schedule date

    • -2
    • +42
    ./lamsfoundation/lams/common/Sequence.as
  1. … 1 more file in changeset.
handle newline characters

    • -1
    • +6
    ./lamsfoundation/lams/common/comms/Wddx.as
small fix for handling undefined desc field value

added a translation for file name label above file name input box

workspace licensing info fixes

    • -1
    • +32
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
added a license_comment_lbl as property and added the same in setPropertiesContentVisible method to hide it when properties tab is not selected

set text for license labels

fixed license comments

  1. … 1 more file in changeset.
added control method for export menu item

    • -6
    • +23
    ./lamsfoundation/lams/common/ui/LFMenuBar.as
workspace save/open validation

    • -37
    • +149
    ./lamsfoundation/lams/common/ws/WorkspaceDialog.as
    • -4
    • +28
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
use yes/no values on window popup + added toolbar option

    • -3
    • +14
    ./lamsfoundation/lams/common/util/JsPopup.as