Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
corrected the dto attribute names for firstname and lastname for learners

    • -3
    • +3
    ./org/lamsfoundation/lams/common/Progress.as
change in launchPopupWindow method to call javascript function for opening preview popup window

    • -3
    • +5
    ./org/lamsfoundation/lams/common/util/JsPopup.as
added a property for activity label

added new items to monitor's menu bar (using dictionary values)

    • -28
    • +112
    ./org/lamsfoundation/lams/common/ui/LFMenuBar.as
defined learner param

    • -1
    • +1
    ./org/lamsfoundation/lams/common/Progress.as
smoother update of progress bar and improved click/double click handling

sets language/theme in config from root and resets cookie value

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

disabled tool->preferences in authoring

    • -1
    • +1
    ./org/lamsfoundation/lams/common/ui/LFMenuBar.as
getLanguage changes

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

    • -3
    • +11
    ./org/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

added methods for updating progess data

    • -2
    • +22
    ./org/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
    ./org/lamsfoundation/lams/common/LearnerActivity.as
    • -0
    • +257
    ./org/lamsfoundation/lams/common/LearnerComplexActivity.as
added code for getting learners first name aqnd last name

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

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

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

    • -1
    • +1
    ./org/lamsfoundation/lams/common/util/LFError.as
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

updated to suit new DTO

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

module string added to request path

modifications for wizard to use workspace

    • -1
    • +13
    ./org/lamsfoundation/lams/common/ws/Workspace.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
    ./org/lamsfoundation/lams/common/Sequence.as