• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use ad_instproc instead of "instproc" to be able to use -deprecated also for nsf 2.0

Whitespace changes (strip trailing blanks)

- white space change

- mark richtext::ckeditor as deprecated, use richtext::ckeditor4 instead

Pass parent_id to pretty link when called on package to avoid potential confusion

use site_node::get_from_url for separating xowiki path from full path

Pass parent_id to pretty link when called on package to avoid potential confusion

Reduce verbosity

- don't store hkeys for xowiki::FormPage in the cache

- bump version of xowiki to 0.156

  1. … 1 more file in changeset.
- reduce verbosity

- switch from db_0or1row (plain forwarder to the db_0or1row command)

to a construct based on an explicit db_with_handle, using as well

the new "mset" methods

- update dependencies

- bump version to 5.9.1d18

  1. … 1 more file in changeset.
Use prepared statements for get_references

Use prepared statements for last_visited updates

set id under quotes, otherwise IE raises an error (many thanks for felix spotting this)

- using the updated prepare statement interface

- bump version number to 5.9.1d17

  1. … 1 more file in changeset.
- use prepared statement for fetch_object

- bump version number to 5.9.1d16

  1. … 1 more file in changeset.
- add "-initialize" flag to get_all_children

add method form_field_flush_cache

- allow dots in tags

Put nonce attribute in script tags generated by tdom commands

- use "label" tags for denoting labels in check and radio boxes

Use now available higher level proc to create the event handler

- fix for complex interaction of nested repeat fields and ckeditor instances (many thanks to Thomas Renner for the help)

  1. … 1 more file in changeset.
Make timed_id just a proc variable instead of instance's

Make available a clock based id to templates, so they can use it to attach easily javascript event handlers to elements

Set required hkey variable

- add repeat fields dynamically via js if needed.

This can improves load times for long complex nested repeat structure significantly

  1. … 1 more file in changeset.
- clean dirty editor buffer

- reduce number of update statements to keep #dead tuples low

- provide data-repeat attribute to the repeat container

- make status informatin about the container or the element being prototype explicit for generating controls or not