• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixing broken queries

  1. … 1 more file in changeset.
Fixing buggy queries

  1. … 1 more file in changeset.
Privacy overhaul, prompted by bug 1549

  1. … 32 more files in changeset.
Adding these files for privacy overhaul, prompted by bug 1549

  1. … 3 more files in changeset.
file privacy-procs.tcl was initially added on branch dotlrn-2-0.

file privacy-procs-postgresql.xql was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./privacy-procs-postgresql.xql
file privacy-procs-oracle.xql was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./privacy-procs-oracle.xql
Clean identation in new()

Fix for bug 1376

move site-nodes-procs from dotlrn to new-portals so new-portals will not be dependent on dotlrn bug 1181

  1. … 2 more files in changeset.
check count before llength

Deprecated dotlrn::get_user_name broke when user_id = 0

Deprecating dotlrn::get_user_name

Replaced dotlrn::get_user_name with a call to acs_user::get, because that proc is also cached, but the cache there is flushed correctly when the user changes his/her name

bowdlerized comments

Fixed bug #998: error when creating two classes within the same subject

Added comment about join policy when cloning a community

Added dotlrn_community::generate_key which knows how to resolve conflicts

Fixed bug #999: context bar has duplicate community name

Added comments on things we should fix later

Grant create, in addition to read and write, to community members

Default applets instance_name to package's pretty_name instead of package_key

Make context bar work with the index page in applications as well

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. … 88 more files in changeset.
improving error message in get_info proc

Fixed bug #421: Added -- in front of arg in call to util_text_to_url

removing debug printouts

  1. … 2 more files in changeset.
Applied patch #214: Allow specification of keys in new functions for departments and class

Granting 'read' to 'The Public', because otherwise people who sign up get a security violation

Make package instance names be the pretty name of the package, not the package-key