• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Ignore HTML comments when convertng html to text (hides MS Word junk)

    • -0
    • +46
    ./tcl/test/html-conversion-procs.tcl
Fix as much as possible, transformation from text/plain to text/html (attempt to get valid html)

added plain english to proc, so admins like me can find it if/when we need to

Fix mime type values of "from" and "to" in calls to ad_html_text_convert

Reindent code with spaces instead of tabs...

Removed extra "=" after a switch in a call to a proc

HTML Strict cleanup: removed trailing slash of input, img, link, meta tags

  1. … 20 more files in changeset.
HTML strict cleanup: removed trailing slash of HR and BR tags

  1. … 23 more files in changeset.
Bumped versions numbers to 5.5.0d1

  1. … 20 more files in changeset.
Got rid of noisesome notice ...

CVS merge made a hash of the db_nextval code (gustaf's improved version,

my rollback, his improved improved version apparently confused it).

Merged from 5.4.2

  1. … 273 more files in changeset.
Bumped version numbers for release

  1. … 21 more files in changeset.
Bumped version numbers to prepare for tomorrow's release.

  1. … 21 more files in changeset.
Relaxed the db_multirow restriction on appending when cached to allow it if

the multirow is empty.

new version of sequence name caching; use now system catalogs as last ressort

Commented out Gustaf's broken version of db_nextval, and replaced it with

the slower, but *correct*, earlier version. The "improved" version can be

commented back in locally for those who don't care about correctness. Or

it can be corrected and put back in if someone cares to fix it.

Commented out Gustaf's broken version of db_nextval, and replaced it with

the slower, but *correct*, earlier version. The "improved" version can be

commented back in locally for those who don't care about correctness. Or

it can be corrected and put back in if someone cares to fix it.

added function util::random_list_element which returns a random element from the given list

Bumped version numbers to 5.4.2b1

  1. … 21 more files in changeset.
Broke out the check for valid mime types that ad_html_text_convert can

convert so a caller can check that it will work (the content repository

is hard-wired to try to convert any text mime type when delivering it

through an automagically-generated template created by content::init)

HTML Strict cleanup

Fix ns_log statement. Change ns_logs of non-error conditions to debug.

No need to log successful exec.

Removed malte's broken site node caching code. If you want to fix it, the

version before this has the broken code (look at get_from_url).

    • -25
    • +2
    ./tcl/site-nodes-procs-postgresql.xql
Got rid of malte's broken site node lazy caching code. Someone should make

lazy caching work someday...

    • -25
    • +2
    ./tcl/site-nodes-procs-postgresql.xql
Adding utilities to support HTTP authentication. This allows you to

register a filter to any URL to use HTTP authentication. This can be

used in oacs-dav, we also used it to make RSS feeds that needed HTTP authentication.

    • -0
    • +118
    ./tcl/http-auth-procs.tcl
Bumped version numbers ...

  1. … 21 more files in changeset.
Bumped info files, which I forgot to do before putting up the beta tarball.

  1. … 21 more files in changeset.
normalize some more expressions

normalize some more expressions