• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed up query for all-uos-map.

Fixed query for all-uos-view.

Changed datatype from varchar to text for workload table.

    • -9
    • +9
    ./sql/postgresql/uos-workload-create.sql
Added delete function for graduate attributes.

    • -0
    • +2
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +19
    ./www/coordinate/gradattr-del-postgresql.xql
    • -0
    • +28
    ./www/coordinate/gradattr-del.tcl
Added delete function for TL methods.

    • -0
    • +2
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +19
    ./www/coordinate/tl-method-del-postgresql.xql
    • -0
    • +30
    ./www/coordinate/tl-method-del.tcl
Added lecturer element to stream export xml.

Ordering options by uos codes.

Needed to add a default string for proc that retrieves pretty name for staff members.

Fixed export curriculum bug.

Added feature to export curriculum to an XML document.

    • -0
    • +2
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +59
    ./www/stream-export-postgresql.xql
    • -0
    • +118
    ./www/stream-export.tcl
Localised default years and UoS relations.

Localised default graduate attributes.

Made stream code optional.

Localised default values.

Fixed coordinate page.

Added localisation to default years.

Added dependency for acs-translations.

Updated dependencies.

Added default admin values.

    • -0
    • +12
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -3
    • +2
    ./sql/postgresql/stream-uos-rel-create.sql
    • -0
    • +207
    ./tcl/admin-procs.tcl
Added workflow notifications.

    • -0
    • +1
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +20
    ./tcl/curriculum-central-procs-postgresql.xql
Fixed up broken context links.

Added graduate attribute colour map to degree streams.

    • -0
    • +1
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +59
    ./www/stream-ga-map-postgresql.xql
    • -0
    • +81
    ./www/stream-ga-map.adp
    • -0
    • +108
    ./www/stream-ga-map.tcl
Added GA colour map for all Units of Study.

    • -0
    • +5
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +60
    ./www/all-uos-ga-map-postgresql.xql
    • -0
    • +84
    ./www/all-uos-ga-map.adp
    • -0
    • +108
    ./www/all-uos-ga-map.tcl
    • -12
    • +42
    ./www/resources/curriculum-central.css
Removed ns_log statment from session-ae.tcl

Added colour coded Unit of Study maps based on requisites.

    • -0
    • +5
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -7
    • +53
    ./www/resources/curriculum-central.css
Removed hard coded values for stream to uos relations. Instead a vocabulary for these relations can be defined by the administrator.

    • -0
    • +10
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
    • -0
    • +159
    ./sql/postgresql/stream-uos-rel-create.sql
    • -0
    • +23
    ./www/admin/stream-rel-ae-postgresql.xql
    • -0
    • +6
    ./www/admin/stream-rel-ae.adp
    • -0
    • +50
    ./www/admin/stream-rel-ae.tcl
    • -0
    • +15
    ./www/admin/stream-rels-postgresql.xql
    • -0
    • +5
    ./www/admin/stream-rels.adp
    • -0
    • +47
    ./www/admin/stream-rels.tcl
Added all-uos-map so that a UoS map can be displayed for all Units of Study offered by a particular department.

    • -0
    • +42
    ./www/all-uos-map-postgresql.xql
    • -0
    • +40
    ./www/all-uos-map.adp
    • -0
    • +63
    ./www/all-uos-map.tcl
Fixed context for uos-details when entered from all-uos-view.

    • -0
    • +3
    ./catalog/curriculum-central.en_US.ISO-8859-1.xml
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.