• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- provide support for bootstrap (vertical) forms

- make xowiki_cache configurable via global package parameter (requires at lease OpenACS 5.7)

- bump version number to 0.155

  1. … 3 more files in changeset.
- includelet form-usages:

* allow "-parent_id *" for listing instances of all parent_ids

* when "-inherit_from_forms" is specified, use this as basis for form-field creation

* allow usage of "yui" or "bootstrap" renderer

- remove some out-commented code

  1. … 1 more file in changeset.
- fix typo

- change ad_instproc to instproc for new validate=form_input_fields

- add validator hook validate=form_input_fields to ease testing of inter-dependencies of form-fields on a form page

- make sure to provide description also in error cases

- some minor refactoring, fix spelling

  1. … 4 more files in changeset.
- provide basic support for bootstrap (menubar and datatable, e.g. child-resources)

- new package parameter PreferedCSSToolkit to allow to switch betweeb

yui and bootstrap

- allow menu-definition to contain a dict of extra properties

(e.g. "brand true" for menuButton)

- bump revision to 0.152

  1. … 6 more files in changeset.
- implement copy mode for exporter

  1. … 2 more files in changeset.
- use spaces rather than tabs

  1. … 15 more files in changeset.
-fix typo

* use new interface in order to be able to use dbi-*

* updated dependencies

* bumped revision number

  1. … 24 more files in changeset.
- FormPage edit: don't hard-code redirect-method, use __form_redirect_method instead

- use tcl 8.5 "dict" instead of associative array __ia for fast access to instance attributes

- bump version number to 0.148

  1. … 5 more files in changeset.
- normalize string expressions

  1. … 13 more files in changeset.
- standardize setting of variable ::template::parse_level

  1. … 2 more files in changeset.
- make exact "lsearch" operations explicit

  1. … 2 more files in changeset.
Using context object defined on package object instead of ::xo::cc.

Internationalization of some menu bar entries.

- don't abbreviate subcommands

  1. … 22 more files in changeset.
- use lassign instead of "foreach ... break" idiom

  1. … 21 more files in changeset.
- use more tcl 8.5 idioms

  1. … 7 more files in changeset.
- minor quoting changes

  1. … 2 more files in changeset.
- 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