• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
moderize Tcl idioms

    • -1
    • +1
    ./gsi/imsld-gsi-show-service-configurated.adp
  1. … 7 more files in changeset.
improve spelling

  1. … 15 more files in changeset.
Use current namespace ::tdom instead of legacy ::tDOM

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

  1. … 220 more files in changeset.
Fix a bunch of typos

    • -1
    • +1
    ./gsi/imsld-gsi-service-search-results.adp
  1. … 119 more files in changeset.
Fix typos

    • -2
    • +2
    ./monitor/resource-permission-edit.tcl
  1. … 144 more files in changeset.
Fix typos (info exist -> info exists)

  1. … 18 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
Fix more typos

  1. … 83 more files in changeset.
Fix typos

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

- Freeing tdom objects from memory

- Invoking on_completion triggers for acts, plays and method

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

  1. … 22 more files in changeset.
Fixing activity report so it can receive either the activity_id or the activity item_id.

Fixing context.

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. … 13 more files in changeset.
Showing the resource list in Cockpit, even if there is only one.

  1. … 2 more files in changeset.
Fixes in export process.

  1. … 1 more file in changeset.
Special export script for UoLs that handle resources with XoTcl.

    • -0
    • +153
    ./imsld-export-xo.tcl
GSI Administration interface.

    • -0
    • +42
    ./gsi/imsld-gsi-handle-token.tcl
    • -0
    • +23
    ./gsi/imsld-gsi-mapuser.tcl
    • -0
    • +43
    ./gsi/imsld-gsi-service-configure.adp
    • -0
    • +74
    ./gsi/imsld-gsi-service-configure.adp.old
    • -0
    • +204
    ./gsi/imsld-gsi-service-configure.tcl
    • -0
    • +126
    ./gsi/imsld-gsi-service-configure.tcl.old
    • -0
    • +12
    ./gsi/imsld-gsi-service-search-results.adp
    • -0
    • +95
    ./gsi/imsld-gsi-service-search-results.tcl
    • -0
    • +7
    ./gsi/imsld-gsi-serviceslist.adp
    • -0
    • +71
    ./gsi/imsld-gsi-serviceslist.tcl
    • -0
    • +8
    ./gsi/imsld-gsi-show-service-configurated.adp
    • -0
    • +10
    ./gsi/imsld-gsi-show-service-configurated.tcl
    • -0
    • +20
    ./gsi/imsld-gsi-show-service-requirements.adp
    • -0
    • +24
    ./gsi/imsld-gsi-show-service-requirements.tcl
    • -0
    • +16
    ./gsi/imsld-gsi-show-service-response.adp
  1. … 3 more files in changeset.
Release of version 1.8: improvements in export, HTML generation and edition fetures.

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