• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed obsolete @arch-tag

  1. … 26 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2477 more files in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 15 more files in changeset.
file upgrade-1.2d1-1.2d2.sql was added on branch oacs-5-2 on 2005-09-23 09:29:03 +0000

Rename upgrade script, resolving bug #2493

file upgrade-1.2d1-1.2d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-1.2d1-1.2d2.sql
Committed fix to bug 2210, courtesy of Jeff Wang. I included an

upgrade script as well, which I hope works.

  1. … 1 more file in changeset.
I forgot to commit the upgrade script for Oracle

    • -0
    • +107
    ./upgrade-2.0.0b3-2.0.0b4.sql
upgrade-1.2d1-1.2b2.sql should have been named upgrade-1.2d2-1.2b2.sql as it overlapped with the upgrade-1.2d1-1.2d2.sql script an so was not executed when upgrading from core 5.0.4

    • -0
    • +148
    ./upgrade-1.2d2-1.2b2.sql
  1. … 2 more files in changeset.
the workflow_user_deputy_map view was broken in oracle. Caught thanks to the extensive automated tests written by Lars

  1. … 1 more file in changeset.
porting the table-create sql script and the 1.2-2.0d1 upgrade script from PG to Oracle

  1. … 4 more files in changeset.
Definition-level support for recursive workflows

  1. … 6 more files in changeset.
- Fixed on delete cascade -> on delete set null for workflow_fsm_actions

- Added definition level tables for recursive workflows

  1. … 3 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
- Added role::edit, role::get_options

- Adding unique constraints on short_name and pretty_name to roles, actions, fsm_states

  1. … 8 more files in changeset.
Added timed actions

    • -0
    • +48
    ./upgrade-1.2-2.0d1.sql
  1. … 18 more files in changeset.
file upgrade-1.2d1-1.2b2.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./upgrade-1.2d1-1.2b2.sql
  1. … 1 more file 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.

  1. … 4 more files in changeset.
added description and description_mime_types to workflows

    • -0
    • +13
    ./upgrade-1.2d1.1.2d2.sql
  1. … 3 more files in changeset.
added two new fields to workflow_actions

    • -0
    • +13
    ./upgrade-1.1d1-1.2d1.sql
  1. … 3 more files in changeset.
Added view workflow_case_assigned_actions

    • -0
    • +27
    ./upgrade-1.0d5-1.1d1.sql
  1. … 4 more files in changeset.
adding the workflow deputy feature (when someone goes on vacation he can assign his tasks temporarily to someone else). Improving caching in the Tcl API and adding a cache API test

    • -0
    • +68
    ./upgrade-1.0d4-1.0d5.sql
  1. … 11 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 28 more files in changeset.
file upgrade-1.0d3-1.0d4.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade-1.0d3-1.0d4.sql
resolved conflict between acs-workflow and workflow for Oracle (Lars took care of Postgres)

  1. … 3 more files in changeset.
file upgrade-1.0d2-1.0d3.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade-1.0d2-1.0d3.sql
  1. … 1 more file in changeset.
- Added Tcl API workflow::case::delete

- fixed bug in PL/SQL implementation of workflow_case.delete/workflow_case__delete.

- added @see to workflow::case::insert.

  1. … 7 more files in changeset.