• last updated 23 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
fixed the drop files

*** empty log message ***

*** empty log message ***

*** empty log message ***

    • -0
    • +258
    ./oracle/cal-item-create.sql
    • -0
    • +31
    ./oracle/cal-item-drop.sql
    • -0
    • +139
    ./oracle/cal-table-create.sql
    • -0
    • +26
    ./oracle/cal-table-drop.sql
    • -0
    • +624
    ./oracle/calendar-create.sql
    • -0
    • +145
    ./oracle/calendar-drop.sql
*** empty log message ***

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

    • -15
    • +15
    ./postgresql/calendar-create.sql
  1. … 2 more files in changeset.
*** empty log message ***

Datamodel should be working

    • -52
    • +48
    ./postgresql/calendar-create.sql
updated

ported calendar data model

    • -0
    • +426
    ./postgresql/cal-item-create.sql
    • -0
    • +76
    ./postgresql/cal-item-drop.sql
    • -0
    • +141
    ./postgresql/cal-table-create.sql
    • -0
    • +26
    ./postgresql/cal-table-drop.sql
    • -0
    • +912
    ./postgresql/calendar-create.sql
    • -0
    • +200
    ./postgresql/calendar-drop.sql

Grabbed the incomplete (and never to be completed) calendar module from the

ArsDigita CVS tree.

  1. … 40 more files in changeset.
Initial revision

    • -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. … 40 more files in changeset.