• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
hide open system gate + handle modified transition on canvas

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Added functionality to be used for the installer/updater, it now correctly updates teh web.xml and manifests in the lams_learning, lams-central and lams-monitoring wars. it also updates the application.xml

    • -2
    • +1
    /win_installer/BUILD-InstallerUpdater.txt
Fixing up todo comment

Removing temporary hack from previous version - have worked out how to delete the tool sessions in authoring for edit on fly, so can go back to preparing the tool sessions as normal.

Got the basic gate window working in monitoring - needed for the class wide export portfolio.

Remove the tool sessions related to any non-grouped activity which is deleted via edit on fly. Doesn't apply to grouped activities as their tool sessions aren't "pre-initialised" when the lesson is started.

Got the basic gate window working in learner - system gate had the wrong type id and needed to inherit from PermissionGate to pick up the default screen.

Got the basic gate window working in learner - system gate had the wrong type id and needed to inherit from PermissionGate to pick up the default screen.

    • -2
    • +2
    /lams_common/db/sql/insert_types_data.sql
Temporary fix for deleting activity and their matching tool sessions - just don't create the tool sessions in the first place.

Added functionality to be used for the installer/updater, it now correctly updates teh web.xml and manifests in the lams_learning, lams-central and lams-monitoring wars. it also updates the application.xml

functionality for the updater completed, just needs fine tuning

    • binary
    /win_installer/src/language-pack.nsi
Id column name changed to match other column names. Not I18N'd as this refers to an actual column name in the database.

Added comment for 2.0.1

fixed validation issues dialog - translation problem

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1157: Added new configuration parameter, to make Edit On The Fly optional. Defaults to off.

    • -0
    • +1
    /lams_common/db/sql/insert_unix_config_data.sql
    • -1
    • +2
    /lams_common/db/sql/insert_windows_config_data.sql
    • -1
    • +2
    /lams_monitoring/web/monitorLesson.jsp
[LI-57] Added in an extra class to deploy UpdateToolContextPath.jave, if you call its main method with the path to a tool's deploy.xml, it will update the manifests and web.xmls for lams-central.war, lams-learning.war and lams-monitoring.war instead of replacing them with new ones

Updated release number to 2.0.1, ready for the release next week.

    • -5
    • +5
    /lams_common/db/sql/insert_unix_config_data.sql
    • -5
    • +5
    /lams_common/db/sql/insert_windows_config_data.sql
translation fix

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Moved LAMS language files to the LAMS directory, and created a separate directory for RAMS language files.

    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_da_DK.properties
    • -209
    • +0
    /lams_admin/conf/language/ApplicationResources_fr_FR.properties
    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_vi_VN.properties
Added context application and classpath columns

    • -2
    • +8
    /lams_tool_chat/db/sql/tool_insert.sql
    • -2
    • +8
    /lams_tool_forum/db/sql/tool_insert.sql
    • -4
    • +9
    /lams_tool_lamc/db/sql/tool_insert.sql
    • -2
    • +8
    /lams_tool_laqa/db/sql/tool_insert.sql
    • -1
    • +7
    /lams_tool_larsrc/db/sql/tool_insert.sql
  1. … 12 more files in changeset.
Instructions to build the installer/updater

    • -6
    • +8
    /win_installer/BUILD-InstallerUpdater.txt
Added context application and classpath columns

    • -2
    • +8
    /lams_tool_example/db/sql/tool_insert.sql
Only one update for each release - the tool deployer won't go back and apply multiple scripts, it will only look for the script with the same date as the tool release.

make the 'moodle test' organisation have type=course and state=hidden, by default - for LDEV-1107

update script for LDEV-1107

Instructions to build the installer/updater

    • -0
    • +46
    /win_installer/BUILD-InstallerUpdater.txt
Files for the 2.0.1 updater/installer

    • -0
    • +17
    /win_installer/src/final.ini
    • -0
    • +44
    /win_installer/src/lams_components.ini
    • binary
    /win_installer/src/language-pack.nsi
    • binary
    /win_installer/src/updateLocales.sql
    • binary
    /win_installer/src/updater.nsi
    • -0
    • +101
    /win_installer/templates/buildcombinedtasks.xml
    • -0
    • +14
    /win_installer/templates/news.html
    • -0
    • +95
    /win_installer/templates/update-deploy-tools.xml
added in a property to each tool's buiild.properties for the language packe package

Changed update scripts to make them compatible for remote ant call (for updater)

Small change to tool deployer to correct version check bug