Posted by indytechcook on February 1, 2013 at 9:48pm
| Download | Size | md5 hash |
|---|---|---|
| bean-7.x-1.0.tar.gz | 43.24 KB | ce3b5ea939daf4af8bc40ed3c68525a5 |
| bean-7.x-1.0.zip | 56.69 KB | c9c41126b5bdbfa52389b62aefd51ff9 |
Last updated: February 1, 2013 - 21:50
Release notes
First Stable Release!!!!
Changes since 7.x-1.0-rc10:
- UPdate changelog
- #1850948 by indytechcook: Fixed Bean revision fields are not acceibel in EntityFieldQuery.
Here are all of the changes since in initial Alpha1 release! Great job and thanks to everyone!
Changes since 7.x-1.0-alpha1:
- UPdate changelog
- #1850948 by indytechcook: Fixed Bean revision fields are not acceibel in EntityFieldQuery.
- Update change log
- #1892272 by stijndm: Fixed Unable to edit exported bean types due to form API syntax error.
- #1900104: Fixed Error when disabling bean.
- #1897834 Fixed Bean, Features and permissions.
- #1891532: Remove check_plain from bean entity class
- Last commit was for issue #1691482
- #1902242: Moved contextual links back to bean_view and check that return of plugin is a render array
- Fix issue in install of shortcuts.
- Make sure bean_reset rebuilds the menu correctly.
- Fixed bean_reset() calls menu_rebuild(), which already happens during drupal_flush_all_caches().
- #1886002 by DamienMcKenna | paulhhowells: Fixed Administer Bean Settings x2.
- #1891358 by DamienMcKenna: Fixed Data loss if both 'Create new revision' and 'Set Revision as default' options unchecked.
- #1887778 by Deciphered: Fixed Incorrect operations colspan.
- Move check_plain into the entity class.
- #1893950 by muschpusch: Fixed Ctools warnings in log.
- #1885958 by Steven Jones: Added EntityMetadataWrapper sets not working.
- UPdate change log for release
- #1885238 by indytechcook: Fixed xss bean type label not escaped sufficiently.
- Fix bean unit test
- Add check_plain to output of titles
- #1883232 by Steven Jones: Fixed Bean EntityMetadataWrapper integration broken.
- Remove batches and use correct cache clear function
- update changelog for new release.
- #1859450 by jonhattan: Drop dependency on block.module.
- #1870730 by jm.federico: Fixed bean_view() changes the current page title.
- #1851294 by pingwin4eg | joelcollinsdc: Fixed New bean types don't appear until cache clear.
- #1856876 by pingwin4eg, jonhattan: Fixed Call to undefined function ctools_export_crud_delete().
- #1793586 by Mixologic | indytechcook: Fixed Editing Bean Content Does not Trigger Page Cache Clear.
- #1845974 by indytechcook: Fixed Block Admin label is correct.
- #1838088 by jamesharv: Fixed Adding bean type and permissions to existing features module can cause drush cache clear to fail.
- #1839966 by ultimateboy: Fixed block/add doesn't check for access before generating list.
- #1844538 by mrfelton: Fixed Field data missing when editing language neutral beans.
- #1836798 by bhauff: Block Label used rather than Title on block/delta and block/delta/view.
- Merge branch '7.x-1.x' of git.drupal.org:project/bean into 7.x-1.x
- #1833176 by darrenmothersele: Fixed List Shortcut module as a dependency or remove from bean_install().
- #1828096 by Brandonian: Fixed bean_update_7007 does not work with real-world data.
- #1814068 by jonhattan: Remove leftover patch files in repo.
- fix 7007 change field update
- #1691482 by Brandonian | mrfelton: Fixed contextual links not working.
- Update Change Log
- Merge branch 'bean_revisions' into 7.x-1.x
- #1786036 by jonhattan | indytechcook: Fixed Caches not completely cleared.
- #1785950 by jonhattan | indytechcook: Fixed Revert and delete should be separate operations.
- #1710256 by jonhattan, indytechcook: Fixed «Delete block type» button misplaced.
- update changelog
- #1799776 by bforchhammer: Fixed entity translation regressions.
- Update revisions to use latest version of entity_api
- Merge branch '7.x-1.x' into bean_revisions
- Updated changelog
- #1611676 by barraponto | hazah: Added Views filter by bean type.
- Small fixes to bean_all
- Merge branch '7.x-1.x' into bean_all_fixes
- Update changelog
- #1535444 by indytechcook: Fixed display of permission description
- #1770190 by bforchhammer: Fixed entity translation integration.
- #1753406 by barraponto: Add case consistency to Bean permissions.
- Update to work with new verision of entity api patch
- Update changeloe
- #1751268 by skwashd: Added Support Services API v3002.
- Used correver version fo t
- Add the ability to change the active revision
- Move delete method to controller
- Move setPlugin call out of load method to attachLoad
- Update comment on intstall
- Change update script to populate bean_revision table
- Change the menu type for the bean revision page
- Fix bug with revision saving and meke tab structure better
- Add revision delete callback
- Add bean revision listing page
- fix a few bugs with bean_all and add a running check whcn gettign plugins
- First pass at revisions
- Add defaults for times
- Add load funcitons
- Add revision info to enitty metedata
- Add new properties and new load override
- Add new bean revsision talbe
- #1717540 by jonhattan: Fixed [bean_all()] Fatal error when creating a block instance.
- break up bean_all functions
- #1663264 by brantwynn: Fixed Status Message Text is wrong during Bean Create and Update.
- #1684250 by rimen: Fixed Transliteration module integration.
- #1698548 by rsaddington: Fixed Block types tables has too many td's.
- #1534722 by broeker, skwashd | tanc: Added Make custom bean forms compatible with Display Suite.
- #1691458 by mrfelton: Fixed Unable to access bean overview page unless administer bean permissions is granted.
- #1649312 by Guito339: Bean Usage sub module
- #1559944 by recidive, skwashd: Added Services support.
- #1510508 by jhedstrom: Fixed access permissions to workbench
- #1541968 by alexweber: Fixed Fatal error when uninstalling Bean Admin UI.
- #1535444 by barraponto: Fixed mis type in bean_permission.
- #1510508 by mraichelson: Added Integrate with Workbench.
- fixed up some unit tests
- Fixed default plugin fallback loading
- #1535444 by indytechcook: Added permission for block_view() url.
- Add back bean_all module
- #1538852 by alexweber: Added 'Package" for Bean modules in .info file.
- #1519730 by skwashd: Fixed Plugin @plugin of plugin type bean:@type points to nonexistent file bean_admin_ui()/BeanCustom.class.php for class handler.
- Revmoe bean_all until it is better tested
- #1537456 by barraponto|indytechcook: Fixed Better titles for bean/add/%bean-type and bean/edit/%bean-delta.
- #1170188 by barraponto, alexweber | mrfelton: Added menu items for Bean Type edit, delete, manage fields, display fields pages.
- #1491956 by recidive: Add UUID/Deploy support.
- Add bean all module to integrate all system blocks as bean types
- Bean all
- UPdate change log
- #1510508: Added Integrate with Workbench.
- #1503270 by Denes.Szabo|indytechcook: Added Block list displays the filter form when have not defined a bean type yet.
- Revert chagneing of incorrect function
- Update Changelog.txt
- Fix coding standards and use the correct scope in functions
- #1354824 by willvincent | mrfelton: Fixed Unable to add fields to newly created bean type.
- #1376902 by willvincent: Fixed Plugin container of plugin type bean:types points to nonexistent file.
- UPdate changelog.txt
- #1458298 by tim.cosgrove: Fixed Implementation of Contextual Links for Beans causes block to appear even with content is otherwise empty.
- Update Changelog
- #1452368 by Denes.Szabo: Fixed Empty description not handled.
- bean filter was losing type on sorting on admin/content/blocks; updated changelog
- Update changelog for new release
- #1345966 by brantwynn and indytechcook: Change Bean List page to use EFQ.
- Add test for bean url
- Change Bean List page to use EFQ
- Removing the old bean_view() function declaration
- Adding devel support to the bean pages.
- Update for coder reveiw
- Update chagne log
- Fix bugs found during testing
- Update tests
- Added Tests!
- interface for descriptions; add description to bean form; update changelog
- add description to initial table
- add description to bean form; description column to block_type table; write description to new column
- sort bean admin ui
- sort filter by label
- add sorting to labels on block add to mimic content add
- allow descriptions in bean type declaration; show descriptions on add/block page
- fixing a couple of errant block_types (underscore)
- #1216572 by duellj: Fixed Block cache not flushed after editing a bean.
- #1389446 by rogical: Added config link in info file.
- #1167506 by mstrelan: Fixed Unable to view newly created bean.
- #1387242 by brantwynn and indytechcook: Bean module not aligned with Drupal's coding standards. - API Change: Changed the name of class name for Drupal Standards. All plugins will need to be updated - bean_plugin renamed to BeanPlugin - bean_default renamed to BeanDefault - bean_type_plugin_interface renamed to BeanTypePluginInterface - bean_custom rename to BeanCustom
- #1376368 by indytechcook: Fixed Clean up Beans on uninstall.
- #1351694 by indytechcook: Check if bean type class exists when loading bean.
- #1368576 by brantwynn: Example Plugin Module Needed for Documentation.
- #1371280 by duellj: Fixed New %bean_delta() URL breaks translations.
- #1371362 by duellj: Added Provide integration with title.module for translatable block titles.
- #1376902 by indytechcook: Fixed Plugin container of plugin type bean:types points to nonexistent file.
- #1288438 by drewish: Fixed Definitive broken admin page, when filter type isn't set.
- fixing schema field for delta in bean.info.inc
- #1359472 by indytechcook: Fixed Error while uninstalling bean.
- #1356088 by indytechcook: Change Path for block types.
- #1355818 by Draknek: Fixed Typo in permission description.
- #1319918 by indytechcook, avr: Fixed Contextual Links Missing.
- Update changelog and documentation
- Change how plugins are loaded. Load classes via the code register
- #1344146 by aheimlich: Fixed bean.tpl.php not being used.
- Add change log
- Update version numbers
- Update to use new entity api methods. Code clean up and minor bug fixes in delete and redirects
- #1334476: Add form_state to bean form plugin
- #1335482 by jasperknops: Fixed No check if delta is unique.
- #1340338 by duellj and indytechcook: Fixed Notice if editing bean without access to change view mode.
- #1342360: Fixed creating of new bean object.
- Update hook_uninstall to add field_attach_delete_bundle
- #1332440 by duellj: Fixed Bean default fields in edit form should come first.
- #1330868: Reworked loading of entity from DB to avoid issues with loading plugin
- Incriment verion level
- #1323876 by adamdicarlo: Fixed Entity API 7.x-1.0-beta11 requires new Entity::view() signature.
- #1319918: contextual links missing
- view modes should default to "default" not "full"; fixed that everywhere, tiny spelling fix
- view modes should default to "default" not "full"
- #1317016: Add the ability to use different view modes in beans
- #1316996: Add required fields to the meta data.
- #1315582: Fix notice error on install
- Updated Documentation and added bean.api.php.
- #1309126: Add machine names to beans
- #1309126 by adamdicarlo and indytechcook: Add machine names to Beans to use as Delta
- #1264686: Adding hook_bean_access() to expose the access decision in bean_access() to other modules. Also adding a menu access callback for the Bean add page (block/add).
- #1179420: Unable to install Bean Admin UI from an installation profile.
- Fixing code formatting.
- #1302224 by aroq: Make bean entities translatable by entity_translate module
- #1291274 Parse error: syntax error, unexpected ':' with PHP 5.2
- #1288438 Update filter on bean content page
- Fix bug caused by caching bean results.
- #1272200 by ultimateboy: Fix permission in bean_admin_ui
- #1272402: bean_get_all_beans() fails if called more than once
- Fix bug with views integration
- #1221210 by indytechcook: Add filters to bean listing
- 1239596 by Dave Reid: REmove .gitignore
- Fix for [#1221008] - define admin page as MENU_LOCAL_TASK | MENU_NORMAL_ITEM
- Add form_state to the validate methdo
- Fixing permission string for Manage Block Types page.
- Fix some small code style issues
- [#1207152] - ensure that form level submit handlers are called when bean save button is used
- Using block_flush_caches() which triggers _block_rehash() for all themes to clear related caches when a bean is saved. Also adding a dependency on the block module.
- Defining the admin Blocks page as MENU_LOCAL_TASK so it is linked from admin/content.
- Adding check to ensure that the bean_type_plugin_interface interface is loaded.
- Adding check to verify that the bean plugin class loaded successfully.
- #1196774: Add code interface for a cleaner implementation
- Remove rougr dsm statement
- Added missing features.inc file for exportable support
- Another temp fix due to caching issues
- Add in temp fix for update hook and cache clearing
- #1160056 by mrfelton, fabsor: Make bean types exportable
- [#1192822] - Add logging on bean create/edit
- [#1194004] - manually attach validate and submit handlers to bean add/edit form
- [#1184498] improvements to the bean admin page
- [#1167506] ensure that beans load correcty on older version of php
- #1172884 by mrfelton Fixed incorrect name of hook_permission
- #1173634 add contextual links by mrfelton #1171200 Delete Bean
- #1167506, #1167552: Cache and static caching resetting issues
- #1167368 by mrfelton: Bean plugins not returned from the cache properly. Be sure to clear caches after pulling this code