• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
created lots of new set and get methods and made changes in the init method to handle mouse events based on the class it is called from

changes in onResize method to send correct data on event listeners

changes in init and draw method to to show learner icon on complex activity

changes in the draw method to show learner icon properly on complex activity

added code to togle activity between negative and positive based on run offline selection in PI and updated code to place learner icon on the correct level

remove warnings only

only if user is in Lesson's LessonClass rather than if user is in Lesson's Organisation, allow user to monitor or participate in the Lesson

retrieve WebApplicationContext from proper servletContext to get IUserMangementService bean , as Dapeng found out to fix OpenSessionInViewFilter-not-work issue

  1. … 4 more files in changeset.
Add default handle for clear session.

Logout also clear system shared session.

Add customiseSessionID.

  1. … 6 more files in changeset.
latest flash file with changes in ToolbarView, PropertyInspectorNew and small changes

added a class property for bgNegative and made changes in the refresh and setStyles method to handle change in the run Offline property in selected activity's Property Inspector

code added to refresh activity on change of runoffline checkbox in Property Inspector

change in the showHideAsstes method to get correct longest width amongst flow, gate and branch button

Cleaning up unneeded stylesheets and tidying up portfolio pages.

    • -14
    • +13
    ./java/org/lamsfoundation/lams/web/tag/CssTag.java
  1. … 7 more files in changeset.
corrected a mistake while calulating max width between gate, branch and flow button to show correct submenu panel width

added a check for Toolkit Title label test width if it is more than 25 characters then truckated the title to max 25 caraters plus 3 dots.

made changes in the draw method to place learner icon on parent movieclip of the learner's current activity in progress data when called from Sequence Tab in monitor application.

set the visibility of delimeter line for tool activities to true

added few class properties and method to setup button on toolbar with variable width depending on the with of button label and button icon as they vary from language to language

added a method to create an array of toolbar menu buttons and notify view to setup buttons on toolbar panel

added a line of code to initiate drawing of toolbar menu button

Improve error msgs handling.

  1. … 2 more files in changeset.
changed % to _ for uniqueID

changes in the getTransitionsForActivityUIID method to handle circular sequence check with two new items in return object (out and into) returing out transition and from to transition

added a new method to check looping for sequence so that user cannot create a circular sequence and made some changes in the addActivityToTransition to handle few more checks for transitions with some spelling coreaction for dictionary items

fix for progress bar update - on redirect pages

Remove unnecessary fla files

changes in the LearnerActivity, LearnerActivity_forComplex, LearnerComplexActivityLinear, LearnerGateActivity for small label ui changes