Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added couple of methods to get progress data and saving it

updated the files to handle monitor view and controller as well

change in draw method to to show title lable for optional activity container

changed step 2 validation, scrollbar for summery desc

    • -6
    • +7
    ./lamsfoundation/lams/wizard/WizardView.as
updated initializeLesson method to not include description in the request if not set.

    • -1
    • +5
    ./lamsfoundation/lams/wizard/Wizard.as
scroll addition to summery

    • -0
    • +12
    ./lamsfoundation/lams/wizard/WizardView.as
added summery offset vars

    • -4
    • +6
    ./lamsfoundation/lams/wizard/WizardView.as
added key control to open debugger

added use of Dictionary and ThemeManager (Styles) to view

    • -43
    • +167
    ./lamsfoundation/lams/wizard/WizardView.as
changed wizard height constant

set wizard's dimensions as stage's dimensions

    • -1
    • +1
    ./lamsfoundation/lams/wizard/Wizard.as
under construction, so don't even bother to checkout this file at this point

put some conditions to show optional activityies properly in learner tab view in monitor

added MODULE string

added code to initiate the Learner Tab

corrected the Constructor name from MonitorView to MonitorTabView

made changes to the initi method to draw the optional activity children properly

added getDTO method

    • -1
    • +11
    ./lamsfoundation/lams/monitoring/User.as
org tree is reloaded if user has not passed step 3 (ie selected users from class)

    • -6
    • +17
    ./lamsfoundation/lams/wizard/WizardView.as
added method to select a node - used to select first visible node in tree

    • -0
    • +9
    ./lamsfoundation/lams/wizard/WizardController.as
added org tree handle for input params courseID/classID

    • -12
    • +20
    ./lamsfoundation/lams/wizard/Wizard.as
added a condition to check parentID while drawing design on the Monitor canvas so that child activities will not be drawn outside of any complex activity container

replaced event handler for select claas button with edit class button as select class is no required in lesson tab after latest changes in functionality and user flow

made some changes in loadLearners and loadStaff methods

added few trace commands for testing

removed group names step

    • -69
    • +5
    ./lamsfoundation/lams/wizard/WizardView.as
  1. … 2 more files in changeset.
finished up final stage of wizard

    • -19
    • +118
    ./lamsfoundation/lams/wizard/WizardView.as
added lessonID and resultDTO to model

added methods to initialize/start lesson and create lesson class requests

    • -0
    • +57
    ./lamsfoundation/lams/wizard/Wizard.as
    • -0
    • +27
    ./lamsfoundation/lams/wizard/WizardController.as
added a contion to check if activity has a parent id than do not draw it on grid outsitethe container