• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 473 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 223 more files in changeset.
Probably messed this up :) This script was the only user of the tab-div

etc global CSS, using it for tabbed navigation. I've modified it to use

the standard navigation CSS, but haven't tested it because it's unsupported

and despite some tries I couldn't get it to work correctly (missing columns

in the data model among other things). I'm not sure that Lars Pind ever

finished this, or if only an unfinished version got committed, or if the

unfinished part wasn't needed by his client, or what. However, the package

is unsupported and requires the unsupported contrib package bcms so I'm

not going to loose too much sleep over whether or not my css change works.

Merged the latest simulation code in oacs-5-1 to HEAD

  1. … 86 more files in changeset.
Adding work from Leiden project

  1. … 116 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 686 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 636 more files in changeset.
Adding shallow task copy feature. removing obsolete deep flag related to deep cloning of workflows.

  1. … 13 more files in changeset.
adding missing paranthesis in section name

  1. … 1 more file in changeset.
making character listing on role-character mapping page include characters that the admin has created himself. Ticket #35

  1. … 1 more file in changeset.
Added the switch to show or not show contacts

  1. … 7 more files in changeset.
making sure you can go straight to the participants tab in the siminst wizard. Fixing ticket 13

  1. … 1 more file in changeset.
Action-links UL's

  1. … 5 more files in changeset.
making sure attachments are shown for upload document tasks. Adding a few citybuild links to pages in the siminst wizard

  1. … 11 more files in changeset.
removed "mockup only" from notification start date field title

  1. … 1 more file in changeset.
More recursive/parallel

  1. … 5 more files in changeset.
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. … 26 more files in changeset.
making the label of the neither invited nor mandatory groups sensitive to the enroll_type of the simulation.

  1. … 7 more files in changeset.
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
    • +10
    ./template-clone.tcl
  1. … 16 more files in changeset.
Fixed stuff to work with hierarchy/parallel/dynamic workflows

  1. … 12 more files in changeset.
making deletion of simulations work in siminst. Populating simulation form with suggested_duration of template

  1. … 5 more files in changeset.
a minor of TODO fixes

  1. … 9 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

  1. … 21 more files in changeset.
allowing document upload for tasks without a recipient

  1. … 9 more files in changeset.
added a TODO

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

  1. … 8 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

  1. … 4 more files 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.

  1. … 9 more files in changeset.
flushing the inst_state cache before wizard forward

  1. … 6 more files in changeset.
adding email notifications that are sent after notify date (reminders) and upon simulation start. Also adding the sweeper that starts simulations in addition to sending notifications

  1. … 10 more files in changeset.