• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:victorg:20050607165554:1 does not match your current filter (clear filter).

file search.es_ES.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/search.es_ES.ISO-8859-1.xml
file search.es_GT.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/search.es_GT.ISO-8859-1.xml
bump all core version numbers (and requires as well) to 5.2.0a1

  1. … 17 more files in changeset.
search for things owned by the subsite itself as well, provide object_id in datasource

first draft for .lrn search. run load-site-wide-search shell script to install

    • -0
    • +48
    ./sql/oracle/load-site-wide-search
    • -0
    • +41
    ./sql/oracle/search-ctxsys.sql
    • -0
    • +49
    ./sql/oracle/search-from-scratch.sql
    • -0
    • +152
    ./sql/oracle/search-im-convert.sql
    • -0
    • +43
    ./sql/oracle/search-index-create.sql
    • -0
    • +32
    ./sql/oracle/search-index-drop.sql
    • -0
    • +20
    ./sql/oracle/search-index-from-scratch.sql
    • -44
    • +476
    ./sql/oracle/search-packages-create.sql
    • -2
    • +24
    ./sql/oracle/search-packages-drop.sql
    • -7
    • +48
    ./sql/oracle/search-tables-create.sql
object_type unavailable on delete

add a search::action callback and make the syndication called from the callback rather than inline.

    • -0
    • +59
    ./tcl/syndicate-procs.tcl
Remove ETP specific code from search package. Also trimming "index"

from all ETP urls could quite possibly trim something uninteded. The

correct course of action would be to handle this in the ETP URL

service contract using file commands to get just the filename if it

exactly matches index.

Revert client specific code checked in.

Add support to update acs_objects.package_id and acs_objects.title on index for search. PBS specific enhancement to support clipboard and other 5.2 functionality.

more error checking

subsite scoped search

  1. … 4 more files in changeset.
typo two log messages

make the search indexer much more robust to errors in the datasource or indexing routines -- catch + emit traceback for errors

5.1.5

  1. … 19 more files in changeset.
fix missing rdbms things and a few oracle or postgresisms that snuck in the wrong files

  1. … 57 more files in changeset.
more cleanup, change search sweeper to pull id's and release handle few fixes to syndication stuff

use -datasource not -array

remove some unused keys

GET should be get

fix search links, make validate as xhtml, remove crappy markup, fix some message keys. fix bug with flag for syndication

move message catalog over from 5.1 branch

    • -1
    • +37
    ./catalog/search.en_US.ISO-8859-1.xml
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2270 more files in changeset.
updates for 5.1.4, including package info files

  1. … 18 more files in changeset.
Back out inefficient permission checking.

Internationalization of the Search Package

    • -1
    • +37
    ./catalog/search.en_US.ISO-8859-1.xml
Limit Search results only to results a user actually has read permission

doc updates and versioning for openacs 5.1.3

  1. … 113 more files in changeset.
upped version numbers to 5.1.2 and updated documentation

  1. … 102 more files in changeset.
fix a couple typos for syndication