• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
moving cloning form in simbuild out into an include and using it to enable cloning in siminst. Adapting the task page in the siminst wizard so that it works with the recent workflow changes

    • -0
    • +6
    ./packages/simulation/lib/template-clone.adp
    • -0
    • +47
    ./packages/simulation/lib/template-clone.tcl
    • -1
    • +4
    ./packages/simulation/tcl/sim-action-procs.tcl
    • -1
    • +4
    ./packages/simulation/tcl/sim-role-procs.tcl
    • -1
    • +5
    ./packages/simulation/www/siminst/index.tcl
    • -0
    • +6
    ./packages/simulation/www/siminst/template-clone.adp
    • -0
    • +10
    ./packages/simulation/www/siminst/template-clone.tcl
  1. … 10 more files in changeset.
Cut some trigger_type options irrelevant for Leiden

  1. … 1 more file in changeset.
Timeout, removed recipients TODO

  1. … 2 more files in changeset.
Fixed stuff to work with hierarchy/parallel/dynamic workflows

    • -3
    • +5
    ./packages/simulation/www/simplay/index.tcl
  1. … 7 more files in changeset.
Fixed action::edit with Peter to fit pattern of the other ::edit procs

    • -27
    • +35
    ./packages/simulation/tcl/sim-action-procs.tcl
  1. … 1 more file in changeset.
implementing multiple recipients for tasks. Adding table sim_task_recipients

    • -18
    • +50
    ./packages/simulation/tcl/sim-action-procs.tcl
    • -2
    • +2
    ./packages/simulation/tcl/sim-role-procs.tcl
    • -3
    • +3
    ./packages/simulation/tcl/template-procs.tcl
  1. … 10 more files in changeset.
Fixed new workflow engine incompatibilities

    • -14
    • +6
    ./packages/simulation/lib/cases.tcl
    • -6
    • +2
    ./packages/simulation/lib/sim-templates.tcl
    • -16
    • +25
    ./packages/simulation/lib/tasks.tcl
  1. … 3 more files in changeset.
fixing broken assigned tasks count on simplay index page (needed join with roles table). Cleaning up TODOs

    • -2
    • +2
    ./packages/simulation/www/simplay/cast.adp
    • -4
    • +0
    ./packages/simulation/www/simplay/index.adp
    • -2
    • +0
    ./packages/simulation/www/simplay/message.adp
    • -0
    • +1
    ./packages/simulation/www/simplay/message.tcl
  1. … 8 more files in changeset.
making deletion of simulations work in siminst. Populating simulation form with suggested_duration of template

    • -0
    • +2
    ./packages/simulation/www/siminst/index.tcl
  1. … 5 more files in changeset.
a minor of TODO fixes

  1. … 6 more files in changeset.
going over TODOs, fixing them, classifying as B, or removing

    • -8
    • +5
    ./packages/simulation/tcl/template-procs.tcl
    • -32
    • +0
    ./packages/simulation/test/crawl-links.test
    • -1
    • +1
    ./packages/simulation/www/doc/xml/index.xml
  1. … 7 more files in changeset.
granting sim admins and service admins admin on the subsite so that they can admin groups

  1. … 1 more file in changeset.
marking test todos with B priority

  1. … 1 more file in changeset.
Moved a bunch of silly logic embedded in individual portlets into the portal

package itself. For instance, it is silly to have portal::element::render

call the portal show proc that then calls portal::show_proc_helper to do all

the work!!! Portal has everything it needs to call the portlet template all

by itself. Etc ad nauseum.

    • -28
    • +22
    ./packages/portal/tcl/datasource-procs.tcl
    • -1
    • +4
    ./packages/portal/tcl/element-procs-oracle.xql
    • -90
    • +53
    ./packages/portal/tcl/element-procs.tcl
    • -0
    • +11
    ./packages/portal/tcl/element-procs.xql
    • -32
    • +1
    ./packages/portal/tcl/portal-procs.tcl
File was in mac format and some people had problems with this.

