• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
    • -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.
- replace depreacted "ad_parameter" by parameter::get

- replace deprecated "ad_permission_p" by "permission::permission_p"

- replace deprecated "export_url_vars" by "export_vars"

  1. … 1 more file in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 378 more files in changeset.
Remove package versions from info files. Support ajaxfs parameter in portlet

  1. … 2 more files in changeset.
Forgot an IF in my previous commit

Don't show notification chunk nor webdav one when portlet is shaded

Added missing labels for list template columns

HTML Strict cleanup