• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding new .LRN admin features, by Hector A. hr_amado@galileo.edu

  1. … 36 more files in changeset.
Removed extraneous linebreaks.

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

  1. … 116 more files in changeset.
Changed to work with standard OpenACS site-master template

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

    • -8
    • +46
    ./archived-communities-postgresql.xql
    • -16
    • +24
    ./community-members-add-to-community.tcl
  1. … 676 more files in changeset.
changes to displaying archived communities and also a warning on the user edit page about portal customizations being lost (grouped together due to message changes)

    • -8
    • +46
    ./archived-communities-postgresql.xql
  1. … 1 more file in changeset.
fix from Sloan: add toggles for guest status and access level on dotlrn user admin page

file browse-toggle.tcl was initially added on branch oacs-5-1.

file guest-toggle.tcl was initially added on branch oacs-5-1.

fix from Sloan: move permission check from SQL to Tcl to take advantage of permission caching

fix from Sloan: if member being moved into a group already exists in the destination group and is awaiting approval, approve them

    • -16
    • +24
    ./community-members-add-to-community.tcl
fixing bug 1809

fixing bug 1809

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.
Merged over changes from dotlrn-2-0 branch

  1. … 5 more files in changeset.
Use acs_user::get_element instead of special query just to get the email for a user

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

  1. … 633 more files in changeset.
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. … 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.
change checking of validity of term dates

checking for validity of term dates

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.
fixing bug 1158

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

adding missing 'as' keyword in portrait_info query in PG. Adding it to Oracle query as well although it may not be necessary there.