Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changes in PropertyInspectorNew moviclip

changes in some methodfs to resolve JIRA Task 245 and

further reducd the height of PI Panel.

changes in createGateTransition and addTranstionTOActivity methods

added method to return ddm data fro workspace

flash flash comm update (using 'refresh')

  1. … 1 more file in changeset.
changes to resolve some PI issue regarding not showing grouping for optional activity

changes in activityClick, activityRelease, activityReleaseOutside and createValidTransitionTarget to fix issues related to JIRA task - 311 and check if activity has to or from transition then user cannot assign it as an optional activity

changes in the addActivityToTransition method to handle error message for invalid transitions

need to delete connection after send

updated learner receiving connection

changes in the wokspace and propertyinspectornew movieclips

no change, commiting for testing purpose as i cannot commit my authoring flash file

made a small change in the contributeEntryRow movieclip

added a dictionary value to contribute button

use popup windows for contribute tasks

validation for import/export and enabling of export menu item

added modified flag

latest flash file with offset stepper min and max limit set for both hours and mins

changes in the PropertyInspectorNew moviclip to resolve jira task 326

changes in setStyle method to resolve jira task 326

open virtual folders in workspace and start with private folder selected (step 1)

    • -3
    • +23
    ./org/lamsfoundation/lams/wizard/WizardView.as
  1. … 1 more file in changeset.
fixed label for go button (contribute task)

added a new movieclip for new Property inspector naming: "PropertyInspectorNew" and made a small change in the workspace movieclip to hide input_txt field

import passon connection

A new class to show set properties for all types of activities, called when Application attaches PropertyInspectorNew movieclip on the root of authoring Application

    • -0
    • +966
    ./org/lamsfoundation/lams/authoring/cv/PropertyInspectorNew.as
added import/export popup methods

added a property for piHeight set from PropertyInspectorNew class and created set metthod to set the height for PI called onResize on Application and get method to return the new piHeight set to adjust the canvas and PI height

commented out all the methods and properties used for initiating Property Inspector in popup window

1) Added properties property inspector. 2) Added a line of code in constructor function. 3) Added code to launch PI on screen below the canvas in setupUI method. 4) Change in the code for onResize method and 5) Made changes to onKeyDown method

added method to open design from import after callback by passon