fs-contents-portlet.tcl

  • last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Address issue in downstream pipeline, which should not really happen in practice (yet it might) and update documentation

Use an apy that will react to oacs-dav not being installed

Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 368 more files in changeset.
remove conditions, which are always true

remove parens

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

  1. … 7834 more files in changeset.
- use theme-able notification-widget in file-storage and fs-portlet

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

  1. … 350 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 24 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 "ad_return" by "return"

  1. … 6 more files in changeset.
- modernize Tcl (use byte-compiled comparisons)

  1. … 4 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. … 2275 more files in changeset.
Fixed introduced bug with user-fs-portlet

  1. … 1 more file in changeset.
Added support for WebDAV in the fs-portlet. Added support for editing the File Storage Parameters in the fs-admin-portlet.

  1. … 7 more files in changeset.
The fs-contents-portlet and the fs-portlet (when scoped_p is true) use a

file-storage package's template to display folder contents. This template

checks for permissions and decorates the display with appropriate buttons

for adding files, folders, etc so there's no need for our portlet to add

hyperlinks. Nor to do the permission checking used to determine which ones

to put in the portlet. Unfortunately, for the unscoped case, i.e. the

user's file storage page, the portlet puts out its own page and does so

using a different style than file-storage itself. Which needs fixing, but

not right now.

  1. … 3 more files in changeset.
Fixed the last part of bug 1854, generating the proper link for files displayed

in the fs contents portlet.

  1. … 1 more file in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 138 more files in changeset.
Added notifications for folders to the fs-portlet as well.

  1. … 3 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
There was an extra - and SLOW - query in the fs-contents-portlet. The result

wasn't used because folder-chunk was included and did the actual output.

merging the dotlrn-1-0 branch down onto HEAD (the trunk)

  1. … 200 more files in changeset.
sloan merge - adds support for file_upload_name, cleanup html in fs-contents-portlet.adp, fixes scoped display, adds temporary workaround to ensure that fs_contents_portlets get renamed properly (needs psql trigger version)

  1. … 9 more files in changeset.
copyright OpenForce -> MIT

  1. … 546 more files in changeset.
moved portal::mapping api and data model from new-portal into the core, i.e.

into acs-tcl and acs-kernel. renamed it from portal::mapping to

site_node_object_map, since that is what it is. enjoy.

  1. … 28 more files in changeset.
fixing contents portlet to show upload link

  1. … 2 more files in changeset.
folder contents portlet stuff

    • -0
    • +64
    ./fs-contents-portlet.tcl
  1. … 6 more files in changeset.