• last updated 55 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
free doc only, when it exists

Fixed typo in catalog file

Cover case when -base flag in export_vars contains query variables and no vars are exported. By hand this is silly, but could happen in the context of dynamic url generation when vars to export are not known in advance.

Missing message key in de_DE

Hide file-storage actions that are not allowed for the user. (receives analogous modifications on Learn@WU)

Use standard file-storage delete api, as extlink one seems to require extra sql stored procedures (which don't seem necessary to me)

As on Learn@WU, approve directly messages coming from admins, don't show messages about moderation when admins are posting

Replace innerHTML idiom with a more DOM compliant one, as IE would show undefined username otherwise.

    • -3
    • +15
    /openacs-4/packages/chat/www/ajax/chat.js
Fixed german message key

Updated de_DE translation (Dateisystem -> Dateiablage)

Updated es_ES message keys

Added missing message keys for en_US

add url in permission listings to point to the package url

remove hardcoded id

Don't abort script when people sends a message over a non-existing

chat, as this is required by the chat sweeper to happen.

Log errors when page cannot be found. Fix typo

    • -2
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
The dict returned from ns_parseurl does not always contain a "port" component

- fix broken call (ns_htmlencode must be ns_quotehtml)

- restrict input formats for date, such that underlying SQL functions are not overstressed.

    • -2
    • +4
    /openacs-4/packages/calendar/www/view.tcl
Use template::themed_template as well for .adp file served for the files in the www directory handled directly via the request processor

URL-encode folder path (util_current_directory) if used for an HTTP redirect (ad_returnredirect).

fix signature comparison for apm_callback_has_valid_args when nsf procs are used

Improve robustness of file operations against names starting with a "-"

tighten regexps for message keys

harden page contract

Improve robustness of "file delete" operations

Improve robustness of "file delete" operations

  1. … 5 more files in changeset.
Improve robustness of "file delete" operations

    • -1
    • +1
    /openacs-4/packages/xowf/tcl/atjob-procs.tcl
    • -10
    • +13
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
  1. … 11 more files in changeset.
make object creation explicit to avoid potential name clashes

    • -12
    • +12
    /openacs-4/packages/xowiki/www/admin/list.tcl
- new function to address problem in issue #3312: ad_urlencode_url.

This function can be passed a url with or without a location and makes

sure, that the folder_path is encoded correctly.

- use ad_urlencode_url as well in export_vars