• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:lars:20030704125502:11 does not match your current filter (clear filter).

file perm-include-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./perm-include-oracle.xql
file perm-include-postgresql.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./perm-include-postgresql.xql
file perm-user-add-include-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./perm-user-add-include-oracle.xql
file perm-user-add-2.tcl was initially added on branch oacs-4-6.

Made toggle-inherit accept a return_url

noquote changes (Dirk Gomez)

  1. … 101 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 99 more files in changeset.
Fixed problems with the label for the checkboxes.

adding the new URL parameter application_url to the /permissions/one page, and its neighboring pages, so that you can get back to an application after having managed the permissions of an application object. Previous commit by me to the /permissions/one page didn't fully get the job done.

adding new parameter to permissions page - return_url. If it is present then instead of offering a link up to the Main Site we offer a link to return to the application the user came from

Tiny UI improvements

Sort parties list and add email

merging in the templated version of one.tcl from the 4.6 branch. Converting one text to message lookup in one.adp

  1. … 1 more file in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 70 more files in changeset.
stupid mistake in templating one.adp

use where exists rather than select distinct since it can be 10-50x faster for this query

use the faster acs_permissions_all view on postgresql

templated, made to browse tree, and quote plaintext to avoid cross site scripting security holes

file index.adp was initially added on branch oacs-4-6.

file one.adp was initially added on branch oacs-4-6.

merge from oacs-4-6

  1. … 128 more files in changeset.
I18N: localizing text of pages in acs-subsite package that are visible in a .LRN system (permissions, registration, pvt/home, /user/password-update)

  1. … 33 more files in changeset.
not needed since we use api now

use permission api

ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 60 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 700 more files in changeset.
factored a few permissions functions so that i can use them elsewhere

  1. … 5 more files in changeset.

switched this to use "all_object_party_privilege_map" ...

Move "children_count" query from .xql to here.

Added oracle-specific "children_count" query which was in the .xql file