• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix and standardize quoting in template properties

  1. … 342 more files in changeset.
- fix and standardize quoting in template properties

  1. … 382 more files in changeset.
- standardize url construction to protect against injection attacks

- modernize tcl

  1. … 3 more files in changeset.
- hardening page contracts

  1. … 19 more files in changeset.
- fix misleading quoery variable (mount_p, which is not a boolean)

- improve validity and saftey of HTML

  1. … 6 more files in changeset.
- improve validity and security of HTML of admin pages

  1. … 13 more files in changeset.
- use type checking for boolean parameters in page_contracts to improve security

  1. … 22 more files in changeset.
- fix HTML markup

  1. … 2 more files in changeset.
- fix HTML validation (4.01 Strict) for acs-admin/apm and acs-admin/developer

(remove "center" tag, remove obsolete tags, remove some tables based designs)

  1. … 1 more file in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- replace deprecated ad_require_permission by permission::require_permission in index.vuh files

- replace deprecated ns_tmpnam by ad_tmpname in index.vuh files

  1. … 3 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2533 more files in changeset.
Typo. Removing extra =.

The add package form is not the only form in the html document when e.g. developer support is activated. Therefore

we name it and look for it using its name.

- provide default to ease upgrade

- remove hard-coded path to template for HTML streaming by adding a package parameter named "StreamingHead" to acs-subsite

  1. … 1 more file in changeset.
- change spelling of TCL to Tcl

- change requirements to Tcl 8.5

  1. … 64 more files in changeset.
- when a package with a dependency is deleted, provide a link to the package with this dependency (maybe to delete it first)

- allow apm/version-view.tcl to be called with a version_id or with a package_key

- add script file

file package-instance-create.tcl was initially added on branch oacs-5-8.

    • -0
    • +0
    ./package-instance-create.tcl
- add ability to create an unmounted instance of a package via GUI package management functions

When fetching files we have to include the data model ones in order to look for the drop scripts.

- provide upload means for packages, when .apm files were generated

- make summary required

- provide ability to delete also unmounted packages from package-instances

- site-map: provide information about the package-key in listing of unmounted packages

  1. … 5 more files in changeset.
- replace tabs by spaces (white-space change)

- provide means for easier management of package instances

file package-instances.tcl was initially added on branch oacs-5-8.

    • -0
    • +0
    ./package-instances.tcl
- fix invalid HTML and some more cleanup