• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- quote HTML attributes

  1. … 2 more files in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

    • -1
    • +4
    ./sql/postgresql/search-tables-create.sql
  1. … 519 more files in changeset.
- fix for bug #3238

    • -1
    • +4
    ./sql/postgresql/search-tables-create.sql
  1. … 2 more files in changeset.
- fix pagination logic and simplify further

- fix for annyong warnings due to mixup of count and result(count) on openacs.org. document purposes in source code

- better handling of incorrect counts returned from driver

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2539 more files in changeset.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- 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.