Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Trying to switch from binary to text.

Trying to switch from binary to text.

Tried out changes to tool deploy utility to copy the resource files to the lams dictionary. Haven't removed the old resource files and text in db tables yet - waiting until next stage of implementation is done.

  1. … 2 more files in changeset.
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.

  1. … 34 more files in changeset.
Added nb_session_name COLUMN to tl_lanb11_session TABLE

LDEV-61 Fixing tool sessions - all users were getting separate tool sessions. Modified library activities to use GROUPING_SUPPORT_OPTIONAL as the grouping support type.

  1. … 9 more files in changeset.
inserts test data to run nb not required for junit tests tho

    • -0
    • +25
    ./insert_test_data.sql
removed NbMonitoringStarterAction and so changed the monitoring url

changed the defineLater url

changed the Nb's export URL, so it uses the export servlet.

Updating JSPs to use tag lib standard, new lams tags. Rationalising authoring down to the DHTML version (had been a DHTML and non-DHTML version). Updating URLS as per LDEV-38

  1. … 73 more files in changeset.
changed the authoring url to the new one. (DHTML 3 tabs)

removed reference to lams

  1. … 1 more file in changeset.
Changed db urls to not start with leading slash.

  1. … 8 more files in changeset.
Fixed the activity icons plus some descriptive text

  1. … 3 more files in changeset.
Removed '/lams' from the image urls as per Dave's request. He will include the 'lams' bit.

  1. … 3 more files in changeset.
added test data so that users can run the examples on the noticeboard starter page

changed the url from /tool/.../ to /lams/tool/...

Add the new tool identifier and version fields.

*** empty log message ***

  1. … 1 more file in changeset.
the userId field is no longer specified to be unique. "UNIQUE" keyword removed from create statement

removed the columns offline_instructions and online_instructions to suit the new table structure

removed the dbname when creating / dropping tables

*** empty log message ***

    • -0
    • +84
    ./activity_insert.sql
    • -0
    • +18
    ./library_insert.sql
    • -0
    • +56
    ./test_data_lams_tool_nb.sql
  1. … 1 more file in changeset.
increased the filename field in attachment table to be varchar(255) instead of varchar(50).

  1. … 2 more files in changeset.
uuid is now a mandatory field

  1. … 1 more file in changeset.
renamed to lams_tool_nb.sql

*** empty log message ***

  1. … 2 more files in changeset.
sql scripts which include the new table "attachments"

*** empty log message ***

  1. … 7 more files in changeset.