• last updated 16 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. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
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.
Added work from Leiden Simulation project

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

  1. … 121 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. … 687 more files in changeset.
Cosmetic fix: Section headers had bad placement of the parens

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

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

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

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

  1. … 11 more files in changeset.
further work on the siminst wizard. Making sure the right tab is entered by default. Making the finish button only appear if all previous tabs are complete. Making the pretty state work.

  1. … 15 more files in changeset.
going over most of the TODO's in citybuild and siminst, removing some, fixing others

  1. … 25 more files in changeset.
mockup and TODO changes from walkthrough

  1. … 39 more files in changeset.
TODOs and mockup edits

  1. … 19 more files in changeset.
added help text

  1. … 3 more files in changeset.
Started to add wizard to siminst

  1. … 21 more files in changeset.
Various cleanups

  1. … 19 more files in changeset.
More simplay

  1. … 21 more files in changeset.
Assign tasks to props

  1. … 23 more files in changeset.
First implementation draft of the the SimInst module. Not yet fully functional.

  1. … 57 more files in changeset.
changing the page flow of siminst to reflect the two step instantiation process - mapping, and casting

  1. … 39 more files in changeset.