• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use a test admin user to run the ics test

Fix typos

Deprecate calendar::assign_permissions, trivial wrapper to the permission api

  1. … 2 more files in changeset.
Deprecate calendar::item::assign_permission, trivial wrapper to the permission api

One can in fact replace the only occurrence by granting the admin permission on the item.

Update tests to demonstrate that the behavior remains the same.

  1. … 1 more file in changeset.
Increase proc coverage

Increase proc coverage

Accomodate the test for downstream, where the notification object depends on whether the calendar is private or not

Localize the notification mode as we do downstream, fix test so that the notification generated internally by calendar::item::new is detected, rather than a dummy one

  1. … 5 more files in changeset.
Detect when permission caching is enabled and flush the permission cache in this case

Increae proc coverage

Increase proc coverage

Increase proc coverage

Increase proc coverage

Increase proc coverage

make tested API calls explicit

  1. … 5 more files in changeset.
prefer "aa_equals" over "aa_true"+"string equal"

  1. … 5 more files in changeset.
calendar reform (part 2):

- make "forgotten" fields "related_link_url", "related_link_text",

"redirect_to_rel_link_p" of acs-events usable from the calendar.

- add web interface for "location" field as well

- bump version to 2.10.0d4

  1. … 14 more files in changeset.
add test case illustrating behavior on acs_activities and recurrences, when single cal_items are deleted

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 313 more files in changeset.
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 changes to HEAD ...

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

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