assessment-actions-create.sql

  • last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replace occurrences of exists_and_not_null with plain tcl idioms, as the goal is to deprecate this proc shortly

This required an upgrade script as some code is actually stored in the database

  1. … 6 more files in changeset.
Align case of acs_object_type with that of the actual table (fixes automated tests), remove reference to non-existing stored procedure acs_action__name (fixes automated tests), comment out leftover sql script referenced nowhere

  1. … 4 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- reduce depency on acs_permission_all on PostgreSQL

  1. … 2 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
Removing what seems to be a backup file (not sourced from anywhere) and removing unused function from upgrade script.

  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.
- fix deprecated api call embedded in sql code

- fix quoting

- modernize sql (dollar quoting, named arguments, fix and complete function_args)

  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.
Using dollar-quoting ( partly ) in order to make the package installable on pg 9.2.

Add define function args

Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Many fixes to Oracle support in assessment.

  1. … 24 more files in changeset.
Merge oacs-5-2 to HEAD

  1. … 226 more files in changeset.
change acs-subsite parameter name and add parameter RegistrationImplName and change default actions

  1. … 5 more files in changeset.
merge between head and oacs-5-2

  1. … 24 more files in changeset.
move pages to select the registration assessment to the Assessment Package and implement the new callbacks to get the url of the assessment

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

  1. … 6 more files in changeset.
change call to acs_object__new to work in head and oacs-5-1

  1. … 1 more file in changeset.
upgrade script for last version

  1. … 1 more file in changeset.
change of value for parameter_id

add function to insert default actions for every instance of assessment

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

  1. … 4 more files in changeset.
add files to allow branching and triggers

    • -0
    • +91
    ./assessment-actions-create.sql
  1. … 6 more files in changeset.