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

  1. … 20 more files in changeset.
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. … 473 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 223 more files in changeset.
Fix typos

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

- Freeing tdom objects from memory

- Invoking on_completion triggers for acts, plays and method

  1. … 15 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. … 22 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.

Showing the resource list in Cockpit, even if there is only one.

  1. … 2 more files in changeset.
Release of version 1.8: improvements in export, HTML generation and edition fetures.

  1. … 54 more files in changeset.
Fixing the role/user menu lists around the package.

  1. … 3 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.
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 scripts to edit/remove activities from an UoL.

Changing div id's.

Making use of ADP tree in the Cockpit.

Adding a missing binded variable.

Adding interface to manage the UoL resource privileges

    • -0
    • +2
    ./resource-permission-edit.adp
    • -0
    • +55
    ./resource-permission-edit.tcl
    • -0
    • +42
    ./resource-permissions-act.adp
    • -0
    • +71
    ./resource-permissions-act.tcl
    • -0
    • +52
    ./resource-permissions-play.adp
    • -0
    • +47
    ./resource-permissions-play.tcl
    • -0
    • +52
    ./resource-permissions.adp
    • -0
    • +111
    ./resource-permissions.tcl
Adding selection of resources when adding an activity

Script to change activity order.

    • -0
    • +66
    ./change-activity-order.tcl
New editing features in the Cockpit.

Checkpoint 12.1 (level A): provide title for frames

  1. … 2 more files in changeset.
Adding environment URL add/removal.

    • -0
    • +127
    ./environment-edit.tcl