• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
The fancy update...from syntax in the PG version is not compatible with either ora8 or ora9.

    • -5
    • +11
    ./oracle/upgrade/upgrade-2.0d1-2.0b2.sql
Removed unused functions

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
    ./oracle/calendar-notifications-init.sql
Added a newline

Added notifications to calendar. Currently works only for PostgreSQL, will do the port to Oracle in the next 4 weeks.

    • -0
    • +64
    ./postgresql/calendar-notifications-init.sql
  1. … 10 more files in changeset.
Removed large chunks of commented-out Oracle code.

Removed unused pgplsql procs - that looked very broken and haven't been used in over two years.

    • -613
    • +5
    ./postgresql/calendar-create.sql
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -0
    • +11
    ./oracle/upgrade/upgrade-2.0d1-2.0b2.sql
  1. … 595 more files in changeset.
file upgrade-2.0d1-2.0b2.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./oracle/upgrade/upgrade-2.0d1-2.0b2.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-2.0d1-2.0b2.sql
- 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

    • -0
    • +11
    ./oracle/upgrade/upgrade-2.0d1-2.0b2.sql
  1. … 49 more files in changeset.
Typo in constraint name

Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +586
    ./oracle/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.
merge of 4.6.3b1 to HEAD

    • -15
    • +15
    ./postgresql/calendar-create.sql
  1. … 73 more files in changeset.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

    • -15
    • +15
    ./postgresql/calendar-create.sql
  1. … 50 more files in changeset.
typo fix to calendar delete from deds castillo. fixes bug #9

Manually added patches 332,333,334 for bugs 1628,1629,1630 by Brad Duell

  1. … 2 more files in changeset.
fixed calendar for PG

  1. … 10 more files in changeset.
added PG support for new calendar API, and fixed front page to create a personal calendar for a user if he/she doens't have any

  1. … 1 more file in changeset.
fixed pg load of dm

fixed up view of calendar items and deletion of recurrences

  1. … 6 more files in changeset.
added URL callback

  1. … 1 more file 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!

    • -205
    • +15
    ./postgresql/cal-item-create.sql
  1. … 1 more file in changeset.
applied patch 138

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

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

  1. … 5 more files in changeset.