• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix a few more missing rdbms stanzas

  1. … 10 more files in changeset.
Removing unused postgresql xql file and taking user_contributions out of

the community-member.tcl properties.

    • -15
    • +0
    ./shared/community-member-postgresql.xql
fix calls to ad_return_complaint

  1. … 22 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

Another partial fix for #1144: join on rel_id, too, so when a user has two rows in cc_users he only shows up twice, not four times (cartesian product of all the relations)

trim the node_name

bugfix #1117: paginated the list

    • -21
    • +0
    ./permissions/perm-user-add-include-oracle.xql
    • -21
    • +0
    ./permissions/perm-user-add-include-postgresql.xql
    • -6
    • +12
    ./permissions/perm-user-add-include.tcl
    • -0
    • +30
    ./permissions/perm-user-add-include.xql
file perm-user-add-include.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./permissions/perm-user-add-include.xql
Changed naming of 'Community' to 'Subsite', following consensus on a recent thread on the forums on that topic. Removed distinction between children of subsites and children of the main site, since 'Subsubsites' wouldn't sound that great.

  1. … 4 more files in changeset.
#1223 noquote fix

Fixed bug #906: trim email (and username)

  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

Added a url element validation filter for form elements. Check for valid URLs when creating a new subsite. Fixes Bug #1000.

  1. … 1 more file in changeset.
duped package_key flag bug 1125

Removed TODO pagination comment

No longer needed

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

fixed applications link

Fixed bug #1108: member add pages do not do correct security checks

more noquote stuff

case fold email and set member_state to approved so the rel insert does not bomb see bug 1108

noquote for context and title

use site-nodes cache instead of going to the db

bug 1098 /admin/host-host-map/ didn't display full url (and was not sorted by url either) which made it quite annoying

Fixed bug: member-invite page not working in main site, trying to insert duplicate relation

    • binary
    ./resources/stock_copy-16.png
    • binary
    ./resources/stock_copy.png
  1. … 1 more file in changeset.
Default return_url to user's workspace

Fixed bug adding user to a community: wasn't using new user-new include page

Make context bar slightly more useful. We need to make this page an includeable template

reduced margins

Gave some Tcl files the I18N treatment. Removed duplicate key. Cleanup.

  1. … 4 more files in changeset.