• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
moving simulation to /openacs-4/packages

  1. … 234 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. … 647 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. … 11 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.
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.
internationalizing the email notificaitons. TODO: make sure the locale used for the email matches the preference of the receiving user

  1. … 7 more files in changeset.
making sure admins notifications of received messages. Adding the all tasks notification type for admins on the notification page

  1. … 3 more files in changeset.
fixing bug in casting algorithm. A role in the last case would not be cast.

  1. … 1 more file in changeset.
third (and hopefully last) attempt at making tip of the oacs-5-1 branch identical to head

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

  1. … 27 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.
making sure tasks that have timed out show up in the case log and that admins are notified. We are now signing up admins for all actions in the simulations they admin.

  1. … 5 more files in changeset.
Implementing ticket #20: Bulk Task Response. The bulk of the changes are on the tasks include and the task-detail page. Implementing ticket #17: sending message to own role (just removing an if statement)

  1. … 21 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.
Recursive cloning

  1. … 5 more files in changeset.
signing up users for assigned tasks notification upon enrollment in a simulation

  1. … 1 more file in changeset.
making message notifications package scoped. Copying in the notificaitons page from the Bug Tracker and linking to it from the SimPlay control bar.

  1. … 11 more files in changeset.
adding message notifications. My notifications page still missing

  1. … 13 more files in changeset.
More hierarchical workflow stuff

  1. … 11 more files in changeset.
implementing multiple recipients for tasks. Adding table sim_task_recipients

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

  1. … 13 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.
further fixes related to simulation casting

  1. … 9 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. … 5 more files in changeset.
renaming the autocast proc to just cast. reworking it to finish casting in any existing cases

  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.

  1. … 9 more files in changeset.
starting to implement the cast page

  1. … 11 more files in changeset.
implementing the enroll page

  1. … 7 more files in changeset.