• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Put functions into a search:: namespace and make most private.

Add a search::queue and search::dequeue command

define_function_args/package_exec_plsql to avoid db specific xql files.

unset datasource when finished with it.

bump to 5.2.0d2 + postgresql upgrade script.

    • -0
    • +5
    ./sql/postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
incremented version number so that catalog gets loaded

added search includelet; internationalized it. depends on acs-kernel.common_search, which is on the translation server and should be in 5.1.1

    • -0
    • +4
    ./catalog/search.en_US.ISO-8859-1.xml
updated package versions to 5.1.0 and set release date

  1. … 17 more files in changeset.
put functions in a namespace, make them private, fix small bug with handling 'seen' objid in search::indexer, get rid of useless db_transaction call, check that a driver exists before doing anything in the sched proc

added maturity and license info

  1. … 15 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
updated package info files for 5.1.0rc1. Using b1 as key because rc isn't supported yet and b wasn't used yet.

  1. … 17 more files in changeset.
ad_script_abort if ftsdriver missing

increased core version numbers to alpha 2

  1. … 18 more files in changeset.
repair the borkulated provides lines for core packages may fix bug 1669

  1. … 14 more files in changeset.
changed package version numbers to 5.1.0a1

  1. … 14 more files in changeset.
merge the changes between 5.0.3 and 5.0.4 to head

  1. … 249 more files in changeset.
changed release dates

  1. … 17 more files in changeset.
updated core version numbers

  1. … 17 more files in changeset.
updated version number to 5.0.3 in core packages

  1. … 18 more files in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

  1. … 289 more files in changeset.
updated package version numbers in core from 5.0.0 to 5.1.0d1

  1. … 24 more files in changeset.
updated info files for core for 5.0.2

  1. … 17 more files in changeset.
updated core version numbers

  1. … 16 more files in changeset.
Removed obsolete files, now that we are using search.adp.

Changed the file to be useable in a .tcl/.adp environment, getting rid of the manual parsing happening within the .tcl file.

Added the search.adp file to follow OpenACS standards.