• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- introduce logical_pacakge_id amd logical_parent_id for

inherited pages (currrently site-wide-pages)

- remove link when URL is abbreviated

    • -1
    • +2
    ./xotcl-request-monitor/www/stat-details.tcl
- keep in url statistics the urls without query parameter

- do cleanup of stale statistics just when queried

    • -13
    • +18
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
    • -14
    • +112
    ./xotcl-request-monitor/www/stat-details.tcl
Checking if parameter XinhaDefaultPlugins exists and has no empty value; otherwise upgrades from 5.1.x will brake.

    • -7
    • +9
    ./acs-templating/tcl/apm-callback-procs.tcl
Checking if parameter XinhaDefaultPlugins exists and has no empty value; otherwise upgrades from 5.1.x will brake.

    • -7
    • +9
    ./acs-templating/tcl/apm-callback-procs.tcl
- url in statistics contains already query parameter

    • -4
    • +4
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
- add folder_mode for includelets book and toc to show

childpages instead of pages of the root folder

- handle different output of "ns_server threads" in Naviserver and Aolserver

    • -3
    • +12
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
- maintain statistics about busy and running (connection) threads

    • -5
    • +30
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
- use new features of item_refs (many thanks to Michael Aram for the suggestions)

- fix typo

- use name "use_package_path" consistently

- extend get_page_from_item_ref to resolve cross-package references

- parameterize item_refs to allow to use package_page or

normalize_name conditionally (mostly to avoid chicken-egg

situations: if e.g. lookup of a parameter needs a parameter

required to resolve the path leading to the parameter page...)

- resolve parameter page via get_page_from_item_ref to allow parameter

pages from non-top-level instances

Fix a lot of typos

    • -10
    • +10
    ./lorsm/www/admin/md/educationalmd.xql
  1. … 81 more files in changeset.
Fix a lot of typos

    • -10
    • +10
    ./lorsm/www/admin/md/educationalmd.xql
  1. … 80 more files in changeset.
Remove file added by mistake (likely when extracting sql from tcl files)

    • -49
    • +0
    ./lorsm/www/admin/md/annotationmd/xql_generico.xql
Set primary key of custom pages on manifest ID *AND* type of page to allow both start and end pages. Provides upgrade script and bumps version number.

    • -7
    • +7
    ./lorsm/sql/postgresql/lorsm-create.sql
    • -0
    • +6
    ./lorsm/sql/postgresql/upgrade/upgrade-0.10d1-0.10d2.sql
Set value for pretty names of custom pages

    • -1
    • +2
    ./lorsm/www/admin/course-structure.tcl
HTML cleanup

Add missing keys

    • -0
    • +4
    ./lorsm/catalog/lorsm.en_US.ISO-8859-1.xml
    • -0
    • +4
    ./lorsm/catalog/lorsm.es_ES.ISO-8859-1.xml
Remove link to non-existent page.

HTML cleanup.

Fix form declarations

HTML cleanup

use proper .info file format

- fix typos

consolidate naming

Restore missing PageSize parameter.

- preliminary support for system-wide-pages

- new method Package.get_page_from_item_ref()

searches form an item ref (maybe including a file path)

in the instance and optionally along the search path,

the prototype pages or system wide pages.

- factored out Package.import_prototype_page()

    • -20
    • +123
    ./xowiki/tcl/package-procs.tcl
- added one more usage for new function get_html_from_content

- fixed 2 missed changes in the interface of pkg_info_new for "embeds"

    • -2
    • +2
    ./acs-admin/www/apm/packages-install-2.tcl
    • -2
    • +2
    ./acs-admin/www/apm/packages-install.tcl
- new method Page instproc get_html_from_content to factor out behavior to obtain html from the OpenACS richtext widget