Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
new db model includes a user table, used for monitoring to get statistics for the users of noticeboard activity

  1. … 1 more file in changeset.
Database model has changed to account for the unique identifier field uid, present in both content and session table. The corresponding sql scripts have been updated to reflect this change as well.

  1. … 2 more files in changeset.
*** empty log message ***

    • -0
    • +25
    ./create_lams_tool_nb.sql
    • -0
    • +4
    ./drop_lams_tool_nb.sql
    • -0
    • +32
    ./init_lams_tool_nb.sql
    • -0
    • +71
    ./insert_lams_tool_nb_data.sql
    • -0
    • +26
    ./lams_tool_noticeboard.sql
  1. … 122 more files in changeset.