assessment-actions-create-p.sql

  • last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removing what seems to be a backup file (not sourced from anywhere) and removing unused function from upgrade script.

    • -167
    • +0
    ./assessment-actions-create-p.sql
  1. … 2 more files in changeset.
- fixing presumably dead code (??) from assessment-actions-create-p.sql

    • -15
    • +14
    ./assessment-actions-create-p.sql
  1. … 2 more files in changeset.
- fix calls to deprecated function ad_parameter stored in SQL (this should be actually replaced to a single call to a proc performing the logic)

  1. … 8 more files in changeset.
- modernize sql (dollar quoting, named arguments, fix and complete function_args)

    • -43
    • +70
    ./assessment-actions-create-p.sql
  1. … 9 more files in changeset.
- replace deprecated ns_sendmail by acs_mail_lite::send;

- assessment stores tcl-code in the db. someone with assessement knowledge should take care about updating this code!

- needs to be tested

  1. … 6 more files in changeset.
Removed the dependency on auth::test functions from HEAD

  1. … 6 more files in changeset.
after mount proc (doesn't work yet)

    • -0
    • +141
    ./assessment-actions-create-p.sql
  1. … 4 more files in changeset.