Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added few trace commands for testing

removed group names step

    • -69
    • +5
    ./org/lamsfoundation/lams/wizard/WizardView.as
finished up final stage of wizard

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

    • -1
    • +40
    ./org/lamsfoundation/lams/wizard/WizardModel.as
added methods to initialize/start lesson and create lesson class requests

    • -0
    • +57
    ./org/lamsfoundation/lams/wizard/Wizard.as
major functionality completed

    • binary
    ./lam_addseq_wiz.swf
added a contion to check if activity has a parent id than do not draw it on grid outsitethe container

commeted out few line in init method

made changes to init and draw method to load child activities properly with icon and background panel and make tranistions working on container while it is locked

completed UI steps 1 - 5 - show/clear/validation methods for steps

    • -38
    • +256
    ./org/lamsfoundation/lams/wizard/WizardView.as
little method name bug

    • -1
    • +1
    ./org/lamsfoundation/lams/wizard/WizardModel.as
added isBusy flag to block calls while flash is busy doing request/view response

updated FLA - new summery MC, added components to main MC

added clip 'TodoTabView' and small changes in LessonTabView and contribute data row movieclips

add sequence wizard flash files

    • binary
    ./lam_addseq_wiz.fla
flash Wizard to add a new sequence (lesson)

    • -0
    • +558
    ./org/lamsfoundation/lams/wizard/Application.as
    • -0
    • +310
    ./org/lamsfoundation/lams/wizard/Wizard.as
    • -0
    • +103
    ./org/lamsfoundation/lams/wizard/WizardController.as
    • -0
    • +428
    ./org/lamsfoundation/lams/wizard/WizardModel.as
    • -0
    • +781
    ./org/lamsfoundation/lams/wizard/WizardView.as
changes to populate user scrollpanes

changed method name for set and get URL to taskURL

created TodoTabView class to show contribute data under Todo Tab

    • -0
    • +311
    ./org/lamsfoundation/lams/monitoring/mv/tabviews/TodoTabView.as
added method to present Contribute activities in a required task scrollpane and updated setSize and setPOsition methods

added initialisation for TodoTab

added a method to return Contribute Activities type as String Literal

created method to clear the data from learner and staff list and remove movieclip from the scrollpane

added methods to retrieve isRequired entries

small bug fix on getEntries recursive method

modified CA recursive methods

fixed role names

loading scrpane methods for users

reset users flags to run polling method after clicking another org

merged with pradeeps changes + loading scrpane methods for users