• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- ensure proper encoding of hrefs

  1. … 13 more files in changeset.
- improve validity of HTML

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2537 more files in changeset.
file notes.adp was initially added on branch oacs-5-8.

- prettify documentation (use master templates) and fix incorrect HTML markups

  1. … 90 more files in changeset.
file index.adp was initially added on branch oacs-5-8.

  1. … 7 more files in changeset.
- check ids in page contracts

- simply expressions

- don't abbreviate "info" subcommands

- bump version number

  1. … 5 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 335 more files in changeset.
- document the non-deprecated functions, not the deprecated ones

  1. … 2 more files in changeset.
- abstract in check for existance of a command whether this is scripted or not

- use a more modern tcl command set

  1. … 12 more files in changeset.
Provide link for binding-display of service contracts to the XOTcl api browser, in case XOTcl methods are used in service contracts

Provide link for binding-display of service contracts to the XOTcl api browser, in case XOTcl methods are used in service contracts

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Fix Oracle bug -- oracle sql was calling a function where the only API is a procedure. Could never have worked.

Fix Oracle bug -- oracle sql was calling a function where the only API is a procedure. Could never have worked.

add a display of a particular binding so you can easily track down the actual functions

    • -0
    • +22
    ./binding-display.adp
    • -0
    • +60
    ./binding-display.tcl
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
Page broken due to Orphans not having an owner. I took the owner out, if someone disagrees, please fix ...

Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 275 more files in changeset.
Added impl_pretty_name to selects

- Default impl_pretty_name to impl_name

- Include impl_owner_name and impl_pretty_name in views

- Clean up UI and make it use list builder

  1. … 6 more files in changeset.
Ordering contracts and implementations

noquote changes (Dirk Gomez)

  1. … 101 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 101 more files in changeset.
Added display of implementation owner, and added display of implementations when you click to view a contract.

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

    • -0
    • +0
    ./contract-display-oracle.xql
file contract-display-postgresql.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./contract-display-postgresql.xql
contract display, better error handling in acs_sc_proc, document API some

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