• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
title always exists now, ensure it is not empty instead

Make the search datasource callback more robust in case pages are broken or otherwise invalid (but complain about it)

merge with missing files

  1. … 54 more files in changeset.
merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

  1. … 8099 more files in changeset.
Don't try to parse empty content

New utility function "Page.update_publish_status" which does

essentially, what admin/set-publish-status did before (update of

publish status and related handling of syndication)

New externally callable method "toggle-publish-status". This replaces

the call of admin/set-publish-status in the includelet child-resources

to make it easier usable from the xowiki security policies.

New flag "-nocleanup" for ::xowiki::datasource, to make it callable

inside arbitrary pages without loosing calling context.

  1. … 4 more files in changeset.
fix xpath expression

reactivate ad_html_to_text in search renderer

add "style" to the elements to be delete for search

strip potentially confusing content from result of search renderer

improve spelling and grammar

  1. … 1 more file in changeset.
improve code documentation

  1. … 10 more files in changeset.
Improve wordnig and spelling

  1. … 1 more file in changeset.
Improve performance of ::xowiki::datasource, especially for huge text/plain xowiki::Files

Bug fix: avoid confusion between text argument and option, when text starts with "-"

  1. … 36 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- add missing curly bracket

- Don't add stuff tu the search queue when publish_status is expired

- replace "catch" by a more precise test

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. … 520 more files in changeset.
Using ::xo::dc api instead of db_*.

  1. … 3 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use spaces rather than tabs

  1. … 15 more files in changeset.
add xowiki::File content to the search index:

- extend xowiki method search_render to return "mime" and "text" fields

- xowiki::File->search-render calls now ::search::convert::binary_to_text

to convert file content to index words (when available)

- use dict instead of associative array in ::xowiki::datasource

  1. … 1 more file in changeset.
Restoring xowiki code to yesterdays state. Hopefully getting rid of today's unwanted commits.

  1. … 999 more files in changeset.
revert previous change

  1. … 987 more files in changeset.
- finalize last change (dirty edigtor buffer)

- call ::xo::at_cleanup to remove potential garbage

- reduce verbosity

  1. … 2 more files in changeset.