• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add missing refresh to categories portlet definition after http://cvs.openacs.org/changelog/OpenACS?cs=oacs-5-9%3Aantoniop%3A20170609120749 (Many thanks to Thomas Renner)

bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

    • -1
    • +1
    ./resources/templates/view-default.adp
  1. … 82 more files in changeset.
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