• last updated 5 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).

    • -94
    • +122
    ./postgresql/calendar-admin-portlet-create.sql
    • -98
    • +126
    ./postgresql/calendar-full-portlet-create.sql
    • -95
    • +123
    ./postgresql/calendar-list-portlet-create.sql
    • -98
    • +126
    ./postgresql/calendar-portlet-create.sql
    • -37
    • +51
    ./postgresql/calendar-portlet-drop.sql
  1. … 2543 more files in changeset.
- modernize SQL (dollar quoting)

    • -95
    • +123
    ./postgresql/calendar-admin-portlet-create.sql
    • -99
    • +127
    ./postgresql/calendar-full-portlet-create.sql
    • -96
    • +124
    ./postgresql/calendar-list-portlet-create.sql
    • -99
    • +127
    ./postgresql/calendar-portlet-create.sql
    • -37
    • +51
    ./postgresql/calendar-portlet-drop.sql
  1. … 4 more files in changeset.
Merged changes to HEAD ...

    • -2
    • +3
    ./oracle/calendar-admin-portlet-create.sql
    • -2
    • +3
    ./oracle/calendar-full-portlet-create.sql
    • -2
    • +3
    ./oracle/calendar-list-portlet-create.sql
    • -2
    • +3
    ./postgresql/calendar-admin-portlet-create.sql
    • -2
    • +3
    ./postgresql/calendar-full-portlet-create.sql
    • -2
    • +3
    ./postgresql/calendar-list-portlet-create.sql
    • -2
    • +3
    ./postgresql/calendar-portlet-create.sql
  1. … 1549 more files in changeset.
Added the code to set css_dir for a fresh install (yesterday's commit was just

for upgrades)

    • -2
    • +3
    ./oracle/calendar-admin-portlet-create.sql
    • -2
    • +3
    ./oracle/calendar-full-portlet-create.sql
    • -2
    • +3
    ./oracle/calendar-list-portlet-create.sql
    • -2
    • +3
    ./postgresql/calendar-admin-portlet-create.sql
    • -2
    • +3
    ./postgresql/calendar-full-portlet-create.sql
    • -2
    • +3
    ./postgresql/calendar-list-portlet-create.sql
    • -2
    • +3
    ./postgresql/calendar-portlet-create.sql
reverting the removal of the sql scripts until someone explains why they were removed leaving the portlet broken: http://openacs.org/bugtracker/openacs/bug?bug_number=2592

    • -0
    • +221
    ./oracle/calendar-admin-portlet-create.sql
    • -0
    • +229
    ./oracle/calendar-full-portlet-create.sql
    • -0
    • +216
    ./oracle/calendar-list-portlet-create.sql
    • -0
    • +262
    ./oracle/calendar-portlet-create.sql
    • -0
    • +114
    ./oracle/calendar-portlet-drop.sql
    • -0
    • +232
    ./postgresql/calendar-admin-portlet-create.sql
    • -0
    • +253
    ./postgresql/calendar-full-portlet-create.sql
    • -0
    • +232
    ./postgresql/calendar-list-portlet-create.sql
    • -0
    • +288
    ./postgresql/calendar-portlet-create.sql
    • -0
    • +129
    ./postgresql/calendar-portlet-drop.sql
Removed unneeded SQL files for rewritten portlet

    • -221
    • +0
    ./oracle/calendar-admin-portlet-create.sql
    • -229
    • +0
    ./oracle/calendar-full-portlet-create.sql
    • -216
    • +0
    ./oracle/calendar-list-portlet-create.sql
    • -262
    • +0
    ./oracle/calendar-portlet-create.sql
    • -114
    • +0
    ./oracle/calendar-portlet-drop.sql
    • -232
    • +0
    ./postgresql/calendar-admin-portlet-create.sql
    • -253
    • +0
    ./postgresql/calendar-full-portlet-create.sql
    • -232
    • +0
    ./postgresql/calendar-list-portlet-create.sql
    • -288
    • +0
    ./postgresql/calendar-portlet-create.sql
    • -129
    • +0
    ./postgresql/calendar-portlet-drop.sql
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/calendar-admin-portlet-create.sql
    • -1
    • +2
    ./oracle/calendar-full-portlet-create.sql
    • -1
    • +2
    ./oracle/calendar-list-portlet-create.sql
  1. … 85 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/calendar-admin-portlet-create.sql
    • -4
    • +4
    ./oracle/calendar-full-portlet-create.sql
    • -4
    • +4
    ./oracle/calendar-list-portlet-create.sql
  1. … 23 more files in changeset.
