Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
smoother update of progress bar and improved click/double click handling

    • -0
    • +7
    ./lamsfoundation/lams/common/LearnerActivity.as
sets language/theme in config from root and resets cookie value

    • -36
    • +28
    ./lamsfoundation/lams/common/Config.as
changed the color code to make it look lighter and better

    • -2
    • +2
    ./lamsfoundation/lams/common/ui/Grid.as
disabled tool->preferences in authoring

getLanguage changes

    • -1
    • +5
    ./lamsfoundation/lams/common/Config.as
get dictionary using country locale also

    • -3
    • +11
    ./lamsfoundation/lams/common/Config.as
  1. … 2 more files in changeset.
corrected ordering for parallel activities and problems associated

change in the openFromServer method, setted secon last parameter to false

added a method to get learnerID and changed the data type for learner property to Progress instead of object and change in the onpress method to handle the activigty double click

    • -2
    • +6
    ./lamsfoundation/lams/common/LearnerActivity.as
added methods for updating progess data

    • -2
    • +22
    ./lamsfoundation/lams/common/Progress.as
parallel act children ordered + double click on complex activity keeps display expanded

added common Learner activity classes to be used in learner/monitoring apps to show learner progress

    • -0
    • +294
    ./lamsfoundation/lams/common/LearnerActivity.as
    • -0
    • +257
    ./lamsfoundation/lams/common/LearnerComplexActivity.as
added code for getting learners first name aqnd last name

    • -49
    • +60
    ./lamsfoundation/lams/common/Progress.as
added static methods for comparing

    • -2
    • +49
    ./lamsfoundation/lams/common/Progress.as
made Debugger work across all applications and use correct model data to dump

    • -3
    • +18
    ./lamsfoundation/lams/common/util/Debugger.as
dictionary label change on Ok alert button

updated onServerResponse to not show actual error message in system error dialog

added forceNodeOpen, to open root Workspace folder in wizard

updated getValue method to use optional parameters to substitute variables in the dictionary item

    • -1
    • +13
    ./lamsfoundation/lams/common/dict/Dictionary.as
updated to suit new DTO

    • -18
    • +125
    ./lamsfoundation/lams/common/Sequence.as
added module string var

    • -0
    • +5
    ./lamsfoundation/lams/common/ApplicationParent.as
module string added to request path

    • -2
    • +4
    ./lamsfoundation/lams/common/dict/Dictionary.as
modifications for wizard to use workspace

    • -1
    • +13
    ./lamsfoundation/lams/common/ws/Workspace.as
    • -0
    • +11
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
    • -3
    • +13
    ./lamsfoundation/lams/common/ws/WorkspaceView.as
added READONLY mode to condition in showTab

made changes to getStartDate method to check undefined date and replace it with Pace holder

    • -12
    • +17
    ./lamsfoundation/lams/common/Sequence.as
modified constructor

    • -4
    • +8
    ./lamsfoundation/lams/common/Sequence.as
updated createWorkspaceDialog to use class root based on currentMode

    • -2
    • +15
    ./lamsfoundation/lams/common/ws/WorkspaceView.as
added userSelectDesign method - called from Monitor

    • -0
    • +10
    ./lamsfoundation/lams/common/ws/Workspace.as
adjusted to use ApplicationParent

    • -17
    • +20
    ./lamsfoundation/lams/common/ui/LFMenuBar.as
Added workspace to parent

    • -1
    • +11
    ./lamsfoundation/lams/common/ApplicationParent.as