Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1299: Backend for condition gates.

  1. … 24 more files in changeset.
LDEV-1946: Added text search based conditions to Survey tool.

  1. … 32 more files in changeset.
LDEV-1606: Done some clean up and added several features for TextSearchConditions.

  1. … 14 more files in changeset.
LDEV-1907 Show a plus sign "+" in the activity if it contains more than 10 learners

LDEV-1469 Progress Bar - rotate green triangles

LDEV-1929 Implement presence in learner (Flash and non-flash)

= TODO:

+ must refactor to use xmpp service to create users with admin account

+ fix IE to catch flashvars sent from javascript

+ find workaround to not commenting out sasl in jsjac lib

LDEV-1783 Improve the error message when a user tries to select an activity inside an optional activity/sequence via the progress bar

  1. … 33 more files in changeset.
LDEV-1606: Added common code for creating text based conditions.

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

    • -0
    • +23
    ./sql/updatescripts/alter_22_competence.sql
fixing i18n characters that got munged in a previous commit

LDEV-1916 initialise db version for lams core

LDEV-1916 patches table required for autopatch

LDEV-1909 -Competence editor backend model

  1. … 4 more files in changeset.
LDEV-1911 Making Gmap tool have its own config page for the gmap API key, istead of putting it in the general lams configuration page.

Removing the gmap config item from the lams_configuration table (actually just removing the insert so it is never inserted)

    • -3
    • +0
    ./sql/insert_lams_unix_config_data.sql
    • -3
    • +0
    ./sql/insert_lams_windows_config_data.sql
LDEV-1299: Added some logic for the new "condition gate" that allows learners to pass depending on condition satisfaction.

  1. … 35 more files in changeset.
LDEV-1896: Extended permission gate. Teacher can now allow a single learner to pass the gate.

  1. … 14 more files in changeset.
LDEV-1581: Added most of the logic for creating/managing learner's choice grouping.

  1. … 31 more files in changeset.
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.

Added event notification service.

  1. … 15 more files in changeset.
Adding update script for lams_tool table for tool adapters

    • -0
    • +2
    ./sql/updatescripts/alter_211_tool_adapter.sql
LDEV-1861 Adding customCSV

Adding the extLmsId property to Activity and ActivityDTO so that flash can determine whether to display a external tool adapter tool or not

  1. … 1 more file in changeset.
2.1.1 version updates

    • -1
    • +1
    ./sql/insert_lams_unix_config_data.sql
    • -1
    • +1
    ./sql/insert_lams_windows_config_data.sql
  1. … 1 more file in changeset.
updating rams versions and default theme

    • -7
    • +7
    ./sql/insert_rams_unix_config_data.sql
    • -7
    • +7
    ./sql/insert_rams_windows_config_data.sql
adding turkish locale and user

Accidentally committed my own IP in the server url for this file -ooops

Also, added the gmap key to the config table for shaun build

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

    • -2
    • +5
    ./sql/insert_lams_unix_config_data.sql
    • -1
    • +4
    ./sql/insert_lams_windows_config_data.sql
    • -1
    • +4
    ./sql/insert_rams_unix_config_data.sql
    • -1
    • +4
    ./sql/insert_rams_windows_config_data.sql
    • -0
    • +4
    ./sql/updatescripts/alter_211_gmap.sql
  1. … 2 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
    • +1
    ./sql/insert_lams_unix_config_data.sql
    • -1
    • +1
    ./sql/insert_lams_windows_config_data.sql
    • -1
    • +1
    ./sql/insert_rams_unix_config_data.sql
    • -1
    • +1
    ./sql/insert_rams_windows_config_data.sql
    • -0
    • +4
    ./sql/updatescripts/alter_21_branching.sql
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.

    • -17
    • +82
    ./sql/updatescripts/alter_21_engine.sql
LDEV-1628: Updated version numbers for 2.1 release

    • -6
    • +6
    ./sql/insert_lams_unix_config_data.sql
    • -6
    • +6
    ./sql/insert_lams_windows_config_data.sql
LDEV-1511 add foreign key constraints to innodb tables

    • -0
    • +28
    ./sql/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