copyright OpenForce -> MIT

    • -3
    • +3
    ./oracle/calendar-admin-portlet-create.sql
    • -3
    • +3
    ./oracle/calendar-full-portlet-create.sql
    • -3
    • +3
    ./oracle/calendar-list-portlet-create.sql
    • -3
    • +3
    ./postgresql/calendar-admin-portlet-create.sql
    • -3
    • +3
    ./postgresql/calendar-full-portlet-create.sql
    • -3
    • +3
    ./postgresql/calendar-list-portlet-create.sql
    • -3
    • +3
    ./postgresql/calendar-portlet-create.sql
    • -3
    • +2
    ./postgresql/calendar-portlet-drop.sql
  1. … 537 more files in changeset.
ported to postgres

    • -0
    • +232
    ./postgresql/calendar-admin-portlet-create.sql
    • -0
    • +253
    ./postgresql/calendar-full-portlet-create.sql
    • -0
    • +232
    ./postgresql/calendar-list-portlet-create.sql
    • -0
    • +288
    ./postgresql/calendar-portlet-create.sql
    • -0
    • +130
    ./postgresql/calendar-portlet-drop.sql
Added list portlet

    • -0
    • +215
    ./oracle/calendar-list-portlet-create.sql
  1. … 4 more files in changeset.
added scoping of items

    • -1
    • +9
    ./oracle/calendar-full-portlet-create.sql
    • -1
    • +11
    ./oracle/calendar-portlet-create.sql
  1. … 2 more files in changeset.
Big checkin. All portal elements tcl and sql have been cleaned up. cleaned up portal api's. still incomplete

    • -19
    • +3
    ./oracle/calendar-admin-portlet-create.sql
    • -19
    • +3
    ./oracle/calendar-full-portlet-create.sql
    • -19
    • +3
    ./oracle/calendar-portlet-create.sql
  1. … 73 more files in changeset.
adding license

    • -1
    • +17
    ./oracle/calendar-admin-portlet-create.sql
    • -1
    • +17
    ./oracle/calendar-full-portlet-create.sql
    • -1
    • +17
    ./oracle/calendar-portlet-create.sql
  1. … 71 more files in changeset.
adding a full portlet

    • -0
    • +220
    ./oracle/calendar-full-portlet-create.sql
  1. … 3 more files in changeset.
fixed calendar functionality

  1. … 5 more files in changeset.
fix conflict - still broken

    • -3
    • +30
    ./oracle/calendar-portlet-create.sql
fixed calendar portlet for admin interface

    • -0
    • +220
    ./oracle/calendar-admin-portlet-create.sql
  1. … 3 more files in changeset.
link hide stuff

    • -1
    • +10
    ./oracle/calendar-portlet-create.sql
user_edit to 't'

group_calendar_id def param

    • -1
    • +11
    ./oracle/calendar-portlet-create.sql
update

  1. … 7 more files in changeset.
update

    • -26
    • +149
    ./oracle/calendar-portlet-create.sql
  1. … 2 more files in changeset.
rem

  1. … 3 more files in changeset.
another damn type

update

added edit_content

    • -1
    • +11
    ./oracle/calendar-portlet-create.sql
link

  1. … 3 more files in changeset.
shade

    • -1
    • +12
    ./oracle/calendar-portlet-create.sql
  1. … 5 more files in changeset.
calendar id