• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing the file listings from the info files since those are no longer used by OpenACS

  1. … 28 more files in changeset.
A variety of changes that add up to making outlook synchronization work

with PostgreSQL (at all) and Oracle (better).

1. Changed calendar to read SystemTimezone rather than hardwire it to

US/Eastern.

2. Made calendar depend on acs-lang since that's where the param lives.

3. Fixed the query on the acs-lang page that lets you set the timezone

(used the Oracle-ism UNIQUE rather than the standard DISTINCT)

4. Saw that the test stuff doesn't work and got rid of the links on the

index page - people can live without testing it for this release (we

should fix it for 4.7)

5. Fixed timezone__local_to_utc so it works with calendar, though it's

very whacky (shifted so the timezone'd date part is the UTC date, would

be much much better to use timestamp without timezone but PG doesn't

accept that syntax for function returns and we're not ready to drop

PG 7.2 support yet so I can't take advantage of the timestamp/timestamptz

type names, sigh)

  1. … 6 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 76 more files in changeset.
sync info files with package data and correct provides identifiers

  1. … 36 more files in changeset.
Added new files to .info files

  1. … 38 more files in changeset.
fixed typo in requires statement for acs-events

added outlook PG support

  1. … 3 more files in changeset.
fixed calendar for PG

  1. … 10 more files in changeset.
massive update to calendar for cleanup

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

  1. … 11 more files in changeset.

.info file didn't specify the fact that this package provides a calendar!

calendar widget

  1. … 6 more files in changeset.

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

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

*** empty log message ***

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

  1. … 5 more files in changeset.
updated the info file

ported calendar data model

Grabbed the incomplete (and never to be completed) calendar module from the

ArsDigita CVS tree.

  1. … 45 more files in changeset.
Initial revision

  1. … 45 more files in changeset.