• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Added group::remove_member proc

- Fixed group::add_member, so if you're adding a non-membership_rel member, we also add a membership_rel

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Did a bandaid patch for bug number 1144. The views were fixed earlier but

the new pages in acs-subsite assumed that a user could only belong to one

relseg at a time.

  1. … 4 more files in changeset.
Fix for #1144: duplicate rows in cc_users. group::add_member will now delete any memberhip_rel or child thereof before inserting the new relation. It didn't before, and this could cause a user to have both a membership_rel and an admin_rel relation to the registered_users group.

Formatting

  1. … 1 more file in changeset.
Fixed bug: member-invite page not working in main site, trying to insert duplicate relation

  1. … 2 more files in changeset.
Added new proc to add a user to a group, setting member_state and rel_type up right

I18n's group join policy

Fixed bug #994: wrong array subscript breaks members page when anyone needs approval

making dynamic key message lookups comply with new convention

  1. … 1 more file in changeset.
Fixed bug #905: needs approval doesn't work

  1. … 5 more files in changeset.
- Cleaned up who's online

- I18n'd a few sentences

- Various UI cleanup

  1. … 16 more files in changeset.
Changed namespace style

  1. … 1 more file in changeset.
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. … 275 more files in changeset.
Added group::admin_p

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Added proc to get options for rel types for a group

  1. … 3 more files in changeset.
making group_type optional in group::new proc. You want type group in the vast majority of cases so making this the default

don't quote booleans in tcl fixes 1596/patch 315

Added C. R. Oldham's patch to fix membership testing (unimplemented in ACS

4.2). Ported it to PG on the way ...

  1. … 9 more files in changeset.
OpenACS 4.x

  1. … 1321 more files in changeset.
Initial revision

    • -0
    • +256
    ./group-procs.tcl
  1. … 1321 more files in changeset.