• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
applied patch 138

  1. … 2 more files in changeset.
fixes to navigation

fixed up a number of ugly things

  1. … 1 more file in changeset.
removed graphics, whooops, wrong place

added graphics

    • binary
    ./graphics/left-arrow.gif
    • binary
    ./graphics/right-arrow.gif
fixed template to inherit from master

calendar widget

  1. … 3 more files in changeset.
Removed Arsdigita refs

when a private calendar has a name (e.g. "user foo's personal calendar") the

name is shown instead of just "Private"

bug fix to perm check

new list_calendars query

Removed old list_calendars query that queried the acs_perms tables directly.

Using permission_p instead since it automatically check rel_segments. Needed

for dotlrn.

Just added and "s" to the word calendar. Makes more sense.

Changed the representation of tree_sortkeys from "text" to "bit varying".

  1. … 62 more files 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).

    • -12
    • +12
    ./admin/calendar-preferences-oracle.xql
    • -13
    • +13
    ./admin/calendar-preferences-postgresql.xql
  1. … 20 more files in changeset.
Usability Test

    • -0
    • +7899
    ./doc/thesisUsabilityTest.htm
Regression Test

    • -0
    • +2858
    ./doc/regressionTest.htm

Fixed a few minor bugs and updated some info files...

  1. … 3 more files in changeset.

The monthview queryfile was named "*-oralce*" by mistake earlier, and I

split stuff out into a queryfile in the other file being updated.

    • -0
    • +56
    ./cal-monthview-oracle.xql
  1. … 1 more file in changeset.
*** empty log message ***

*** empty log message ***

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

    • -0
    • +64
    ./cal-dayview-oracle.xql
    • -0
    • +64
    ./cal-dayview-postgresql.xql
    • -0
    • +64
    ./cal-listview-oracle.xql
    • -0
    • +64
    ./cal-listview-postgresql.xql
    • -0
    • +56
    ./cal-monthview-oralce.xql
    • -0
    • +56
    ./cal-monthview-postgresql.xql
*** empty log message ***

*** empty log message ***

    • -0
    • +10
    ./admin/cal-item-permissions-postgresql.xql
*** empty log message ***

*** empty log message ***

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

changed db_get_info_from_db to db_get_info in cal-listview.tcl

modified cal-weekview-postgresql.xql & cal-weekview.tcl

changed nvl to coalesce in tcl file