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

Updated for increased exception handling in setTheme method.

  1. … 1 more file in changeset.
Renamed exception class.

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.

Custom Exception used in ThemeService

Removed users set

New separate themes - flashTheme and htmlTheme properties

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.

  1. … 10 more files in changeset.
File must have got here accidently - belongs in the sql directory!

Trying to change the type from Binary to Text, so that keyword expansion will work.

    • -0
    • +171
    ./db/sql/create_quartz_table.sql
Trying to change the type from Binary to Text, so that keyword expansion will work.

    • -171
    • +0
    ./db/sql/create_quartz_table.sql
Trying to fix the binary/text status

Was checked in as binary - trying to convert it to text.

No real change - just trying to get id macro to expand.

Was checked in as binary - trying to convert it to text.

Was checked in as binary - trying to convert it to text.

Temporary file - should not have been checked in previously

Old scripts contained details from initial project work. No longer applicable.

    • -31
    • +0
    ./db/sql/old/add_workspace_tables.sql
    • -462
    • +0
    ./db/sql/old/create_lams_11_tables.sql
    • -270
    • +0
    ./db/sql/old/create_learning_design_tables.sql
    • -142
    • +0
    ./db/sql/old/create_user_management_tables.sql
    • -114
    • +0
    ./db/sql/old/drop_lams_11_tables.sql
    • -140
    • +0
    ./db/sql/old/drop_learning_design_tables.sql
    • -31
    • +0
    ./db/sql/old/drop_user_management_tables.sql
    • -26
    • +0
    ./db/sql/old/insert_user_management_data.sql
    • -547
    • +0
    ./db/sql/old/lams_11_scratch.sql
Added cvs id - preparing for porting to postgreSQL

  1. … 1 more file in changeset.
For 1.1 we will have separate theme definitions - Flash will use a handcoded XML file and HTML (jsps) will use a handcoded css file. As these two may not be in sync, we need two entries in the user table to link to themes. The db has been changed to have two entries but none of the java code is changed to match yet.

    • -2280
    • +2300
    ./db/model/lams_11.clay
*** empty log message ***

    • binary
    ./src/flash/assets/tools/CreateDictionary.exe
    • binary
    ./src/flash/assets/tools/CreateDictionary.swf
  1. … 1 more file in changeset.
added visual element for activity panel

removed hardcoded cases for lime and ruby themes

serialised xml data

*** empty log message ***

  1. … 6 more files in changeset.
added placement of send data button for debug messages

internationalisation