calendar-display-procs-oracle.xql

  • last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
No more need for these procs as all their functionality has been moved into the view-* files

    • -153
    • +0
    ./calendar-display-procs-oracle.xql
  1. … 2 more files in changeset.
Resurrected so that calendar-portlet works like a charm.

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

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

    • -0
    • +11
    ./calendar-display-procs-oracle.xql
  1. … 6 more files in changeset.
Reverting to the previous version 1.11, since oracle doesn't have an interval data type

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.
I18NL: localizing the display of dates and time using the lc_time_fmt proc from acs-lang, removing key ADD from catalog file as it's not used

  1. … 7 more files in changeset.
Date/time/number localization

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

    • -6
    • +18
    ./calendar-display-procs-oracle.xql
  1. … 2 more files in changeset.
made list widget nicer

  1. … 5 more files in changeset.
fixed up the monthly view

  1. … 5 more files in changeset.
added support for editing recurring events

    • -0
    • +31
    ./calendar-display-procs-oracle.xql
  1. … 8 more files in changeset.
fixed the look-and-feel of weekly widget

  1. … 5 more files in changeset.

fixed up the displaying of the weekly widget

  1. … 1 more file in changeset.

Added some stuff needed for my dotlrn-events package. Ugly stuff, but needed

due to requirements in the spec for painting things like "event cancelled" in

red.

  1. … 2 more files in changeset.
calendar updates for event types - this doesn't work on PG just yet

    • -4
    • +10
    ./calendar-display-procs-oracle.xql
  1. … 11 more files in changeset.
fixed up a few things to make calendar more usable in dotLRN (and more usable in general)

    • -6
    • +10
    ./calendar-display-procs-oracle.xql
  1. … 8 more files in changeset.
added no-time support (a bit hackish for now)

    • -0
    • +27
    ./calendar-display-procs-oracle.xql
  1. … 2 more files in changeset.
begun refactoring the calendar widgets into procs

    • -0
    • +97
    ./calendar-display-procs-oracle.xql
  1. … 1 more file in changeset.