• last updated 14 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Applied patch #747 to fix provides information

  1. … 19 more files in changeset.
updated apm version numbers

  1. … 17 more files in changeset.
preparing for 5.2.0 rc2/b8 release

  1. … 106 more files in changeset.
commiting search work from sloan

    • -10
    • +15
    ./catalog/search.en_US.ISO-8859-1.xml
    • -14
    • +27
    ./sql/oracle/search-from-scratch.sql
    • -4
    • +13
    ./sql/oracle/search-index-create.sql
    • -270
    • +266
    ./sql/oracle/search-packages-create.sql
    • -24
    • +2
    ./sql/oracle/search-packages-drop.sql
    • -14
    • +32
    ./sql/oracle/search-tables-create.sql
    • -0
    • +3
    ./sql/oracle/syndication-drop.sql
    • -0
    • +66
    ./tcl/search-convert-procs.tcl
  1. … 27 more files in changeset.
file search.de_DE.ISO-8859-1.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/search.de_DE.ISO-8859-1.xml
New I18N strings synchronized with the RC version

    • -0
    • +35
    ./catalog/search.de_DE.ISO-8859-1.xml
  1. … 14 more files in changeset.
Updated to the correct version numbers, as the URL was not updated in the last commit

  1. … 13 more files in changeset.
openacs 5.2 rc 1 (tagged b5)

  1. … 108 more files in changeset.
Add search callback definitions.

New I18n

  1. … 10 more files in changeset.
updated package info for 5.2.0b1

  1. … 193 more files in changeset.
Implement search as callback. Service contract optional..

Implement indexing and searching as callbacks. Service contracts still optionally available.

Add callback proc definitions

Add support for search callbacks for datasource.

Added message keys

  1. … 34 more files in changeset.
Added package_id to site_wide_index table

Added indexed_content field to the site_wide_index table. This

field will hold "textualized" content of binaries.

file search.es_ES.ISO-8859-1.xml was added on branch oacs-5-2 on 2006-05-01 22:18:39 +0000

Adding catalogs for es_GT and es_GT locales

    • -0
    • +39
    ./catalog/search.es_ES.ISO-8859-1.xml
    • -0
    • +39
    ./catalog/search.es_GT.ISO-8859-1.xml
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.