• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

    • -2
    • +2
    ./postgresql/dotlrn-calendar-create.sql
  1. … 7 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -76
    • +83
    ./postgresql/dotlrn-calendar-create.sql
  1. … 2547 more files in changeset.
- modernize SQL (dollar quoting)

    • -76
    • +83
    ./postgresql/dotlrn-calendar-create.sql
  1. … 8 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. … 89 more files in changeset.
using named parameters in call to acs_sc_impl.new to avoid mismatch with new optional pretty name parameter

  1. … 26 more files in changeset.
copyright OpenForce -> MIT

    • -2
    • +2
    ./postgresql/dotlrn-calendar-create.sql
  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.

    • -1
    • +9
    ./postgresql/dotlrn-calendar-create.sql
  1. … 50 more files in changeset.
ported create script to postgres

    • -0
    • +157
    ./postgresql/dotlrn-calendar-create.sql
Added 3 procs to applet contract and impls. Infrastructure for getting rid of dummy_comm_p, cloning, and community deleting

    • -1
    • +28
    ./oracle/dotlrn-calendar-create.sql
  1. … 24 more files in changeset.
updates for new dotlrn proc names, etc

    • -18
    • +20
    ./oracle/dotlrn-calendar-create.sql
  1. … 1 more file in changeset.
adding license

    • -0
    • +16
    ./oracle/dotlrn-calendar-create.sql
  1. … 395 more files in changeset.
fixing up for new dotLRN applet contract

  1. … 1 more file in changeset.
add applet/user update

    • -0
    • +18
    ./oracle/dotlrn-calendar-create.sql
importing - not working yet

  1. … 2 more files in changeset.
Initial revision

    • -0
    • +78
    ./oracle/dotlrn-calendar-create.sql
  1. … 2 more files in changeset.