lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
the section to install the language pack (the only section) is now compulsory

Cosmetic change, the 'branding test near the bottom of each installer page no longer displays "Nullsoft installer version....." but instead "Lams-Language-pack ...."

updates the Dictionary date created row in lams_configuration with the lates date of the language pack

Added in the Language-Pack-BUILD.txt which describes the steps needed to compile and run the language pack, also changed the date for the language pack for 20/12/2006

    • -0
    • +17
    /win_installer/Language-Pack-BUILD.txt
    • -0
    • +151
    /win_installer/src/Functions.nsh
    • -48
    • +59
    /win_installer/src/language-pack.nsi
updated labels for monitoring

fix for flash 8/mac

    • binary
    /lams_central/src/flash/preloader.fla
    • binary
    /lams_central/web/lams_preloader.swf
fix for flash 8/mac

    • binary
    /lams_central/src/flash/preloader.fla
    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_central/web/lams_preloader.swf
LDEV-1098: Increased size of locale_id field so that it will take more than 127 rows in the database. Matching java field is now an Integer, not a Byte.

    • -2
    • +2
    /lams_admin/conf/xdoclet/struts-forms.xml
    • -11
    • +11
    /lams_common/db/model/lams_11.clay
    • -3
    • +3
    /lams_common/db/sql/create_lams_11_tables.sql
These files no longer in use, they were from earlier failed attempts to insert into the database

    • binary
    /win_installer/src/SQLQueryGenerator.class
    • -55
    • +0
    /win_installer/src/SQLQueryGenerator.java
    • -50
    • +0
    /win_installer/src/insertlocale.sql
[LI-35] Now language-pack.nsi finally updates the rows in lams_supported_local with the correct utf-8 values, thanks to a non-procedural sql sript that Fiona made, which can be run in ant

    • -134
    • +11
    /win_installer/src/language-pack.nsi
    • -0
    • +47
    /win_installer/src/updateLocales.sql
Changes for LDEV-1061

Added the recipents name to the beginning of a private message.

Fixed test condition that checks whether requestSrc is empty

updated preloader for requestSrc param

    • binary
    /lams_central/src/flash/preloader.fla
    • binary
    /lams_central/web/lams_preloader.swf
auto tick reflection option when input text in reflect textarea.

    • -1
    • +19
    /lams_tool_nb/web/authoring/advance.jsp
    • -0
    • +19
    /lams_tool_sbmt/web/authoring/advance.jsp
encoding for insertLocale.sql changed to utf-8 and cleaned up

    • -21
    • +18
    /win_installer/src/insertlocale.sql
Enabled registry ckecks an updates

Removed call to decode the redirect URL.

LDEV-1099: Method name needs to be translated as the LookupDispatchAction class looks for the translated button name.

Changed the language pack to not use the sql procedures at all, because they do not seem to work in NSIS or ant, instead, the rows are updated from within the nsis code, and there is a list called languages.txt that contains all the current languages in the form:

[language_iso_code]-[country_iso_code]-[description]-[direction]

The language.txt file and the language-pack.nsi must be encoded with utf-8

Changed the language pack to not use the sql procedures at all, because they do not seem to work in NSIS or ant, instead, the rows are updated from within the nsis code, and there is a list called languages.txt that contains all the current languages in the form:

[language_iso_code]-[country_iso_code]-[description]-[direction]

The language.txt file and the language-pack.nsi must be encoded with utf-8

    • -2
    • +69
    /win_installer/src/language-pack.nsi
    • -0
    • +23
    /win_installer/src/languages.txt
design model change (version field)

changes for adding removal option to monitor

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
moodle changes for requestSrc param

    • binary
    /lams_central/src/flash/lams_authoring.fla
    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LI-38: Changed the function .inInstFail so it only dletes the files created by the failed installation (not retained files) and it removes the db which was made by teh failed install

Fix for LDEV-1079 Problems with the validation that checks if a user has answered the questions

    • binary
    /lams_tool_lamc/web/images/send.gif
Fix for null pointer exceptions in learner

    • -0
    • +59
    /lams_tool_lamc/web/learning/SimpleLearnerError.jsp
Added new properties: label.learner.error =An error occurred: error.learner.required = The requested screen can not be presented since there are no learners in the activity.

Fix for Sorting candidate answers wrong?

Adding English (Australian) as en_AU to fix LDEV-997. Updating Spanish, Korean, Norwegian

    • -0
    • +213
    /lams_admin/conf/language/ApplicationResources_en_AU.properties
    • -0
    • +155
    /lams_tool_survey/conf/language/ApplicationResources_en_AU.properties
    • -2
    • +3
    /lams_tool_survey/conf/language/ApplicationResources_es_ES.properties
    • -2
    • +3
    /lams_tool_survey/conf/language/ApplicationResources_ko_KR.properties
    • -78
    • +81
    /lams_tool_survey/conf/language/ApplicationResources_no_NO.properties
Adding English (Australian) as en_AU to fix LDEV-997. Adding Welsh