• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
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.

- transform table definitions to dicts to make it possible to check for colums to be added (based on work of Antonio Pisano)

  1. … 2 more files in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- provide default to ease upgrade

- remove obsolete files

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

    • -7
    • +12
    ./www/users/registration-history.tcl
- 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

    • -0
    • +11
    ./www/apm/package-instance-create.tcl
file package-instance-create.tcl was initially added on branch oacs-5-8.

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

- fix invalid @param declarations for API browser

  1. … 10 more files in changeset.
- reduce verbosity

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)

    • -119
    • +119
    ./www/apm/version-view.tcl
- provide means for easier management of package instances

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

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

- improve indentation

    • -5
    • +5
    ./www/apm/version-callback-add-edit.tcl
Looking up the form by name given that when developer support is activated it is not the only form on this page.

- use dict instead of arrays

- simplify code

- ignore deprecated packages and *-portlet" (currently useless alone) in offer for end-users

- use dict instead of array (no need to unset first)

- use size of field from apm::package_version::attributes::get_spec if provided

- acs-admin/www/install:

* use acs-admin/www/apm/package-install for install from local

(since this allows e.g. selection of .sql files etc.)

- install from repository:

* include maturity and vendor in listing of available packages

* allow filtering on maturity

* allow installation of head packages

* run package-specific install.xml files (allows to install dotlrn

from repository into an acs-core installation)

- fix typo