• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix #2760. Make the index name shorter to fit 30 chars.

adding index cal_items_on_which_calendar_idx for performance improvements

  1. … 4 more files in changeset.
file upgrade-2.1.0b4-2.1.0b5.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-2.1.0b4-2.1.0b5.sql
  1. … 1 more file in changeset.
The fancy update...from syntax in the PG version is not compatible with either ora8 or ora9.

The fancy update...from syntax in the PG version is not compatible with either ora8 or ora9.

Removed unused functions

  1. … 1 more file in changeset.
Removed crufty old code, fixed package creation

Added notifications to Oracle. It's currently broken because acs-mail-lite is broken, but my code works syntactically at least.

    • -0
    • +56
    ./calendar-notifications-init.sql
Added notifications to calendar. Currently works only for PostgreSQL, will do the port to Oracle in the next 4 weeks.

  1. … 11 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 597 more files in changeset.
file upgrade-2.0d1-2.0b2.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./upgrade/upgrade-2.0d1-2.0b2.sql
  1. … 1 more file in changeset.
- Rewrote calendar admin pages

- Rewrote calendar permission checking

- Fixed bug #261: Day summary doesn't show events before 7 am

- Fixed bug #1139: Times added between 8 and 10 am not shown in day view

- Calendars inherits permissions from the package to which they belong

  1. … 51 more files in changeset.
Typo in constraint name

  1. … 1 more file in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +586
    ./upgrade/upgrade-1.0-2.0d1.sql
  1. … 23 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. … 274 more files in changeset.
Manually added patches 332,333,334 for bugs 1628,1629,1630 by Brad Duell

  1. … 2 more files in changeset.
fixed up view of calendar items and deletion of recurrences

  1. … 7 more files in changeset.
fixed bug in data model

  1. … 1 more file in changeset.
calendar updates for event types - this doesn't work on PG just yet

  1. … 10 more files in changeset.
fixed bug introduced by partial code

support for overlapping cal display

  1. … 9 more files in changeset.

Added some hacks for dotLRN events that might be useful elsewhere. I'm not

*too* worried about hacking in this style since this package needs to be

entirely rewritten except for the graphics!

  1. … 3 more files in changeset.
applied patch 138

  1. … 4 more files in changeset.
just a bit of work

  1. … 11 more files in changeset.
*** empty log message ***

    • -0
    • +258
    ./cal-item-create.sql
    • -0
    • +139
    ./cal-table-create.sql
    • -0
    • +26
    ./cal-table-drop.sql
    • -0
    • +624
    ./calendar-create.sql
    • -0
    • +145
    ./calendar-drop.sql
  1. … 6 more files in changeset.