• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed #843 by adding site_node::delete in the destructor of the init class

fixed admin index bug, internationalized

  1. … 6 more files in changeset.
to_timestamptz didn't work so using to_timestamp instead

    • -1
    • +1
    ./test/news-db-test-init-postgresql.xql
making the news Tcl API tests work with the new status plsql function

    • -1
    • +1
    ./test/news-db-test-init-postgresql.xql
fixing bug 240 - internationalization of news publish status. Making the PLSQL function news_status return only a short name status instead of human readable text. Instead generating human readable text from new Tcl proc news_pretty_status. Bumping version number to 5.0d1. Providing an automated test covering both functions.

    • -0
    • +12
    ./test/news-test-procs-oracle.xql
    • -0
    • +12
    ./test/news-test-procs-postgresql.xql
  1. … 7 more files in changeset.
writing a Tcl proc with accompanying test case to replace the news__status plsql function. TODO: replace usage of plsql function with Tcl proc and update view

    • -0
    • +70
    ./test/news-test-procs.tcl
  1. … 1 more file in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 272 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
removing unconventional '*SQL*' string from sql in db statement

Applied 2 simple fixes from Kiran Halwai to make news work with search.

Applied 2 simple fixes from Kiran Halwai to make news work with search.

changing the file structure of acs-automated-testing tests as outlined in this post: http://openacs.org/forums/message-view?message_id=90563

    • -0
    • +175
    ./test/news-db-test-init-oracle.xql
    • -0
    • +140
    ./test/news-db-test-init-postgresql.xql
    • -0
    • +1473
    ./test/news-db-test-init.tcl
    • -0
    • +114
    ./test/news-db-test-init.xql
    • -175
    • +0
    ./test/news-db-test-procs-oracle.xql
    • -140
    • +0
    ./test/news-db-test-procs-postgresql.xql
    • -1472
    • +0
    ./test/news-db-test-procs.tcl
  1. … 11 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 55 more files in changeset.
Fixed news_util_get_url to accept package_id instead of package_key to support

multiple instances of news.

Fixed news_util_get_url to accept package_id instead of package name to support

multiple instances of news.

merge from oacs-4-6

  1. … 102 more files in changeset.
Added news package automated tests

    • -0
    • +175
    ./test/news-db-test-procs-oracle.xql
    • -0
    • +140
    ./test/news-db-test-procs-postgresql.xql
    • -0
    • +1472
    ./test/news-db-test-procs.tcl
    • -0
    • +114
    ./test/news-db-test-procs.xql
converting the news package to using the message catalog, many thanks to Steffen Tiedemann Christensen for helping out in this effort

  1. … 32 more files in changeset.
Quick hack fix: The seach box tries to find the URL that this package is mounted at, but it may be mounted at multiple site nodes. I've made the query only return the first row. Ugly.

cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
Improved logic for displaying search box.

  1. … 2 more files in changeset.
Added search capability to news module.

  1. … 7 more files in changeset.
First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres.

    • -0
    • +41
    ./news-procs-oracle.xql
    • -0
    • +36
    ./news-procs-postgresql.xql
  1. … 48 more files in changeset.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2479 more files in changeset.
Initial revision

  1. … 2479 more files in changeset.