• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed an unused, unloved, unwanted, and unneeded proc.

  1. … 2 more files in changeset.
Adding see clause for deprecated procs.

Removing deprecated flag for util_ReturnMetaRefresh

and adding documentation for that proc.

0 fails now for Test case documentation__check_deprecated_see (acs-tcl)

  1. … 3 more files in changeset.
Removed ad_graphics_site_avail_p

  1. … 1 more file in changeset.
add proc doc to a bunch of procs, declare some things with explicit namespaces rather than in namespace eval, make some public things private

  1. … 25 more files in changeset.
cache the magic object lookup and kernel id lookups since they were being called on every page causing 4 db hits

  1. … 2 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

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