• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added page to view all Units of Study offered by a department.

    • -0
    • +42
    ./www/all-uos-view-postgresql.xql
    • -0
    • +25
    ./www/all-uos-view.adp
    • -0
    • +66
    ./www/all-uos-view.tcl
Fixed up context for uos-details when entered from stream-map and stream-view.

Added stream-view.

    • -0
    • +1
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +41
    ./www/stream-view-postgresql.xql
    • -0
    • +25
    ./www/stream-view.adp
    • -0
    • +65
    ./www/stream-view.tcl
    • -1
    • +10
    ./www/resources/curriculum-central.css
Removed tableless divs from uos-details and used tables instead, as it was not possible to have equal height div columns. Also completed queries to display basic info for a UoS.

    • -27
    • +11
    ./www/resources/curriculum-central.css
Added layout style for uos-details.

    • -0
    • +50
    ./www/resources/curriculum-central.css
Added uos-details.

    • -0
    • +48
    ./www/uos-details-postgresql.xql
    • -0
    • +19
    ./www/uos-details.adp
    • -0
    • +33
    ./www/uos-details.tcl
Added a general description field for graduate attributes, as well as a note field for streams and individual units of study.

    • -1
    • +8
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -15
    • +23
    ./sql/postgresql/stream-uos-map-create.sql
    • -35
    • +46
    ./sql/postgresql/uos-detail-create.sql
    • -9
    • +12
    ./sql/postgresql/uos-gradattr-create.sql
    • -1
    • +2
    ./www/admin/gradattr-ae-postgresql.xql
  1. … 3 more files in changeset.
Upgraded to 0.4.1d. Added main-portal scheme and initial stream-map page.

    • -0
    • +162
    ./sql/postgresql/session-create.sql
    • -0
    • +204
    ./sql/postgresql/uos-names-create.sql
    • -0
    • +40
    ./www/stream-map-postgresql.xql
    • -0
    • +24
    ./www/stream-map.adp
    • -0
    • +54
    ./www/stream-map.tcl
    • -0
    • +23
    ./www/coordinate/uos-all-postgresql.xql
    • -0
    • +6
    ./www/coordinate/uos-all.adp
    • -0
    • +52
    ./www/coordinate/uos-all.tcl
    • -0
    • +25
    ./www/coordinate/uos-name-ae-postgresql.xql
    • -0
    • +6
    ./www/coordinate/uos-name-ae.adp
    • -0
    • +57
    ./www/coordinate/uos-name-ae.tcl
    • -0
    • +15
    ./www/coordinate/uos-names-postgresql.xql
    • -0
    • +5
    ./www/coordinate/uos-names.adp
    • -0
    • +54
    ./www/coordinate/uos-names.tcl
  1. … 3 more files in changeset.
Upgraded to 0.4.0d. Modifications to datamodel, added box theme to UI.

    • -12
    • +34
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -162
    • +0
    ./sql/postgresql/semester-create.sql
    • -11
    • +19
    ./sql/postgresql/stream-create.sql
    • -66
    • +18
    ./sql/postgresql/stream-uos-map-create.sql
    • -63
    • +123
    ./sql/postgresql/uos-create.sql
  1. … 61 more files in changeset.
Added an Add UoS button to the stream-view page for convenience.

    • -0
    • +2
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./www/resources/curriculum-central.css
Added Core/Recommended/Elective relations for UoS to Stream mappings. Also added function to delete mappings.

    • -0
    • +6
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -22
    • +32
    ./sql/postgresql/stream-uos-map-create.sql
    • -0
    • +12
    ./www/coordinate/stream-map-del-postgresql.xql
    • -0
    • +24
    ./www/coordinate/stream-map-del.tcl
    • -10
    • +13
    ./www/coordinate/stream-view.tcl
    • -2
    • +6
    ./www/resources/curriculum-central.css
Added section that lists UoS that are not associated with a year.

    • -0
    • +1
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -23
    • +46
    ./www/resources/curriculum-central.css
Added published status to stream-view.

    • -1
    • +31
    ./www/resources/curriculum-central.css
Added publish mechanism to stream-view.

    • -0
    • +4
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +17
    ./www/coordinate/stream-publish-postgresql.xql
    • -0
    • +26
    ./www/coordinate/stream-publish.tcl
Added CSS for stream-view.

    • -0
    • +63
    ./www/resources/curriculum-central.css
