imsld-content-serve.tcl

  • last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 HEAD. HEAD was previously merged from oacs-5-3.

  1. … 70 more files in changeset.
Merge from oacs-5-3 to HEAD

  1. … 64 more files in changeset.
* Modified the parsing procedure to upload into FS also those files in the

UoL ZIP that are not referenced as resources in the imsmanifest. All

images and additional files linked from an HTML page were not uploaded

because they do not appear as resources in the manifest.

* Fixed a few bugs when handling file properties. Also, personal properties

are now created in a sub-folder in the FS to facilitate its identification.

  1. … 25 more files in changeset.
Added run_id input field in two locations in order for file properties

to upload correctly.

- 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.
commenting file

adding the monitor service

parsing the imsldcontent before serving it:

- replacing view-property and view-property-group with the properties values

- replacing set-property and set-property-group with html forms

cleaning the code

displaying run status

displaying the run only to the users associated with it

    • -0
    • +516
    ./imsld-content-serve.tcl
  1. … 25 more files in changeset.