• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding two message keys needed by external authentication

adding datamodel for authority parameters and bumping version to 5.0d4

adding support for rolling back test code with the proc aa_run_with_teardown

Constraints interface improved (can now add constraints optionally for

each task).

Made a few minor bug fixes to random photo widget

You can now not enter a constraint against the task making the constraint.

Fixed a bug that prevented the constraint page from coming up.

bug fix, so context with work on root node

Added includable random-photo widget to Jeff's photo album in contrib. Works only with Postgres at the moment

    • -0
    • +4
    /openacs-4/packages/photo-album/www/random-photo.adp
    • -0
    • +79
    /openacs-4/packages/photo-album/www/random-photo.tcl
some notes of bcms changes

initial addition of bcms-ui-base, a bcms ui package

    • -0
    • +23
    /openacs-4/contrib/packages/bcms-ui-base/www/index.vuh
    • -0
    • +291
    /openacs-4/contrib/packages/bcms-ui-base/www/style.css
  1. … 58 more files in changeset.
added support for cr_keywords, added some procs, revised some procs, but better documentation on some procs

    • -0
    • +217
    /openacs-4/contrib/packages/bcms/tcl/bcms-category-procs.tcl
    • -0
    • +33
    /openacs-4/contrib/packages/bcms/tcl/bcms-category-procs.xql
adding params for service contract implementations

noquote bugs fixed

added Hrvoje Niksic's noquote documentation

    • -0
    • +393
    /openacs-4/packages/acs-templating/www/doc/no-quote-upgrade.html
Merge from oacs-4-6-4d1: Replaced proc_doc with ad_proc (1.19.2.5)

Merged over 1.19.2.7 change: -unclobber, db_multirow_group_last_row_p

    • -46
    • +207
    /openacs-4/packages/acs-tcl/tcl/00-database-procs.tcl
fixing the authority API and adding tests for it

adding API and tests for password management API (EXT-AUTH-05)

added daemontools run file

    • -0
    • +3
    /openacs-4/etc/daemontools/run
removing debug printouts

mounting acs-automated-testing under /test rather than /acs-automated-testing (less typing)

Added more safety check for focus

    • -17
    • +18
    /openacs-4/www/default-master.tcl
Do not quote the ds_link

files needed for HTML email processing

    • -0
    • +453
    /openacs-4/packages/acs-tcl/tcl/md5.tcl
    • -0
    • +3585
    /openacs-4/packages/acs-tcl/tcl/mime.tcl
file base64.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/acs-tcl/tcl/base64.tcl
file mime.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/acs-tcl/tcl/mime.tcl
file md5.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/acs-tcl/tcl/md5.tcl
changing create or replace to create for PG 7.2 compatibility

adding Tcl API and tests for EXT-AUTH-3: Account creation API