• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file highcharts.info was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/highcharts/highcharts.info
file sample.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/highcharts/www/sitewide-admin/sample.adp
file index.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/highcharts/www/sitewide-admin/index.tcl
file index.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/highcharts/www/sitewide-admin/index.adp
file download.tcl was initially added on branch oacs-5-10.

file resource-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/highcharts/tcl/resource-procs.tcl
file resource-init.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/highcharts/tcl/resource-init.tcl
improve wording

don't create version directory in a checking function

Use new ADP-include "registered-urns" on sitewide-admin page, use 5.2.2, bump version to 5.10.1d3

Use new ADP-include "registered-urns" on sitewide-admin page, bump version to 5.10.1d1

Use new ADP-include "registered-urns" on sitewide-admin page, bump version to 0.1d2

Use new ADP-include "registered-urns" on sitewide-admin page, bump version to 0.2d4

registered-urns: new adp-include for listing registered URNs

This function is useful e.g. for the packages using optionally

CDN or local resources. It helps an admin for testing the

registered resources (e.g. via sitewide-admin pages).

Bump version number to 5.10.1d19.

file registered-urns.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/acs-templating/lib/registered-urns.adp
file registered-urns.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/acs-templating/lib/registered-urns.tcl
reduce verbosity

remove incorrect space in title

avoid UTF-8 middot that apprarently does not work everywhere

avoid the usage of images for sorting order icons

provided a helper proc to query the mapping of a generic icon name to a concrete

This function is necessary in boundary cases, where e.g. a display_template passes the generic

name of the icon via template variables which have to be

@-substituted before adp-tag resolution, which performs the

regular icon name mapping (otherwise, the tag resolver receives

e.g. ...name=@icon@...)

prefer adp:icon over old-style .png images

use adp:icon and fix broken layout

- prefer adp:icon over old-style .gif images

- fix line-breaks in table headers of week-calender, which causes

diffent heights of some of the table headers (1 line vs. 2lines)

This was a problem at least with bootstrap5

fix typo

prefer adp:icon over old-style .gif images

prefer adp:icon over old-style .gif and .png mages

make UI more generic: add generic icons to actions

    • -3
    • +3
    /openacs-4/packages/faq/www/admin/one-faq.adp
prefer adp:icon over old-style .gif images

    • -4
    • +4
    /openacs-4/packages/faq/www/admin/index.tcl
prefer adp:icon over old-style .gif images

added support for pie chart statistics (deactivated by default)