Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
made changes in the code to adapt to new activity category id for colour coding of activity backgrounds

placement change for setStyles call on template activity initiation

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

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

    • -0
    • +20
    ./org/lamsfoundation/lams/authoring/Activity.as
added code to launch help window for selected tab when user clicks on generic help button in monitor

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

added few conditional calls for context menu

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

added code to show help content for activities in monitor tab view

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

i18n for start and schedule date strings

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

made changes in the canvasactivity parallel and optional mc for authoring and added new mc for AboutLams in monitoring, aslo made some small changes in other mc

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

added code to show relevant bg color based on category id the activtiy belogs to

use translation label for lesson title in a preview lesson

exit button fix for learner

  1. … 3 more files in changeset.
alignment adjustment + title length limits '...'

    • -6
    • +14
    ./org/lamsfoundation/lams/learner/ls/LessonView.as
  1. … 1 more file in changeset.
updated the canvas minimum default size to 1024 x 768 and if the window is resized to higher value, canvas size will remain to the highest window size