imsld-content-serve.tcl

  • last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 20 more files in changeset.
Several fixes, mainly:

- Freeing tdom objects from memory

- Invoking on_completion triggers for acts, plays and method

  1. … 18 more files in changeset.
Using a more generic vocabulary without LD specific terms.

Fixing the conditions to show an activity and an act.

Fixing the addition of resources to the environment and the instantiation of a new activity.

Fixing a problem with file properties.

  1. … 24 more files in changeset.
Merge from oacs-5-5.

  1. … 28 more files in changeset.
Setting the mime-type for imsldcontent resources.

Release of version 1.8: improvements in export, HTML generation and edition fetures.

  1. … 60 more files in changeset.
Fixing distinction of resource handler.

Fixing query that fetches resource content

Going back to FS as default content manager.

  1. … 1 more file in changeset.
Reload in div

Uncommenting the addition of a base tag to handle the UoL relative URLs. In case this affects any URL that shouldn't be, we'll change that one to an

absolute URL.

Merge from oacs-5-3 to HEAD

  1. … 64 more files in changeset.
- adding support for properties of type file

* providing upgrade scripts

- adding monitor service of the properties

- fixing bugs

- adding a constraint on the evaluation of the conditions avoiding infinite loops

- now the files of the UoL can be updated/changed from the file-storage UI

  1. … 34 more files in changeset.
Some bugs solved

  1. … 3 more files in changeset.
bug with base tag solved

finishing with the level C of the spec (fixing the notification feature according to the spec: notify each user only ONCE)

  1. … 7 more files 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. … 17 more files in changeset.
remove server name in base tag, use of absolute path

absolute path for 'action' in forms. Because of probles with 'base' tag

bug when delivering imsldcontent dependent files solved

bug with properties restrictions changed

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. … 6 more files in changeset.
attribute instances for each user in run

  1. … 10 more files 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. … 17 more files in changeset.
making with-control work

  1. … 1 more file in changeset.
withcontrol attributes

- 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. … 13 more files in changeset.
- improving expresisons and conditions validation

- fixing bugs related to expressions execution

  1. … 9 more files in changeset.
looking for the "class" attributes in the imsldcontent resources and displaying (or hiding) them if the visibility is true (or

false)

validating properties against their restrictions (according to the property definition in the manifest)

  1. … 2 more files in changeset.