• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add missing ad_script_abort

Whitespace changes

improve security for user-added URLs

user the simplified interface of form_reply (passing form as argument)

add one more test case for editing a folder via the web interface

    • -22
    • +48
    ./tcl/test/file-storage-procs.tcl
As we need parent_id to be computed, pass it to the proc as was before so we save a query

add test cases for web testing based on acs::test

    • -87
    • +44
    ./tcl/test/file-storage-procs.tcl
file webtest-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/test/webtest-procs.tcl
white-space cleanup

Fix broken folder-delete function (was broken since Jun 22, 2018)

Improve proc documentation

Whitespace cleanup

Change the cr_items name together with the label, or renamed folders might clash with others in the future

Whitespace cleanup

fix quoting issue

Bump version number

Export message keys from UI to normalize sorting and HTML quoting

    • -16
    • +16
    ./catalog/file-storage.en_US.ISO-8859-1.xml
Reduce divergency between oracle and postgres codebase

Reduce divergency between oracle and postgres codebase

    • -53
    • +0
    ./tcl/file-storage-procs-oracle.xql
    • -49
    • +0
    ./tcl/file-storage-procs-postgresql.xql
Reduce divergency between oracle and postgres codebase

Reduce divergency between Oracle and Postgres codebase

Align fs_objects view definition in Oracle with the one in Postgres

    • -6
    • +3
    ./sql/oracle/file-storage-views-create.sql
    • -0
    • +49
    ./sql/oracle/upgrade/upgrade-5.10.d2-5.10.d3.sql
file upgrade-5.10.d2-5.10.d3.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.10.d2-5.10.d3.sql
Use api and portable idioms

Add ad_include_contract definition (fixes automated tests)

Replace legacy acs_permission__permission_p with acs_permission.permission_p

  1. … 3 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 160 more files in changeset.
Refactoring of 'folder-zip-add'

Fix folder creation in 'folder-zip-add'

Whitespace changes