• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- flush pages based on revision_id when updating the publish_status

- base at-job queries on xowiki_form_instance_item_view

    • -12
    • +25
    /openacs-4/packages/xowf/tcl/atjob-procs.tcl
- fix for bug #3287 (provided by Klaus Hofeditz from ]project open[)

- harden page contract

- address bug #3287

- set context of SELF links from linked pages to logical ids

    • -6
    • +22
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- allow configuration of exit handler

- fix typo in comment

- more polishing

- provide an argument to proxy::exec to allow change of directory

prior to execution of the command

- prefer expand operator

- configure exec_proxy pool explicitly as required

    • -17
    • +22
    /openacs-4/packages/acs-tcl/tcl/proxy-procs.tcl
- don't write error messages to the error.log, when acs-subsite/www/resources are accessed via the resource filter

- use perviously computed link

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
- escape message keys

- fix quoting of message keys

- don't i18n serialized objects

- prevent overquoring (e.g. when yui tables are used)

- perform special handling of locally reolved links only for SELF links

    • -3
    • +6
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- escape message keys in documentation

- escape message keys in documentation

.xql overhaul:

- removed misleading sql-statements from db_* calls, which were

ignored due .xql files

- removed bug where same query name was used in a single proc

with different intended sql queries, but the same was picked

up from the .xql file due to the name

- removed multiple entries of same query name from .xql files

(e.g. the entry "package_create_attribute_list.select_type_info" was

7 (!!!) times in a single .xql file)

- removed redundant queries for unsupported versions of the dbms

- added missing xql entries for db-backends, where other db-specific

queries exists (e.g. added an entry to -oracle.xql, where an entry

existed in -postgres.xql)

  1. … 56 more files in changeset.
- improve comments

- strip unused and unneeded sql statements

- strip unused and misleading sql statement

- remove unneeded xql statements

- fix typo and order

- update cr_content_mime_type_map as well (thanks to felix moedritscher)

- provide aolserver compatibility (aolserver does not offer to specify a default for [ns_set iget ...])

- minor release notes update

- improve linebreak

- keep error message

- remove unneeded files