• last updated 25 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove erroneous leading underscore (leftover from earlier convention)

Simplify code (use NaviServer internal function)

Remove duplicated line

Standardize spellings of names

  1. … 5 more files in changeset.
regenerated adp files

    • -12
    • +12
    ./resources/templates/view-book.adp
    • -1
    • +1
    ./resources/templates/view-default.adp
remove typo

Improve layout for checkbox-inline

Fix spellings

  1. … 4 more files in changeset.
- policy3: allow file-upload for admin to make drop-zone reappear

policy3: allow clipbpoard operations add, clear, content, copy, export for admins

policy3: fix policy rule

Fix typo

add table-of-content link to default menubar

- FormPage.get_all_children: add optional argument

"-include_child_folders", which might have currently the value "none" or "direct"

- Default menu entries: distinguish between "startpage"

(menu.Package.Startpage) and "table of contents" (menu.Package.Toc)

- Use message keys "xowiki.menu-*" uniformly

- tighten rules for allowing edit (otherwise users can't edit e.g. coding-standards-index)

fix message key

Order tree by label

Localize "New" in Menu-bar and improve message keys

Fix cases of this portlet being called on trees without categories.

Modernize list assign idioms

    • -4
    • +7
    ./www/prototypes/categories-portlet.page
- make policy3 more consistent and better usable with workflows

Update construct to reload a page, as previous one was not working properly at least on Chrome and Explorer

prevent bots to generate errors with old buggy urls from their indices

never offer items with publish-status "production"; should be probably parameterized in the future

Don't report pretty link in export comments for items without a package_id, or export will come out corrupted.

(This is the case for global template objects as en:folder.form)

- repated formfields: set repeat formfield empty if nothing is returned from form (man thanks to Thomas Renner for the patch)

fix for cases in repeat fields, where min != 1

Don't assume import_file exists when checking for virus

Put missing -base argument (many thanks to Markus Moser)