• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- update documentation

- don't append $search_package_id to param when it is empty

- remove apparently dead code

- no reason to generate a warning, when a callback is not defined

- The C-library function tmpnam() is deprecated since a while. Therefore naviserver has deprecated ns_tmpnam as well.

Therefore we introduce a new function "ad_tmpnam" which requires just a minimal change and uses ns_mktemp.

  1. … 25 more files in changeset.
- added argument "-passing_style" to search::content_filter

to make explicit whether data contains content or a file name.

Previously, text/* meant automatically passing-style string,

leading to missing results when plain files were added

to the content repository

- added filter for text/plain

- fixed filter for text/html

- further clean up

- remove unneeded expr from condition in "for" loop

- pass property doc(title)

  1. … 1 more file in changeset.
- brace expression

- bumped version number

- update search engine links default value

- break overlong lines

- modernize tcl

- remove unneeded ReturnHeaders + ns_write

- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 336 more files in changeset.
- bump version numbers

  1. … 39 more files in changeset.
- update release dates in .info files to make it easier to spot, what old versions are installed

  1. … 36 more files in changeset.
- bump version number to 5.8.0

  1. … 24 more files in changeset.
ppthtml is now catppt, part of catdoc package on most distros

- bump version number to beta 2 (5.8.0b2)

  1. … 24 more files in changeset.
- replace deprecated acs_sc_call by acs_sc::invoke

  1. … 9 more files in changeset.
- bumped version number to 5.8.0b1

  1. … 24 more files in changeset.
Bumping up version numbers to 5.9.0d1 for core packages on HEAD.

  1. … 24 more files in changeset.
- Bumping version numbers to 5.8.0a1

  1. … 24 more files in changeset.
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

  1. … 18 more files in changeset.
Merged oacs-5-7 to HEAD

  1. … 167 more files in changeset.
Fix subsite search

Bumping up version numbers for core packages to 5.8.0d1

  1. … 24 more files in changeset.
Bumped version number to 5.7.0

  1. … 24 more files in changeset.
Bump to 5.7.0b1

  1. … 24 more files in changeset.
Add title to the search input since there is no label (WCAG2). Added corresponding message key and its translation to spanish.

Bumped version numbers to 5.6.0d1

  1. … 23 more files in changeset.