• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug #1397: subsite_id not reset by ad_conn -reset

bug fixing the cast page and making it functionally complete by adding open casting. Links only show up if there are empty slots. Users are however not listed on the cast page and we would like them to be

  1. … 7 more files in changeset.
Removed crufty old code, fixed package creation

Approved Dirk's changes (thanks a lot) and put them into the upgrade scripts as well. I did not test the upgrade, maybe someone with a running Oracle installation can do.

Fixed the create table statements, so that the tables are being created under Oracle. Not sure about the semantics, needs to be double-checked by Malte (see #1393)

Fixed the queries for Oracle

allowing document upload for tasks without a recipient

    • -0
    • +82
    /openacs-4/contrib/packages/simulation/tcl/ui-procs.tcl
    • -0
    • +82
    /openacs-4/packages/simulation/tcl/ui-procs.tcl
Fix handling of HTML comments in util_close_html_tags. Fixes bug #1386.

added a TODO

added TODO

Require notifications.

Added notifications to Oracle. It's currently broken because acs-mail-lite is broken, but my code works syntactically at least.

Added a newline

further fixes related to simulation casting

debugged the ::cast proc. Removed obsolete help comment on last wizard page. Made the last wizard page not require all groups to be mapped in the case of open enrollment

renaming the autocast proc to just cast. reworking it to finish casting in any existing cases

Added in a primitive UI. Not tested on Oracle, and Oracle is broken

anyway because it is not up to date with data model changes. The todo

list for Oracle is in status.txt

file add-edit.adp was initially added on branch oacs-5-0.

file one.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/packages/organizations/www/one.tcl
file one.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/packages/organizations/www/one.adp
file index.xql was initially added on branch oacs-5-0.

file index.tcl was initially added on branch oacs-5-0.

file index.adp was initially added on branch oacs-5-0.

file delete.xql was initially added on branch oacs-5-0.

file delete.tcl was initially added on branch oacs-5-0.

file add-edit.xql was initially added on branch oacs-5-0.

file add-edit.tcl was initially added on branch oacs-5-0.

file one.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/packages/organizations/www/one.xql
check for start date>now in assert_user_may_play_role

drafting generic casting support in the autocast proc. However, the proc still needs to take the groups in sim_role_party_map into account. Adding check for enroll period on enroll page.