• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added functionality to add users to a lab.

    • -0
    • +6
    ./catalog/lab-report-central.en_US.ISO-8859-1.xml
    • -0
    • +31
    ./tcl/lab-report-central-procs-postgresql.xql
    • -0
    • +21
    ./www/attach-student-postgresql.xql
    • -0
    • +6
    ./www/attach-student.adp
    • -0
    • +48
    ./www/attach-student.tcl
    • -0
    • +14
    ./www/detach-student-postgresql.xql
    • -0
    • +28
    ./www/detach-student.tcl
    • -6
    • +6
    ./www/resources/lab-report-central.css
Needed to hide edit button from unregistered users.

Added functionality to create and remove sections from a lab report template.

    • -0
    • +4
    ./catalog/lab-report-central.en_US.ISO-8859-1.xml
    • -0
    • +31
    ./www/section-ae-postgresql.xql
    • -0
    • +74
    ./www/section-ae.tcl
    • -0
    • +12
    ./www/section-del-postgresql.xql
    • -0
    • +23
    ./www/section-del.tcl
    • -0
    • +72
    ./www/resources/lab-report-central.css
Added functionality to detach a report template from a lab.

    • -0
    • +14
    ./www/detach-template-postgresql.xql
    • -0
    • +28
    ./www/detach-template.tcl
Added functionality to map a report template to a lab.

    • -0
    • +8
    ./catalog/lab-report-central.en_US.ISO-8859-1.xml
    • -0
    • +7
    ./tcl/lab-report-central-procs-postgresql.xql
    • -0
    • +21
    ./www/attach-template-postgresql.xql
    • -0
    • +6
    ./www/attach-template.adp
    • -0
    • +46
    ./www/attach-template.tcl
    • -0
    • +25
    ./www/template-ae-postgresql.xql
    • -0
    • +64
    ./www/template-ae.tcl
  1. … 10 more files in changeset.
Moved report template management out of admin directory.

    • -25
    • +0
    ./www/admin/template-ae-postgresql.xql
    • -12
    • +0
    ./www/admin/template-del-postgresql.xql
    • -14
    • +0
    ./www/admin/templates-postgresql.xql
Added a new package for managing lab reports from a central location.

    • -0
    • +28
    ./lab-report-central.info
    • -0
    • +54
    ./catalog/lab-report-central.en_US.ISO-8859-1.xml
    • -0
    • +387
    ./sql/postgresql/lab-report-central-create.sql
    • -0
    • +73
    ./sql/postgresql/lab-report-central-drop.sql
    • -0
    • +12
    ./tcl/install-procs-postgresql.xql
    • -0
    • +31
    ./tcl/install-procs.tcl
    • -0
    • +81
    ./tcl/lab-report-central-procs-postgresql.xql
    • -0
    • +35
    ./tcl/lab-report-central-procs.tcl
    • -0
    • +16
    ./www/index-postgresql.xql
    • -0
    • +46
    ./www/lab-ae-postgresql.xql
    • -0
    • +23
    ./www/lab-postgresql.xql
  1. … 23 more files in changeset.