updatescripts

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2903: remove upgrade sql scripts as now they are done by autopatch

    • -22
    • +0
    ./alter_201_system_tool_user_workspace.sql
  1. … 4 more files in changeset.
LDEV-2807: Support for MySQL 5.5

  1. … 50 more files in changeset.
LDEV-2239: Upgrading mysql connector

  1. … 19 more files in changeset.
Adding an update script for the competence tables

    • -0
    • +23
    ./alter_22_competence.sql
Fixing up the alter_211_tool_adapter_sql update script to have the correct update statement.

Fixing up the alter_211_tool_adapter_sql update script to have the correct update statement.

Adding update script for lams_tool table for tool adapters

    • -0
    • +2
    ./alter_211_tool_adapter.sql
Adding configuration entry for google map key to the configuration table, included in config insert scripts and an update script

  1. … 6 more files in changeset.
Removing lams_support@melcoe.mq.edu.au from the config table as it may be misleading to users, this is the email used by the Forgot Password functionality, and it will retrun undeliverable if someone tries to reply to it.

  1. … 4 more files in changeset.
LDEV-1702 Fixing up Japanese problem, now updated using the updateLocales.sql in the updater package

LDEV-1511

This has been changed again to prevent the tool deployer code failing during the update

Now all innodb alterations and adding contraints required for LDEV-1511 are done in this one script, which is allowed to fail.

LDEV-1511 add foreign key constraints to innodb tables

  1. … 4 more files in changeset.
LDEV1702 - Fixing Japanese description field to have the correct Japanese characters "日本語" for update and craete scripts

  1. … 1 more file in changeset.
Some of the configuration items were set to required, when they aren't required in the full build scripts.

LDEV-273: Forgot password logic to allow lookup on email address only, so adding a new index for that field.

  1. … 1 more file in changeset.
LDEV-1598 Added four new configuration items for setting screen sizes of authoring, monitor, learner and system admin.

  1. … 11 more files in changeset.
LDEV-1005 adding missing row to update script, otherwise everyone seems to default to flashless learner.

LDEV-1579: Tools now indicate whether or not they support tool outputs, which allows the authoring client to only list tools that should have conditions.

  1. … 12 more files in changeset.
LDEV-1005: Implementing a non-Flash learner interface

  1. … 51 more files in changeset.
LDEV-1563: Allow sites to set up a custom tab.

  1. … 10 more files in changeset.
LDEV-1511 make tables created as MyISAM into InnoDB by modifying create table statements and creating update scripts.

    • -0
    • +15
    ./alter_21_engine.sql
  1. … 11 more files in changeset.
LDEV-273: Adding new table lams_password_request.

  1. … 2 more files in changeset.
Insert and update scripts for lams_supported_locale table for FCKEditor language file mappings for LDEV-1349

  1. … 1 more file in changeset.
LDEV-1349: Adding a column in the db to record the correct FCKeditor language file.

    • -0
    • +9
    ./alter_21_groupings_fckeditor.sql
  1. … 1 more file in changeset.
LDEV-1473 Updating learner_progress_url for branching and sequence activities (now points to ComplexLearnerProgressAction in lams_monitoring rather than an action in lams_learning)

  1. … 1 more file in changeset.
LDEV-1488: Demo was missing the system_tool_id for 90 grouping activities. This script fixes this problelm - how it arose is unknown.

    • -0
    • +6
    ./alter_21_fixgroupings.sql
Missed some of the updates to the system tool table for branching and optional sequences.

LDEV-1284 integration organisation no longer mandatory; orgid column in lams_ext_server_org_map can be null now.

  1. … 3 more files in changeset.
LDEV-1218: Adding the batch size for the learner progress screen to the monitoring call.

  1. … 5 more files in changeset.
LDEV-1301: Changing some of the I18N labels for the configuration screen to reuse existing labels. Removed the LearnerProgressBatchSize as we aren't using it for the Learner Progress screen after all.

  1. … 4 more files in changeset.