• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed unused functions

  1. … 1 more file in changeset.
merge of 4.6.3b1 to HEAD

  1. … 76 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 ...

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

  1. … 10 more files in changeset.
fixed pg load of dm

fixed up view of calendar items and deletion of recurrences

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

  1. … 2 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.
*** empty log message ***

*** empty log message ***

  1. … 3 more files in changeset.
Datamodel should be working

  1. … 5 more files in changeset.
ported calendar data model

    • -0
    • +426
    ./cal-item-create.sql
  1. … 5 more files in changeset.