• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
New ::edit API that handles insert/update/delete for cascaded types (action -> fsm_action -> something else)

    • -347
    • +498
    /openacs-4/packages/workflow/tcl/action-procs.tcl
    • -156
    • +194
    /openacs-4/packages/workflow/tcl/role-procs.tcl
    • -106
    • +186
    /openacs-4/packages/workflow/tcl/state-procs.tcl
added default for number of attachments

starting to fix up the simulation::template::cast proc. Not tested yet.

adding the simulation::template::start proc. Moving the cast proc into the template namespace

adding the simulation-casting-3 and the simulation-start pages

adding the sim_role_group_map for casting groups in roles

fixed sim_party_sim_map creation

added TODO

bugfix in edit proc. suggested_duration was not set properly

added messages, tasks lists. revised map templating

    • -0
    • +1
    /openacs-4/contrib/packages/simulation/lib/tasks.adp
    • -0
    • +47
    /openacs-4/contrib/packages/simulation/lib/tasks.tcl
  1. … 25 more files in changeset.
file upgrade-openacs-files.html was initially added on branch oacs-5-0.

file upgrade-supporting.html was initially added on branch oacs-5-0.

file upgrade-overview.html was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/packages/acs-core-docs/www/upgrade-overview.html
file upgrade-openacs.html was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/packages/acs-core-docs/www/upgrade-openacs.html
revised upgrade section

  1. … 97 more files in changeset.
add some makefile comments, add note on pdf with later versions of docbook-xsl

changing the count for users enrolled for simulations in casting to work with the auto-enroll groups

adding a selection of groups for enrollment and invitation on the simulation-casting-2 page (using proc simulation::groups_eligible_for_casting). Storing enrolled groups as type auto-enroll. Invitations are a no-op for now.

bugfix in template::element::set_values proc. It should set element(values) to the passed in list of values, not a list containing the passed in list.

fix a few validation problems, add cvs ids to a few sections

added TODO

adding the start date column to the simulations in casting html table. Making the start casting link redirect back to index page.

changing the simulation-casting page to redirect back to index page by default

changing permissible values for sim_simulation.enroll_type to open and closed. Addint the type (enrolled, invited, auto-enroll) column to sim_party_sim_map

reverting, comment on bug 1294 implies the upgrade was run more than once which would be exactly this error, see bug 1296 as well.

wp upgrade fails unable to drop wp_presentation__new etc. bug 1296

added pg 7.3 upgrade

Fix i18n message handling.

Ad_form conversion of file-delete

Fix creation of admin role. Patch#395 from Robert Gaszewski