calendar-display-procs-postgresql.xql

  • last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Resurrected so that calendar-portlet works like a charm.

    • -0
    • +158
    ./calendar-display-procs-postgresql.xql
  1. … 1 more file in changeset.
Removed because the display procs are not being used anymore

    • -158
    • +0
    ./calendar-display-procs-postgresql.xql
  1. … 2 more files in changeset.
Fixed some minor acs-lang stuff and a few noquote things.

    • -3
    • +91
    ./calendar-display-procs-postgresql.xql
  1. … 6 more files in changeset.
draft version of noquoted calendar package

    • -117
    • +0
    ./calendar-display-procs-postgresql.xql
  1. … 22 more files in changeset.
fixed select_list_items query so that column names are the ones expected in the tcl files

    • -3
    • +5
    ./calendar-display-procs-postgresql.xql
merge of 4.6.3b1 to HEAD

    • -2
    • +44
    ./calendar-display-procs-postgresql.xql
  1. … 76 more files in changeset.
More PG 7.3 changes ...

    • -3
    • +3
    ./calendar-display-procs-postgresql.xql
  1. … 4 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
    • +1
    ./calendar-display-procs-postgresql.xql
  1. … 53 more files in changeset.
Date/time/number localization

    • -52
    • +8
    ./calendar-display-procs-postgresql.xql
  1. … 85 more files in changeset.
fixed calendar weekly display for PG

    • -1
    • +1
    ./calendar-display-procs-postgresql.xql
  1. … 1 more file in changeset.
fixed things into a single calendar query rather than multiple (not quite finished)

    • -8
    • +20
    ./calendar-display-procs-postgresql.xql
  1. … 2 more files in changeset.
fixed conflicts

    • -2
    • +2
    ./calendar-display-procs-postgresql.xql
  1. … 1 more file in changeset.
made list widget nicer

    • -4
    • +7
    ./calendar-display-procs-postgresql.xql
  1. … 5 more files in changeset.
fixed up the monthly view

    • -1
    • +3
    ./calendar-display-procs-postgresql.xql
  1. … 5 more files in changeset.
added support for editing recurring events

    • -0
    • +32
    ./calendar-display-procs-postgresql.xql
  1. … 8 more files in changeset.
added display procs support for PG

    • -0
    • +138
    ./calendar-display-procs-postgresql.xql