• last updated 9 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.
Added link to manuals.

  1. … 2 more files in changeset.
Added teaching and learning names to admin.

    • -0
    • +25
    ./tl-name-ae-postgresql.xql
    • -0
    • +15
    ./tl-names-postgresql.xql
Made stream code optional.

Removed ns_log statment from session-ae.tcl

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

    • -0
    • +23
    ./stream-rel-ae-postgresql.xql
    • -0
    • +15
    ./stream-rels-postgresql.xql
  1. … 10 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.0d. Modifications to datamodel, added box theme to UI.

  1. … 61 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
    • +32
    ./semester-ae-postgresql.xql
    • -0
    • +15
    ./semesters-postgresql.xql
    • -0
    • +23
    ./year-ae-postgresql.xql
    • -0
    • +15
    ./years-postgresql.xql
  1. … 23 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.

    • -0
    • +24
    ./gradattr-ae-postgresql.xql
    • -0
    • +15
    ./gradattrs-postgresql.xql
  1. … 9 more files in changeset.
Added schedule component and localisations.

    • -0
    • +15
    ./schedule-postgresql.xql
    • -0
    • +23
    ./schedule-week-ae-postgresql.xql
    • -0
    • +49
    ./schedule-week-ae.tcl
  1. … 7 more files in changeset.
Added some localisations.

  1. … 2 more files in changeset.
Upgraded to version 0.2.5d. This version includes dynamic grade descriptors.

    • -0
    • +25
    ./grade-ae-postgresql.xql
    • -0
    • +15
    ./grades-postgresql.xql
  1. … 8 more files in changeset.
Extended the staff object with address details.

  1. … 8 more files in changeset.
Updated admin index page, and added CSS style sheet for package.

  1. … 1 more file in changeset.
Added delete staff page.

    • -0
    • +12
    ./staff-del-postgresql.xql
Added staff list.

    • -0
    • +16
    ./staff-ae-postgresql.xql
    • -0
    • +20
    ./staff-postgresql.xql
Made faculties package aware.

Streams now checks that a faculty has been created before a stream can be created.

Fixed up order by in faculty departments listing.

Added help text to forms.

    • -0
    • +12
    ./dept-del-postgresql.xql
  1. … 1 more file in changeset.
Added forms for adding/editing departments.

    • -0
    • +24
    ./dept-ae-postgresql.xql
  1. … 2 more files in changeset.
Added initial sources for Curriculum Central.

    • -0
    • +17
    ./faculties-postgresql.xql
    • -0
    • +24
    ./faculty-ae-postgresql.xql
    • -0
    • +23
    ./faculty-depts-postgresql.xql
    • -0
    • +26
    ./stream-ae-postgresql.xql
    • -0
    • +19
    ./streams-postgresql.xql
  1. … 24 more files in changeset.