• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

add a syndication table which holds xml fragments which can be assembled to create rss feeds

    • -0
    • +15
    ./sql/oracle/syndication-create.sql
    • -0
    • +3
    ./sql/oracle/upgrade/upgrade-5.2.0d2-5.2.0d3.sql
    • -0
    • +18
    ./sql/postgresql/syndication-create.sql
    • -0
    • +3
    ./sql/postgresql/upgrade/upgrade-5.2.0d2-5.2.0d3.sql
adjustments for OpenACS 5.1.1 release, including release numbers and help text.

  1. … 208 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.