• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LI-178 Adding turkish language for the installers

  1. … 1 more file in changeset.
LI-167 check if mysql test works on a non-default mysql port

updated backup.java to use the mysql host and port in the mysqldump command so it will work for a non-default mysql port

LI-169 - new jars to add to default/lib

LI-167 check if mysql test works on a non-default mysql port

adding not about ldap config changes to updaters

  1. … 1 more file in changeset.
updating the server versions

  1. … 2 more files in changeset.
Fixing 2.2 unix updater to update from 2.1 and 2.1.1 LAMS versions

LI-164 - Adding a comment in the readme informing the sysadmin that they will need to re-install the flv player if they want it to work with 2.2

Adding a command to the update script for 2.2 to ensure that the spreadsheet tool is left as disabled for the 2.2 update

LI-161 - Fixing so a custom DEFAULT_DIR does not break the tool deployer

LI-167 Check if mysql works for a non-default port

updater is now changed to not prompt user for mysql port, it is retrieved either from lams.properties or the stored lams.properties instead

    • -24
    • +24
    ./ant-scripts/update-deploy-tools.xml
Un-commenting the script that updates the lams versions. This was going to be handled by autopatch, but that would mean that the server version numbers would not be updated for a normal build

LI-167 Check if mysql test works for a non-default mysql port

the problem here was not with jdbc but instead with shell, the SQL_URL's '&' character was getting munged by shell, so escaping it here did the trick

changing version numbers to 2.2

and a few little bug fixes for the main script

LI-172 Changing the conf files that need updating for 2.2

LI-167 Check if mysql test works for a non-default mysql port

the problem here was not with jdbc but instead with shell, the SQL_URL's '&' character was getting munged by shell, so escaping it here did the trick

  1. … 1 more file in changeset.
Changing a small comment in copyllid.java

changing version numbers to 2.2

LI-170 Autopatch now takes care of db updates, so alot of the old ant update task have now been commented

LI-171 New tools added to ant build to use the tool deployer

LI-172 application.xml updated to include new builds

    • -219
    • +94
    ./ant-scripts/update-lams.xml
Removing some 2.1 specific updates

    • -17
    • +1
    ./ant-scripts/update-core-database.xml
    • -30
    • +43
    ./ant-scripts/update-deploy-tools.xml
Updating library language files for combined activities

    • -0
    • +14
    ./language-pack/library/ChatAndScribe/ApplicationResources_de_DE.properties
    • -0
    • +14
    ./language-pack/library/ChatAndScribe/ApplicationResources_hu_HU.properties
    • -0
    • +14
    ./language-pack/library/ChatAndScribe/ApplicationResources_ms_MY.properties
  1. … 57 more files in changeset.
LI-170 Removing most of the update scripts as autopatch will now handle that stuff

    • -319
    • +0
    ./sql-scripts/alter_21_branching.sql
    • -108
    • +0
    ./sql-scripts/alter_21_engine.sql
    • -48
    • +0
    ./sql-scripts/alter_21_groupings_fckeditor.sql
    • -0
    • +9
    ./sql-scripts/alter_22_autopatch.sql
    • binary
    ./sql-scripts/setLamsConfiguration.sql
    • -58
    • +0
    ./sql-scripts/backup/alter_201_ext.sql
    • -22
    • +0
    ./sql-scripts/backup/alter_201_locale_id.sql
    • -22
    • +0
    ./sql-scripts/backup/alter_201_system_tool_user_workspace.sql
    • -16
    • +0
    ./sql-scripts/backup/alter_201_theme.sql
    • -14
    • +0
    ./sql-scripts/backup/alter_201_tool.sql
    • -31
    • +0
    ./sql-scripts/backup/alter_203_editonfly.sql
    • -7
    • +0
    ./sql-scripts/backup/alter_203_learner_progress.sql
    • -23
    • +0
    ./sql-scripts/backup/alter_203_transition.sql
LI-171 - Add new tools to the updater for 2.2

As of 2.2, we only need to use the tool deployer to add new tools, autopatch will handle any updaters thereafter

    • binary
    ./tools/lachat11/build/deploy/deploy.sh
    • -47
    • +0
    ./tools/lachat11/build/deploy/deploy.xml
  1. … 439 more files in changeset.
Removing assembly dir from upgrader cvs

LI-130 - JAVA_HOME intructions removed from readme

file ApplicationResources_el_GR.properties was initially added on branch lams2_0_7-2_1.

file ApplicationResources_mi_NZ.properties was initially added on branch lams2_0_7-2_1.

file ApplicationResources_it_IT.properties was initially added on branch lams2_0_7-2_1.

Including the tools in commit so they can be reproduced should this ever have to be rebuilt from source

    • binary
    ./tools/lachat11/build/deploy/deploy.sh
    • -0
    • +0
    ./tools/lachat11/build/deploy/deploy.xml
  1. … 338 more files in changeset.
Fixing up MC's update script for 2.0.7 to 2.1 update

file removeLDAPConfigsRows.sql was initially added on branch lams2_0_7-2_1.

    • -0
    • +0
    ./sql-scripts/removeLDAPConfigsRows.sql
Creating 2.0.7 - 2.1 updater branch for the folks at Solution Grove:

Changes

- Added sql script to remove the LDAP configs

- Changed the required database version from 2.0.4 to 2.0.7

- Changed the MC update script

    • -0
    • +1
    ./ant-scripts/update-core-database.xml
    • -0
    • +38
    ./sql-scripts/removeLDAPConfigsRows.sql
    • binary
    ./tools/lamc11/build/deploy/deploy.sh
    • -0
    • +0
    ./tools/lamc11/build/deploy/deploy.xml
    • binary
    ./tools/lamc11/build/deploy/lams-tool-lamc11.jar
    • binary
    ./tools/lamc11/build/deploy/lams-tool-lamc11.war
  1. … 23 more files in changeset.