• last updated 39 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Refer to the parameter in the file-storage instance instead than on a local one to decide the maximum upload size and deprecate the one here

Rationale: makes little sense that we set and maintain separate limits referring to the same file-storage instance

Remove trivial default, already set by the api

Whitespace removal

Remove obsolete queries and bring remaining one inline

    • -94
    • +0
    ./attachments/www/file-add-2-oracle.xql
    • -87
    • +0
    ./attachments/www/file-add-2-postgresql.xql
Speed up referential integrity by avoiding sequential scans

Whitespace changes

    • -27
    • +27
    ./acs-tcl/tcl/acs-kernel-procs.tcl
Fix typo in proc doc

Whitespace changes

    • -62
    • +60
    ./acs-tcl/tcl/document-procs.tcl
Fix typo in proc doc

Whitespace changes

    • -84
    • +84
    ./acs-tcl/tcl/util-diff-procs.tcl
Remove duplicated comments

Whitespace changes

    • -12
    • +18
    ./acs-tcl/lib/check-installed.tcl
Add missing parameter to include doc

fix documentation bug #3369

Add ad_include_contract and documentation to this page

    • -0
    • +10
    ./file-storage/lib/folder-admin.tcl
Use ad_include_contract on this page

Replace custom arg checks with proper ad_include_contract

    • -42
    • +25
    ./acs-tcl/lib/static-progress-bar.tcl
Fix doc

    • -3
    • +2
    ./acs-templating/tcl/deprecated-procs.tcl
Add @see in deprecated proc

    • -1
    • +3
    ./acs-templating/tcl/deprecated-procs.tcl
    • -1
    • +3
    ./acs-datetime/tcl/acs-datetime-procs.tcl
Add some @see in deprecated procs

Fix contract doc

Use ad_include_contract and revise current usages (e.g. write_p was not used anywhere)

Use ad_include_contract on this page

Bring all sql inline

Replace silent catch idiom

Use ad_include_contract

Whitespace changes

    • -16
    • +16
    ./acs-content-repository/tcl/content-procs.tcl
Add missing 'title' parameter to 'content::item::upload_file', which is checked in the proc and probably not materialized out of thin air.

    • -9
    • +7
    ./acs-content-repository/tcl/content-item-procs.tcl
Use '::content::item::get_content_type' instead of the deprecated '::content::item::content_type'

    • -2
    • +2
    ./project-manager/tcl/project-manager-callback-procs.tcl
add procdic for private function