Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
added method calls for import/export

added import/export items to file menu for authoring (no actions tied up yet)

    • -4
    • +13
    ./lamsfoundation/lams/common/ui/LFMenuBar.as
can only save designs in valid content folders (not virtual folders)

    • -11
    • +20
    ./lamsfoundation/lams/common/ws/WorkspaceDialog.as
removed tools from monitor menu bar

    • -11
    • +0
    ./lamsfoundation/lams/common/ui/LFMenuBar.as
forced root folder open + alphabetical order of folder contents

    • -2
    • +27
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
made changes to show equal gap between dots while drawing grid on canvas

    • -4
    • +4
    ./lamsfoundation/lams/common/ui/Grid.as
corrected the dto attribute names for firstname and lastname for learners

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

added a property for activity label

    • -2
    • +8
    ./lamsfoundation/lams/common/LearnerActivity.as
added new items to monitor's menu bar (using dictionary values)

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

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