• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- revert this mornings change.

- use for hex codes 2-digit notation \xHH to make it compatible for tcl8.6

  1. … 5 more files in changeset.
- add resolver for explicitly spefified "-href ..." infos in image links

Use id of the including page when includlet doesn't have its own

- add conditional search field to adp-generator

- make sure to set ids (should go probably into constructor)

- fix typo

- fix typo

  1. … 10 more files in changeset.
- don't offer search control in xowiki menu bar, when no search is configured on the system

- prefer usage of add_event_listener over add_body script

  1. … 9 more files in changeset.
- add comment how a drop with multiple files is handled

- remove more onclick inline scripts

- remove more onclick inline scripts

- remove more onclock inline scripts

- use template::add_event_listener

- update dependencies

- bump version number to 5.9.1d14

  1. … 1 more file in changeset.
- use confirm handler instead of "onclick=..." in all packages in oacs-5-9

  1. … 14 more files in changeset.
Replaced 1row bit get_value to get a boolean value

Fixed typo mime_time -> mime_type

- replace javascript: urls by event listeners

Fixed typo - Thanks to Felix Mödritscher

- generalize unknown mime-type handling for form-field "file" (untested)

Execute security::csrf::validate only for non __batch_mode requests - Many thanks to Günter Ernst.

BootstrapTableRenderer: patch to prevent workflow action buttons from appearing outside of the form

New parameter omit_field_name_spec for create_raw_form_field proc in order to override defaults on specs. This is still lacking the parameter setting logic.

- fix omitted update after replacement of "xo::dc foreach" (many thanks to Thomas Renner)

- make intention more clear, don't go useless miles

Removing leftovers of instance_attributes column

- fix orderby field name in form-usages (many thanks to thomas renner)

- remove remaining onclick handlers in templates

  1. … 11 more files in changeset.
- add font-src directive for bootstrap

- change onclick handler into event listener