Newer version by Timo. Cleaned up. NOT TESTED.

    • -6
    • +33
    ./packages/mailing-lists/tcl/email-procs.tcl
    • -1
    • +2
    ./packages/mailing-lists/tcl/email-procs.xql
    • -40
    • +15
    ./packages/mailing-lists/tcl/util-procs.tcl
    • -17
    • +3
    ./packages/mailing-lists/tcl/util-procs.xql
    • -3
    • +18
    ./packages/mailing-lists/www/index-oracle.xql
  1. … 27 more files in changeset.
bug fixing the cast page and making it functionally complete by adding open casting. Links only show up if there are empty slots. Users are however not listed on the cast page and we would like them to be

    • -2
    • +3
    ./packages/simulation/lib/cases-admin.tcl
    • -2
    • +3
    ./packages/simulation/tcl/sim-role-procs.tcl
    • -1
    • +24
    ./packages/simulation/tcl/template-procs.tcl
    • -3
    • +7
    ./packages/simulation/www/simplay/cast.adp
    • -12
    • +51
    ./packages/simulation/www/simplay/cast.tcl
    • -6
    • +10
    ./packages/simulation/www/simplay/enroll.tcl
    • -0
    • +4
    ./packages/simulation/www/simplay/index.adp
  1. … 11 more files in changeset.
allowing document upload for tasks without a recipient

    • -0
    • +82
    ./packages/simulation/tcl/ui-procs.tcl
    • -3
    • +0
    ./packages/simulation/www/siminst/index.adp
  1. … 5 more files in changeset.
added a TODO

  1. … 1 more file in changeset.
added TODO

  1. … 1 more file in changeset.
further fixes related to simulation casting

    • -13
    • +15
    ./packages/simulation/tcl/template-procs.tcl
    • -2
    • +7
    ./packages/simulation/www/simplay/enroll.tcl
  1. … 5 more files in changeset.
debugged the ::cast proc. Removed obsolete help comment on last wizard page. Made the last wizard page not require all groups to be mapped in the case of open enrollment

    • -15
    • +15
    ./packages/simulation/tcl/template-procs.tcl
  1. … 3 more files in changeset.
renaming the autocast proc to just cast. reworking it to finish casting in any existing cases

    • -78
    • +159
    ./packages/simulation/tcl/template-procs.tcl
  1. … 1 more file in changeset.
check for start date>now in assert_user_may_play_role

    • -2
    • +18
    ./packages/simulation/tcl/sim-case-procs.tcl
  1. … 1 more file in changeset.
drafting generic casting support in the autocast proc. However, the proc still needs to take the groups in sim_role_party_map into account. Adding check for enroll period on enroll page.

    • -24
    • +90
    ./packages/simulation/tcl/template-procs.tcl
    • -1
    • +2
    ./packages/simulation/www/simplay/cast.adp
    • -0
    • +11
    ./packages/simulation/www/simplay/enroll.tcl
  1. … 5 more files in changeset.
requiring acs-mail-lite

  1. … 1 more file in changeset.
completing the functionality of the cast page for casting_type=group. casting_type=open not yet supported. The list is not yet properly grouped

    • -0
    • +125
    ./packages/simulation/www/simplay/cast-join.tcl
    • -11
    • +43
    ./packages/simulation/www/simplay/cast.adp
    • -11
    • +88
    ./packages/simulation/www/simplay/cast.tcl
  1. … 3 more files in changeset.
edited TODOs

    • -0
    • +2
    ./packages/simulation/www/simplay/messages.tcl
  1. … 2 more files in changeset.
- Fixed bug in ads query

- Fixed wrong call to Tcl functions

- Fixed link in index.adp

Many of these problems exist because I lost code in a hard drive crash

a few months ago when developing the package.

    • -1
    • +4
    ./packages/classified-ads/tcl/ads-procs.xql
    • -4
    • +4
    ./packages/classified-ads/www/categories.tcl
    • -1
    • +1
    ./packages/classified-ads/www/index.adp
Got rid of spaces after / in lines. Fixes #1348.

    • -7
    • +7
    ./packages/classified-ads/www/index.tcl