• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- cleanup after removal of logical package_id

- fix typo in comment

- change values in policy1 & 2 for create-new and create-or-use to check

create permissions on parent_ids

- inverse logic of Page.set_resolve_context(): instead of getting optionally

"logical_parent/package_id", return now these always and provide

"physical_parent/package_id" for inherited objects optionally

- provide an additional argument "-from_package_ids" to

FormPage.get_form_entries to return pages of this for for

one/all/several package_ids.

Bumped info files for 5.6.0b1

    • -4
    • +4
    ./acs-api-browser/acs-api-browser.info
    • -6
    • +6
    ./acs-authentication/acs-authentication.info
    • -4
    • +4
    ./acs-automated-testing/acs-automated-testing.info
    • -4
    • +4
    ./acs-bootstrap-installer/acs-bootstrap-installer.info
    • -6
    • +6
    ./acs-content-repository/acs-content-repository.info
    • -4
    • +4
    ./acs-service-contract/acs-service-contract.info
  1. … 8 more files in changeset.
Removing duplicated -private switch.

- formfiles time/image: don't require user to re-input files/images on edits

- add Stefan's patch for master/slave processing for views..

    • -43
    • +59
    ./xowiki/tcl/xowiki-www-procs.tcl
- set resolve context when resolving a page via url-path (similar to site-wite-pages)

- add -package_id as parameter to count_usages to allow cross package

usages of forms

- make sure to initialize the package of a form, when a form-page

fetches its form

- 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