• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
moving bulk user add pages from /acs-admin to subsite admin

  1. … 8 more files in changeset.
bringing over changes by bdolicki from head

Fixed variable parsing, changed syntax to <first_names>, <last_name>,

added a missing noquote.

Cleaned up user admin page -- still quite crappy

merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
Fixed bug #1277: Respect EmailChangedPasswordP

  1. … 1 more file in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 597 more files in changeset.
fix calls to ad_return_complaint

  1. … 22 more files in changeset.
Changed the # delimiter to curly braces, so it is not interpreted as language keys

bug 911, using new authorization system

don't count the guest user on the registration history page (user_id 0)

don't count the guest user on the users admin page (user_id 0)

Removed old 'we're only showing authorized users...' message

Removed old code that had 'temporarily been taken out for ACS 4'. Thanks to the magic of revision control, we can always suck it out again later.

Removed note about the page being cached, because it isn't cached

Fixed creation_date bug

Let complex user search users in a specific authority

- Cleaned up page

- Added page to reset a password, since our new framework generally doesn't allow users to change passwords without knowing the current password

    • -0
    • +16
    ./password-reset.tcl
Optimized the /acs-admin/users/index page query (used cc_users, was veeeeery slow with many users)

Fixed focus, removed old vars

Changed wording of 'Become this user' to 'Login as this user'

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.
making the administrator user-add page reuse the user-new include from the registration page

Fixed bug #679: Show/hide unapproved users ; and cleaned up display

added updated user_info query with username

Use new inclueable template for displaying and editing user information

Prevent users from changing state for themselves, thus shutting themselves out of the system

noquoting member state links and showing non-authorized users when clicking the total users link on index page (so the count matches)

Added username to user page

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.