• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- factor out dict_as_hkey from "save_in_hstore"

- implement xowf::dict_as_hkey and ::xowf::double_quote as procs.

    • -15
    • +24
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
- undo last change

- 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

- use dict instead of associative array

    • -10
    • +11
    /openacs-4/packages/xowiki/tcl/menu-procs.tcl
- remove "display_field false" from formfield class "richtext"

- add callbacks for uninstall and uninstantiate (like xowiki)

- provide after-instantiate callback for user-friendly default configuration

- don't globber instance attributes when creating a new workflow instance

- reduce verbosity on per-page request (don't log form variables)

- provide a better tailored index page

- provide prototype page for

- bump version to 0.40

    • -3
    • +4
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
    • -4
    • +3
    /openacs-4/packages/xowf/www/index.vuh
    • -6
    • +10
    /openacs-4/packages/xowf/www/prototypes/index.page
file Parameter.form.page was initially added on branch oacs-5-8.

file Workflow.form.page was initially added on branch oacs-5-8.

- don't save non-persistent variables in "save_new"

- increase verbosity

- improve comment

- reduce verbosity

- use list operations instead of string operations

- reduce verbosity

- add cascade for page_template

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- reduce verbosity

    • -4
    • +3
    /openacs-4/packages/xowiki/www/index.vuh
- get rid of multiple definitions

file upgrade-5.8.1d3-5.8.1d4.sql was initially added on branch oacs-5-8.

- improve indentation

file upgrade-5.8.1d7-5.8.1d8.sql was initially added on branch oacs-5-8.

- add missing function args

- add still missing function args

file upgrade-0.6d5-0.6d6.sql was initially added on branch oacs-5-8.

- don't produce warning for argumets when using nsf

- provide hint, where this notice is coming from

- fix parameter documentation for api-browser. why did nobody notice the strange syntax?

- fix spelling of @param

- fix comment

- fix mixture of string and list commands

Removing what seems to be a backup file (not sourced from anywhere) and removing unused function from upgrade script.

Looking up the form by name given that when developer support is activated it is not the only form on this page.