Added stream view page.

    • -2
    • +3
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -11
    • +17
    ./sql/postgresql/stream-uos-map-create.sql
    • -18
    • +20
    ./www/coordinate/stream-map-ae.tcl
    • -0
    • +31
    ./www/coordinate/stream-view-postgresql.xql
    • -0
    • +13
    ./www/coordinate/stream-view.adp
    • -0
    • +55
    ./www/coordinate/stream-view.tcl
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.

    • -3
    • +45
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +162
    ./sql/postgresql/semester-create.sql
    • -0
    • +270
    ./sql/postgresql/stream-uos-map-create.sql
    • -0
    • +158
    ./sql/postgresql/year-create.sql
    • -0
    • +32
    ./www/admin/semester-ae-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
    • +2
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -10
    • +140
    ./sql/postgresql/uos-gradattr-create.sql
    • -0
    • +8
    ./tcl/curriculum-central-procs-postgresql.xql
    • -0
    • +24
    ./www/admin/gradattr-ae-postgresql.xql
    • -0
    • +6
    ./www/admin/gradattr-ae.adp
    • -0
    • +50
    ./www/admin/gradattr-ae.tcl
    • -0
    • +15
    ./www/admin/gradattrs-postgresql.xql
    • -0
    • +5
    ./www/admin/gradattrs.adp
    • -0
    • +46
    ./www/admin/gradattrs.tcl
    • -3
    • +5
    ./www/coordinate/gradattrs-postgresql.xql
Fixed problem with schedule that prevented multiple assessment items to be displayed.

    • -0
    • +2
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
Added schedule component and localisations.

    • -4
    • +19
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +571
    ./sql/postgresql/uos-schedule-create.sql
    • -0
    • +15
    ./www/admin/schedule-postgresql.xql
    • -0
    • +23
    ./www/admin/schedule-week-ae-postgresql.xql
    • -0
    • +6
    ./www/admin/schedule-week-ae.adp
    • -0
    • +49
    ./www/admin/schedule-week-ae.tcl
    • -0
    • +5
    ./www/admin/schedule.adp
    • -0
    • +41
    ./www/admin/schedule.tcl
Added go_live side effect for grade descriptors.

Added some localisations.

    • -0
    • +2
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -2
    • +2
    ./www/resources/curriculum-central.css
Upgraded to version 0.2.5d. This version includes dynamic grade descriptors.

    • -0
    • +17
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +574
    ./sql/postgresql/uos-grades-create.sql
    • -0
    • +25
    ./www/admin/grade-ae-postgresql.xql
    • -0
    • +6
    ./www/admin/grade-ae.adp
    • -0
    • +62
    ./www/admin/grade-ae.tcl
    • -0
    • +15
    ./www/admin/grades-postgresql.xql
    • -0
    • +47
    ./www/admin/grades.tcl
Added textbooks to datamodel and workflow.

    • -0
    • +20
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +452
    ./sql/postgresql/uos-textbook-create.sql
    • -0
    • +27
    ./www/coordinate/textbook-ae-postgresql.xql
    • -0
    • +6
    ./www/coordinate/textbook-ae.adp
    • -0
    • +69
    ./www/coordinate/textbook-ae.tcl
    • -0
    • +17
    ./www/coordinate/textbooks-postgresql.xql
    • -0
    • +5
    ./www/coordinate/textbooks.adp
    • -0
    • +56
    ./www/coordinate/textbooks.tcl
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.

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
    • +3
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./www/coordinate/gradattrs-postgresql.xql
    • -0
    • +1
    ./www/coordinate/tl-methods-postgresql.xql
Added assessment method datamodel and integration into workflow.

    • -0
    • +21
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +448
    ./sql/postgresql/uos-assess-create.sql
    • -0
    • +27
    ./www/coordinate/assess-method-ae-postgresql.xql
    • -0
    • +6
    ./www/coordinate/assess-method-ae.adp
    • -0
    • +68
    ./www/coordinate/assess-method-ae.tcl
    • -0
    • +16
    ./www/coordinate/assess-methods-postgresql.xql
    • -0
    • +5
    ./www/coordinate/assess-methods.adp
    • -0
    • +51
    ./www/coordinate/assess-methods.tcl
Added graduate attributes component to datamodel and workflow.

    • -0
    • +19
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +453
    ./sql/postgresql/uos-gradattr-create.sql
    • -0
    • +27
    ./www/coordinate/gradattr-ae-postgresql.xql
    • -0
    • +6
    ./www/coordinate/gradattr-ae.adp
    • -0
    • +74
    ./www/coordinate/gradattr-ae.tcl
    • -0
    • +16
    ./www/coordinate/gradattrs-postgresql.xql
    • -0
    • +5
    ./www/coordinate/gradattrs.adp
    • -0
    • +71
    ./www/coordinate/gradattrs.tcl
Fixed usability issue with adding additional tl methods.

    • -3
    • +3
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml