Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3340: Remove .clay files. They were used to model the database but are obsolete now.

  1. … 24 more files in changeset.
change to ascii

  1. … 49 more files in changeset.
LDEV-1146: Increase login field length to 255. Also fixed up fullname field to better accomodate people will long first names and surnames

  1. … 15 more files in changeset.
increased the filename field in attachment table to be varchar(255) instead of varchar(50).

  1. … 4 more files in changeset.
uuid is not a mandatory field

changed the column name from is_online to online_file

change the property isOnline to is_onilne

new table in db model. attachment which saves information about the files uploaded for online and offline instructions

new db model includes a user table, used for monitoring to get statistics for the users of noticeboard activity

  1. … 6 more files 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.

    • -0
    • +208
    ./lams_tool_nb.clay
  1. … 5 more files in changeset.
*** empty log message ***

    • -0
    • +182
    ./lams_tool_noticeboard.clay
  1. … 126 more files in changeset.