• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing typo in comment that was causing an Oracle error

    • -1
    • +1
    ./sql/oracle/workflow-tables-create.sql
bump core to 5.0.0b4 for new tarball. update readme.txt and variable.ent to 5.0.0b4.

  1. … 28 more files in changeset.
clean up summary and description information

  1. … 51 more files in changeset.
Fixed bug #361 again (parent_id of log entry cr_items point to case's object), this time providing an upgrade script, changing the parent_id of existing log entries, and fixing the case deletion proc to delete cases properly given the parent_id.

    • -0
    • +148
    ./sql/oracle/upgrade/upgrade-1.2d1-1.2b2.sql
    • -0
    • +130
    ./sql/postgresql/upgrade/upgrade-1.2d1-1.2b2.sql
Fixed bug: workflow_case.del should be workflow_case_pkg.del