• last updated 8 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.
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 iframe to uos-edit.

  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.
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.
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.
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.
Fixed usability issue with adding additional tl methods.

  1. … 1 more file 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.
Completed workflow integration in Curriculum Central. Notifications still need work though.

  1. … 5 more files in changeset.
Added side effect to make a closed Unit of Study go live with the latest revision. Also added some localisations.

  1. … 5 more files in changeset.
Implemented workflow states for editing a unit of study.

  1. … 10 more files in changeset.