• last updated 56 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.6.0b1-5.6.0b2.sql was initially added on branch oacs-5-6.

    • -0
    • +0
    ./acs-kernel/sql/oracle/upgrade/upgrade-5.6.0b1-5.6.0b2.sql
- take original url for guessing content type

    • -4
    • +4
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
Added my JSON utilities package. Included are procs to parse a JSON string

into a canonical Tcl list representation, to generate a JSON string from

such a representation (round-tripping works, i.e. JSON -> Tcl -> JSON),

pretty-print JSON strings, set/get attributes, create objects and arrays,

etc.

file json-procs.tcl was initially added on branch oacs-5-6.

    • -0
    • +0
    ./acs-tcl/tcl/json-procs.tcl
i18n of some messages.

    • -0
    • +6
    ./xotcl-request-monitor/catalog/xotcl-request-monitor.de_DE.ISO-8859-1.xml
    • -0
    • +6
    ./xotcl-request-monitor/catalog/xotcl-request-monitor.en_US.ISO-8859-1.xml
    • -6
    • +4
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
- don't force db-query for every unknown parameter request

    • -33
    • +34
    ./xotcl-core/tcl/06-param-procs.tcl
- allow template to be configured via get_parameter

- remove dependency on folder object

- cleanup of folder-obect related code

- new package parameters

* WidgetSpecs (for xinha widgets specs per instance),

* PackageTitle, PackageDescription (used in RSS feeds)

- stop using "folder objects". Folder objects are not longer

created. In rare cases, where they are used, their

content must be migrated manually to the new

package parameters.

- bump version number to 0.125

- update dependencies for xotcl-core

    • -1
    • +2
    ./xowiki/tcl/xowiki-callback-procs.tcl
- bump version number

- minor cleanup

- adding a new nameing convention for forms and workflows

* a form should be named xxxxx.form

* a workflow should be named xxxxxx.wf

This naming convention helps to improve the user interface and

can avoid confusions for novices.

- follow naming new naming convention and changed prototype

pages accordingly.

    • -0
    • +24
    ./xowiki/www/prototypes/folder.form.page
    • -0
    • +13
    ./xowiki/www/prototypes/link.form.page
- align create-new policies to check always creation rights on parent_ids

- new method create-child, similar to create-new, but creates a child of the

base object.

- 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