• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed to use richtext and a bit of other clean-up. Tested news item create,

edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing

for Oracle is next and if bugs are found, there will be a commit soon.

  1. … 22 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -32
    • +15
    ./upgrade/upgrade-5.0d1-5.0d2.sql
  1. … 2477 more files in changeset.
lead column created by create_attribute, no need to modify column manually

cr_news.lead column allready exists so we just change its size to varchar2 4000

commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

    • -32
    • +15
    ./upgrade/upgrade-5.0d1-5.0d2.sql
  1. … 11 more files in changeset.
Updated the plsql which was out of date. No using the news-create.sql v1.8.4.1 code.

    • -32
    • +15
    ./upgrade/upgrade-5.0d1-5.0d2.sql
add lead and associated image to news story, clean up markup some, break package, views out from create.sql

    • -0
    • +578
    ./news-package-create.sql
    • -0
    • +206
    ./news-views-create.sql
    • -0
    • +796
    ./upgrade/upgrade-5.2.0d1-5.2.0d2.sql
  1. … 47 more files in changeset.
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. … 2275 more files in changeset.
Applied patch #614. Hope these kind of patches are immediately commited, safes some work....

  1. … 2 more files in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +588
    ./upgrade/upgrade-5.0d1-5.0d2.sql
  1. … 23 more files in changeset.
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
    • +673
    ./upgrade/upgrade-4.6-5.0d1.sql
  1. … 9 more files 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. … 274 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.
making news items have their package instance as context_id. This is a convention that all packages should follow for permissions to work as expected

  1. … 1 more file in changeset.
Views were returning dates rather than timestamps and screwing things up.

  1. … 1 more file in changeset.
merge from oacs-4-6

    • -0
    • +581
    ./upgrade/upgrade-4.1.0b-4.6.sql
  1. … 103 more files in changeset.
file upgrade-4.1.0b-4.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade/upgrade-4.1.0b-4.6.sql
  1. … 1 more file in changeset.
- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search

- Bumped version of above packages to 4.6

- Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2

    • -0
    • +581
    ./upgrade/upgrade-4.1.0b-4.6.sql
  1. … 30 more files in changeset.
pl/sql proc to clone news items from one package to another

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

  1. … 10 more files in changeset.

Fixed a few minor bugs and updated some info files...

  1. … 6 more files in changeset.

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

  1. … 2476 more files in changeset.
Initial revision

    • -0
    • +915
    ./news-create.sql
  1. … 2476 more files in changeset.