• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged over changes from dotlrn-2-0 branch

  1. … 6 more files in changeset.
Changed to user acs_users_all instead of registered_users view; the registered_users view is really slow for large users tables

  1. … 2 more files in changeset.
Set the .LRN master template, without which .LRN will not work. This means that you can now drop .LRN on an existing OpenACS site and have it work.

Removed errorneously left 'test' string in the name of the dotlrn instance at the /dotlrn/classes node

file dotlrn-procs-oracle.xql was added on branch oacs-5-2 on 2005-05-31 23:13:05 +0000

file dotlrn-procs-postgresql.xql was added on branch oacs-5-2 on 2005-05-31 23:13:05 +0000

Removed obsolete query files

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 640 more files in changeset.
Now all subgroups are listed in alphabetic order by pretty name

ticket 1697 - correction

ticket 1697

Packagized the privacy code.

  1. … 14 more files in changeset.
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