• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use tcl 8.5 commands

- brace expressions to allow for tcl compilation

- no need to use "expr" inside an "if" or "for" condition

- no need to use "expr" inside "expr"

- bump version number

  1. … 17 more files in changeset.
Merged the 5.4 branch to HEAD, to pick up emmanuelle's fixes before I go

off fixing a bunch of other stuff.

  1. … 27 more files in changeset.
Added headers and caption to month view. Removed unecessary nested tables.

  1. … 6 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
fixes personal calendar permissions that were inherited by default

Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Zen: HTML cleanup

  1. … 7 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

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

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

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