• last updated 23 mins 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.
file upgrade-2.10.0d4-2.10.0d5.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade-2.10.0d4-2.10.0d5.sql
  1. … 1 more file 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

    • -0
    • +11
    ./upgrade-2.10.0d1-2.10.0d2.sql
  1. … 4 more files in changeset.
Fix acs_attribute datatype to match table type (fixes automated tests)

    • -0
    • +34
    ./upgrade-2.10.0d0-2.10.0d1.sql
  1. … 2 more files in changeset.
Fix typos

  1. … 69 more files in changeset.
fix typos

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

  1. … 7833 more files in changeset.
Fixed regression on upgrade script

- reduce depency on acs_permission_all on PostgreSQL

  1. … 2 more files in changeset.
file upgrade-2.9.0-2.9.1d1.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade-2.9.0-2.9.1d1.sql
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- add missing indices

- bump version number to 2.8.2d1

  1. … 8 more files in changeset.
file upgrade-2.8.1-2.8.2d1.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade-2.8.1-2.8.2d1.sql
  1. … 1 more file in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2542 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.
- fixing presumably dead code (??) from assessment-actions-create-p.sql

  1. … 2 more files in changeset.
file upgrade-2.8.1a1-2.8.1a2.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade-2.8.1a1-2.8.1a2.sql
  1. … 1 more file 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. … 7 more files in changeset.
- modernize sql (dollar quoting, named arguments, fix and complete function_args)

  1. … 5 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

    • -0
    • +101
    ./upgrade-0.23d3-0.23d4.sql
  1. … 6 more files in changeset.
Removed drop statement of two triggers that actually wouldn't exist in previous version.

Merge assessment from oacs-5-4

  1. … 108 more files in changeset.
Fix typos in upgrade script

Add correct upgrade script versions

  1. … 1 more file in changeset.
Remove old wrong upgrade scipts

  1. … 1 more file in changeset.
Fix upgrade version numbers

    • -0
    • +57
    ./upgrade-0.23d1-0.23d2.sql
    • -0
    • +27
    ./upgrade-0.23d2-0.23d3.sql
  1. … 3 more files in changeset.
Revert ajax dependency. More fix for fractional points

  1. … 11 more files in changeset.
Fix reference in trigger to use CR view to get title.

Finish work to support fractional points. All tables switched to

float. Forms switched to validate float.

  1. … 4 more files in changeset.
Change points to float to allow partial credit

    • -0
    • +9
    ./upgrade-0.22d6-0.22d7.sql
  1. … 1 more file in changeset.