• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7833 more files in changeset.
Alter caveman style booleans (type character(1)) to real SQL boolean types.

  1. … 1 more file in changeset.
file upgrade-2.9.0-2.9.1d1.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-2.9.0-2.9.1d1.sql
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -87
    • +115
    ./postgresql/dotlrn-forums-admin-portlet-create.sql
    • -75
    • +75
    ./postgresql/dotlrn-forums-create.sql
  1. … 2546 more files in changeset.
- modernize SQL (dollar quoting)

    • -87
    • +115
    ./postgresql/dotlrn-forums-admin-portlet-create.sql
    • -75
    • +75
    ./postgresql/dotlrn-forums-create.sql
  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
    • +2
    ./oracle/dotlrn-forums-admin-portlet-create.sql
  1. … 88 more files in changeset.
using named parameters in call to acs_sc_impl.new to avoid mismatch with new optional pretty name parameter

    • -4
    • +4
    ./oracle/dotlrn-forums-admin-portlet-create.sql
  1. … 25 more files in changeset.
merging the dotlrn-1-0 branch down onto HEAD (the trunk)

    • -0
    • +199
    ./oracle/dotlrn-forums-admin-portlet-create.sql
    • -90
    • +129
    ./oracle/dotlrn-forums-create.sql
    • -0
    • +215
    ./postgresql/dotlrn-forums-admin-portlet-create.sql
    • -17
    • +34
    ./postgresql/dotlrn-forums-create.sql
  1. … 197 more files in changeset.
create the autosubscribe_p column on forums_forums table

    • -1
    • +18
    ./postgresql/dotlrn-forums-create.sql
MIT copyright

  1. … 10 more files in changeset.
sloan - adds an admin portlet, adds auto_subscribe_p to forums_forums table (belongs elsewhere I think), fixes postgress sc registration

    • -0
    • +199
    ./oracle/dotlrn-forums-admin-portlet-create.sql
    • -88
    • +132
    ./oracle/dotlrn-forums-create.sql
    • -0
    • +215
    ./postgresql/dotlrn-forums-admin-portlet-create.sql
    • -17
    • +17
    ./postgresql/dotlrn-forums-create.sql
  1. … 6 more files in changeset.
file dotlrn-forums-admin-portlet-create.sql was initially added on branch dotlrn-1-0.

    • -0
    • +0
    ./oracle/dotlrn-forums-admin-portlet-create.sql
    • -0
    • +0
    ./postgresql/dotlrn-forums-admin-portlet-create.sql
copyright OpenForce -> MIT

  1. … 545 more files in changeset.
added an operation to the dotlrn_applet service contract. the operation's name

is ChangeEventHandler and is usually implemented by change_event_handler

method in the dotlrn_applet implementation. dotLRN can throw events based on

changes to a community via the dotlrn_community::generate_change_event method.

currently the only event being thrown and handled is the 'rename' event. this

event is thrown when the name of a community is changed. the only applets that

currently listen for this event are dotlrn_fs, dotlrn_forums, and

dotlrn_calendar.

applets do not have to handle all events, only events they are interested in

handling.

we will add events on an as needed basis.

    • -109
    • +98
    ./oracle/dotlrn-forums-create.sql
    • -106
    • +96
    ./postgresql/dotlrn-forums-create.sql
  1. … 50 more files in changeset.
datamodels ported by mohan pakkurti and samir joshi

    • -0
    • +164
    ./postgresql/dotlrn-forums-create.sql
  1. … 33 more files in changeset.
dotlrn-forums start

  1. … 2 more files in changeset.
Initial revision

    • -0
    • +157
    ./oracle/dotlrn-forums-create.sql
  1. … 12 more files in changeset.