lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed a remove optional activity bug in authoring

    • -15
    • +19
    ./lams/authoring/cv/CanvasController.as
monitor call updated + i18n label

  1. … 1 more file in changeset.
added code to close workspace open window after design id is passed to the canvas

changed the url wrong target value to correct value

added code to stop multiple save of design

  1. … 4 more files in changeset.
added couple of methods for setting application busy and clear busy

    • -1
    • +14
    ./lams/authoring/cv/CanvasController.as
made changes in the code to adapt to new activity category id for colour coding of activity backgrounds

    • -4
    • +7
    ./lams/authoring/cv/CanvasOptionalActivity.as
    • -3
    • +6
    ./lams/authoring/cv/CanvasParallelActivity.as
placement change for setStyles call on template activity initiation

    • -1
    • +2
    ./lams/authoring/tk/TemplateActivity.as
added code to show activity help for system activities such as grouping and gate

made some changes in the highlightActivity Method

added a trace command

    • -0
    • +1
    ./lams/authoring/cv/CanvasParallelActivity.as
added code to find all the parallel activities on canvas

added code to select only one activity on the authoring canvas at one point of time

    • -57
    • +58
    ./lams/authoring/cv/CanvasController.as
added code to launch help window for selected tab when user clicks on generic help button in monitor

    • -0
    • +3
    ./lams/monitoring/mv/MonitorController.as
    • -2
    • +37
    ./lams/monitoring/mv/MonitorModel.as
created an instance of Application if it does not exist and assigned it to app class variable

added code to show custom context menu on launch of monitor application plus added few method to launch help popup

added tab index for menu buttons

added tab index for PI activity items

    • -19
    • +19
    ./lams/authoring/cv/PropertyInspectorNew.as
added few conditional calls for context menu

    • -3
    • +11
    ./lams/authoring/cv/CanvasActivity.as
added code to send saved or no saved argument to author jsp page for confirmation message on close of browser window

made change in the call for custom context menu

added a line of code to select the activity

    • -0
    • +2
    ./lams/monitoring/mv/MonitorController.as
added code to show help content for activities in monitor tab view

    • -1
    • +26
    ./lams/monitoring/mv/MonitorModel.as
made a small chnage in geturl call for help content

removed unused preview label + use existing label

added a line of code to text align title to center of canvas activity

    • -32
    • +34
    ./lams/authoring/cv/CanvasActivity.as
i18n for start and schedule date strings

  1. … 8 more files in changeset.
added a method to show Help > About LAMS window

added a cursor Learner Icon for user in sequence tab

added code to show relevant bg color based on category id the activtiy belogs to, but commented out the call for method as per Ernie's did not want to show category colors in library.

This can be used later if we decide to go back to color seperation on toolkit library

    • -3
    • +31
    ./lams/authoring/tk/TemplateActivity.as