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

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.

  1. … 3 more files in changeset.
Add drop instructions for Quartz tables.

Updated for use in rebuild-db task.

Merged quartz transaction and added create DB transaction for rebuild-db task.

Add quartz persist table and upgrade to 1.5.2 from 1.5.0RC

    • -0
    • +169
    ./db/sql/create_quartz_table.sql
  1. … 22 more files in changeset.
Updated this VO based on the latest data model changes. Commented out unused properties.

Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes.

    • -126
    • +151
    ./db/sql/insert_test_data.sql
Remove nv_id in lams_cr_node table.

    • -2292
    • +2279
    ./db/model/lams_11.clay
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.

    • -0
    • +196
    ./src/java/org/lamsfoundation/lams/themes/service/ThemeService.java
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.

    • -2300
    • +2293
    ./db/model/lams_11.clay
  1. … 21 more files in changeset.
add set encoding to filter

add set encoding to filter

added style for small label

Add charset map.