cal-item-procs-postgresql.xql

  • last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed permissions settings in calendar. The original code skirted around

the fact that context_id in the calendar item was being set to NULL by

physically copying the parent calendar's permissions and attaching them

to the new item.

This messed up recurring items because the code to copy an item didn't copy

the permissions, just context_id.

I changed the calendar item create code to set context_id to the calendar

parent, which seems to work fine. After all this is how the perms system

is meant to work ...

  1. … 2 more files in changeset.
fixed conflicts

  1. … 1 more file in changeset.
Fix timestamp function fixes bug 1429 patch 219

added support for editing recurring events

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

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

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

  1. … 1 more file in changeset.
*** empty log message ***

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

  1. … 3 more files in changeset.
uncomplete port of queries

    • -0
    • +246
    ./cal-item-procs-postgresql.xql
  1. … 7 more files in changeset.