• last updated 52 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed a bug. dotlrn_community_type.del is a procedure not a function. Assigning a return value made Oracle unhappy.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 682 more files in changeset.
followup to previous commit, moving query to database specific files where it now belongs

fixes from Sloan: improvements to archiving and adding proc remove_user_from_all, which will be used in a remove user callback to be implemented later

bug 1846; double click s and duplicated of subjects

bio_attribute_id added in the wrong place

partial fix to 1837; removing reference to bio that broke the code; checking with Lars with what should go in

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 833 more files in changeset.
Show bio/portrait icon for members portlet

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