• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Removing the "Act" node from the activity tree.

Fixed the tree to take the isvisible default as true.

Showing the "select resource" message only if there is more than one resource.

  1. … 2 more files in changeset.
Changes for tree to save its state.

Removing testing code that shouldnt have been commited.

Fixed several problems:

Removed play from activity tree.

Activity tree doesnt show activities with no "visible" property anymore.

Removed filename from environment resources.

Fixed issue that allowed some property groups to be created twice.i

Monitor screen is shown within the content div now.

Made the admin page to be valid HTML.

Changed button label from "Exit UoL" to "Finish".

  1. … 9 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.

Making left arrow left float to remove extra blank spacing.