• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
Templated ad_return_complaint page

Templated another error page

add -public and -private for some procs, minor bug in acs_object::get some @see notes

  1. … 12 more files in changeset.
fist_names typo bug #1062

making the procs ad_acs_version and ad_acs_release_date do something sensible. Adding proc apm_version_get (should go into a namespace and be cached)

  1. … 2 more files in changeset.
No caching of the progress bar -- otherwise it doesn't work.

caching the acs_user::get proc

  1. … 3 more files in changeset.
missing braces in if expression in ad_return_forbidden

Another part of the fix for bug #814.

  1. … 1 more file in changeset.
Added ad_progress_bar_begin and ad_progress_bar_end for constructing progress bars

  1. … 1 more file in changeset.
Added -public to procs

Rewrote cookie handling

  1. … 9 more files in changeset.
ext-auth #20: adding support for Login over HTTPS. New acs-kernel parameter RestrictLoginToSSLP. New API in security-procs.tcl for casting requests into HTTPS mode etc. Requiring secure connection in scripts passing password (registration, login, password-update)

  1. … 8 more files in changeset.
Mark various procs public

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.
Patch #138: Various fixes to ensure people can be 'immersed' in a subsite.

Please see the patch description for all details.

  1. … 1 more file in changeset.
Make ad_pvt_home and acs_community_member_url return the URL of those pages in the current subsite, so that the subsite's master template is used, instead of the site-wide master template

1. Took out my earlier kludge to get around the AOLserver 4 ns_eval problem.

2. bracketed "if" exprs to avoid unnecessary recompilations of exprs

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

  1. … 107 more files in changeset.
Made ad_return_url also be able to return POST'ed variables.

Cleaned up api-doc of ad_return_url.

Added a proc ad_http_cache_control that outputs No-Cache headers by default for all dynamic pages, and a kernel parameter to turn it off. Fixes bug #186.

  1. … 3 more files in changeset.
merge from oacs-4-6

  1. … 130 more files in changeset.
Date/time/number localization

  1. … 85 more files in changeset.
Peter: adding the -localize switch to ad_parameter

pad to avoid IE friendly error messages bug 924/patch 475

replace ns_return with doc_return

fix @see references. borken links.

  1. … 2 more files in changeset.
add @see comments for most deprecated functions

  1. … 9 more files in changeset.