• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Upgraded to version 0.2.5d. This version includes dynamic grade descriptors.

    • -0
    • +25
    ./admin/grade-ae-postgresql.xql
    • -0
    • +62
    ./admin/grade-ae.tcl
    • -0
    • +15
    ./admin/grades-postgresql.xql
  1. … 7 more files in changeset.
Added textbooks to datamodel and workflow.

    • -0
    • +27
    ./coordinate/textbook-ae-postgresql.xql
    • -0
    • +6
    ./coordinate/textbook-ae.adp
    • -0
    • +69
    ./coordinate/textbook-ae.tcl
    • -0
    • +17
    ./coordinate/textbooks-postgresql.xql
    • -0
    • +5
    ./coordinate/textbooks.adp
    • -0
    • +56
    ./coordinate/textbooks.tcl
  1. … 6 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.
Modified coordinate index page, and personalised selection lists for graduate attributes, teaching & learning methods and assessment methods in uos-edit.

    • -0
    • +1
    ./coordinate/assess-methods-postgresql.xql
    • -0
    • +1
    ./coordinate/tl-methods-postgresql.xql
  1. … 3 more files in changeset.
Added assessment method datamodel and integration into workflow.

    • -0
    • +27
    ./coordinate/assess-method-ae-postgresql.xql
    • -0
    • +6
    ./coordinate/assess-method-ae.adp
    • -0
    • +68
    ./coordinate/assess-method-ae.tcl
    • -0
    • +16
    ./coordinate/assess-methods-postgresql.xql
    • -0
    • +5
    ./coordinate/assess-methods.adp
    • -0
    • +51
    ./coordinate/assess-methods.tcl
  1. … 6 more files in changeset.
Added graduate attributes component to datamodel and workflow.

    • -0
    • +27
    ./coordinate/gradattr-ae-postgresql.xql
    • -0
    • +6
    ./coordinate/gradattr-ae.adp
    • -0
    • +74
    ./coordinate/gradattr-ae.tcl
    • -0
    • +16
    ./coordinate/gradattrs-postgresql.xql
    • -0
    • +5
    ./coordinate/gradattrs.adp
    • -0
    • +71
    ./coordinate/gradattrs.tcl
  1. … 7 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.

    • -0
    • +26
    ./coordinate/tl-method-ae-postgresql.xql
    • -0
    • +6
    ./coordinate/tl-method-ae.adp
    • -0
    • +62
    ./coordinate/tl-method-ae.tcl
    • -0
    • +16
    ./coordinate/tl-methods-postgresql.xql
    • -0
    • +5
    ./coordinate/tl-methods.adp
    • -0
    • +54
    ./coordinate/tl-methods.tcl
  1. … 8 more files in changeset.
Added parameter for displaying recent activity log entries.

  1. … 2 more files in changeset.
Added info about pending Units of Study on the index page in the coordinate section.

  1. … 3 more files in changeset.
Only stream coordinators can now create units of study.

  1. … 3 more files in changeset.
Replaced deprecated ad_require_permission with permission::require_permission proc.

Added pages that list pending units of study.

    • -0
    • +22
    ./coordinate/uos-all-pending-postgresql.xql
    • -0
    • +6
    ./coordinate/uos-all-pending.adp
    • -0
    • +54
    ./coordinate/uos-all-pending.tcl
    • -0
    • +22
    ./coordinate/uos-pending-postgresql.xql
    • -0
    • +6
    ./coordinate/uos-pending.adp
    • -0
    • +50
    ./coordinate/uos-pending.tcl
  1. … 3 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.

    • -0
    • +10
    ./coordinate/index.adp
    • -0
    • +14
    ./coordinate/index.tcl
    • -0
    • +5
    ./coordinate/uos-edit.adp
    • -0
    • +219
    ./coordinate/uos-edit.tcl
  1. … 5 more files in changeset.
Added localisations.

  1. … 1 more file in changeset.
Re-organised files: coordinators can now collaborate in the coordinate directory.

    • -0
    • +6
    ./coordinate/uos-add.adp
    • -0
    • +127
    ./coordinate/uos-add.tcl
Added localisations.

  1. … 1 more file in changeset.
Added a bunch of info pages, localisations, and library procs.

    • -0
    • +20
    ./dept-streams-postgresql.xql
    • -0
    • +13
    ./faculty-depts-postgresql.xql
  1. … 5 more files in changeset.
Added list of faculties to index page. Note: index page is a scratch pad for things to display on that page. Really needs to be beautified.

    • -0
    • +13
    ./index-postgresql.xql
Updated staff UI in accordance to staff datamodel extensions.

Extended the staff object with address details.

    • -0
    • +19
    ./staff-member-postgresql.xql
    • -0
    • +17
    ./staff-postgresql.xql
  1. … 2 more files in changeset.
Updated admin index page, and added CSS style sheet for package.

    • -0
    • +79
    ./resources/curriculum-central.css
Added delete staff page.

    • -0
    • +12
    ./admin/staff-del-postgresql.xql
    • -0
    • +29
    ./admin/staff-del.tcl
Added admin link to index page.

Added staff list.

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