Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1511 add foreign key constraints to innodb tables

    • -0
    • +28
    ./updatescripts/alter_21_engine.sql
  1. … 4 more files in changeset.
LDEV1702 - Fixing Japanese description field to have the correct Japanese characters "日本語" for update and craete scripts

    • -0
    • +3
    ./updatescripts/alter_21_groupings_fckeditor.sql
Some of the configuration items were set to required, when they aren't required in the full build scripts.

    • -6
    • +6
    ./updatescripts/alter_21_branching.sql
hungarian user already exists :(

add hungarian user

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

    • -0
    • +3
    ./updatescripts/alter_21_groupings_fckeditor.sql
LDEV-1598 Added four new configuration items for setting screen sizes of authoring, monitor, learner and system admin.

    • -1
    • +13
    ./insert_lams_windows_config_data.sql
    • -1
    • +13
    ./insert_rams_windows_config_data.sql
    • -0
    • +12
    ./updatescripts/alter_21_branching.sql
  1. … 7 more files in changeset.
LDEV-1005 adding missing row to update script, otherwise everyone seems to default to flashless learner.

    • -0
    • +2
    ./updatescripts/alter_21_branching.sql
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.

    • -0
    • +4
    ./updatescripts/alter_21_branching.sql
  1. … 11 more files in changeset.
Updating for 2.1 RC1

LDEV-1005: Implementing a non-Flash learner interface

    • -1
    • +4
    ./updatescripts/alter_21_branching.sql
  1. … 46 more files in changeset.
LDEV-1563: Allow sites to set up a custom tab.

    • -1
    • +8
    ./updatescripts/alter_21_branching.sql
  1. … 6 more files in changeset.
LDEV-1511 make tables created as MyISAM into InnoDB by modifying create table statements and creating update scripts.

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

    • -0
    • +9
    ./updatescripts/alter_21_groupings_fckeditor.sql
  1. … 1 more file in changeset.
Insert and update scripts for lams_supported_locale table for FCKEditor language file mappings for LDEV-1349

    • -1
    • +29
    ./updatescripts/alter_21_groupings_fckeditor.sql
LDEV-1349: Adding a column in the db to record the correct FCKeditor language file.

    • -6
    • +0
    ./updatescripts/alter_21_fixgroupings.sql
    • -0
    • +9
    ./updatescripts/alter_21_groupings_fckeditor.sql
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)

    • -0
    • +3
    ./updatescripts/alter_21_branching.sql
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
    ./updatescripts/alter_21_fixgroupings.sql
Missed some of the updates to the system tool table for branching and optional sequences.

    • -7
    • +16
    ./updatescripts/alter_21_branching.sql
Preparing for 2.1 Beta Release - Updated dictionary date.

Preparing for 2.1 Beta Release

LDEV-1284 integration organisation no longer mandatory; marking file as ascii, not binary

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

    • -0
    • +3
    ./updatescripts/alter_21_branching.sql
  1. … 3 more files in changeset.
LDEV-1218: Adding the batch size for the learner progress screen to the monitoring call.

    • -1
    • +2
    ./updatescripts/alter_21_branching.sql
  1. … 1 more file 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.

    • -22
    • +19
    ./insert_lams_unix_config_data.sql
    • -22
    • +19
    ./insert_lams_windows_config_data.sql
    • -23
    • +20
    ./insert_rams_unix_config_data.sql
    • -22
    • +19
    ./insert_rams_windows_config_data.sql
    • -50
    • +124
    ./updatescripts/alter_21_branching.sql
LDEV-1285: Adding a new Activity type "Options With Sequences" so the Flash will know whether to expect sequences or not. The type is stored in the database otherwise we won't know which type it will be if the user saves the Optional without any child activities. The back end treats all Optional activities the same.

    • -0
    • +2
    ./updatescripts/alter_21_branching.sql
  1. … 6 more files in changeset.
fix missing semi-colon

    • -1
    • +1
    ./updatescripts/Alter21Integration.java
removing accidental commit

    • -10
    • +0
    ./lams_user_organisation_collapsed.sql
LDEV-1252 adding new table lams_user_organisation_collapsed; refactored jsps/action/data access to accomodate collapsible courses; added callback servlet UpdateCollapsedGroupServlet.

    • -0
    • +10
    ./lams_user_organisation_collapsed.sql
    • -1
    • +10
    ./updatescripts/alter_21_branching.sql
  1. … 18 more files in changeset.
LDEV-1278: Adding calls that allow the sending of learner progress records in batches. This requires specific HQL to lookup the records, and a new entry (for the size of the batches) in the configuration table.

    • -0
    • +1
    ./updatescripts/alter_21_branching.sql
  1. … 6 more files in changeset.