calendar-preferences-postgresql.xql

  • last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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

    • -28
    • +0
    ./calendar-preferences-postgresql.xql
  1. … 51 more files in changeset.
debugged the query and the corresponding page. calendar-preferences now syntactically works fine, however I am not sure about the supposed semantics of this page...

    • -25
    • +7
    ./calendar-preferences-postgresql.xql
  1. … 1 more file in changeset.

First round of speedups for verious permissions issues. Key finding is that

the all_object_party_privilege_map is speedy in PostgreSQL and apparently in

Oracle, as well (having re-read some of the optimization threads).

    • -13
    • +13
    ./calendar-preferences-postgresql.xql
  1. … 23 more files in changeset.
*** empty log message ***

  1. … 4 more files in changeset.
xql files for admin dir

    • -0
    • +46
    ./calendar-preferences-postgresql.xql
  1. … 11 more files in changeset.