• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Sim case objects

    • -0
    • +42
    /openacs-4/packages/simulation/tcl/sim-case-procs.tcl
sim_case is an acs_object, not a CR item

fixing table comment that we forgot to change when renaming table

adding proc party::approved_members

making the autocast proc work with multiple groups per role and the new array format of role_party_mappings

adding the sim_case content type

Fixed autocast proc after code review -- still just one group per role, though

Added util::randomize_list, including automated test case

tweaked page contents

added portfolio

    • -0
    • +11
    /openacs-4/packages/simulation/www/simplay/portfolio.adp
    • -0
    • +13
    /openacs-4/packages/simulation/www/simplay/portfolio.tcl
rearranged a bunch of pages

    • -0
    • +11
    /openacs-4/contrib/packages/simulation/www/simplay/case.adp
    • -0
    • +13
    /openacs-4/contrib/packages/simulation/www/simplay/case.tcl
    • -0
    • +19
    /openacs-4/contrib/packages/simulation/www/simplay/task.adp
    • -0
    • +14
    /openacs-4/contrib/packages/simulation/www/simplay/task.tcl
  1. … 15 more files in changeset.
further work on the simulation::template::start and simulation::template::cast procs. Allowing multilpe groups per group on the simulation-casting-3 page.

Added sim_case_role_object_map table

Fixed typos

Set empty dates to null

Only trim value in set_property when setting single-value properties, otherwise 0000-01-01 will get munged into -01-01, causing ansi property to fail

fixed quoting errors

fixed missing variables

Fixed casting form

Fixed form so dates are retrieved/stored correctly

Clarified that a restart is required when changing LoginTimeout kernel parameter

- Added 'ansi' to date::get_property

- Fixed error in date::set_property ansi, where the error thrown had a reference to the wrong variable

more todos

Hack to make page work by calling auth::create_user instead of ad_user_new - should really use acs-subsite/lib/user-new includelet instead

added mac notes

  1. … 50 more files in changeset.
Joel & Malte's mac work

added TODOs

  1. … 13 more files in changeset.
Don't show categories widget if no categories have been defined

new default TODOs

Making sure only enrolled groups are on the role-group mapping page (simulation-casting-3)