Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated setTheme method to handle setting html and/or flash theme.

  1. … 1 more file in changeset.
Adjusted to add Html user theme to list.

Removed users set

New separate themes - flashTheme and htmlTheme properties

  1. … 1 more file in changeset.
Custom Exception used in ThemeService

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 some debugging to try to work out Ozgur's login screen problem

Moved the IBaseDAO and BaseDAO classes to their own packages and out of learning design. This interface and class may be used as the basis for any Hibernate DAO in the system - it isn't compulsory but it is a handy way of getting functionality. If we are going to be using it all over the place, having the classes in the learning design package is not a good idea.

    • -0
    • +58
    ./java/org/lamsfoundation/lams/dao/IBaseDAO.java
  1. … 10 more files in changeset.
*** empty log message ***

    • binary
    ./flash/assets/tools/CreateDictionary.exe
    • binary
    ./flash/assets/tools/CreateDictionary.swf
  1. … 1 more file in changeset.
*** empty log message ***

  1. … 6 more files in changeset.
added visual element for activity panel removed hardcoded cases for lime and ruby themes serialised xml data

added placement of send data button for debug messages

internationalisation

removed popupwindow sizing properties

internationalisation of error windows

internationalised the ok button for alert or error message window

Updated BasicToolVO to match the current Tool object, and added an interface to BasicToolVO. Now the call in lLamsToolService which allows a tool to access its own record in the lams_tool table refers to an interface (IToolVO) rather than a POJO. The code still passes a BasicToolVO to any calling tools, but it is better to refer only to interfaces in a service definition, rather than a concrete class.

    • -0
    • +65
    ./java/org/lamsfoundation/lams/tool/IToolVO.java
    • -3
    • +25
    ./java/org/lamsfoundation/lams/tool/Tool.java
  1. … 3 more files in changeset.
Add quartz persist table and upgrade to 1.5.2 from 1.5.0RC

  1. … 24 more files in changeset.
Updated theme service defn - added MessageService

Theme Service message key added.

Updated to use MessageService

Updated context for new ThemeService

New service to process CSS Themes. New method setTheme() added.

Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes. Added language file columns to activity and tool - this will be used to internationalise the activity and tool name and descriptions that are currently in the database.

    • -89
    • +118
    ./java/org/lamsfoundation/lams/tool/Tool.java
  1. … 21 more files in changeset.
add set encoding to filter

add set encoding to filter

added style for small label

Add charset map.

added support for a dotty grid