• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix up drop scripts.

Found some more intermedia stuff to remove.

Remove search stuff from intermedia driver

Remove intermedia specific files

- allow to use categories as values of arbitrary form-fields

(option category_tree for arbitrary select or options)

- provide pretty_value for fields with multiple values (select)

Fix bug, where /categories/cadmin/object-map complains about a twice added form item "tree_id".

For unknown reasons, this happens so far only in the head version, and not in the oacs-5-4 branch.

Move intermedia scheduled proc to intermedia package.

file intermedia-init.tcl was initially added on branch oacs-5-4.

Move scheduled proc to intermedia driver. Fix typo.

- adding has_hstore (similar to has_ltree)

- allow names to be specified for tables

- add content disposition for csv download

improvement for form-usages includelet:

- allow csv control to be removed by using " ... -csv false"

- allow csv download to work correctly, when multiple form-usages are on a single page

Merge upgrade for custom start/end pages from HEAD

make "unless" less verbose

- provide "unless" option to restrict output of form-usages

- more general handling for publish_state in form-usages

file upgrade-0.8d2-0.8d3.sql was added on branch oacs-5-4 on 2008-04-14 12:39:29 +0000

Upgrade script for custom start/end pages.

Removed some dupe code that snuck in, probably due to cvs merge ...

- new includelet: my-refers (lists the pages, to which the current page refers to)

- make link objects more conveniant to create

    • -1
    • +11
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
Ooops, forgot to rename a variable

commit fixes c/o Franz Penz regarding (1) double quotes in the titles and qtips (2) support display of html in the treenode. Modify Tool menu in the toolbar to work with the treepanel folders if there is no selected file on the grid

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).

fix calls for includelet form-usages, where only -form is specified

Reodered the steps to build the message parts first, then add the headers using mime::setheaders (except To, From, CC and BCC). Retrieve the message as a string only if delivery mode is not set to default (smtp). Tested successfully with tcllib 1.8 and 1.10 (unless I missed something)

Got rid of malte's broken site node lazy caching code. Someone should make

lazy caching work someday...

Showing slowest queries first.

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
    /openacs-4/packages/acs-tcl/tcl/http-auth-procs.tcl
- normalize string comparisons

- allow for byte compiled expressions

    • -2
    • +2
    /openacs-4/packages/xml-rpc/www/index.tcl
make asHTML more robust

make "asHTML" more robust