• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
role_id is not part of the local sim-role data

Honor untrusted_user_id

use simulation::template::generate_spec

Fixed post-confirm to maintain attach_p state.

Cloning, creating from spec

Fixed broken post confirm template path.

Factored pages into includes.

    • -0
    • +1
    /openacs-4/packages/forums/lib/forums/edit.adp
    • -0
    • +57
    /openacs-4/packages/forums/lib/forums/edit.tcl
    • -0
    • +48
    /openacs-4/packages/forums/lib/forums/forums-chunk.adp
    • -0
    • +25
    /openacs-4/packages/forums/lib/forums/forums-chunk.tcl
    • -0
    • +1
    /openacs-4/packages/forums/lib/forums/new.adp
    • -0
    • +57
    /openacs-4/packages/forums/lib/forums/new.tcl
    • -0
    • +17
    /openacs-4/packages/forums/lib/message/delete.adp
  1. … 85 more files in changeset.
extending demo-data-setup script to setup a 5 demo groups with 4 demo users in each

Renamed action-procs.tcl to sim-action-procs.tcl and role-procs.tcl to sim-role-procs.tcl to avoid confusion with the corresponding files in workflow/tcl/

    • -0
    • +286
    /openacs-4/packages/simulation/tcl/sim-action-procs.tcl
    • -0
    • +260
    /openacs-4/packages/simulation/tcl/sim-role-procs.tcl
Extensible spec-generation code

    • -43
    • +92
    /openacs-4/packages/workflow/tcl/action-procs.tcl
    • -27
    • +46
    /openacs-4/packages/workflow/tcl/role-procs.tcl
    • -11
    • +51
    /openacs-4/packages/workflow/tcl/state-procs.tcl
fixed html in form

UI tweaks and mockup TODOs

UI tweaks and mockup TODOs

  1. … 11 more files in changeset.
fixing bug 1172. Making sure acs_privacy::set_user_read_private_data is not invoked if the user has already been added to dotlrn. It seems set_user_read_private_data is always invoked in tandem with dotlrn::user_add so maybe it should be invoked from that proc and controlled by a switch.

Typo

Fixed bug

Fixed broken new template bug

added map file

    • -0
    • +18
    /openacs-4/contrib/packages/simulation/www/map.adp
    • -0
    • +18
    /openacs-4/packages/simulation/www/map.adp
remove unused query

Take out DAV install callbacks until we decide how to add the dav package.

change -private to -public

Fixed bug #1298 and added one missing end parenthesis

minor typo and validation err

- Oracle-ized by Brad Duell <bduell@ncacasi.org>. Thanks!

- Removed all query text from Tcl files.

- Updated email address.

  1. … 6 more files in changeset.
New ::edit API that handles insert/update/delete for cascaded types (action -> fsm_action -> something else)

  1. … 13 more files in changeset.
removed html page rendered unneeded by xml restructure

added new section

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

    • -0
    • +0
    /openacs-4/packages/acs-core-docs/www/aolserver4.html
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