Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download api-7.x-1.13.tar.gztar.gz 226.68 KB
MD5: 5c8a6d8ecf6a34840ea8e62400a86289
SHA-1: 666f3f3d04f6e1569dd6d5f2510a2092f336dbba
SHA-256: 411f04fdd01f834d3bc0c8e6a2d9c2ca56946f16c913f115ffbc77a80ca3120b
Download api-7.x-1.13.zipzip 276.82 KB
MD5: c0ff4a0caba563def42d5aa347fa20e4
SHA-1: bebc6329f51cdac60334f2f2b5cda2956682f003
SHA-256: c85ac48f461d4790e3755abcea4e2d97958fe439c0c3c1dd4bba91e896b2a735

Release notes

Changes since version 7.x-1.12

Bug fixes

* Autocomplete for projects was not working. URL was changed from api/project/autocomplete to api-project-autocomplete and forms within the API module were updated. Issue: #2620478: Autocomplete in api_project_form always alerts 404
* Some "See all..." links were broken within reference sections like "22 functions reference this class". Issue: #2604938: Several see all links are broken for reference sections
* Links to inherited class members were not being made, such as Node::load(), which is really Entity::load(). Issue: #2656976: Links to inherited class members are not made
* Performance: Sped up the "shutdown" function that runs at the end of a cron run. Issue: #2514652: Shutdown is slow

Created by: jhodgdon
Created on: 27 Jan 2016 at 21:19 UTC
Last updated: 23 May 2016 at 22:49 UTC
Bug fixes

Other releases