• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- address a case where a wrong property value is picked up

- return on eval status code 500 instead of 404, log error details in error.log

- use lassign consistently for result processing of get_form_data

  1. … 1 more file in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- remove dependency on "header_stuff"

  1. … 9 more files in changeset.
- require xowiki.css via API

- 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