• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make comments more uniform

make function "get_current_folder" more robust in case invalid data is fed in

Added support for "-orderby" to includeletes "toc" and "book"

Previously, these includelets could be only used when a page_order was given.

In some cases, the base functionality came in handy for other cases, such

as e.g. a glossary.

use colon prefix for cmd names, simplify logic slighly

Make sure package_id is set (many thanks to Günter Ernst)

made includelet "categories" folder aware (on can pass "parent" in form of a page-ref to the includelet)

refactored some of the code to increase reusability

  1. … 1 more file in changeset.
Minimize quoting, return content in one sweep

Fix typos

make end of resub options explicit

  1. … 12 more files in changeset.
improve spelling

  1. … 1 more file in changeset.
ensure, that the minimal set of controls is provided, also, when there are hidden form fields

added value checker from page filters to slots: "nohtml" and "html"

Made flowplayer more secure by reject markup in argument

  1. … 3 more files in changeset.
perform checking on input variable

remove colons before object_id, otherwise there is an error from general comments

Use common interface for object reference in bulk actions

- use same interface in child-resources and form-usages (when bulk-actions are used)

- move "get_ids_for_bulk_actions" from page to package (to make in usable in www/admin)

- use consistently "get_ids_for_bulk_actions" (also in www/admin/*.tcl)

- provide backward compatibility (still support "name" and "-parent_id")

  1. … 8 more files in changeset.
don't rely on uppercase header field names

  1. … 10 more files in changeset.
no need to subst

improve spelling

fix comment and missing arguemnt

make "instantiate_forms" a method of packages

this reads better than the previous variant based on the Weblog class.

  1. … 14 more files in changeset.
fix broken variable reference (pg changed?)

replace array by dict

  1. … 1 more file in changeset.
improve wording

  1. … 2 more files in changeset.
add modification_date as default hidden field for sorting of form-usages

improve spelling

  1. … 19 more files in changeset.
fix overquoting

improve SQL quoting

  1. … 5 more files in changeset.
improve spelling

  1. … 3 more files in changeset.
factor out table-widget-procs from includelet procs

  1. … 1 more file in changeset.
split up large method into three

  1. … 1 more file in changeset.