• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added proc for prettifying intervals in Tcl

Added more detailed error log messages when an APM file is invalid

Cleaning up the api-doc of ad_html_text_convert, after searching half an hour for something that would format the contents of a richtext widget and only finding this proc after looking into the display code of the form builder. (rant: It'd be awesome if those who add cool functionality would find the extra minute to at least mention it in the api-doc, /endofrant). Also changed it so that it returns the empty string when input is empty, so it can deal with NULL content/format pairs in the database conveniently.

patch 360 bug 1154

Two test cases for ad_html_to_text.

    • -0
    • +51
    ./tcl/test/html-conversion-procs.tcl
file html-conversion-procs.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./tcl/test/html-conversion-procs.tcl
Bug #1089: Log details when the tmpfile filter fails

Fixed security hole with page query variable values getting subst'ed with -entire_form switch. Created special noprocessing_vars data structure in which to stick these kinds of variables where processing should not get done. Export_vars is getting a bit ugly.

Added proc site_node::get_package_url which gets the URL for a package from the package_key, and does not break if the package happens to be mounted in multiple places

updated all to 5.0.0a5, cleaned up require sections that listed multiple versions, and updated package owner info

  1. … 18 more files in changeset.
typo in ns_log command

Added API to get info about an object type

hopefully the last problem with -- bug 1086

adding -- to all ad_html_to_text calls

  1. … 8 more files in changeset.
add -- to all string_truncate calls

  1. … 11 more files in changeset.
site node instance names for the context bar should be plain text and so quotehtml

add a -- to ad_html_text_convert, make util_close_html_tags not eat < not part of a tag

Added proc to get repository channel from acs-kernel version number

o correct in parse_incoming_email

was source (and looking) for wrong filenames. This caused the

procedure to return the entire message.

Provide a default locale via ad_conn locale even if not in a connection

Lars added new proc util_get_subset_missing along with test cases

adding proc util_subset_p with corresponding test case

Allow passing in of party_id to write_permission_p and require_write_permission

exporting catalog files from the translation server

    • -2
    • +2
    ./catalog/acs-tcl.nl_NL.ISO-8859-1.xml
  1. … 135 more files in changeset.
acs_user::delete -permanent doesn't work change to fix for bug 983 patch 322 Vinod Kurup

    • -1
    • +1
    ./tcl/community-core-procs-postgresql.xql
patch allows static files to be served from

sub-directories. Currently, referencing a file that resides in a

sub-directory, e.g. acs-subsite/www/resources/css/main.css,

fails. This patch rectifies this problem.

bug 1035 patch 334 Simon Buckle

fist_names typo bug #1062

make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

    • -2
    • +2
    ./tcl/site-node-apm-integration-procs.tcl
  1. … 65 more files in changeset.
switch to using \\copy rather than copy since the backend typically

is not able to read the dat file because of permissions (or if it is

on a remote machine the file typically will not even exist).

bug #1033

  1. … 8 more files in changeset.
fixing typo in query apm_version_get.select_version_info