• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2542 more files in changeset.
- use $$ quoting in postgres SQL

- use named parameters for SQL functions

- fix/complete define_function_args

  1. … 3 more files in changeset.
PG 9.0 compatibility. Avoiding fetching next value of sequences using a view.

    • -0
    • +135
    ./upgrade-5.6.0d1-5.6.0d2.sql
  1. … 5 more files in changeset.
Forgot to add my upgrade scripts ...

    • -0
    • +207
    ./upgrade-5.5.1d1-5.6.0d1.sql
  1. … 1 more file in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2476 more files in changeset.
Fix for news__clone plsql, added lead var for news__new

  1. … 2 more files in changeset.
file upgrade-5.2.0d5-5.2.0d6.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.0d5-5.2.0d6.sql
Fix another missing comma!

Add missing comma

now made ambiguous by acs_objects.title

make getting url work for item_id when > 1 rev, make revision_set_active denormalize the title to acs_objects

  1. … 2 more files in changeset.
add the upgrade script, make news__url work for item or revision

    • -0
    • +128
    ./upgrade-5.2.0d2-5.2.0d3.sql
  1. … 2 more files in changeset.
add lead and associated image to news story, clean up markup some, break package, views out from create.sql

    • -0
    • +388
    ./upgrade-5.2.0d1-5.2.0d2.sql
  1. … 52 more files in changeset.
Added view news_items_live_or_submitted to upgrade script.

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
    • +145
    ./upgrade-4.6-5.0d1.sql
  1. … 10 more files in changeset.
merge from oacs-4-6

  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-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

  1. … 30 more files in changeset.