patch0013_updateFrom21.sql

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4945 Fix mysql comments on patch files

  1. … 76 more files in changeset.
LDEV-4945 Fix mysql comments on patch files

  1. … 101 more files in changeset.
LDEV-2807: Support for MySQL 5.5

  1. … 52 more files in changeset.
adding some forgotten db updates

LDEV-1893 - Event notification service db stuff added to autopatch script

LDEV-2028 fix update statement was incorrect

LDEV-2029 implement initial bind user for ldap

  1. … 10 more files in changeset.
LDEV-2028 ldap authentication now uses a general search filter instead of manually setting tree paths.

  1. … 11 more files in changeset.
LDEV-2006 forgot to update header for ssl truststore config items as well

LDEV-1260 Local live edit now added to wizard, added dbUpdate for this as well LDEV-1968 Several instances of one same lesson can now be started from the wizard module

Presence is back up and working, JHB needed to be recompiled with jdk 1.5 instead of 1.6

  1. … 37 more files in changeset.
Removing the following commands from the autopatch script so that the server versions are updated with the current date

-- Update the configuration table to have the current version of LAMS

UPDATE lams_configuration SET config_value='2.2' WHERE config_key='Version';

UPDATE lams_configuration SET config_value='2.2.0.200811310000' WHERE config_key='AuthoringClientVersion' OR config_key='MonitorClientVersion' OR config_key='LearnerClientVersion' OR config_key='ServerVersionNumber';

UPDATE lams_configuration SET config_value='2008-11-31' WHERE config_key='DictionaryDateCreated';

LDEV-2006 make javax.net.ssl.trustStore and javax.net.ssl.trustStorePassword system properties system wide, instead of only when an ldap connection is needed

  1. … 8 more files in changeset.
Updating the common autopatch script to include grouping changes and also to include the lams_configuration table changes (which are just server version and LAMS version changes)

LDEV-1871 Adding the ext_lms_id collumn to the update script

Turning off autocommit in the autopatch scripts so that if there are any errors, we dont end up with half of the statements executed

Turning off autocommit in the autopatch scripts so that if there are any errors, we dont end up with half of the statements executed

Fixing up the patch0013_updateFrom21.sql so alter the lams_lesson table instead of trying to add a new one

LDEV-1299: Backend for condition gates.

  1. … 25 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 - autopatch

LDEV-1916 support database updating via autopatch

    • -0
    • +1
    ./patch0013_updateFrom21.sql
  1. … 11 more files in changeset.