• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove semicolon from the end of get_calendar_name, breaks Oracle.

Remove semicolon from the end of get_calendar_name, breaks Oracle.

Moving the callbacks code from calendar-procs to calendar-callback-procs

file calendar-callback-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./calendar-callback-procs.xql
Removing eval from calendar callback implementation and adding the new namespace 'merge'

all date formats must be ISO format, fixed a bug when creating a recurring event, it seems the calendar type is not being set on each calendar item created

  1. … 2 more files in changeset.
there's a bug in calendar new proc where the calendar type isn't saved, fixed here

reverting invadvertent commits on calendar package

  1. … 4 more files in changeset.
fixed inadvertent commit, the calendar merge related procs were not in my latest commits

varous bug fixes, enhance date field to use the new calendar javascript and integrates with ad_form date widget

  1. … 16 more files in changeset.
Oops, Removing Merge calendar implementations from HEAD.

Adding calendar implementations for Merge support

Adding calendar implementation for the MergePackageUser and MergeShowUserInfo callback

file calendar-callback-procs.tcl was added on branch oacs-5-2 on 2005-07-19 16:49:36 +0000

removed search callback procs for the calendar object. It doesn't make sense to search in calendar names only. Instead we will add the calendar name to each calendar item

    • -11
    • +0
    ./calendar-callback-procs-oracle.xql
    • -11
    • +0
    ./calendar-callback-procs-postgresql.xql
Comment wording

Typos

    • -3
    • +3
    ./calendar-callback-procs-postgresql.xql
fixed a typo

Added callback files for site-wide search

    • -0
    • +27
    ./calendar-callback-procs-oracle.xql
    • -0
    • +27
    ./calendar-callback-procs-postgresql.xql
    • -0
    • +81
    ./calendar-callback-procs.tcl
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Fixing a date format bug in calendar::item::add_recurrence.create_recurrence.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 115 more files in changeset.
(Hopefully) fixed Bug #1711: Outlook Synch creates wrong item start/end time

Now normalizing to UTC - works for me, needs to be doublechecked.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 686 more files in changeset.
Added parameter normalize_system_to to calendar::item::get to solve #1711: Outlook Synch creates wrong item start/end time

Fixed #1711: Outlook Synch creates wrong item start/end time

For Outlook you need to convert from user's timezone to system's timezone. Outlook syncing works fine for me now. I'll have other people with reallifish configurations test it as well.

Replaced hard-coded text with message key. (#1857)

merge of changes up to jcd-merge-for-dirk from oacs-5-1 to HEAD

  1. … 14 more files in changeset.
Fixed have_private_p to accept named parameter party_id

typo

  1. … 1 more file in changeset.