• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:hamiltonc:20050531231310:5 does not match your current filter (clear filter).

file t.sql was initially added on branch oacs-5-2.

file upgrade-0.4d6-0.4d7.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-0.4d6-0.4d7.sql
file upgrade-0.4d5-0.4d6.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-0.4d5-0.4d6.sql
file upgrade-0.4d4-0.4d5.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-0.4d4-0.4d5.sql
file upgrade-0.4d3-0.4d4.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-0.4d3-0.4d4.sql
file upgrade-0.4d2-0.4d3.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-0.4d2-0.4d3.sql
committing changes, improvements and fixes to assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

    • -0
    • +130
    ./upgrade/upgrade-0.4d6-0.4d7.sql
    • -0
    • +133
    ./upgrade/upgrade-0.4d7-0.4d8.sql
  1. … 903 more files in changeset.
fixing bugs(for postgres) from the "translation" to oracle

  1. … 17 more files in changeset.
evaluation now with support for oracle

  1. … 72 more files in changeset.
continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql

  1. … 25 more files in changeset.
adding oracle support for evaluation package

    • -0
    • +395
    ./evaluation-package-create.sql
    • -0
    • +39
    ./evaluation-package-drop.sql
  1. … 15 more files 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. … 321 more files in changeset.
Adding Estimated Time to the Assigments

Deleting the functions evaluation_create__template and evaluation_delete__template

Adding the functions drop function evaluation__delete_template ();

drop function evaluation__create_template ();

Adding function "create function evaluation__delete_template ()"

Adding function evaluation__create_templates

replacing sql function of model Data by CR TCL API

  1. … 54 more files in changeset.
puttin evaluation into oacs-5-1 to follow openacs release guidelines

  1. … 167 more files in changeset.
adding "estimated time" to assignments

    • -0
    • +76
    ./upgrade/upgrade-0.2d-0.3d.sql
  1. … 4 more files in changeset.
-performance:

writing the function source code instead of calling the plsql function

trying not to use views

-new stuff:

adding the option to store the files in the file system (this is the default now)

    • -0
    • +13
    ./evaluation-calendar-create.sql
    • -0
    • +32
    ./evaluation-calendar-drop.sql
  1. … 80 more files in changeset.
double click protection

  1. … 2 more files in changeset.
bug fixing.

- adding missing links when editing the grades

- trying to avoid errors due to double click when submitting an answer and a task solution

- other bugs

  1. … 18 more files in changeset.
fixing references to the revisions_id, since now the references are made to the item_ids

  1. … 4 more files in changeset.
fixing bug in referenced columns

fixing bugs on column tables

fixing revisions bug, now the references are made to the item_id instead of revision_id

  1. … 62 more files in changeset.
task__name had evaluations_tasks but the table was really evaluation_tasks

storing only the name of the file in cr_revisions and not the item_name anymore.

tuning queries

  1. … 14 more files in changeset.
fixing sql scripts