• last updated 13 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

Streamline idiom

Prefer cached api, document behavior

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

For the file-storage portlet to support the "showcasing use case", instead of hacking the UI as done before, we just point it to the user folder, that should exist for everyone

fix overquoting in notification-widget

  1. … 5 more files in changeset.
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. … 366 more files in changeset.
    • -33
    • +0
    ./fs-contents-portlet-postgresql.xql
Bugfix

forcing this db_multirow to be executed, I found out {} idiom was missing and therefore shadowing extended columns to the template::list

Use more portable sql idioms and simplify query using api, remove unused query

Rework adp boolean expressions

  1. … 25 more files in changeset.
Prefer literal in adp axpressions + Whitespace changes

  1. … 29 more files in changeset.
Use proper natural number default instead of empty string

remove conditions, which are always true

remove parens

Backport fix for https://openacs.org/forums/message-view?message_id=5386710 on the oacs-5-9 branch (requires bumping the version number)

  1. … 1 more file in changeset.
Improve previous fix: don't specify root folder at all and let file-storage deal with this

Bugfix: make sure root_folder_id exists or dotlrn won't display community folder correctly

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

  1. … 7829 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 3 more files in changeset.
Fixed root_folder_id variable not being passed properly to the includelet by the fs-portlet

- pass pretty_name to notification widget HTMLescaped (since widget expects it)

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

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

  1. … 348 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

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

  1. … 22 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2545 more files in changeset.
- replace deprecated call to "ad_return" by "return"

  1. … 6 more files in changeset.
- replace calls to deprecated function export_url_vars

  1. … 1 more file in changeset.
- improve page contract

- modernize Tcl (use byte-compiled comparisons)

  1. … 3 more files in changeset.