Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Change name from com.lamsinternational to org.lamsfoundation. Changed all the entries I can find but the jar file still contains a folder reference it appears.

    • -145
    • +0
    ./lams/contentrepository/CrNode.hbm.xml
  1. … 410 more files in changeset.
Added transactions to Ticket. Implemented Parent/Child node relationships. Implemented saving of a packaged node.

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

    • -1
    • +13
    ./lams/contentrepository/CrNode.hbm.xml
Started implementation of SimpleTicket, removed root node concept as it was giving problems for no positive help.

  1. … 3 more files in changeset.
Fixed cascading issue - wasn't saving version and property collections

    • -1
    • +1
    ./lams/contentrepository/CrNode.hbm.xml
Tweaked collections used for relationships, started move to put extra code in hibernate objects

    • -3
    • +4
    ./lams/contentrepository/CrNode.hbm.xml
Writes out basic node details to db - but does it the hard way as it isn't cascading updates.

    • -3
    • +31
    ./lams/contentrepository/CrNode.hbm.xml
  1. … 5 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. … 6 more files in changeset.
Checking in work done before Christmas in case of PC crash

    • -0
    • +107
    ./lams/contentrepository/CrCredential.hbm.xml
    • -0
    • +15
    ./lams/contentrepository/CrNode.hbm.xml
    • -105
    • +0
    ./lams/contentrepository/CrTool.hbm.xml
  1. … 10 more files in changeset.
Got middlegen working - generates the hibernate classes

    • -0
    • +89
    ./lams/contentrepository/CrNode.hbm.xml
    • -0
    • +150
    ./lams/contentrepository/CrNodeVersion.hbm.xml
    • -0
    • +105
    ./lams/contentrepository/CrTool.hbm.xml
    • -0
    • +103
    ./lams/contentrepository/CrWorkspace.hbm.xml
  1. … 5 more files in changeset.