• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing callback names

  1. … 1 more file in changeset.
fixing bugs(for postgres) from the "translation" to oracle

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

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

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

    • -0
    • +159
    ./evaluation-procs-oracle.xql
    • -368
    • +12
    ./evaluation-procs-postgresql.xql
  1. … 14 more files in changeset.
for postgres only:

-bugs when installing and when creatin items fixed

-adding missing catalog files

  1. … 4 more files in changeset.
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. … 688 more files in changeset.
fix typos

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

  1. … 1 more file in changeset.
Adding query's for dates

Change the form by obtain de date

Adding param package_id in the function evaluation::new_grade

Adding defaults grades

Deleting the calls evaluation_create__template and evaluation_delete__tempalte

Adding db_exec_plsql delete_templates { select evaluation__delete_template() }

adding db_exec_plsql create_folders { select evaluation__create_folder() }

Adding the functions delete_contents and create_folders to the callback

Remove procs evaluation::apm::delete_contents and evaluation::apm::create_folder

Change the namespace name

Purification of code obsolote

vS: ----------------------------------------------------------------------

  1. … 50 more files in changeset.
replacing sql function of model Data by CR TCL API

    • -410
    • +0
    ./evaluation-procs-postgresql.xql
  1. … 53 more files in changeset.
fixing when handling dates

fixing bug when handling dates

puttin evaluation into oacs-5-1 to follow openacs release guidelines

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

  1. … 3 more files in changeset.
moving out sms notifications

-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)

    • -11
    • +21
    ./evaluation-procs-postgresql.xql
  1. … 81 more files in changeset.
double click protection

  1. … 2 more files in changeset.
fixing the size of the users portraits

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

  1. … 4 more files in changeset.