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

made changes to relove tarnsition bug on sequence tab if visited after learners lab

appended servlet mapping + filter mapping updated + flash servlet call fixes + dictionary fix

    • -1
    • +1
    ./org/lamsfoundation/lams/learner/Scratchpad.as
  1. … 5 more files in changeset.
servlet call change + dictionary fix

  1. … 2 more files in changeset.
changed the label from Serial No: to Build No: in About LAMS movie clip

added code to show default cursor if there is any error while saving adesign this will remove flying pie from the screen that appears when user saves a design to show saving in progress

added few more checkes to make sure that while saving a new design both learningDesign ID and title for the design is undefined, null or not set