-
Updated CHANGELOG
-
Issue #1433274 by kotnik | jobeirne: Decouple OAuth code from Drupal module via Libraries API. Updated README.txt and hook_install so it references our OAuth library, which is now hosted at Github.
-
Revert "Issue #1092270 by jobeirne, steinmb and juampy: Decouple OAuth code from Drupal module via Libraries API." This reverts commits 1438d6627ee249620bf293523e63d445a107f539, 7b598b555cd4a638e3bb1a9c7daa8e9e961dbb10, and fe81c2ef12b59bdae3d313df7d62de8aedfbfd48 They will be only in 7.x-4.x as using Libraries API is a mayor API change that will break sites simply upgrading.
-
Revert "Issue #1092270 by jobeirne, steinmb and juampy: Decouple OAuth code from Drupal module via Libraries API." This reverts commit 3c81a0cdff72ab34d34d2b1f4fa97fc5d5489d97.
-
Issue #1569982: Integrate Libraries Libraries API changes backported from 7.x-3.x. Also backported tests and verified that they all pass.
-
Revert "Issue #1569982: Integrate Libraries" This reverts commit 88591ad75c414c8f94dd7f26156a652924f79482. Moving this commit to 6.x-4.x
-
Issue #1569982: Integrate Libraries Added check at hook_requirements to enable Libraries API module.
-
Issue #1569982: Integrate Libraries API Moved twitter.lib.php to Github and added Libraries API integration.
-
Revert "Issue #1569982: Integrate Libraries API" This reverts commits 1c4f47dde59851104533a179770251981a4cbd4a and bd7605d9131c2228fb9f6de5d18961a341d5a7e6. Libraries API integration will be held at 7.x-4.x.
-
Issue #1594100: Undefined index and variable when disabling a module in Drupal 6