• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- added new function acs_permission.permissions_all as replacement for acs_permssions_all

- removed all dependencies on acs_permssions_all in kernel (such that acs_object_paths and acs_object_context_index can be dropped for PostgreSQL)

  1. … 8 more files in changeset.
.xql overhaul:

- removed misleading sql-statements from db_* calls, which were

ignored due .xql files

- removed bug where same query name was used in a single proc

with different intended sql queries, but the same was picked

up from the .xql file due to the name

- removed multiple entries of same query name from .xql files

(e.g. the entry "package_create_attribute_list.select_type_info" was

7 (!!!) times in a single .xql file)

- removed redundant queries for unsupported versions of the dbms

- added missing xql entries for db-backends, where other db-specific

queries exists (e.g. added an entry to -oracle.xql, where an entry

existed in -postgres.xql)

  1. … 70 more files in changeset.
- no need to quote strings in context manually

- prefer ns_quotehtml over ad_quotehtml

  1. … 36 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
- improve validity and security of HTML of admin pages

- improve page_contracts

  1. … 38 more files in changeset.
- use type checking for boolean parameters in page_contracts to improve security

  1. … 29 more files in changeset.
- fix validity of HTML

  1. … 2 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 125 more files in changeset.
- use numeric comparison for truth values

  1. … 16 more files in changeset.
- replace deprecated "ad_require_permission" by "permission::require_permission"

  1. … 68 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 more files in changeset.
show permissions granted to public on mainsite (used to be excluded on the query which made understanding the permissions quite difficult)

  1. … 3 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
The check on the permissions/one page to prevent the admin from revoking read permission for the public on the main site package was broken. Fixes bug 1680

more noquote stuff

removed unnecessary ad_quotehtml calls

Noquote fix, closes Bug#570. Also added double quotes around links

generated by @controls@.

  1. … 1 more file in changeset.
- Merge "do not allow admin to remove read from the main site" fix to HEAD.

  1. … 2 more files in changeset.
- Prevent admin from being able to revoke read perms from the public and

locking him/herself out. Closes: #39

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

  1. … 107 more files in changeset.
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.

  1. … 6 more files in changeset.
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

  1. … 1 more file in changeset.
merging in the templated version of one.tcl from the 4.6 branch. Converting one text to message lookup in one.adp

  1. … 2 more files in changeset.
templated, made to browse tree, and quote plaintext to avoid cross site scripting security holes

  1. … 7 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. … 34 more files in changeset.
remove superfluous package local masters and use sitewide master by default

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

  1. … 1321 more files in changeset.