• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove deprecated calls to ad_parameter

  1. … 4 more files in changeset.
HTML 4.01 Strict cleanup

  1. … 27 more files in changeset.
Added support for custom error templates. Added negative float procedure from Brian Fenton (Quest)

  1. … 7 more files in changeset.
Added function to return a string as a file with filename and mime_type

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Fixed bug #2894

  1. … 1 more file in changeset.
Localized the "HomePage" parameter (bug 2894).

  1. … 1 more file in changeset.
The "HomePage" parameter to acs-kernel was not localized.

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