insert_test_data.sql

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Contents moved to lams_common project

  1. … 1 more file in changeset.
Changed to Mysql 4.1, and to 3.1.7 connector. Moved the table definitions to lams_common. Added a unit test option to build file.

  1. … 9 more files in changeset.
Changed db name to LAMS

  1. … 2 more files in changeset.
Use a database lams11 - so I can have old and new schemas in the same db server.

  1. … 2 more files in changeset.
Added check to ensure that a requested node is not returned if the ticket is for a different workspace

Finished addFileItem, updateFileItem in SimpleTicket, added next_version_id column to node.

  1. … 1 more file in changeset.
Started implementation of SimpleTicket, removed root node concept as it was giving problems for no positive help.

  1. … 3 more files in changeset.
Reads and writes files to the repository directories

Reads and writes files to the repository directories

Tweaked collections used for relationships, started move to put extra code in hibernate objects. Added version history implementation

Writes out basic node details to db - but does it the hard way as it isn't cascading updates.

  1. … 7 more files in changeset.
Code to create workspace, create/update credentials working - with transactions. Basically works but the transaction handling hasn't been break tested, and the DAO access doesn't make good use of Spring framework

  1. … 8 more files in changeset.
Checking in work done before Christmas in case of PC crash

  1. … 17 more files in changeset.