• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Inline usages of acs_rte* js utilities in unmaintained packages and remove it from core.js

acs_rte* is most likely broken anyway, as nobody seems to define updateRTEs function...

  1. … 1 more file in changeset.
moderize Tcl idioms

  1. … 6 more files in changeset.
improve spelling

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

  1. … 204 more files in changeset.
Apply show/hide action on activity structure to its children.

Show activity structure element only if there are visible children.

  1. … 1 more file in changeset.
untabify and indent

untabify and indent

Several fixes, mainly:

- Freeing tdom objects from memory

- Invoking on_completion triggers for acts, plays and method

  1. … 17 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. … 21 more files in changeset.
Merge from oacs-5-5.

  1. … 22 more files in changeset.
HTML strict cleanup

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

  1. … 1 more file in changeset.
Adding tree-node files and hiding acts with empty activity structures.

    • -0
    • +659
    ./gsi-plugins/gsi-gspread-procs.tcl
    • -0
    • +120
    ./gsi-plugins/gsi-xowiki-procs.tcl
Release of version 1.8: improvements in export, HTML generation and edition fetures.

  1. … 54 more files in changeset.
Showing resources subtree only if there is more than one for the given activity.

Make it so when clicking a aresource link, the environmnet of its activity is shown.

Fixing display of complete activities.

Fixing the role/user menu lists around the package.

  1. … 3 more files in changeset.
Fixing role menu behavior.

Removing old references to tdom objects.

Fixing view for other roles and the dynamic refresh of the environment in the cockpit.

  1. … 1 more file in changeset.
Fixing the include of activity-resources for SAs.

Fixing SA query.

Importing severali bug fixes from local repository.

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.
Not checking for activity completion since this is the monitor.

Adding missing changes in data model.

Fixing the edition of completion conditions.

  1. … 2 more files in changeset.
Generating activity tree with ADP's instead of tDOM.

    • -0
    • +62
    ./activity-resource.adp
    • -0
    • +121
    ./activity-resource.tcl
    • -0
    • +132
    ./activity-resource.xql
    • -0
    • +11
    ./activity-resources-list.adp
    • -0
    • +37
    ./activity-resources-list.tcl
    • -0
    • +53
    ./activity-resources-list.xql
    • -0
    • +126
    ./activity-tree.xql
    • -0
    • +32
    ./monitor/activity-info.adp
    • -0
    • +24
    ./monitor/activity-info.tcl
    • -0
    • +15
    ./monitor/activity-tree.adp
  1. … 5 more files in changeset.
Changing the target of the links in the resource to "_top"

Adding xowiki custom layout.