• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
upgrade that fixes permissions and removes requests for personal calendars

file apm-callback-procs.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    ./apm-callback-procs.tcl
fixes personal calendar permissions that were inherited by default

Merged changes to HEAD ...

  1. … 1552 more files in changeset.
Add tests for calendar package

file cal-item-procs.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    ./test/cal-item-procs.tcl
Fix query name to refer to correct tcl procedure. Interestingly this could never have worked the way it is. The calendar::create procedure must not be called anywhere.

Zen: HTML cleanup

  1. … 7 more files in changeset.
fixed bug 3075 on calendar

Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
Minor enhancement for notification

Merge return_url and ui cleanup frm 5.2 (sorry! accidentally commited new code to 5.2 first)

  1. … 12 more files in changeset.
Adding return_urls so the behavior after adding/editing an item is more consistent

  1. … 12 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2472 more files in changeset.
make calendar::item::get.select_item_data_with_attachment behave like calendar::item::get.select_item_data where info of acs_event is prioritized over acs_activity

Fixing bug #2628 to keep calendar items private by default

solve bug: items personals publics by default, bug 2628

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