Support from Acquia helps fund testing for Drupal Acquia logo

Comments

juliangb’s picture

Status: Active » Needs review
FileSize
3.85 KB

This patch just handles the Storm knowledge base domain, to test.

I'll add to it later for the other domains.

juliangb’s picture

FileSize
63.53 KB

This patch needs testing.

It moves all installation of attributes into the modules that use them, and the installation of the actual stormattribute table into the storm module.

It seemed more logical to move the installation of the actual table at the same time as moving the installation of the attributes.

Status: Needs review » Needs work

The last submitted patch, storm--attributes-db.patch, failed testing.

juliangb’s picture

Status: Needs work » Needs review
FileSize
63.52 KB

Removed whitespace errors.

Status: Needs review » Needs work

The last submitted patch, storm--attributes-db-v2.patch, failed testing.

juliangb’s picture

Status: Needs work » Needs review
FileSize
63.53 KB

Corrected syntax.

Status: Needs review » Needs work

The last submitted patch, storm--attributes-db-v3.patch, failed testing.

juliangb’s picture

Status: Needs work » Needs review
FileSize
66.73 KB

The exceptions were caused by no attributes being present, as in the tests only the storm attribute module is installed. This should fix.

juliangb’s picture

This version of the patch fixes a problem in stormticket when no updates are pending.

Also refixes the whitespace errors that have found their way in again.

juliangb’s picture

Status: Needs review » Needs work

Has to be rerolled.

juliangb’s picture

Status: Needs work » Needs review
FileSize
67.74 KB

Reroll to account for changes from last patches committed.

juliangb’s picture

Added attribute uninstalls.

juliangb’s picture

Added descriptions to the database update functions (display when updating via drush).

juliangb’s picture

Status: Needs review » Fixed

Tested on new install, upgrading from 6.x-2.x-dev and from 6.x-1.37.

Committed to 2.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.