• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typo from previous commit

Introduced new options to set chat rooms so login and/or logout message are not issued everytime a user enters/exits the chat.

    • -0
    • +255
    ./oracle/upgrade/upgrade-5.0d10-5.0d11.sql
    • -0
    • +113
    ./postgresql/upgrade/upgrade-5.0d10-5.0d11.sql
  1. … 12 more files in changeset.
file upgrade-5.0d10-5.0d11.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.0d10-5.0d11.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.0d10-5.0d11.sql
- modernize SQL

    • -107
    • +193
    ./postgresql/chat-create.sql
    • -32
    • +50
    ./postgresql/upgrade/upgrade-5.0d4-5.0d5.sql
    • -42
    • +68
    ./postgresql/upgrade/upgrade-5.0d6-5.0d7.sql
    • -13
    • +20
    ./postgresql/upgrade/upgrade-5.0d8-5.0d9.sql
  1. … 4 more files in changeset.
PG 9.0 support. Avoiding using acs_object_id_seq view for fetchting next value for the t_acs_object_id_seq sequence.

    • -0
    • +49
    ./postgresql/upgrade/upgrade-5.0d8-5.0d9.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
    ./oracle/upgrade/upgrade-5.0d6-5.0d7.sql
upgrade scripts which is really a downgrade; does the same as upgrade-5.0d4-5.0d5.sql

    • -0
    • +92
    ./postgresql/upgrade/upgrade-5.0d6-5.0d7.sql
Rolled back HEAD to the version on the 5.3 branch

    • -758
    • +156
    ./postgresql/chat-create.sql
  1. … 106 more files in changeset.
reverting pablom's commits to oacs-5-2: see http://openacs.org/forums/message-view?message_id=1042586

  1. … 54 more files in changeset.
Fixing a lot of bad programming techniques and try to get .LRN out of the package, in vain...

  1. … 7 more files in changeset.
removing dependencies with xotcl

adding upgrade script for postgres

    • -0
    • +692
    ./postgresql/upgrade/upgrade-5.0d6-5.1d.sql
  1. … 5 more files in changeset.
"New version of the package"

    • -164
    • +683
    ./postgresql/chat-create.sql
  1. … 87 more files in changeset.
Improvements in order to increase the funcionalities, overall in the creation and using of chat rooms

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

  1. … 2478 more files in changeset.
brought chat in cvs head to the same level as in oacs-5-2, normalized comparisons and expr (using eq etc.)

    • -0
    • +252
    ./oracle/upgrade/upgrade-5.0d4-5.0d5.sql
  1. … 77 more files in changeset.
Changing chat_msgs.creation_date from date to timestamptz datatype

update to make xotcl a dependency

  1. … 12 more files in changeset.
deleting room_admin privilege was missing

fix SQL syntax

    • -20
    • +19
    ./oracle/upgrade/upgrade-5.0d4-5.0d5.sql
Adding auto_flush and auto_transcript for chat_rooms

    • -0
    • +253
    ./oracle/upgrade/upgrade-5.0d4-5.0d5.sql
file upgrade-5.0d4-5.0d5.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.0d4-5.0d5.sql
file upgrade-5.0d4-5.0d5.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.0d4-5.0d5.sql
Support flushing of messages at night

  1. … 17 more files in changeset.
Valencia chat package. Provides support for postgresql and few enhancements like user search.

    • -0
    • +699
    ./postgresql/chat-create.sql
    • -0
    • +158
    ./postgresql/chat-drop.sql
  1. … 89 more files in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +344
    ./oracle/upgrade/upgrade-4.0.0-5.0d1.sql
  1. … 3 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. … 275 more files in changeset.

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

  1. … 2478 more files in changeset.
Initial revision

    • -0
    • +569
    ./oracle/chat-create.sql
    • -0
    • +90
    ./oracle/chat-drop.sql
  1. … 2478 more files in changeset.