• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added version and lockedForEdit fields, which will be used to stop the learner's progressing while the stop gates are added, for edit on the fly.

    • -3
    • +5
    /lams_common/db/sql/create_lams_11_tables.sql
updated logic for adding gate activity to runtime sequence

lesson progress data fix

    • binary
    /lams_learning/web/lams_learner.swf
remove 1 message and add 1 that got lost

fix some html validator warnings

Still trying to get this delete right!

Build was failing if some of the build directories didn't exist, so it couldn't be deleted. Change style of delete.

fixed translation list for about us dialog + lesson progress data fix

    • binary
    /lams_central/src/flash/lams_authoring.fla
    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
fixed about us dialog

    • binary
    /lams_central/src/flash/lams_authoring.fla
    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Checked it in set to RAMS! Should default to LAMS.

Build was failing on Shaun as web/flashxml directory didn't exist, so it couldn't be deleted. Change style of delete.

Moved the flashxml files to conf, and split them into LAMS and RAMS. The correct set is now copied to the web directory when you run the build.

    • -0
    • +1
    /lams_central/conf/flashxml/lams/all_learning_designs.xml
    • -0
    • +1
    /lams_central/conf/flashxml/lams/all_library_details.xml
    • -0
    • +1
    /lams_central/conf/flashxml/lams/configData.xml
    • -0
    • +1
    /lams_central/conf/flashxml/lams/defaultTheme.xml
    • -0
    • +1
    /lams_central/conf/flashxml/lams/learning_design.xml
    • -0
    • +1
    /lams_central/conf/flashxml/lams/limeTheme.xml
    • -0
    • +1
    /lams_central/conf/flashxml/lams/rubyTheme.xml
  1. … 178 more files in changeset.
Tweaking the build for RAMS - MCQ tool not included for RAMS. The correct set of tools is picked up automatically from the conf.application parameter.

merged head change to library

    • binary
    /lams_central/src/flash/lams_authoring.fla
file EditOnFlyProcessor.java was initially added on branch editonfly_branching.

file SystemGateActivity.java was initially added on branch editonfly_branching.

file SystemGateActivityStrategy.java was initially added on branch editonfly_branching.

added system gate + functionality/handling to add a system gate to the LD when setting up Edit on the Fly (flash/java)

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • -1
    • +10
    /lams_common/db/sql/insert_types_data.sql
  1. … 3 more files in changeset.
fixed translation list for about us dialog

    • binary
    /lams_central/src/flash/lams_authoring.fla
    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Splitting LAMS language files into two sets - LAMS and RAMS. Needed to clear the build directories that contained the language files before building.

    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_ar_JO.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_cy_GB.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_de_DE.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_el_GR.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_en_AU.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_ko_KR.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_mi_NZ.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_no_NO.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_pt_BR.properties
  1. … 121 more files in changeset.
Splitting LAMS language files into two sets - LAMS and RAMS

    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_cy_GB.properties
    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_el_GR.properties
    • -235
    • +0
    /lams_admin/conf/language/ApplicationResources_en_AU.properties
    • -235
    • +0
    /lams_admin/conf/language/ApplicationResources_es_ES.properties
    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_it_IT.properties
    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_ko_KR.properties
    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_mi_NZ.properties
    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_no_NO.properties
    • -235
    • +0
    /lams_admin/conf/language/ApplicationResources_pl_PL.properties
    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_pt_BR.properties
    • -235
    • +0
    /lams_admin/conf/language/ApplicationResources_sv_SE.properties
    • -0
    • +235
    /lams_admin/conf/language/lams/ApplicationResources.properties
    • -0
    • +220
    /lams_admin/conf/language/lams/ApplicationResources_cy_GB.properties
    • -0
    • +220
    /lams_admin/conf/language/lams/ApplicationResources_da_DK.properties
  1. … 420 more files in changeset.
Updating Maori

    • -2
    • +2
    /lams_tool_survey/conf/language/ApplicationResources_mi_NZ.properties
Updating English, Spanish, Polish and Swedish

  1. … 5 more files in changeset.
fixed up welsh translators names

    • binary
    /lams_central/src/flash/lams_authoring.fla
fixed replicated code + fixed children selected activity in monitor (Seq tab)

    • 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
file CommonCanvasView.as was initially added on branch editonfly_branching.

fixed unlock problem for edit on the fly mode + created common canvas view file for CanvasView and MonitorTabView

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
Tool deployer now finds and runs the update script

All tools their update script to the deploy dir when the creat-tool-package task is called

Checks the minimum compatible version of the tool from deploy.xml with the existing version in the lams_configuration table, failes if the tool is not compatible