• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file dotlrn-calendar-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/dotlrn-calendar-test-procs.tcl
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- Add mising @param

- Add missing @author

- @creation_date -> @creation-date

- @creation-user -> @author

- Fix typos

  1. … 8 more files in changeset.
Fix more typos

  1. … 84 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Fix spellings

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

  1. … 217 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.
- fix invalid pi-doc variable @version and @cvs_id

  1. … 21 more files in changeset.
- moderbize Tcl

Last shot at site nodes cleanup. Duplicated site_nodes libraries have been removed and calls to their procs replaced by calls to site_node::

  1. … 3 more files in changeset.
First shot for site_nodes cleanup: removed duplicated library in dotlrn package and unused procs in new-portal/tcl/side-nodes-procs.tcl.

  1. … 4 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Merge in nima's changes

Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

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

  1. … 2478 more files in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 8 more files in changeset.
fix

  1. … 1 more file in changeset.
fix

  1. … 1 more file in changeset.
fix

  1. … 1 more file in changeset.
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.
implement a remove_user proc

  1. … 3 more files in changeset.
Fix for Bug #1933 Add -party_id where needed

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

  1. … 687 more files in changeset.
Fixed Bug #1860 error when changing description,...etc in a community

Changed the parameter name from name to calendar_name

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

    • -406
    • +405
    ./dotlrn-calendar-procs.tcl
  1. … 647 more files in changeset.
Replaced calendar_have_private_p with calendar::have_private_p

  1. … 3 more files in changeset.
set the calendar to not inherit permissions otherwise students can add entries to the class calendar, bug 1226

Fixed Bug 1226

- Break security inheritance for the newly created calendar object to

explicitly take the create permission from regular users.

- Grant 'admin' to Admins and 'read' to Community Members on the

calendar package, not only on the particular calendar

Changed to new namespace proc declaration style

    • -431
    • +430
    ./dotlrn-calendar-procs.tcl