• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- some refactoring of import/export code

- new helper object for exports

- first draft of clibboard functionality (currently just for admins,

only useful currently for the experimental menubar

  1. … 3 more files in changeset.
- return names with paths in importer

- import forms with canonical names

- fix name clash in includelet "recent"

- provide warnings when forms cannot be located (e.g. after import)

- return canonical names in "instantiate_forms" after import_protoype_page

- finish "Page.is_folder_page"

- add flag "refetch" for Package.require_site_wide_pages

- add newer version of prototype page folder.form.page

  1. … 6 more files in changeset.
- major editing work: streamlined generation of urls and resolving of name relative to parent_ids

- new method Page.pretty_url and Page.detail_link

- removed ::xowiki::Includelet.detail_link

- provided updated prototype pages to use the new interface

- bumped version number to 0.130

  1. … 16 more files in changeset.
- provide parent_id for import (instead of folder_id)

- provide more clever return_button for import form

- render includelet rss-button with link from current folder

- render includelets book and toc from current_folder

- provide query parameter parent_ids for RSS

- provide parent_id for Weblog

- new method Page.get_folder

- added import-link to standard menu

- updated prototype page en:news

  1. … 9 more files in changeset.
- delete imported objects with absolute name-paths

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

  1. … 13 more files in changeset.
- provide comments

- flush xowiki caches on imports

- improve import/export of category fields

  1. … 1 more file in changeset.
- rewrite of import/export

- handling of child-objects during import/export

  1. … 2 more files in changeset.
- better report when importing xowiki pages

- don't delete folder object on imports

  1. … 1 more file in changeset.
change interface in import from "keep_user_ids" to "create_user_ids" to control the import.

Per default, user_ids will be kept if they exist in the importing system

  1. … 3 more files in changeset.
provide parameterization for import

  1. … 4 more files in changeset.
set creation_user on import with delete, not modifying_user

- pass package_id instead of folder_id to get_children

- try to keep creation_user and modifying_user in import/export

- use package parameter to control usage of optional hstore

  1. … 3 more files in changeset.
- reduce verbosity

- import-procs: condensed out of package_procs

- handle some more ordering issues in import

    • -0
    • +107
    ./import-procs.tcl
  1. … 3 more files in changeset.