• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- the last commit deleted to much; reinstantiate save_data

- refactor code such that "save_in_hstore" is called from "save" and "save_new" operations

- when a package instance has save_in_hstore set, now all FormPages use the hstore index

- fix typo

- provide a more generic interface to references (links between pages)

# $page references clear

# $page references resolved [list $item_id [my type]]

# $page references get resolved

# $page references all

  1. … 4 more files in changeset.
- use same logic for connection context settings when using form variables or when setting up context in workflow actions

  1. … 1 more file in changeset.
- avoid potential duplicates in instance attributes (many thanks to thomas renner for the patch)

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

  1. … 2542 more files in changeset.
- mark installation callbacks as private

  1. … 1 more file in changeset.
- Only one backslash is needed when scaping double quotes on hstore values.

- include_get proc expects a list of variables therefore we dont want to expand vars.

- Standardize spelling of OpenACS in xo* packages

  1. … 7 more files in changeset.
- remove invalid and unnecessary markup

- reduce verbosity

- deactivate debugging output during load

- replace tabs by spaces (white-space change)

  1. … 3 more files in changeset.
- reduce verbosity

- add callback procs for package/instance creation/deletion

file xowf-calllback-procs.tcl was initially added on branch oacs-5-8.

    • -0
    • +0
    ./xowf-calllback-procs.tcl
- add support for bootstrap features of xowiki (form button rendering)

- bump version number to 0.41

  1. … 1 more file in changeset.
- factor out dict_as_hkey from "save_in_hstore"

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

- 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

  1. … 5 more files in changeset.
initial check-in

    • -0
    • +180
    ./atjob-procs.tcl
    • -0
    • +451
    ./test-item-procs.tcl
    • -0
    • +354
    ./xowf-form-field-procs.tcl
    • -0
    • +138
    ./xowf-includelet-procs.tcl
    • -0
    • +1788
    ./xowf-procs.tcl
  1. … 13 more files in changeset.