• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- bump version to 0.117

- use Module definition for utilities

  1. … 2 more files in changeset.
- further generalize handling of default values for h_where in get_form_entries

- provide default for sql part of where-clause to allow omission of h_where of get_form_entries

- avoid duplicated adding of attributes in get_form_entries

- extend set of automatically fetched attributes in get_form_entries to improve ease of use

  1. … 2 more files in changeset.
- use xo::library functions

  1. … 13 more files in changeset.
- check for attribute "name" when constructing list of disabled HTML element names

- strip colons from tags

  1. … 1 more file in changeset.
- Provide means to refer to a page of the current package instance even when a

package search path is provided (syntax for includelets: //./pagename).

This is needed for e.g. weblog, where the "weblog-portlet" should refer to

the same package.

  1. … 3 more files in changeset.
- allowing multiple forms to be passed into form-usages

- renamed argument of ::xowiki::Weblog->instantiate_forms from "entries_of" to "forms"

  1. … 5 more files in changeset.
- Better handling of disabled form fields

  1. … 2 more files in changeset.
- small polishing on debug messages

  1. … 1 more file in changeset.
new method for Package "get_page_from_name": simple means to get an object from a page name

new methods for Page "create_form_page_instance": make it easier for app-write to create fully configured pages dynamically

  1. … 3 more files in changeset.
* added inplace handling n xinha with edit-icons

  1. … 3 more files in changeset.
- factor out adp name checking code

- allow adp includes from sub-packages (names are resolved relative to the package key)

- factor out adp name checking code

- allow adp includes from sub-packages (names are resolved relative to the package key)

- preserve query parameter in wiki links

  1. … 2 more files in changeset.
- extend list of names in www-dir that needs canonical name encoding

- fix substitute-markup in plain pages

  1. … 1 more file in changeset.
- fix typo in method-name 'value_if_nothing_is_returned_from_form'

- improve indexing, when a large number of tags is used

  1. … 2 more files in changeset.
- fixing string range parameter

- iterate over input and textarea

  1. … 1 more file in changeset.
- factor out common code for toc-based navigation structures

- allow values for form fields of type form_page to come from multiple

forms and from multiple instances

- generalize ::xowiki::Package lookup to look as well names in

different packages (syntax //package-path/name

  1. … 4 more files in changeset.
- bump version number

- new method get_nls_language_from_lang

  1. … 2 more files in changeset.
- pass title and name to pages when created via [[unknown_page_name|Sometitle]]

- set page lang always to the first two characters of nls_language

  1. … 2 more files in changeset.
minor editing

  1. … 1 more file in changeset.
- restructure page rendering code to make get_content and render more easy to use

  1. … 3 more files in changeset.
add permission checks for including xowiki pages

perform permission checks on included xowiki pages

- perform permission checking for included pages

security update for adp includes

security update for adp includes