• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- adding monitoring tools for the runs

- fixing bugs

- improving UI

- upgrade scripts for version 1.0

    • -0
    • +833
    ./imsld-monitor-procs.tcl
  1. … 30 more files in changeset.
changes in imsld forums permissions

uninstall script

  1. … 3 more files in changeset.
finishing with the level C of the spec (fixing the notification feature according to the spec: notify each user only ONCE)

  1. … 4 more files in changeset.
bug in query solved

  1. … 1 more file in changeset.
level C of the spec:

- notifications

* modifying the data base, adding tables

* modifying the parser, adding and editing functions

* modifying the player, adding and editing functions

  1. … 12 more files in changeset.
support form user_id when evaluating conditions

  1. … 1 more file in changeset.
support for different permissions on forums

selection structures were always selected. changed

'conference-manager' instead of 'manager' in conference service

adding a checkbox in the tree so the user can select his active role during the run

altering the database to store the current active role of the user

  1. … 4 more files in changeset.
fixing bug in query by adding a missing clause in the query

fixing bug when creating a learning activity with the change-property-value tag

innecessary debug comments removed

  1. … 1 more file in changeset.
attribute instances for each user in run

    • -242
    • +262
    ./imsld-instance-procs.tcl
  1. … 4 more files in changeset.
fixing bug when referencing an activity from multiple role parts

  1. … 1 more file in changeset.
fixing bug when dealing with support activities and set properties (the user_id was always [ad_conn user_id])

  1. … 5 more files in changeset.
adding the portlet to the user portal, and adding info to the portlet.

implementing when-condition-true, change-property-value and when-property-value-is-set.

  1. … 11 more files in changeset.
improve conditions execution: they are only executed when needed

fixing old query

improves on role administration GUI

removing useless field from the classes table

  1. … 1 more file in changeset.
adding with_control_p to the table of the classes

  1. … 2 more files in changeset.
fixing bugs with permissions

  1. … 1 more file in changeset.
grant permissions to resources while executing a run

  1. … 4 more files in changeset.
- fixing endless loop in conditions

- fixing bugs in queries

- fixing bug with else nodes

  1. … 1 more file in changeset.
grant permissions to resources

'complete' expression implemented

- fixing conditions eval bugs

- fixing conditions parsing bugs

- adding imsld_classes table to store the classes of the UoL, as well as all the necessary API to handle them

  1. … 6 more files in changeset.
role support improved: empty acts problem solved