• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix misleading quoery variable (mount_p, which is not a boolean)

- improve validity and saftey of HTML

  1. … 4 more files in changeset.
- quote HTML attribute values

  1. … 9 more files in changeset.
- quote HTML attributes

  1. … 2 more files in changeset.
- fix validty of HTML

- improve validity and security of HTML of admin pages

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

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

  1. … 1 more file in changeset.
- remove deprecated HTML markup

Add missing file extension to referenced image 'checkboxchecked.gif'

- 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)

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 obsolete files

    • -64
    • +0
    ./users/sessions-registered-summary.tcl
- fix indentation of source code

- 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
    ./apm/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)