• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added test case for ad_html_security_check_href_allowed

adding proc party::approved_members

Added util::randomize_list, including automated test case

Slight hack to make HTMLified text not have whitespace at the end

Allow -anchor switch to export_vars

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

  1. … 7 more files in changeset.
fix entity namespace default

Added util::array_list_spec_pretty proc

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -3
    • +3
    ./tcl/community-core-procs-postgresql.xql
    • -0
    • +51
    ./tcl/test/html-conversion-procs.tcl
  1. … 585 more files in changeset.
drop the __exec_ functions for anonymous plpgsql blocks

channels for apm download should be binary, open output channel write only, read access for group so its easier to debug

removing invocation of removed proc lang::catalog::reset_upgrade_status_message_keys. Making invocation of db_source_sql_file pass on the callback variable.

making apm_callback_and_log log to the log file in Notice mode. That way we can now actually see in the log file what the APM is up to when it's installing packages etc.

removing debug printouts

bump core to 5.0.0b4 for new tarball. update readme.txt and variable.ent to 5.0.0b4.

  1. … 28 more files in changeset.
Fix the package and vendor URLs, remove broken owner emails.

  1. … 73 more files in changeset.
added Jeff Davis's tcl-file tester

clean up summary and description information

  1. … 51 more files in changeset.
added link to new docs

populate site-nodes-cache by resolving urls in tcl instead of using the slow plsql

    • -40
    • +35
    ./tcl/site-nodes-procs-oracle.xql
    • -36
    • +31
    ./tcl/site-nodes-procs-postgresql.xql
    • -1
    • +80
    ./tcl/test/site-nodes-test-procs.tcl
ad_form doc fix patch 94 Benjamin Bytheway

patch 371 from Jade with better docs for exists_and_not_null

fixing bug 1019 by making sure message keys are deleted and removed from the cache on package deletion. Moving all package deletion logic into proc. Adding an instruction on the package delete page that the server should be restarted after deletion

  1. … 3 more files in changeset.
Cleaned up site_node::closest_ancestor_package and test case

Deprecated site_node_closest_ancestor_package

    • -1
    • +10
    ./tcl/test/site-nodes-test-procs.tcl
bugfix #1096: let displayed text in form begin with -

  1. … 2 more files in changeset.
change in apm_load proc only download from url if url switch is provided

passing in -clob t for the manifest file as it can be more than 4000 characters

starting to debug bug 810 and added some debug printouts

install page was broken in Oracle because it was trying to set an ad client property value larger than 4000 chars without settting -clob t in the call to ad_set_client_property

Use lower(username) rather than upper(username), create case folded

indexes on postgres for username, email, screen_name, move some of

the queries in community-core-procs to .xql file.

rename the updgrade files...doh!

    • -3
    • +3
    ./tcl/community-core-procs-postgresql.xql
  1. … 4 more files in changeset.