• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Internationalize "New Workflow" menu button

  1. … 4 more files in changeset.
- add option "-path_encode" to methods "pretty_link" and "folder_path"

to allow to control, wether the result should be encoded or not

(default true)

- simplify logic around path encoding by using parameter -query of pretty_link

- Bump version number of xowiki and xowf to 5.9.1b4

  1. … 10 more files in changeset.
Avoid other double encoding when export_vars is applied on xowiki pretty_links

  1. … 6 more files in changeset.
- Fix more spelling errors

- Use uniform spelling of "Tcl"

  1. … 8 more files in changeset.
Fix spelling errors

  1. … 74 more files in changeset.
Improve robustness of "file delete" operations

  1. … 23 more files in changeset.
- improve commented out debug line

ensure HTML quoted content

remove hard-coded max-value

- reduce dependencies on xinha

- use repeat form field specs for mc exercises

- provide a more decent feedback on correct/incorrect answers

fix table reference

- fix table name

- provide a priority for atjobs and sorting by priorty and age on ns_job creation

use variable resolver instead of method for better performance

Obtain as well package_id when selecting at-jobs

Fix typo: form_object instead of form_id

- fix potential problem, when form objs is already preloaded

  1. … 1 more file in changeset.
- use new function permission::get_parties_with_permission instead of direct dependency on permission tables

- reduce graph size for form-field "current_state"

  1. … 1 more file in changeset.
- fix autoform loader

- bump version to 5.9.1d3

  1. … 1 more file in changeset.
- don't report errors in the log file for script_aborts

- add missing "instproc" (not sure, how this could be lost)

- add property "payload" to "WorkflowConstruct" in order to simplify

customized workflow "allocate" actions (payload might contain a dict

with the fields {name parent_id m})

- simplify form loading and document source code

- rename all xowiki methods called via url to www-OLDNAME.

This makes it clear that these pages can call

ns_return, ns_returnredirect, or ad_script_abort, etc.

- bump version numbers to 5.9.1d1

  1. … 1 more file in changeset.
- use explicit create statments

- use explicit "create" statements

  1. … 2 more files in changeset.
- cleanup + remove eroneous table reference

- optimize at-jobs query

- base at-job queries on xowiki_form_instance_item_view

- prefer "ad_log error" for error messages in the log file

  1. … 5 more files in changeset.