• last updated 18 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.
Showing the resource list in Cockpit, even if there is only one.

  1. … 2 more files in changeset.
Fixing environment-frame refresh.

  1. … 1 more file in changeset.
Fixing view for other roles and the dynamic refresh of the environment in the cockpit.

  1. … 1 more file 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.
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.
- 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.
- adding monitoring tools for the runs

- fixing bugs

- improving UI

- upgrade scripts for version 1.0

    • -0
    • +44
    ./environment-frame.tcl
  1. … 33 more files in changeset.