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

  1. … 223 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 201 more files in changeset.
Fix typos

    • -1
    • +1
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
  1. … 52 more files in changeset.
Added link to list of all UoS for Unit Coordinators.

    • -0
    • +18
    ./www/coordinate/uos-all-postgresql.xql
Added more fields to uos-details.

Added includelets for uos-details.

    • -0
    • +30
    ./lib/grades-postgresql.xql
    • -0
    • +31
    ./lib/graduate-attributes-postgresql.xql
    • -0
    • +14
    ./lib/graduate-attributes.adp
    • -0
    • +21
    ./lib/graduate-attributes.tcl
    • -0
    • +36
    ./lib/schedule-postgresql.xql
    • -0
    • +29
    ./lib/textbooks-postgresql.xql
    • -0
    • +31
    ./lib/tl-methods-postgresql.xql
    • -0
    • +13
    ./lib/tl-methods.adp
    • -0
    • +17
    ./lib/tl-methods.tcl
Added some utility procs for retrieving pretty names.

Added translations.

    • -4
    • +7
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
Added translations.

    • -0
    • +4
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
Added more details to uos-details

Added virtual URL for displaying uos-details when given a URL similar to .../uos/EBUS3003

Shrunk stream maps.

    • -26
    • +26
    ./www/resources/curriculum-central.css
Added link to manuals.

    • -7
    • +5
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
Added link to manuals.

Added manual for Unit Coordinators

Added manual for Unit Coordinators

    • -0
    • +10
    ./www/help/index.adp
    • -0
    • +12
    ./www/help/index.tcl
    • binary
    ./www/help/resources/uc_1.jpg
    • binary
    ./www/help/resources/uc_10.jpg
    • binary
    ./www/help/resources/uc_11.jpg
    • binary
    ./www/help/resources/uc_12.jpg
    • binary
    ./www/help/resources/uc_13.jpg
    • binary
    ./www/help/resources/uc_14.jpg
    • binary
    ./www/help/resources/uc_15.jpg
    • binary
    ./www/help/resources/uc_2.jpg
    • binary
    ./www/help/resources/uc_3.jpg
    • binary
    ./www/help/resources/uc_4.jpg
    • binary
    ./www/help/resources/uc_5.jpg
  1. … 4 more files in changeset.
Added an extra state for pre-live accepted course outlines.

    • -0
    • +2
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
Fixed typo with column id for assessment method object type.

    • -2
    • +2
    ./sql/postgresql/uos-assess-create.sql
Improved usability for assessments.

    • -0
    • +56
    ./www/coordinate/iframe/assess-ae-postgresql.xql
    • -0
    • +10
    ./www/coordinate/iframe/assess-ae.adp
    • -0
    • +76
    ./www/coordinate/iframe/assess-ae.tcl
    • -0
    • +19
    ./www/coordinate/iframe/assess-del-postgresql.xql
    • -0
    • +21
    ./www/coordinate/iframe/assess-del.tcl
    • -0
    • +29
    ./www/coordinate/iframe/assess-view-postgresql.xql
    • -0
    • +13
    ./www/coordinate/iframe/assess-view.adp
    • -0
    • +95
    ./www/coordinate/iframe/assess-view.tcl
Added localisations.

    • -0
    • +3
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
Improved usability for managing textbooks.

    • -0
    • +56
    ./www/coordinate/iframe/textbook-ae-postgresql.xql
    • -0
    • +10
    ./www/coordinate/iframe/textbook-ae.adp
    • -0
    • +80
    ./www/coordinate/iframe/textbook-ae.tcl
    • -0
    • +19
    ./www/coordinate/iframe/textbook-del-postgresql.xql
    • -0
    • +21
    ./www/coordinate/iframe/textbook-del.tcl
    • -0
    • +29
    ./www/coordinate/iframe/textbooks-view-postgresql.xql
    • -0
    • +9
    ./www/coordinate/iframe/textbooks-view.adp
    • -0
    • +96
    ./www/coordinate/iframe/textbooks-view.tcl
Improved usability for managing textboos.

    • -0
    • +2
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
Changed graduate attributes field to an iframe form in uos-edit. This change improves usability.

    • -0
    • +56
    ./www/coordinate/iframe/ga-ae-postgresql.xql
    • -0
    • +10
    ./www/coordinate/iframe/ga-ae.adp
    • -0
    • +82
    ./www/coordinate/iframe/ga-ae.tcl
    • -0
    • +19
    ./www/coordinate/iframe/ga-del-postgresql.xql
    • -0
    • +21
    ./www/coordinate/iframe/ga-del.tcl
    • -0
    • +31
    ./www/coordinate/iframe/ga-view-postgresql.xql
    • -0
    • +9
    ./www/coordinate/iframe/ga-view.adp
    • -0
    • +130
    ./www/coordinate/iframe/ga-view.tcl
Removed creation user from query so that tl approaches get displayed to all unit coordinators.

Added iframe to uos-edit.

Added iframe pages for editing teaching and learning methods.

    • -0
    • +66
    ./www/coordinate/iframe/tl-method-ae-postgresql.xql
    • -0
    • +10
    ./www/coordinate/iframe/tl-method-ae.adp
    • -0
    • +70
    ./www/coordinate/iframe/tl-method-ae.tcl
    • -0
    • +19
    ./www/coordinate/iframe/tl-method-del-postgresql.xql
    • -0
    • +25
    ./www/coordinate/iframe/tl-method-del.tcl
    • -0
    • +32
    ./www/coordinate/iframe/tl-methods-view-postgresql.xql
    • -0
    • +9
    ./www/coordinate/iframe/tl-methods-view.adp
    • -0
    • +86
    ./www/coordinate/iframe/tl-methods-view.tcl
Added iframe tempates.

    • -0
    • +10
    ./www/resources/iframe-master.adp
    • -0
    • +29
    ./www/resources/iframe-master.css
    • -0
    • +20
    ./www/resources/iframe-master.tcl
Added teaching and learning names table to data model.

    • -7
    • +139
    ./sql/postgresql/uos-tl-create.sql
Added procs to retrieve teaching and learning names.

    • -0
    • +7
    ./tcl/curriculum-central-procs-postgresql.xql