• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- minor cleanup

- remove potentially created objects on failed imports

- perform a manual "ns_conn close" on exports to avoid potential junk

at the end of the export file.

- allow to include party-ids of groups (in a minmal fashion)

- add comments to export-files to make it easier to read.

- add publish status for folder listings (method "list")

- added admin-callable method "use-template" to reassign

FormPages to different Forms

  1. … 5 more files in changeset.
- add explicit error message about invalid/missing form

- bump version number

- update dependency on xotcl-core

- use faster sql interface

  1. … 11 more files in changeset.
- add handling of modification dates to download method

- added fresh generated templates

- xowikiimage;

* changed lang text from isolatin1 to utf-8

* updates for xowikiimage plugin for ckeditor support

* added icon image for xowikiimage plugin

- item-refs: added leading .SELF./ for referring to children of the current item

- refactored form-field "file" to fix loosing content and controls,

repeatable, nest-ability; for the time being going back to

version not depending on json code

  1. … 18 more files in changeset.
- move folder layout logic to adp files

  1. … 7 more files in changeset.
New package parameter MenuBarWithFolder to allow to deactivate the automatic display of the folders when the menubar is displayed

- use the proper delivery context for download operations in inherited file objects

Restoring xowiki code to yesterdays state. Hopefully getting rid of today's unwanted commits.

  1. … 999 more files in changeset.
revert previous change

  1. … 987 more files in changeset.
repeatable attributes

  1. … 3 more files in changeset.
- perform proper quoting of filenames containing quotes

- bump version number to 0.144

  1. … 3 more files in changeset.
- protect spaces in content-disposition

- form-field "file": keep upload name for dowloading (for consistency

in the links when the formpage is viewed and edited)

- provide the correct name in download-link, when the formpage is edited

  1. … 1 more file in changeset.
- allow empty revision_ids (can happen via call_action)

Detect mutual overwrite during edit operations and provide method (which can be overloaded) to handle this case.

- prevent double allocation of formfield _assingee

- user as internal value for disabled form fields boolean values rather than "disabled"

- fix bracketing and improve comment

- add "show object" for site-wide admins to menu-bar

- use content of form-field html_title as HTML title of the document when rendering a FormPage

- reset form-fields of type "file" in cases validation failed in the form

- make sure to include header info for mobile edit

- make include_header_info more flexible

- bump version number to 0.139

  1. … 2 more files in changeset.
- allow wrappers around forms in xowiki::Form objects

- allow forms to provide their own css+js for view and edit operations

  1. … 2 more files in changeset.
- make automatic css class name generation more robust against "." in page names

- make child-resouces embeddable in pages to list siblings

  1. … 1 more file in changeset.
- define method get_anon_instances to allow overloading (from eg. xowf)

  1. … 1 more file in changeset.
- remove escaped "-p" flag

- flush cache of template_file before refetch