• last updated 13 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.

Changed SimBuild to use explicit attachments instead of just the number of attachments.

  1. … 2 more files in changeset.
Changes in simulation:

* Added a couple of missing message keys

* Changed messages to show modified names of portfolio items instead of original names

* Made simulation home page show a link to notifications

  1. … 6 more files in changeset.
Fixed some bugs in portfolio and moved assigning characters to roles from siminst to simbuild

  1. … 14 more files in changeset.
Merging simulation from oacs-5-1 to oacs-5-2

  1. … 87 more files in changeset.
Merged the latest simulation code in oacs-5-1 to HEAD

  1. … 86 more files in changeset.
Importing updated Simulation 1.0.1 and fixed ad_returnredirect to accept html switch (for not quoting the message relayed).

  1. … 79 more files in changeset.
Added work from Leiden Simulation project

  1. … 109 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.
Fixed ticket #55: duplicate characters when assigning carachters to roles

  1. … 1 more file in changeset.
Cosmetic fix: Section headers had bad placement of the parens

  1. … 1 more file 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 ability to specify a stylesheet to be used for a certain simulation. Adding column sim_simulations.stylesheet to existing upgrade script.

  1. … 11 more files in changeset.
implementing support for groups mapped to a simulation to be marked multiple_cases_p which means that their users can (and should) be cast in many groups. Ticket 41

  1. … 7 more files in changeset.
Added yet another flag: show_states_p

  1. … 11 more files in changeset.
removing trailing underscores that were accidentally left in keys in adp message lookups

  1. … 18 more files in changeset.
Fixed a typo in label.

  1. … 1 more file in changeset.
converting adp files to using the message catalog. Starting to convert tcl script in the simbuild directory

  1. … 79 more files in changeset.
merging a few days of HEAD work back to the branch

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