• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
solve bug: items personals publics by default, bug 2628

  1. … 1 more file in changeset.
Moving the callbacks code from calendar-procs to calendar-callback-procs

  1. … 3 more files in changeset.
Removing eval from calendar callback implementation and adding the new namespace 'merge'

fixed inadvertent commit, the calendar merge related procs were not in my latest commits

  1. … 1 more file in changeset.
varous bug fixes, enhance date field to use the new calendar javascript and integrates with ad_form date widget

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

  1. … 1 more file in changeset.
Adding calendar implementations for Merge support

  1. … 1 more file in changeset.
Adding calendar implementation for the MergePackageUser and MergeShowUserInfo callback

  1. … 1 more file in changeset.
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

Fixed #1328 "Should not require login to view a calendar"

  1. … 9 more files in changeset.
Moved all remaining procs into the calendar namespace

Added get_url proc so that notifications work properly.

Added notifications to calendar. Currently works only for PostgreSQL, will do the port to Oracle in the next 4 weeks.

  1. … 11 more files in changeset.
removed unused proc calendar_public_p

removed proc calendar_update which did exactly the same as rename - but wasn't that aptly named

moved calendar_get_name into calendar namespace

removed queries that were duplicated both in tcl and in xql files.

removed obviously unnecessary comments

  1. … 4 more files in changeset.
Removed unused queries calendar_create_private.get_user_name,calendar_public_p.check_calendar_permission

  1. … 2 more files in changeset.
Moved to calendar-2-procs.tcl to calendar-procs.tcl and removed unused procs calendar_make_date, calendar_create_private, calendar_update

  1. … 7 more files in changeset.
Added proper permission checks to cal-item-new and debugged permissioning.

  1. … 2 more files in changeset.
Removed the check whether a user_id really refers to a user_id in acs_objects.

removed calendar_have_group_cal_p

added calendar_name, calendar_admin_p to select_calendar_list and removed the unnecesary adjust_calendar_list_query

  1. … 1 more file in changeset.
noquote fixes: moved as much html generation into adp files

  1. … 42 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 76 more files in changeset.
Fixed bug #76: Day summary throws an error when you have multiple personal calendars. Now we only look for your personal calendar among the calendars displayed in your portlet (problem exposed in dotLRN).

  1. … 1 more file in changeset.
merge from oacs-4-6

  1. … 130 more files in changeset.
use permission api rather than hit db directly

  1. … 5 more files in changeset.
fixed the make_datetime proc for 12AM bug

support for overlapping cal display

  1. … 9 more files in changeset.
fixes for overlapping events

  1. … 4 more files in changeset.
fixed a stupid bug in calendar creation with creation-user