• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replace/remove deprecated proc 'db_null'

  1. … 25 more files in changeset.
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. … 202 more files in changeset.
Fix more typos

  1. … 83 more files in changeset.
Fixed a bug that caused message page for the recipient not show any attachments. Also fixed a bug which caused the attachment link to show an incorrect url.

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

  1. … 2 more files in changeset.
Fixed two bugs in simulation:

1. The roles were not shown at all in simbuild if there were no associated characters (as might be the case with imported templates).

2. There was a bug in simulation::character::get that caused the system to bomb if there were more than one cr revisions for the character.

  1. … 1 more file in changeset.
Made the message page show the actual instead of the original name of a portfolio file.

  1. … 1 more file 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. … 11 more files in changeset.
Added deleting/undeleting of portfolio items to simulation. Also added renaming of portfolio items.

  1. … 12 more files in changeset.
Added trash bin for messages in simulation.

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

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

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

  1. … 76 more files in changeset.
Fixed a bug that caused IE users to not be able to add jpeg images to citybuild. Also added an updated flash map + map.xml file. Upped version to 1.0.4

  1. … 3 more files in changeset.
Fixed a bug that caused the initial assignee notification going to all people in a workflow

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

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

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

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

  1. … 109 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.
Another attempt at getting the outer join right

  1. … 1 more file in changeset.
Allow reordering of roles

  1. … 5 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. … 644 more files in changeset.
On Leiden's request changing the message listing on the case page so that now we show messages even if there is an assigned task that will respond to the message. ticket 28

  1. … 5 more files in changeset.
fixing ticket 52. Making enroll_user proc check whether user is already is enrolled and just return if he is.

  1. … 1 more file 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. … 10 more files in changeset.
fixing a number of bugs in the casting algorithm

  1. … 1 more file in changeset.
new version of the casting algorithm that Joel has documented in a flow chart diagram. The implementation of the algorithm is still in an alpha state and has a known bug

  1. … 1 more file in changeset.