Commit Graph

28 Commits

Author SHA1 Message Date
Michael Stenta 4ca9bf8f57 Info file consistency. 2015-05-01 16:16:28 -04:00
Michael Stenta 7ecead35de farmOS name consistency. 2015-05-01 16:16:20 -04:00
Michael Stenta d3be738e02 Fix issue with farm_asset_type_access() parameter types. 2015-04-16 11:57:21 -04:00
Michael Stenta 3ee80f75c7 Add breadcrumbs to asset view pages, and provide a hook that allows other modules to add to the asset breadcrumb. 2015-04-13 17:01:48 -04:00
Michael Stenta c0749526d7 Drupal coding standards cleanup. 2015-04-13 11:54:52 -04:00
Michael Stenta da2f6c81fc Remove dependency on page manager. Update README.md. 2015-03-21 14:34:53 -04:00
Michael Stenta e7f5d9a841 Format code in hook_farm_asset_view_views() similar to hook_farm_taxonomy_view_views(). 2015-03-21 09:58:43 -04:00
Michael Stenta 3ad8160e04 Do not enable the farm asset page manager override anymore. 2015-03-19 17:27:19 -04:00
Michael Stenta 8be8386a6a Add a new hook_farm_asset_view_views() that allows other modules to attach Views to the farm asset view page. 2015-03-19 17:26:55 -04:00
Michael Stenta c437ce66c8 Add "label" entity key so that Entity Reference autocomplete works. 2015-03-01 09:53:11 -05:00
wuxiaogu 6ce62389d7 Issue #2418319 by wuxiaogu: a grammar error i found when i install FarmOs 2015-02-03 09:40:30 -05:00
Michael Stenta d3f65d2e52 Farm asset name should be required. 2015-01-12 10:12:23 -05:00
Michael Stenta 4de0cfaf16 Add Ctools dependency to README. 2015-01-06 10:52:32 -05:00
Michael Stenta b7e8e2ba2b Remove hook_enable() - no longer necessary. 2014-12-22 16:35:34 -05:00
Michael Stenta 1ba1e2fbe8 Ensure that the farm_asset_view page manager variable is enabled. 2014-12-21 14:19:47 -05:00
Michael Stenta 5f1e11689d Add a dependency on page_manager. 2014-12-21 14:19:32 -05:00
Michael Stenta f18d265e7d Fix error: Function name must be a string. 2014-12-21 11:38:49 -05:00
Michael Stenta aeeb60c588 Enable farm_asset_view page manager when the module is enabled. 2014-12-12 16:35:09 -05:00
Michael Stenta 54631fbb74 Fix issue with farm_asset page manager being enabled by default without actually working. 2014-12-12 16:34:52 -05:00
Michael Stenta 74a59f896d Fix farm asset name in page manager. 2014-12-06 10:38:16 -05:00
Michael Stenta 8db3b6c34a Permission typo fix. 2014-12-02 13:54:49 -05:00
Michael Stenta f5f9118f36 Enabled the Farm Asset view page manager override by default. 2014-11-13 17:45:24 -05:00
Michael Stenta 779b0f817f Issue #2374707 by m.stenta: Integrate with Page Manager to allow asset Views to be overridden. 2014-11-13 12:58:04 -05:00
Michael Stenta f8e6370d16 Ensure that the farm_asset entity type is enabled for Pathauto, if the pathauto_entity module is enabled. 2014-11-13 11:39:57 -05:00
Michael Stenta 562747caec Add the asset name field to hook_field_extra_fields(). 2014-11-06 16:04:28 -05:00
Michael Stenta 6a112f8633 Fix bundle argument. 2014-11-06 16:04:15 -05:00
Michael Stenta e240b55fc0 Add README.md. 2014-10-25 08:45:35 -04:00
Michael Stenta 75f3a946bd Initial commit of Farm Asset: new entity type (copied and modified from Log module). 2014-10-25 08:27:07 -04:00