• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 225 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Added link to list of all UoS for Unit Coordinators.

Added link to manuals.

  1. … 2 more files in changeset.
Improved usability for assessments.

    • -0
    • +56
    ./iframe/assess-ae-postgresql.xql
    • -0
    • +10
    ./iframe/assess-ae.adp
    • -0
    • +76
    ./iframe/assess-ae.tcl
    • -0
    • +19
    ./iframe/assess-del-postgresql.xql
    • -0
    • +21
    ./iframe/assess-del.tcl
    • -0
    • +29
    ./iframe/assess-view-postgresql.xql
    • -0
    • +13
    ./iframe/assess-view.adp
    • -0
    • +95
    ./iframe/assess-view.tcl
  1. … 1 more file in changeset.
Improved usability for managing textbooks.

    • -0
    • +56
    ./iframe/textbook-ae-postgresql.xql
    • -0
    • +10
    ./iframe/textbook-ae.adp
    • -0
    • +80
    ./iframe/textbook-ae.tcl
    • -0
    • +19
    ./iframe/textbook-del-postgresql.xql
    • -0
    • +21
    ./iframe/textbook-del.tcl
    • -0
    • +29
    ./iframe/textbooks-view-postgresql.xql
    • -0
    • +9
    ./iframe/textbooks-view.adp
    • -0
    • +96
    ./iframe/textbooks-view.tcl
  1. … 1 more file in changeset.
Changed graduate attributes field to an iframe form in uos-edit. This change improves usability.

    • -0
    • +56
    ./iframe/ga-ae-postgresql.xql
    • -0
    • +19
    ./iframe/ga-del-postgresql.xql
    • -0
    • +31
    ./iframe/ga-view-postgresql.xql
    • -0
    • +130
    ./iframe/ga-view.tcl
  1. … 1 more file in changeset.
Removed creation user from query so that tl approaches get displayed to all unit coordinators.

    • -1
    • +0
    ./iframe/tl-methods-view-postgresql.xql
Added iframe to uos-edit.

Added iframe pages for editing teaching and learning methods.

    • -0
    • +66
    ./iframe/tl-method-ae-postgresql.xql
    • -0
    • +10
    ./iframe/tl-method-ae.adp
    • -0
    • +70
    ./iframe/tl-method-ae.tcl
    • -0
    • +19
    ./iframe/tl-method-del-postgresql.xql
    • -0
    • +25
    ./iframe/tl-method-del.tcl
    • -0
    • +32
    ./iframe/tl-methods-view-postgresql.xql
    • -0
    • +9
    ./iframe/tl-methods-view.adp
    • -0
    • +86
    ./iframe/tl-methods-view.tcl
Added some headers to the index page.

Added some headers to the index page.

Added delete function for graduate attributes.

    • -0
    • +19
    ./gradattr-del-postgresql.xql
  1. … 1 more file in changeset.
Added delete function for TL methods.

    • -0
    • +19
    ./tl-method-del-postgresql.xql
  1. … 1 more file in changeset.
Fixed coordinate page.

Removed hard coded values for stream to uos relations. Instead a vocabulary for these relations can be defined by the administrator.

  1. … 16 more files in changeset.
Added stream-view.

  1. … 9 more files in changeset.
Added a general description field for graduate attributes, as well as a note field for streams and individual units of study.

  1. … 14 more files in changeset.
Upgraded to 0.4.1d. Added main-portal scheme and initial stream-map page.

    • -0
    • +23
    ./uos-all-postgresql.xql
    • -0
    • +25
    ./uos-name-ae-postgresql.xql
    • -0
    • +15
    ./uos-names-postgresql.xql
  1. … 9 more files in changeset.
Upgraded to 0.4.0d. Modifications to datamodel, added box theme to UI.

  1. … 61 more files in changeset.
Added an Add UoS button to the stream-view page for convenience.

  1. … 2 more files in changeset.
Added Core/Recommended/Elective relations for UoS to Stream mappings. Also added function to delete mappings.

    • -0
    • +12
    ./stream-map-del-postgresql.xql
    • -0
    • +24
    ./stream-map-del.tcl
  1. … 4 more files in changeset.
Added section that lists UoS that are not associated with a year.

  1. … 2 more files in changeset.
Added published status to stream-view.

  1. … 1 more file in changeset.
Added publish mechanism to stream-view.

    • -0
    • +17
    ./stream-publish-postgresql.xql
    • -0
    • +26
    ./stream-publish.tcl
  1. … 1 more file in changeset.
Added CSS for stream-view.

  1. … 1 more file in changeset.
Added stream view page.

    • -0
    • +31
    ./stream-view-postgresql.xql
  1. … 4 more files in changeset.
Upgraded version to 0.3.0d. This version contains the datamodel for the stream builder and corresponding forms. Later versions will contain presentation focus on degree streams.

    • -0
    • +49
    ./stream-map-ae-postgresql.xql
    • -0
    • +149
    ./stream-map-ae.tcl
    • -0
    • +18
    ./streams-postgresql.xql
  1. … 29 more files in changeset.
Graduate attribute names can only be added by an administrator. Unit Coordinators now have to pick a predefined graduate attribute name and provide details of how their course contributes to those attributes.

  1. … 13 more files in changeset.