• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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)

Improve robustness of "file delete" operations

  1. … 16 more files in changeset.
- replace "<include ... />" by "<include ... >", since adp parser in

AOLserver and NaviServer passes "/" as argument to the adp-include.

  1. … 14 more files in changeset.
- tighten page contracts

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

  1. … 1 more file in changeset.
Some more Tcl cleanup

- use curly brackes to enable byte code compilation

- don't use "[expr ...]" when not needed

- prefer "incr i -1" over "set i [expr {$i - 1}] "

  1. … 15 more files in changeset.
- remove dead code: form n_past_days_form is nowhere used, probably some legacy

- provide image dimensions

  1. … 2 more files in changeset.
- use confirm handler instead of "onclick=..." in all packages in oacs-5-9

  1. … 15 more files in changeset.
- use event listener instead of onclick handler

- hint based on "fs_title_msg" is probably not shown since many years.

- modernize HTML

  1. … 21 more files in changeset.
- modernize HTML of documentation

  1. … 10 more files in changeset.
- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

- use entities for quotes

- updated version numbers, regenerated documentation

  1. … 297 more files in changeset.
- add editor hints to .vuh files

  1. … 26 more files in changeset.
- trying to make folder-create ore robust against invalid input

- improve handling of incorrect input

- remove useless parenthesis

- bump version number to 5.9.1d1

- improve security of page_contracts

  1. … 1 more file in changeset.
- fix robustness on mangeled query parameters

- strengthen page contract

- handle case, where neither file_id nor folder_id is specified

.xql-file reform of file-storage

  1. … 8 more files in changeset.
- prepare documentation for release

  1. … 221 more files in changeset.
- pass pretty_name to notification widget HTMLescaped (since widget expects it)

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

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

  1. … 336 more files in changeset.
- use templating for navigation in doc files

- add adp-files /packages/acs-core-docs/lib/navheader and

/packages/acs-core-docs/lib/navfooter

  1. … 215 more files in changeset.