apps 7.x-1.1

Bug fixes

Changes since 7.x-1.0:

  • #2753413 by berdyshev, Jon Nunan: app_manifest() could not call hook_apps_app_info()
  • #2871191 by mpotter: Warnings during install on App listing page
  • Spelling corrections

apps 7.x-1.0

Bug fixes
New features

Changes since 7.x-1.0-rc1:

  • #2492199: don't run 7001 if apps is not enabled
  • Fix undefined error when using apps from git
  • #2222803: actually correctly tell if drush version is 5.10 and above
  • Remove version

apps 7.x-1.0-beta20

Bug fixes

Fixes [##2376665]. New functionality was added so apps could default og user permissions. That logic had a bug and misconfigured the permissions to all roles instead of just set roles. This only effects apps that was using that functionality (which is likely only open atrium, which the functionality was developed for)

apps 7.x-1.0-beta6

New features
Bug fixes

Main Feature updates:
Allow for Install Profiles access to app installation, during profile installation
Sites may now vote and view votes for apps

Full commit list

Fixed notice thrown by Apps that lack description
Issue #1484300 by populist: Fixed Change to empty() from ! for manifest checking.
Next step in drush install. Everything done except the actual download/install.
Issue #1479302 by populist: Added Batch process enabling of apps, especially ones with demo content, during install profile process.
Issue #1431992 by populist, randallknutson: Added Fix Installation Profile additions format.
Issue #1479194 by populist: Fixed Handle Cases Where All Apps Are Already Downloaded.
Added a check for existing in the images processing
#1461882: Warning messages on get_headers Changed get_headers call to drupal_http_request for cross platform compatability.
Removed average rating text from teaser and featured views as it doesnt fit properly
Fixed const namespacing
Issue #1419138 by randallknutson: Document different ways to install.
reworked the caching a bit
Issue #1403030 by TomDude48, randallknutson: Fixed When requesting the manifest, caching is not used which caused dramatically decreased performance.
#1407030: Consume Ratings provided my server, and post back ratings - Add rating system for use with apps and app server
#1423194: Fix Apps "documentation" text - Added README file

apps 7.x-1.0-beta5

New features
Bug fixes

commit 6ded6831fb528c9a0f82b89ce2abea49b25ffeca
issue #1407006 by randallknutson : add option for profiles to have apps installed on profile install

commit be7ba36f1c4a0a80f120c1f1f97ee6040a9ffc4a
Add documentation to apps.api.php for install profile apps install.

commit 6ee90600148921c88cc73af844e529475dc882d9
Add apps.profile.inc

commit 0f7218e21803fa904406375a64e481b430a3570d
issue #1348814: Library with same name as module fail to install

commit ef3294aa51521254ab378863b36dd84b45680907
issue #1348732 by randellknutson: Allow the use of ftp and ssh for file transfer

commit c6cd5ba4eb53dc96269b45f177bb87a23b595ad0
Issue #1356554 by david.mccandless: Demo Content Description.

commit ad31d84a4be787c50298d20905240c75dc30f720
first pass a drush cleanup, removed a lot of copy-pasta from features.drush.inc, implemented a no-op for apps-install

commit fdb341d5f9319ad040a6acd8a4a3b1ca6b9af2c0
phpdoc cleanup

commit 4c9487f9a9030f3e3a170c4448d13d34098811fc
Cleaned up the documentation on the app manifest specification

commit 286d849c3170764039664f8d0d077ece389e587d
added a new item to apps_info that allows for a standard way to provide a status table on the config page

commit fb75c4a7683dfe14377b6bd0c54bcd200fc47b7d
added width to teaser so that long titles to not destroy the layout

apps 7.x-1.0-beta4

commit 1d745c167875043b49760278b17917a0587bb533
Date: Fri Sep 30 16:55:49 2011 -0400

making sure we have a dependency array

commit 89dff0c4bb01ebff7be0490b82892ade3fda6bdd
Date: Fri Sep 30 13:43:36 2011 -0400

issue #1296056 by walkah: Insure that we do not download apps that are already presen

apps 7.x-1.0-beta3

New features
Bug fixes

* Display message when no apps are available
* Need to check to ensure all modules are downloaded, if not then mark app as not installed
* Issue #1255166 by randallknutson : Allow modules to add apps servers
* Fixed warning on uninstall when app implements function hooks instead of module for demo content
* Issue #1261288 - issues with development apps pages

apps 7.x-1.0-beta2

First Stable release
allows for more then one app server to be referenced

Subscribe with RSS Subscribe to Releases for Apps