• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
contract display, better error handling in acs_sc_proc, document API some

  1. … 2 more files in changeset.
new contract display page

file contract-display.adp was initially added on branch oacs-4-6.

file contract-display.tcl was initially added on branch oacs-4-6.

document API somewhat, add contract browser

  1. … 2 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 700 more files in changeset.
pass title and context_bar to master template

Fixed trailing semicolons in queries that Oracle doesn't like.

1. Added session-update.tcl, a small utility which somewhat safely allows

you to put up a link that changes a session_property, for instance to

change the number of items displayed or that sort of thing. The caller

must sign their values and URL, which are verified by the callee via

ad_page_contract. If the referrer doesn't match the signed expected

referrer, you get bounced. I think this is reasonably secure (though

permissions should always be rigorously checked on all pages, of course)

2. acs_events had an html_p flag in the datamodel but no way to set it.

Fixed. It should really be a mime-type but since it's not using the

CR, and since I'm extremely busy with other stuff, I didn't fix it.

3. While doing #1 above I learned that signing and verifying arrays didn't

quite work. Fixed.

4. Found and fixed a small problem with my earlier work on the currency widget.

  1. … 13 more files in changeset.
Cast arguments to acs_sc_binding__new to make sure integer version is

selected. Add error checking to text version.

  1. … 1 more file in changeset.

Fixed bugs and added query files for Oracle so the damn thing works on both

RDBMSs (Kapil's fault, not Neophytos, as Kapil had claimed to have ported

this over)

    • -0
    • +15
    ./binding-install-oracle.xql
    • -0
    • +13
    ./binding-install-postgresql.xql
    • -0
    • +15
    ./binding-uninstall-oracle.xql
    • -0
    • +13
    ./binding-uninstall-postgresql.xql
    • -0
    • +19
    ./index-postgresql.xql
  1. … 3 more files in changeset.
converted structured text -> docbook,html

acs service contract documentation by kapil thangavelu

naming conventions

  1. … 8 more files in changeset.

Adding it in ...

    • -0
    • +13
    ./binding-install.tcl
    • -0
    • +13
    ./binding-uninstall.tcl
  1. … 17 more files in changeset.