Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
commented out the code that raises the alert message on click of open button while organisation folder is selected

made changes in code to remove alert on opening of a design

    • -18
    • +20
    ./lamsfoundation/lams/common/ws/WorkspaceDialog.as
added code to stop multiple save of design

    • -3
    • +5
    ./lamsfoundation/lams/common/ws/WorkspaceView.as
  1. … 1 more file in changeset.
added two public static variables used as flash based system activity tool signature

    • -0
    • +3
    ./lamsfoundation/lams/common/ApplicationParent.as
added a debugger command in getHelpURL method

    • -0
    • +2
    ./lamsfoundation/lams/common/ApplicationParent.as
added code to show module related Internationalised menu options in context menu

modified getHelpURL method to have custom callback

    • -5
    • +7
    ./lamsfoundation/lams/common/ApplicationParent.as
dictionary/theme - cleared on build no change (remove cache) LDEV-713

    • -8
    • +7
    ./lamsfoundation/lams/common/dict/Dictionary.as
  1. … 2 more files in changeset.
updated context menu

changed the dictionay label value for Help > Authoring help and Help > Monitor Help

added code to show module related option in context menu

add help (generic) item

  1. … 1 more file in changeset.
added generic help URL methods

    • -0
    • +20
    ./lamsfoundation/lams/common/ApplicationParent.as
removed help > about lams from meonitor menu bar

reduced the tooltip delay time from 2 to 1 second

    • -1
    • +1
    ./lamsfoundation/lams/common/ToolTip.as
added code to check for title length and trim it if it is more than 19 characters

    • -8
    • +36
    ./lamsfoundation/lams/common/LearnerActivity.as
i18n for start and schedule date strings

    • -3
    • +16
    ./lamsfoundation/lams/common/Sequence.as
  1. … 8 more files in changeset.
added new cursor variable for Learner Icon

    • -1
    • +2
    ./lamsfoundation/lams/common/ApplicationParent.as
added code to open Help > About LAMS credit window

license fix

remove dictionary data (shared objects) when config build no is updated

    • -1
    • +9
    ./lamsfoundation/lams/common/Config.as
    • -1
    • +6
    ./lamsfoundation/lams/common/dict/Dictionary.as
  1. … 7 more files in changeset.
commented out the seprator after Draw Option menu option in Tool Menu

commented out the Prefrence Option from Author Tools Menu

    • -3
    • +15
    ./lamsfoundation/lams/common/ui/LFMenuBar.as
updated dictionary cookie handling

    • -8
    • +69
    ./lamsfoundation/lams/common/dict/Dictionary.as
  1. … 7 more files in changeset.
dictionary SharedObjects fix

    • -4
    • +10
    ./lamsfoundation/lams/common/dict/Dictionary.as
  1. … 7 more files in changeset.
appended servlet mapping + filter mapping updated + flash servlet call fixes + dictionary fix

    • -2
    • +2
    ./lamsfoundation/lams/common/dict/Dictionary.as
  1. … 4 more files in changeset.
killed the flying pie if user enters an empty or invalid field name

added a condition to hide resize handle when About LAMS window pops up

updated dto's to include help URL field + custom context menu change to make help item enabled

  1. … 3 more files in changeset.
commented out a line of code in constructer function