• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Roll back my previous commit that put the last dequeue call into a default block of the switch. Objects that have insert/update and delete operations in the same run would never be dequeued otherwise.

Changed log notice to debug

Don't dequeue twice. Added a default switch in search indexer for operation that does not match update/insert nor delete

Bumped version numbers to 5.4.0

  1. … 21 more files in changeset.
Bumped version numbers...

  1. … 20 more files in changeset.
Removed the "optimization" of links

Off-by-one problem

Failed with only one result on the page (something screwy when copying from

the client site where I wrote this originally)

Added smarter navigation bar, i.e. the list template builder style

Import of message keys from translation server for core and .LRN packages.

This catalogs have no package version info. Check http://openacs.org/forums/message-view?message%5fid=1007666

  1. … 1299 more files in changeset.
Remove mal-formed and unused param. Bump version.

HTML Strict cleanup

Greek and spanish catalogs without version number (applying Don's change)

  1. … 18 more files in changeset.
Fixed context bar and HTML

Added converter for open docs. Removed path for command passed to exec. Removed unused proc choice_bar

Added greek catalog

    • -0
    • +40
    ./catalog/search.el_GR.utf-8.xml
  1. … 1 more file in changeset.
Removed version info from catalog file code as was TIP'd ages ago, which

will make merging much easier in the future. I had en_US and de_DE installed

so the catalogs for these languages in core have been exported and don't

have version numbers. The rest of the packages and locales for core and

dotlrn will be exported from the translation server as part of our release

process and will get fixed up then.

  1. … 16 more files in changeset.
Missed this in my upgrade

  1. … 2 more files in changeset.
uses braces for expressions, string operators for string comparisons

Merged 5.3 to HEAD

  1. … 57 more files in changeset.
1. check for oracle by checking for oracle, rather than not postgres

2. only call oracle if we're using oracle

Update info files for 5.3.2 final

  1. … 17 more files in changeset.
Created changelog, bumped version numbers

  1. … 19 more files in changeset.
Made search depend on service contract package

Make search a singleton since it can be mounted only once. Description updated too.

Bump version numbers to 5.3.2b1

  1. … 18 more files in changeset.
Return a complain when no keywords to search for have been entered

Removing unused-deprecated ad_choice_bar (only used in contrib/obsolete-packages/library) and search::choice_bar (not used) procs

  1. … 1 more file in changeset.
last shot (for now) of html cleanup. choice_bar replaced by a multirow to be able to apply styles at template level and produce valid HTML

Created styles for search results page and applied them to the results list