lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating French

Updating

Updating French and Italian

Updating scripts to call deploy.xml, rather than deploy.properties

Version updated for 2.1 release

Last-minute fix for a problem with Emailer for 2.1. The correct SMPT server was not being correctly fetched after being changed by the sysadmin because the Session.getDefaultInstance got the old version, now Session.getInstance creates a new one.

Moving the dump.sql out of the build dir so it gets committed for reference in the CVS

    • -0
    • +4461
    /win_installer/database/dump.sql
    • -1
    • +2
    /win_installer/installer/src/installer.nsi
    • -1
    • +2
    /win_installer/updater/src/updater.nsi
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
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -1
    • +1
    /lams_common/db/sql/insert_lams_windows_config_data.sql
    • -1
    • +1
    /lams_common/db/sql/insert_rams_unix_config_data.sql
    • -1
    • +1
    /lams_common/db/sql/insert_rams_windows_config_data.sql
Updating readmes for 2.1

    • -18
    • +18
    /unix_installer/installer-package/readme
    • -2
    • +2
    /unix_installer/upgrader-package/readme
Updating readmes for 2.1

    • -11
    • +18
    /unix_installer/installer-package/readme
    • -0
    • +13
    /unix_installer/upgrader-package/readme
Updating Greek

Updating Norwegian and Greek

Fixed bug with dragging branch connected activities to optionals.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1825: When we copy a learning design, make sure any grouping details and associated mappings attached to a teacher chosen branching or a define later grouped branching are not copied. If we don't do this, we encounter problems when run a design that has been attached to a lesson. Otherwise we either throw an exception (as the grouping doesn't exist) or we use the groupings that were used in the previous lesson and they may not be wanted.

Adding malay to 2.1 updaters updateLocales.sql

Updater changes for 2.1

    • -0
    • +65
    /unix_installer/upgrader-package/conf/mysql-ds.xml
    • -16
    • +21
    /unix_installer/upgrader-package/readme
Tool deploy packages for 2.1

tool deployer library

LDEV-1675 change alert title from confirm to warning for insert/merge warning dialog.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Making a sample repository for 2.1 installer that contains the sequences included for the sample lesson

Some small changes for 2.1 unix installer

updating versions to 2.1

    • -11
    • +4
    /unix_installer/installer-package/readme
Added mysql port as an option to the lams.properties file

Added sql port to the list of things to filter in mysql-ds.xml

renaming lams.dump to dump.sql

Updated database dump to remove uneccessary rows in the config table, as well as to add sample lessons to the db

    • -0
    • +4928
    /unix_installer/installer-package/database/dump.sql
LI-159 updated mysql-ds.xml

LDEV-522 wiki -> minor changes with removing option to include fckeditor (should always be there)

LDEV-522 some code cleanup, removed allowupload code

    • -3
    • +2
    /lams_tool_wiki_orig/db/sql/create_lams_tool_wiki.sql
Updating Italian