lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Fixed dataToStyleObject function to only parse numbers for colours to hex values and not font value numbers i.e fontSize

Added version control (build no.) - deletes cached data if new build no. passed in.

Added checkDataLoaded polling method - once theme and dictionary data is loaded will setup UI.

Set style for Grouping Btn in Toolbar

Italian dictionary.

    • -0
    • +1
    /lams_central/web/flashxml/it_dictionary.xml
Updated default Theme - added missing styleObjects and adjusted some values.

plenty work for basic structure and authoring page: 1.ant build 2.add many fields to model class 3. finish basic logic of authoring init page 4. copy lams tag into authoring page 5. IMS download method.

    • -5
    • +141
    /lams_tool_larsrc/db/model/resource.clay
    • -2
    • +0
    /lams_tool_larsrc/db/sql/cleanup_lams_tool_forum.sql
    • -109
    • +0
    /lams_tool_larsrc/db/sql/create_lams_tool_forum.sql
    • -0
    • +85
    /lams_tool_larsrc/db/sql/create_lams_tool_rsrc.sql
    • -14
    • +0
    /lams_tool_larsrc/db/sql/drop_lams_tool_forum.sql
    • -0
    • +13
    /lams_tool_larsrc/db/sql/drop_lams_tool_rsrc.sql
    • -4
    • +0
    /lams_tool_larsrc/db/sql/insert_lams_tool_forum_data.sql
    • -0
    • +17
    /lams_tool_larsrc/db/sql/table-schema.sql
  1. … 17 more files in changeset.
Added tabs to forum monitoring interface.

    • -65
    • +23
    /lams_tool_forum/web/WEB-INF/struts-config.xml
Learner module fixes

    • -29
    • +29
    /lams_tool_lamc/web/WEB-INF/struts-config.xml
    • -9
    • +0
    /lams_tool_lamc/web/learning/Preview.jsp
Added some debugging to try to work out Ozgur's login screen problem

Updated pages to use FCKEditor custom tags.

    • -0
    • +68
    /lams_tool_forum/web/includes/authoringHeader.jsp
    • -0
    • +5
    /lams_tool_forum/web/includes/header.jsp
    • -40
    • +46
    /lams_tool_forum/web/jsps/authoring/basic.jsp