lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added sourcepath attribute to make debugging easier.

Move the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

    • -0
    • +29
    /lams_admin/conf/language/applicationResources.properties
Move the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

Added I8N of the tool and activity titles, descriptions, help text for library activities. Does not alter the field values for learning designs (as they may have been modified by the author).

    • -0
    • +58
    /lams_central/conf/language/applicationResources.properties
    • -1
    • +1
    /lams_central/conf/war/META-INF/MANIFEST.MF
Authoring page display...

    • -0
    • +9
    /lams_tool_larsrc/db/sql/create_lams_tool_rsrc.sql
    • -0
    • +11
    /lams_tool_larsrc/db/sql/table-schema.sql
    • -0
    • +150
    /lams_tool_larsrc/web/includes/css/aqua.css
    • -0
    • +3
    /lams_tool_larsrc/web/includes/css/base.css
    • -0
    • +55
    /lams_tool_larsrc/web/includes/css/fckeditor_style.css
    • -0
    • +8
    /lams_tool_larsrc/web/includes/css/rsrc.css
    • -0
    • +59
    /lams_tool_larsrc/web/includes/css/tool_custom.css
  1. … 37 more files in changeset.
Improved description.

New flash dict translations

    • -1
    • +1
    /lams_central/web/flashxml/configData.xml
    • -0
    • +1
    /lams_central/web/flashxml/de_dictionary.xml
    • -0
    • +1
    /lams_central/web/flashxml/no_dictionary.xml
    • -0
    • +1
    /lams_central/web/flashxml/pt_dictionary.xml
Added keyword expansion

Missed the noticeboard bit from the package name

Updated the applicationResources deployment to suit changes to tool deployer. Now specifies the package into which the language files are placed.

    • -1
    • +1
    /lams_tool_nb/db/sql/activity_insert.sql
Added a MessageSource manager, which will load arbitrary message sources on the fly. It is used to access the tool's language files from the authoring code, but it could be used by any part of LAMS to access a resource file as long as the path to the file is known.

Added I8N support constants for the activity and tool title, description, etc.

Added greater flexibility to the language files for the tool deployment - the deployment configuration now specfies the package into which the file(s) shoul be placed. For tools this may be their normal package, or a tool signature directory. For non-tool activities this will be a artificial name.

Added the language dictionary directory to the application. This will put all the language files on the common classpath. If we find later we don't want it on the common classpath then it will need to be added individually to each web-app's Manifest.

Added I8N support for the activity and tool title, description, etc.

Added a MessageSource manager, which will load arbitrary message sources on the fly. It is used to access the tool's language files from the authoring code, but it could be used by any part of LAMS to access a resource file as long as the path to the file is known.

Don't use xdoclet to create web.xml

    • -49
    • +201
    /lams_tool_larsrc/web/WEB-INF/web.xml
FCK editor and Java compliance changes.

    • -15
    • +63
    /lams_tool_lamc/web/WEB-INF/lams.tld
    • -0
    • +55
    /lams_tool_lamc/web/author_page/css/fckeditor_style.css
    • binary
    /lams_tool_lamc/web/author_page/images/Thumbs.db
  1. … 19 more files in changeset.
working on authoring

    • -3
    • +11
    /lams_tool_larsrc/conf/xdoclet/struts-actions.xml
    • -1
    • +4
    /lams_tool_larsrc/db/sql/create_lams_tool_rsrc.sql
    • -276
    • +0
    /lams_tool_larsrc/web/WEB-INF/lams.tld
    • -0
    • +214
    /lams_tool_larsrc/web/WEB-INF/tlds/fckeditor/FCKeditor.tld
    • -0
    • +563
    /lams_tool_larsrc/web/WEB-INF/tlds/jstl/c.tld
  1. … 46 more files in changeset.
Updated lams_common jar.

Updated for increased exception handling in setTheme method.

Added theme error messages

Renamed exception class.

Updated lams_common jar.

Adjusted tag to return theme name for both htmlTheme and flashTheme properties.

Updated setTheme method to handle setting html and/or flash theme.

Adjusted to add Html user theme to list.

Removed users set

New separate themes - flashTheme and htmlTheme properties

Custom Exception used in ThemeService

Removed users set

Changed use of Monitoring url tool sessionName