lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved FlashMessage to be a local variable as it doesn't need to be a class variable and having it as a class variable stops the code being re-entrant.

LDEV-881: Hide the catalina array errors.

    • -5
    • +1
    /lams_build/conf/windows/jboss/log4j.xml
Removed ehcache from the deployment.

Initial code for the unix binary package, using ant scripts, the install script chekcs for the jboss directory, the build.conf file is where the location of the jboss directory is specified

Initial code for the unix binary package, using ant scripts, the install script chekcs for the jboss directory, the build.conf file is where the location of the jboss directory is specified

Fix for LDEV-881

    • -0
    • +5
    /lams_build/conf/windows/jboss/log4j.xml
Fix overlap problem in textarea.

LDEV-1111: Correct English in a couple of the messages

Adding in the unix language pack [LI-34], and the source package for unix [LI-47]. Into a project called unix installer. This project will later include the unix installer binary, the debian installer, and 2.0.1 installers for unix.

    • binary
    /unix_installer/packages/lams-unix-language_pack-2006-12-22.tar.gz
    • -0
    • +50
    /unix_installer/src/updateLocales.sql
Commented unused lines to reduce warnings.

Missed changing column type in organisation and user tables in the db model when I updated the locale table.

    • -20
    • +20
    /lams_common/db/model/lams_11.clay
Deletes registry entries if there is a failed installation

[LI-36] New java wrapper 3.2.3 for installer.nsi

  1. … 10 more files in changeset.
[LI-36] New java wrapper 3.2.3 for installer.nsi

  1. … 12 more files in changeset.
Inserting license-wrapper.txt into $INSTDIR for the java wrapper 3.2.3

    • -0
    • +53
    /win_installer/license-wrapper.txt
Added "or 1.6" to this message

Could not verify Java JDK 1.5, please check your JDK directory.

[LI-39] Must have forgot to delete these lines before the commit

Change textarea tag to lams:textarea tag.

LDEV-1107: Changed Moodle Test folder to be of type course, not root.

Updating English and Spanish

Updating Italian and Polish

    • -140
    • +150
    /lams_admin/conf/language/ApplicationResources_it_IT.properties
    • -92
    • +94
    /lams_tool_larsrc/conf/language/ApplicationResources_it_IT.properties
    • -5
    • +7
    /lams_tool_larsrc/conf/language/ApplicationResources_pl_PL.properties
    • -11
    • +7
    /lams_tool_nb/conf/language/ApplicationResources_pl_PL.properties
    • -17
    • +18
    /lams_tool_sbmt/conf/language/ApplicationResources_it_IT.properties
    • -16
    • +17
    /lams_tool_sbmt/conf/language/ApplicationResources_pl_PL.properties
    • -71
    • +74
    /lams_tool_survey/conf/language/ApplicationResources_it_IT.properties
    • -34
    • +37
    /lams_tool_survey/conf/language/ApplicationResources_pl_PL.properties
    • -65
    • +66
    /lams_tool_vote/conf/language/ApplicationResources_it_IT.properties
    • -28
    • +27
    /lams_tool_vote/conf/language/ApplicationResources_pl_PL.properties
Updating Italian

Adding Chinese (Taiwan). Updating German

    • -4
    • +16
    /lams_tool_forum/conf/language/ApplicationResources_de_DE.properties
    • -0
    • +171
    /lams_tool_forum/conf/language/ApplicationResources_zh_TW.properties
Updating German, Spanish, Italian, Korean, Polish and Chinese (Taiwan)

Adjust next button location for firefox

[LI-45] Does a check for the java version in the registry, will work for 1.5 or for 1.6. Also checks if teh javac compiler version is 1.5 or 1.6

[LI-45] Does a chack for the java version in the registry, will work for 1.5 or for 1.6. Also checks if teh javac compiler version is 1.5 or 1.6

Replace LamsLookupDispatchAction to LamsDispatchFucntion

    • -6
    • +3
    /lams_tool_nb/web/authoring/authoring.jsp
    • -10
    • +13
    /lams_tool_nb/web/learnerContent.jsp
Fixed a bug that stopped the database being removed on a failed install

Deprecate this class since i18n problem.