• last updated 9 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.
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.
Fixing activity report so it can receive either the activity_id or the activity item_id.

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

  1. … 60 more files in changeset.
Fixing the resources list to use item_id for identification.

Removing the parameter verification from the resource list query, have to double check this though.

  1. … 1 more file in changeset.
Fixing comment position to be in a new line.

Adding new parameter to onSubmit call.

Fixing bug in ad_form submission.

Moving redirect to right on_submit.

Refreshing the activity tree after adding a new activity in a structure.

Adding missing changes in data model.

Fixing the edition of completion conditions.

  1. … 4 more files in changeset.
Adding a missing binded variable.

Adding selection of resources when adding an activity

New editing features in the Cockpit.

  1. … 2 more files in changeset.
HTML Strict cleanup: removed trailing slash of the BR tag

  1. … 42 more files in changeset.
Making the admin end frame-less.

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

- fixing bugs

- improving UI

- upgrade scripts for version 1.0

    • -0
    • +295
    ./activity-frame.tcl
  1. … 33 more files in changeset.