• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

- new method for form_page: get_property (to access properties from other pages, which might not be instantiated)

- more flags for form_fields: omit/noomit, disabled/enabled

- renderning disabled richtext as div

    • -1
    • +9
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- make sure that back-links from images (pages, on which the image is used) are listed only once

- continue to fix collateral damage from yesterday

    • -17
    • +15
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Fixed problem on forum-view with messages(new_p) doesn't exist.

fix for error processing in anchors (due to yesterday's change)

    • -6
    • +6
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- fix for oracle

- improve (clusterwide) cache management

- fix documentation (api browser)

- fix flushing of name cache

- fix potential problem in upgrade script from 0.70 to 0.77

- make yesterday's change concerning regexp subsitituion better protected against potential conflicts with trn-mode

- bump version number

    • -5
    • +5
    /openacs-4/packages/xowiki/xowiki.info
    • -3
    • +8
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -5
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
perform means for clusterwide, wildcard-based cache flushing

bump version number for applications depending on that feature

fix typos in pseudo-comments for api-doc

After discussion in the OCT, rolled this back. And leave it rolled back.

allow to call admin_portlet even it no $cf is provided. In this case, the package_id must be

provided as call parameter

Fixed lintian errors and warnings

Adapted from dotlrn package to openacs package

    • -47
    • +29
    /installers/debian/openacs/patches/config.dpatch
fix nasty quiting bug when when links/includelets were precedet by characters

what have to be quoted before subst

    • -46
    • +55
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl