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

changed the call for opening about lams window for Help > About LAMS

fixed dictionary disk load issue

    • -1
    • +1
    ./lamsfoundation/lams/common/dict/Dictionary.as
  1. … 7 more files in changeset.
appended module name to dictionary lang shared object ref

    • -3
    • +2
    ./lamsfoundation/lams/common/dict/Dictionary.as
  1. … 7 more files in changeset.
updated config classes and flash code to use language date from lams.xml

    • -1
    • +1
    ./lamsfoundation/lams/common/Config.as
    • -3
    • +28
    ./lamsfoundation/lams/common/dict/Dictionary.as
  1. … 10 more files in changeset.
move the plave ment of code and added a debugger command for double click testing

    • -2
    • +3
    ./lamsfoundation/lams/common/LearnerActivity.as
updated help->about

    • -0
    • +1
    ./lamsfoundation/lams/common/ApplicationParent.as
  1. … 2 more files in changeset.
added code to initiate flying pie when user clicks on saves button, so the user can't double click on save button to save a second copy by mistake

disabled Go > ToDo

fixed schedule conditional problem and date/time string format

    • -3
    • +21
    ./lamsfoundation/lams/common/Sequence.as
  1. … 4 more files in changeset.
updated monitor to pass on content folder ID in tool monitor urls

    • -0
    • +6
    ./lamsfoundation/lams/common/Sequence.as
  1. … 3 more files in changeset.
added code to check for invalid sequence title

added code to show error message when user try to save a design with no file name.

    • -10
    • +42
    ./lamsfoundation/lams/common/ws/WorkspaceDialog.as
added debugger commands

    • -1
    • +3
    ./lamsfoundation/lams/common/Sequence.as
made a small change in getScheduleDateTime method

    • -1
    • +1
    ./lamsfoundation/lams/common/Sequence.as
fixed file->open menu call

  1. … 2 more files in changeset.
made changes in the requestDeleteResource method and added new method: confirmedDeleteResource to show confirmation message when user dlete a file or folder

    • -5
    • +28
    ./lamsfoundation/lams/common/ws/Workspace.as
made a small change in the fileOperationRequest for delete button

commented out the "Cut" edit menu bar item, as this is not needed after discussing it with Ernie

tool content id fix for first save of design (modified mode use)

    • -1
    • +1
    ./lamsfoundation/lams/common/ws/WorkspaceView.as