• last updated 12 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. … 204 more files in changeset.
Added some utility procs for retrieving pretty names.

Added an extra state for pre-live accepted course outlines.

  1. … 1 more file in changeset.
Improved usability for assessments.

  1. … 10 more files in changeset.
Improved usability for managing textbooks.

  1. … 10 more files in changeset.
Changed graduate attributes field to an iframe form in uos-edit. This change improves usability.

  1. … 10 more files in changeset.
Added procs to retrieve teaching and learning names.

  1. … 2 more files in changeset.
Localised default graduate attributes.

  1. … 1 more file in changeset.
Added workflow notifications.

  1. … 4 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. … 17 more files in changeset.
Upgraded to 0.4.0d. Modifications to datamodel, added box theme to UI.

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

  1. … 37 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. … 15 more files in changeset.
Fixed problem with schedule that prevented multiple assessment items to be displayed.

  1. … 2 more files in changeset.
Added schedule component and localisations.

  1. … 13 more files in changeset.
Added go_live side effect for grade descriptors.

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

  1. … 13 more files in changeset.
Added textbooks to datamodel and workflow.

  1. … 13 more files in changeset.
Modified uos-edit UI and workflow: removed reassign action, merged details section with t&l section, and renamed previous uos section to uos details section. Only stream coordinators can edit uos details, so they can now modify uos_code, uos_name, semester, credit_value, which they couldn't do before. Unit coordinators can only edit T&L section and Assessment and Schedule section.

  1. … 1 more file in changeset.
Fixed typo: user_id_id to user_id.

Modified coordinate index page, and personalised selection lists for graduate attributes, teaching & learning methods and assessment methods in uos-edit.

  1. … 12 more files in changeset.
Added assessment method datamodel and integration into workflow.

  1. … 12 more files in changeset.
Added graduate attributes component to datamodel and workflow.

  1. … 15 more files in changeset.
Added assumed concepts field to workload.

  1. … 4 more files in changeset.
Upgrade to version 0.2.1d. Added unit of study workload to datamodel and workflow.

  1. … 7 more files in changeset.
Extended the data model and work flow for UoS details and teaching and learning components. Also updated the version to 0.2d in the info file.

  1. … 16 more files in changeset.
Added parameter for displaying recent activity log entries.

  1. … 2 more files in changeset.
Decided not to enable EDIT action in submitted state.

Fixed bug where the unit_coordinator_id was not being updated in cc_uos when a UoS has been reassigned to another Unit Coordinator.

  1. … 2 more files in changeset.