• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed a simple noquote bug in the list display of subgroups in the dotlrn main portlet

Fixed a typo: message_key name lt_Are_you_sure_you_want_1 was misspelt and corrected to

are_you_sure_you_want_to_send.

Cleaning up UI

Partial fix for bug 1261 - I removed the problem links but the long-term fix is to make them work properly instead.

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

    • -2
    • +2
    ./one-community-portal-configure-2.tcl
  1. … 633 more files in changeset.
Before:

A long biography would push the portrait on the page buttom

Portrait had a blue border to indicate the link

Biographie didn't support HTML

Now:

Used table to have biography on the left and portrait on the right

Removed border with border="0"

Added noquote to @bio@

ticket 1576 - problem where a group admin could not add a limited access user. The change is version 1.29 was a little too restrictive. The site-admin check should only be if can_browse_p =0. Also, I changed the defaults for can_browse_p and read_private_data_p to be the most restrictive (it is standard for security to make defaults the most restrictive and then require extra work to add the privileges

merging last stable 1.6.2.2 with HEAD

Fixed usability bug: Didn't search first name; didn't say 'no users found'

Packagized the privacy code.

    • -1
    • +1
    ./admin/users-chunk-large-postgresql.xql
    • -2
    • +2
    ./admin/users-chunk-medium-postgresql.xql
    • -1
    • +1
    ./admin/users-chunk-small-postgresql.xql
  1. … 9 more files in changeset.
Fixing buggy queries

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

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

  1. … 5 more files in changeset.
file privacy-policy-toggle.tcl was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./privacy-policy-toggle.tcl
change checking of validity of term dates

checking for validity of term dates

fixing bug 1172. Making sure acs_privacy::set_user_read_private_data is not invoked if the user has already been added to dotlrn. It seems set_user_read_private_data is always invoked in tandem with dotlrn::user_add so maybe it should be invoked from that proc and controlled by a switch.

made anchor an optional arg since revert does not supply it bug 1212

    • -2
    • +2
    ./one-community-portal-configure-2.tcl
Put the same check that is already in site-master.tcl/adp into dotlrn-master.tcl/adp.

localize the role when presenting for customization bug 1213

Fixing bug 963 by introducing new message key Person_name to be used for name on user home page since the context is different from elsewhere (german translation is Name instead of Bezeichnung)

  1. … 1 more file in changeset.
Changing the name of the control panel link under classes to Admin to distinguish it from the Control Panel link on the MySpace page

fixing bug 1158

Made anchor optional as it was not delivered in the first place. Well, maybe

it was in the past, but now it is not.

    • -2
    • +2
    ./one-community-portal-configure-2.tcl
fix term-edit bug 1080 patch 358 Rodrigo Proenca (better than my original fix)

bug 1157 -- term-edit trainwreck variables not passed in

bug 986, using new authorization system

fix to 1044, need to add noquote

  1. … 1 more file in changeset.
Ensure that things don't break if user is not logged in

New user_name broke when user_id = 0