• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removing members now requires user_id, not rel_id, because we may need to remove more than one rel

Move over the bandaid patch for bug #1144 from the 5.0 branch. This needs

to be fixed for real (including datamodel changes with upgrade scripts) in

5.1.

  1. … 8 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.
Simplified make-admin and make-member pages, now that we have a better group::add_member that knows to delete existing relations

  1. … 2 more files in changeset.
Fixed bug #1136: Do not offer sort by role, since we can't sort by localized role, anyway. Also flushes the page cache every time, even though that makes the page unbearably slow to use with pagination, but that'll have to wait until we get better pagination into list builder

Removed TODO pagination comment

Fixed bug #1109: /members/ doesn't scale

  1. … 1 more file in changeset.
Fixed bug #1108: member add pages do not do correct security checks

  1. … 2 more files in changeset.
Cleaned up display of member list

  1. … 1 more file in changeset.
A bunch of I18N fixes for acs-subsite. More to follow.

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

  1. … 5 more files in changeset.
Small change to www/members/index.tcl, which allows non-registered visitors

to see a partial email address. Assuming they are permitted to see the members

list in the first place, of course.

Resolves bug #851. Added two new parameters, MembersCanInviteMembersP and

ShowMembersListTo, and made the subsite pages and Tcl procs honour them.

In particular subsite::get_section_info{}.

  1. … 6 more files in changeset.
Hiding emails for non-authenticated users

Added missing return_url.

Ensure link to homepage, if provided by the user, is preceeded by http://

Otherwise the browser thinks the link is relative to the current location.

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

  1. … 10 more files in changeset.
file index.tcl was initially added on branch oacs-4-6.

  1. … 1 more file in changeset.