• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1463 more files in changeset.
merge from oacs-5-10

  1. … 8097 more files in changeset.
improving Oracle upgrade scripts

Oracle has no "ALTER TABLE ADD COLUMN ...."

Oracle has no "ALTER TABLE ADD COLUMN if exists .."

  1. … 8 more files in changeset.
Fix oracle upgrade, remembering to keep privilege creation, which should indeed happen in the upgrade

  1. … 1 more file in changeset.
file upgrade-6.0.0d1-6.0.0d2.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade-6.0.0d1-6.0.0d2.sql
  1. … 1 more file in changeset.
Chat Reform: reduce complexity by removing the 'chat_avatar_allow' privilege, 'chat_room_edit' should suffice.

  1. … 7 more files in changeset.
Chat data-model reform:

- introduce on delete cascade on foreign key constraints so package can be removed easily e.g. from the subsite UI

- remove remaining stored procedures (and function_args definitions) to relieve the burden on the development process and reduce divergency between oracle and postgres code

- converge oracle and postgres datamodels:

. oracle -> add missing messages_time_window column

. postgres -> remove creation_date from chat_transcripts, which was found to be still existing on old downstream installations

  1. … 9 more files in changeset.
file upgrade-5.0.1d6-5.0.1d7.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade-5.0.1d6-5.0.1d7.sql
  1. … 1 more file in changeset.
Chat Redesign: enable/disable avatar pictures by room, using the new attribute 'avatar_p', instead of by package instance, using the 'ShowAvatar' parameter.

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

    • -0
    • +0
    ./upgrade-5.0.1d5-5.0.1d6.sql
  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Introduced new options to set chat rooms so login and/or logout message are not issued everytime a user enters/exits the chat.

  1. … 15 more files in changeset.
file upgrade-5.0d10-5.0d11.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade-5.0d10-5.0d11.sql
  1. … 1 more file in changeset.
upgrade script for 2.3.0->2.4 which is really a downgrade ; does the same as upgrade-5.0d4-5.0d5.sql

    • -0
    • +264
    ./upgrade-5.0d6-5.0d7.sql
brought chat in cvs head to the same level as in oacs-5-2, normalized comparisons and expr (using eq etc.)

  1. … 81 more files in changeset.
fix SQL syntax

  1. … 1 more file in changeset.
Adding auto_flush and auto_transcript for chat_rooms

  1. … 1 more file in changeset.
file upgrade-5.0d4-5.0d5.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.0d4-5.0d5.sql
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +344
    ./upgrade-4.0.0-5.0d1.sql
  1. … 3 more files in changeset.