environment-frame.tcl

  • last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 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.
Making the interface totally frameless, with or without JS enabled.

Added edition capability on the cockpit for completion properties and new environment URLs.

  1. … 17 more files in changeset.
Adding frame-less pages.

  1. … 13 more files in changeset.
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.
Several changes on the monitor screens. Shows now a summary of user activity.

Included imsld-master.adp for all pages in GRAIL. Needed to reorg. some code

to use such template.

Added a few messages in localization hash.

Fixed a few bugs when showing the environment, variable names, etc.

Produced a template for easily produce a select statement (choice-select.adp)

  1. … 32 more files in changeset.
zenifying:

- creating the urls in the adp files

- moving the css to the imsld.css file

- adding a master template for the package, which is based on the zen masters to provide a "standard look"

* this master uses the zen files, like for instance, make use of the HC and STD modes

- adding a imsld.js file to centralize the javascripts

- using zen styles when possible

ther's still some work to do...

  1. … 22 more files in changeset.
roll back zen changes (merged to oacs-5-3 branch)

  1. … 36 more files in changeset.
merging (from head) zen changes to oacs-5-3 branch

  1. … 37 more files in changeset.
first steps in order to zenify the imsld package

  1. … 36 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.
grant permissions to resources while executing a run

  1. … 4 more files in changeset.
1. adding the runs (imsld instances) table

1.1. every property, role and instance is related with the run instead of the imsld_id

1.2. in the status table, the run_id is also stored

1.3. adding the UI to add and remove runs

1.4. passing as an argument the run_id in every function that has to do with the player

2. instantiating properties for new run

3. instantiating activity attributes and classes for each new run

  1. … 35 more files in changeset.
better translations

  1. … 3 more files in changeset.
fixing order when making the activities tree

fixing the tree of the environments

  1. … 3 more files in changeset.
work-in-progress

  1. … 1 more file in changeset.
Work In Progress code

    • -0
    • +34
    ./environment-frame.tcl
  1. … 4 more files in changeset.