• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Restrict upgrade logic to postgres, as mentioned in previous commit

Normalize case of 'table_name' attribute in 'acs_object_types' for group types to lower case, in postgres. This attribute was created in upper case, causing a discrepancy with the table real name. As this is now fixed by a previous commit, this package upgrade fixes the already existing attributes.

  1. … 1 more file in changeset.
whitespace changes

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

  1. … 7834 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
- abstract in check for existance of a command whether this is scripted or not

- use a more modern tcl command set

  1. … 12 more files in changeset.
Improved support for the ThemeCSS subsite param, provided the upgrade

script, and bumped the version number.

  1. … 5 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
First round of oacs-5-3 merge to HEAD commits

  1. … 96 more files in changeset.
Merged oacs-5-2 -> oacs-5-3 branches.

  1. … 66 more files in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
changed the naming of the message key to "group_title_$group_id" as this caused confusion in acs-lang with the additional "."

  1. … 1 more file in changeset.
Fixed upgrade of 5.1.4->5.2 for PG

fix upgrade callback

add RegImplName parameter to set the name of the implementation used in the registration process

  1. … 2 more files in changeset.
add RegImplName parameter to set the name of the implementation used in the registration process

  1. … 2 more files in changeset.
remove parameter registration, since it will be done in the assessment package

add in the after upgrade callback the asm registration parameter

incorrectly numbered apm_upgrade_logic

add proc doc to a bunch of procs, declare some things with explicit namespaces rather than in namespace eval, make some public things private

  1. … 25 more files in changeset.
removing the rel_types::new call

Fixed typo

Addign apm callbacks for upgrade and for install to support email-image

    • -0
    • +41
    ./apm-callback-procs.tcl