• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 215 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.
- replace deprecated call to " item::copy" by "content::item::copy"

- fix invalid pi-doc variable @version and @cvs_id

  1. … 21 more files in changeset.
- use Tcl 8.5 idioms ("in" expression instead of lsearch)

- modernize Tcl (use byte-compiled comparisons)

use content::extlink instead of the deprecated content_extlink:: api, add content::extlink::edit function

  1. … 12 more files in changeset.
Rollback commit in error. This change is not ready yet due to the

complex interaction of portals and dotlrn.

Name of portlet is fs_portlet.

Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Merging Nima's changes: i18n

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. … 2475 more files in changeset.
Made sure you can inherit permissions for the public folder as well

  1. … 1 more file in changeset.
added parameter to inherit permissions from root folder, if wanted

  1. … 1 more file in changeset.
Use parent_id to find user folders.

Add tests for user and shared folders

file dotlrn-fs-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./test/dotlrn-fs-procs.tcl
Added write permission for public folder as a parameter

  1. … 1 more file in changeset.
Added caching of root_folder_id of a user

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. … 15 more files in changeset.
added parameter to give community member write permission to folders

  1. … 3 more files 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. … 2272 more files in changeset.
adding permissions to dotlrn-admin group

Fix call to lang::util::localize

Use new unnamed locale parameter to lang::util::localize and

re-run renaming upgrade procedure.

  1. … 1 more file in changeset.
Removed a debugging statement ...

I earlier fixed a bogus "lsearch" result check without realizing that the

"lsearch" had another bug, searching a comma-separated string rather than a

list. Sigh. This code never "worked" it just appeared to work since the

old portal code didn't give errors if you tried to modify parameters to a

non-existent portlet.

Made a similar change to fs permissions for add_applet as I did earlier for

add_applet_to_community