• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
moderize Tcl idioms

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

    • -1
    • +1
    ./gsi/gspread/imsld-gspread-configure.tcl
    • -1
    • +1
    ./gsi/gspread/imsld-gspread-view-form.tcl
  1. … 12 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. … 467 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

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

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

  1. … 141 more files in changeset.
Fix typos (info exist -> info exists)

  1. … 18 more files in changeset.
Fix typos

  1. … 60 more files in changeset.
Fix typos

  1. … 16 more files in changeset.
Fix typos

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

    • -1
    • +1
    ./gsi/gspread/imsld-gspread-configure.adp
  1. … 82 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. … 9 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.

    • -29
    • +36
    ./admin/monitor/activity-frame.tcl
    • -44
    • +32
    ./admin/monitor/environment-edit.tcl
  1. … 12 more files in changeset.
Merge from oacs-5-5.

    • binary
    ./resources/application_side_contract.png
    • binary
    ./resources/application_side_expand.png
  1. … 14 more files in changeset.
file application_side_contract.png was initially added on branch oacs-5-5.

    • binary
    ./resources/application_side_contract.png
file application_side_expand.png was initially added on branch oacs-5-5.

    • binary
    ./resources/application_side_expand.png
Setting the mime-type for imsldcontent resources.

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
    ./admin/imsld-export-xo.tcl
GSI Administration interface.

    • -0
    • +42
    ./admin/gsi/imsld-gsi-handle-token.tcl
    • -0
    • +23
    ./admin/gsi/imsld-gsi-mapuser.tcl
    • -0
    • +43
    ./admin/gsi/imsld-gsi-service-configure.adp
    • -0
    • +74
    ./admin/gsi/imsld-gsi-service-configure.adp.old
    • -0
    • +204
    ./admin/gsi/imsld-gsi-service-configure.tcl
    • -0
    • +126
    ./admin/gsi/imsld-gsi-service-configure.tcl.old
    • -0
    • +12
    ./admin/gsi/imsld-gsi-service-search-results.adp
    • -0
    • +95
    ./admin/gsi/imsld-gsi-service-search-results.tcl
    • -0
    • +7
    ./admin/gsi/imsld-gsi-serviceslist.adp
    • -0
    • +71
    ./admin/gsi/imsld-gsi-serviceslist.tcl
    • -0
    • +8
    ./admin/gsi/imsld-gsi-show-service-configurated.adp
    • -0
    • +10
    ./admin/gsi/imsld-gsi-show-service-configurated.tcl
    • -0
    • +20
    ./admin/gsi/imsld-gsi-show-service-requirements.adp
    • -0
    • +24
    ./admin/gsi/imsld-gsi-show-service-requirements.tcl
    • -0
    • +16
    ./admin/gsi/imsld-gsi-show-service-response.adp
  1. … 3 more files in changeset.
Adding GSI plugin for Google Spreadsheets

    • -0
    • +50
    ./gsi/gspread/imsld-gspread-configure.adp
    • -0
    • +111
    ./gsi/gspread/imsld-gspread-configure.tcl
    • -0
    • +1
    ./gsi/gspread/imsld-gspread-spreadsheet.adp
    • -0
    • +21
    ./gsi/gspread/imsld-gspread-spreadsheet.tcl
    • -0
    • +1
    ./gsi/gspread/imsld-gspread-view-form.adp
    • -0
    • +84
    ./gsi/gspread/imsld-gspread-view-form.tcl
Release of version 1.8: improvements in export, HTML generation and edition fetures.

  1. … 46 more files in changeset.
Fixes for IE.

Fixing the role/user menu lists around the package.

  1. … 2 more files in changeset.
Refreshing the environment also on the front view.

Fixing environment-frame refresh.

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

  1. … 1 more file in changeset.