• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
If the message is Draft we redirect to one-entry. That way new messages

don't end up in black hole if they are draft and one-entry serves as a

sort of preview.

Even more helpful help text.

util_url_valid_p now accepts ftp:// style URLs and also doesn't care

about the case (i.e. HTTP://example.com is a valid URL).

Clarified error message

Validating the URL and explaining the user what title_url is supposed to

do.

Converted the page to use ad_form (lots of changes).

removing obsolete crawl_links parameter from config file

adding back Tcl API and HTTP testing config sections that Joel removed by mistake from the config file

Hooking in site-wide categories to admin pages.

Lars added some missing columns to these queries.

Had to change the task add code as the form was changed to use a checkbox instead of a select. Relies on a new proc in tclwebtest (field_check_multiple) that is on tclwebtest cvs head

adjusted release numbering rules

added a clue to the 'no select_query or select_query_name clause

exists error' message

fixed merge glitch

Changing bug-tracker to work with workflow version 2.0d1. Making use of enabled_action_id instead of action_id/case_id on the bug page

in the bug listing query, setting parent_enabled_action_id to null in where clause to only get top workflows

changing proc workflow::case::fsm::get to allow parent_enabled_action_id to be null. Removing two obsolete TODOs

Adding tcl API for content_symlinks.

Fixed TODO: 'Associated with 1' should say 'Associated With'

Added -handlers to workflow::role::edit

Ensure that child workflows have an initial action, and that it changes state

Finished recursive end-to-end

on the object confirm deletion page in citybuild show which object is being deleted

qualify column in where clause with table name for clarity

More recursive/parallel

hiding all B priority TODOs from the UI. Revamping the cast and case-admin pages with Lars's help. Adding a page listing users playing a certain role in a simulation case

  1. … 13 more files in changeset.
upped version to 5.1.0d1

edited requirements list to reflect Lars' work

Fixed cloning of recursive/parallel

    • -70
    • +58
    /openacs-4/packages/workflow/tcl/action-procs.tcl
lots of extra comments

    • -47
    • +44
    /openacs-4/etc/install/install.tcl