• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
evaluation now with support for oracle

    • -0
    • +3
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -23
    • +0
    ./lib/student-grades-report-chunk-postgresql.xql
    • -0
    • +23
    ./lib/student-grades-report-chunk.xql
    • -61
    • +181
    ./sql/oracle/evaluation-package-create.sql
    • -0
    • +24
    ./sql/postgresql/evaluation-create.sql
    • -18
    • +17
    ./tcl/evaluation-procs-oracle.xql
  1. … 59 more files in changeset.
file group-reuse-postgresql.xql was added on branch oacs-5-2 on 2005-05-31 23:13:11 +0000

evaluation task groups now with oracle support

    • -0
    • +16
    ./www/admin/groups/group-delete-2-oracle.xql
    • -0
    • +14
    ./www/admin/groups/group-delete-oracle.xql
    • -0
    • +20
    ./www/admin/groups/group-member-add-2-oracle.xql
    • -0
    • +32
    ./www/admin/groups/group-new-2-oracle.xql
    • -0
    • +17
    ./www/admin/groups/group-new-oracle.xql
    • -0
    • +17
    ./www/admin/groups/group-new-postgresql.xql
    • -0
    • +36
    ./www/admin/groups/group-remove-member-oracle.xql
    • -0
    • +24
    ./www/admin/groups/group-reuse-2-oracle.xql
    • -46
    • +0
    ./www/admin/groups/group-reuse-2-postgresql.xql
    • -0
    • +52
    ./www/admin/groups/group-reuse-2.xql
    • -25
    • +0
    ./www/admin/groups/group-reuse-postgresql.xql
    • -0
    • +24
    ./www/admin/groups/group-reuse.xql
file task-add-to-communities.xql was added on branch oacs-5-2 on 2005-05-31 23:13:12 +0000

    • -0
    • +0
    ./www/admin/tasks/task-add-to-communities.xql
file task-delete-postgresql.xql was added on branch oacs-5-2 on 2005-05-31 23:13:12 +0000

    • -0
    • +0
    ./www/admin/tasks/task-delete-postgresql.xql
file task-delete-2-postgresql.xql was added on branch oacs-5-2 on 2005-05-31 23:13:12 +0000

    • -0
    • +0
    ./www/admin/tasks/task-delete-2-postgresql.xql
continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql

    • -394
    • +0
    ./sql/postgresql/evaluation-create.sql
    • -0
    • +40
    ./tcl/evaluation-procs-postgresql.xql
    • -0
    • +21
    ./www/admin/grades/distribution-edit-oracle.xql
    • -3
    • +1
    ./www/admin/grades/grades-delete-2.tcl
    • -0
    • +62
    ./www/admin/tasks/solution-add-edit-oracle.xql
    • -13
    • +15
    ./www/admin/tasks/solution-add-edit.tcl
    • -10
    • +0
    ./www/admin/tasks/solution-add-edit.xql
  1. … 12 more files in changeset.
adding oracle support for evaluation package

    • -0
    • +39
    ./lib/evaluations-chunk-oracle.xql
    • -35
    • +0
    ./lib/evaluations-chunk-postgresql.xql
    • -0
    • +82
    ./lib/tasks-chunk-oracle.xql
    • -0
    • +24
    ./lib/tasks-chunk.xql
    • -270
    • +16
    ./sql/oracle/evaluation-create.sql
    • -0
    • +257
    ./sql/oracle/evaluation-package-create.sql
    • -0
    • +5
    ./sql/oracle/evaluation-package-drop.sql
    • -2
    • +3
    ./sql/postgresql/evaluation-create.sql
    • -37
    • +3
    ./sql/postgresql/evaluation-drop.sql
    • -0
    • +395
    ./sql/postgresql/evaluation-package-create.sql
    • -0
    • +39
    ./sql/postgresql/evaluation-package-drop.sql
  1. … 4 more files in changeset.
removing bug when parsing grades from the csv file

for postgres only:

-bugs when installing and when creatin items fixed

-adding missing catalog files

    • -125
    • +24
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -187
    • +254
    ./tcl/apm-callback-procs.tcl
    • -107
    • +111
    ./tcl/evaluation-procs.tcl
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 685 more files in changeset.
fix typos

  1. … 1 more file in changeset.
fix some missing braces

  1. … 1 more file in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

    • -1
    • +95
    ./sql/postgresql/evaluation-create.sql
  1. … 321 more files in changeset.
Update el create

Adding query's for dates

    • -0
    • +56
    ./tcl/evaluation-procs-postgresql.xql
Change the form by obtain de date

Adding Estimated Time to the Assigments

    • -10
    • +13
    ./sql/postgresql/evaluation-create.sql
Fixed grade (5,2) data type

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -0
    • +14
    ./www/admin/grades/grades-delete-2-postgresql.xql
    • -0
    • +16
    ./www/admin/tasks/task-delete-2-postgresql.xql
  1. … 2273 more files in changeset.
Adding param package_id in the function evaluation::new_grade

Adding defaults grades

Deleting the calls evaluation_create__template and evaluation_delete__tempalte

Deleting the functions evaluation_create__template and evaluation_delete__template

    • -124
    • +1
    ./sql/postgresql/evaluation-create.sql
Adding db_exec_plsql delete_templates { select evaluation__delete_template() }

Adding the functions drop function evaluation__delete_template ();

drop function evaluation__create_template ();

Adding function "create function evaluation__delete_template ()"

    • -1
    • +44
    ./sql/postgresql/evaluation-create.sql
adding db_exec_plsql create_folders { select evaluation__create_folder() }

Adding function evaluation__create_templates

    • -0
    • +81
    ./sql/postgresql/evaluation-create.sql
Data model for Oracle

    • -0
    • +13
    ./sql/oracle/evaluation-calendar-create.sql
    • -0
    • +19
    ./sql/oracle/evaluation-calendar-drop.sql
    • -0
    • +425
    ./sql/oracle/evaluation-create.sql
    • -0
    • +231
    ./sql/oracle/evaluation-drop.sql