• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed up problem with optional activity not displaying

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
Change to tool contract to allow the define later and run offline fields to be turned off - needed for live edit.

Change to tool contract to allow the define later and run offline fields to be turned off - needed for live edit.

Split the scheduling of gates into a separate public method, so I can schedule gates from live edit.

    • binary
    /lams_build/lib/lams/lams-monitoring.jar
Updating the define later and run offline flags when live edit completes.

Schedule any new schedule gates - which requires a call across to monitoringService (grrr).

Updating the define later and run offline flags when live edit completes

fixed single act design (+ live edit) issue caused by null pointer exception

made logo image dynamically loaded in wizard from www/images dir

    • binary
    /lams_monitoring/web/lams_wizard.swf
    • binary
    /lams_monitoring/web/lams_wizard_library.swf
    • binary
    /lams_www/web/images/monitor.logo.swf
updated default + new rams skins + applied styles to additional components in authoring that had been hardcoded

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
updated default skins + applied styles to additional components in authoring that had been hardcoded

    • -0
    • +1
    /lams_central/conf/flashxml/rams/ramsTheme.xml
    • binary
    /lams_central/src/flash/lams_authoring.fla
update to rams theme

Updating Welsh, Danish, Greek, English, Spanish, French, Korean, Maori, Norwegian, Polish, Portuguese, Swedish, Vietnamese... all this is for the copyright 2007 change

Adding initialise field, so we can tell which activities get added during the live edit.

    • -1
    • +2
    /lams_common/db/sql/create_lams_11_tables.sql
Converted the CompleteActivity logic to use a forward, rather than a redirect, to make it more efficient.

Refactoring the "complete activity" logic so that tools, gates and grouping screens all complete in the same way. Without this change, when the gates and grouping screens were opened in popup window (after completion), it tried to go to the next activity rather than closing the window.

used a panel (mc) in learner tab view to fix a scroll height issue on the movieclip

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
Breaking the completeToolSession functionality into two parts. Now the tool session is completed but it forwards to another call to complete the activity and calculate the next activity. This is to reduce the chances of collisions when live edit is being started, in a clustering environment. See the live edit wiki page for more details.

    • binary
    /lams_build/lib/lams/lams-learning.jar
added error handling and isLearningDesignAval check

split into two calls for setting up live edit

Fix problem with database name always being lams instead of the one specified in the db.name var

    • -4
    • +4
    /lams_common/db/sql/create_lams_11_db.sql
prevent js alert appearing when cancelling live edit

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
confirm dialog on clicking live edit button

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
live edit : removed revert menu option + put apply and cancel buttons together and spaced apart from other common buttons

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
added validation alert window

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Replaced the hardcoded mode parameter in the method 'getFolderContentsExcludeHome' with the mode value supplied by the web service call 'getLearningDesigns'

Redoing change from head that had been lost in the merge. Related to the login change done for 2.0.1

Added comment explaining the mode parameter for the web service call getLearningDesigns.

mode = 1 : AUTHORING mode, both valid and invalid learning designs will be returned.

mode = 2: MONITORING mode, only valid learning designs are returned.

capture null ptr exception

file ValidationIssue.as was initially added on branch editonfly_branching.

validation of transitions before saving in live edit

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf