• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- cleanup, support nsf-procs

- cleanup of apm management (reduce redundancy, consistent headers, cleanup HTML, reduce deprecated code, remove obsolete files)

- the only remaining calls to apm_headers are now in combination with ad_return_top_of_page

    • -95
    • +0
    ./packages/acs-admin/www/apm/bulk-intall.tcl
    • -15
    • +0
    ./packages/acs-admin/www/apm/bulk-intall.xql
    • -1
    • +1
    ./packages/acs-admin/www/apm/index.adp
    • -2
    • +1
    ./packages/acs-admin/www/apm/package-add-2.tcl
    • -5
    • +0
    ./packages/acs-admin/www/apm/package-add.adp
    • -7
    • +5
    ./packages/acs-admin/www/apm/package-add.tcl
    • -5
    • +0
    ./packages/acs-admin/www/apm/package-deinstall.adp
    • -6
    • +10
    ./packages/acs-admin/www/apm/package-deinstall.tcl
  1. … 28 more files in changeset.
file apm.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    ./packages/acs-admin/www/apm/apm.adp
- delete obsolete file based on non-existing ad_parameter_elements

- remove obsolete file

- remove obsolete files

- get rid of depecated calls to ad_header and ad_footer

- simplify quoting, produce better HTML

    • -0
    • +23
    ./packages/acs-admin/www/apm/package-load.adp
    • -26
    • +4
    ./packages/acs-admin/www/apm/package-load.tcl
    • -51
    • +55
    ./packages/acs-admin/www/apm/version-files.tcl
file package-load.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    ./packages/acs-admin/www/apm/package-load.adp
- remove obsolete files

    • -129
    • +0
    ./packages/acs-admin/www/apm/version-tag.tcl
    • -44
    • +0
    ./packages/acs-admin/www/apm/version-tag.xql
- remove obsolete file

    • -308
    • +0
    ./packages/acs-admin/www/apm/build-repository.tcl
    • -28
    • +0
    ./packages/acs-admin/www/apm/package-scan.tcl
- use lassign instead of "foreach ... break" idiom

- mark strange functionad_dbclick_check_dml as deprecated

    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
- get rid of depecated calls to ad_header and ad_footer

- simplify quoting, produce better HTML

    • -0
    • +5
    ./packages/acs-admin/www/apm/package-deinstall.adp
    • -9
    • +6
    ./packages/acs-admin/www/apm/package-deinstall.tcl
    • -20
    • +28
    ./packages/acs-admin/www/apm/package-delete-2.tcl
    • -16
    • +18
    ./packages/acs-admin/www/apm/package-delete.tcl
file package-deinstall.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    ./packages/acs-admin/www/apm/package-deinstall.adp
file package-delete.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    ./packages/acs-admin/www/apm/package-delete.adp
file package-delete-2.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    ./packages/acs-admin/www/apm/package-delete-2.adp
- make code more uniform

    • -1
    • +10
    ./packages/acs-admin/www/apm/packages-install.tcl
- get rid of depecated calls to ad_header and ad_footer

- produce more valid HTML

    • -0
    • +5
    ./packages/acs-admin/www/apm/package-add.adp
    • -64
    • +67
    ./packages/acs-admin/www/apm/package-add.tcl
file package-add.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    ./packages/acs-admin/www/apm/package-add.adp
- remove broken and obsolete file

    • -40
    • +118
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
    • -98
    • +0
    ./packages/acs-admin/www/apm/cvs-status.tcl
    • -33
    • +0
    ./packages/acs-admin/www/apm/cvs-status.xql
- modernize tcl

    • -17
    • +17
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
- get rid of deprecated call to ad_footer

- guard against calls for "isobject", where the "object" does not support "info precedence"

    • -2
    • +4
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
Typo on error message.

    • -2
    • +2
    ./packages/xotcl-core/www/show-class-graph.tcl
- completing/improving .info files of major packages

    • -1
    • +2
    ./packages/file-storage/file-storage.info
    • -10
    • +15
    ./packages/xotcl-core/xotcl-core.info
- adjust maturity levels for packages at use at openacs.org

    • -0
    • +1
    ./packages/attachments/attachments.info
    • -0
    • +1
    ./packages/ref-language/ref-language.info
    • -1
    • +1
    ./packages/rss-support/rss-support.info
- commit fixed and pimped apm-builder which is at use at openacs.org

    • -169
    • +180
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
- update maturities

    • -1
    • +1
    ./packages/acs-datetime/acs-datetime.info
- generalize results for cases, where objects live just in different threads

    • -3
    • +7
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -11
    • +17
    ./packages/xotcl-core/www/show-object.tcl
- use standard "not found" message instead of deprecated calls

    • -9
    • +2
    ./packages/file-storage/www/view/index.vuh