• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
1. removed some needless LARS notices

2. removed acs_methods and friends from the permissions documentation

and got rid of the commented-out table stubs.

3. dropping of permissions was broken in PG, fixed that.

4. cc_users and registered_users views have been sped up.

5. removed an unused and incorrect proc from revision-procs

6. updated acs-kernel to 4.6.3

-------------------------------------------------------------------------------------

  1. … 11 more files in changeset.
Upgrade to 4.6.2: Added Tcl API for definining contracts and implementations

    • -18
    • +41
    ./acs-service-contract-procs.tcl
  1. … 1 more file in changeset.
various Oracle bug fixes (such as missing queries), bumping up version and provides to 4.7d2 as the new Bug Tracker and Workflow will rely on these fixes

    • -13
    • +21
    ./implementation-procs-oracle.xql
    • -0
    • +14
    ./implementation-procs.xql
    • -0
    • +13
    ./msg-type-procs.xql
  1. … 1 more file in changeset.
Added Tcl API for defining contracts and registering implementations

    • -17
    • +38
    ./acs-service-contract-procs.tcl
    • -0
    • +82
    ./contract-procs-oracle.xql
    • -0
    • +73
    ./contract-procs-postgresql.xql
    • -0
    • +233
    ./contract-procs.tcl
    • -0
    • +46
    ./implementation-procs-oracle.xql
    • -0
    • +46
    ./implementation-procs-postgresql.xql
    • -0
    • +185
    ./implementation-procs.tcl
    • -0
    • +34
    ./msg-type-procs-oracle.xql
    • -0
    • +44
    ./msg-type-procs-postgresql.xql
    • -0
    • +124
    ./msg-type-procs.tcl
  1. … 1 more file in changeset.
merge from oacs-4-6

  1. … 110 more files in changeset.
contract display, better error handling in acs_sc_proc, document API some

    • -24
    • +60
    ./acs-service-contract-procs.tcl
  1. … 4 more files in changeset.
document API somewhat, add contract browser

    • -24
    • +60
    ./acs-service-contract-procs.tcl
  1. … 2 more files in changeset.
reduced debug output by adding acs_sc_log proc and setting level to SCDebug in most logging stmts

fixed for Oracle

    • -0
    • +14
    ./acs-service-contract-init-oracle.xql
    • -0
    • +40
    ./acs-service-contract-procs-oracle.xql
naming conventions

  1. … 7 more files in changeset.
fixed mispelled acs_sc_msg_type_element (gwong)

moved CMS stuff to CR so that content can be displayed by the search interface without requiring the user to load cms

  1. … 21 more files in changeset.
fixed virtual url handling for CR so that it will also display content that is not live. This was done so that non-live revision could be searched for. It is assumed that the user will only see content that they have permission to view regardless of whether it is live or not.

  1. … 8 more files in changeset.

Adding it in ...

    • -0
    • +15
    ./acs-service-contract-init.tcl
    • -0
    • +212
    ./acs-service-contract-procs.tcl
  1. … 20 more files in changeset.