• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
moved out the url part from acs_community_member_url into the new proc acs_community_member_page which is now used instead in acs_community_member_url

moved out the url part from acs_community_member_url into the new proc acs_community_member_page which is now used instead in acs_community_member_url

Add warning in api-doc that states that

ad_return_if_another_copy_is_running needs to be rewritten. See:

http://openacs.org/forums/message-view?message_id=203381

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
Fixed documentation for progress bar

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.
Fixed a simple bug in deprecated proc ad_admin_footer.

acs_community_member_url said to see itself which disturbed me

changing the ad_return_complaint proc to use the ad-return-complain template. It was broken with the complain template as it didn't create a multirow

Fixed bug #1555: ad_return_complaint behavior changed

  1. … 1 more file in changeset.
added a flag to take advantage of util_user_message in ad_progress_bar_end

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.