farmOS/modules/farm/farm_asset
drupalgin 0e5a226627 Issue #2950316 by drupalgin: Fixed coding standards 2018-04-07 12:40:16 -04:00
..
farm_asset_children Add exposed sort for asset ID and log ID on all asset and log Views. 2018-03-19 17:02:19 -04:00
farm_asset_property Implement hook_feeds_processor_targets() to provide Feeds mapping targets for all asset properties declared by modules. 2017-11-27 16:25:42 -05:00
farm_asset_views Add exposed Group filter to all asset views. 2018-04-05 10:15:38 -04:00
includes Issue #2950316 by drupalgin: Fixed coding standards 2018-04-07 12:40:16 -04:00
farm_asset.admin.inc Issue #2950316 by drupalgin: Fixed coding standards 2018-04-07 12:40:16 -04:00
farm_asset.class.inc Replace 'active' property with 'archived' in FarmAsset::create(). 2018-01-30 17:10:59 -05:00
farm_asset.info Split new farm_asset_views module out of farm_asset. 2017-12-30 12:53:03 -05:00
farm_asset.install Implement hook_update_N() to update existing sites. If 'active' is 0, copy the 'changed' timestamp to 'archived'. 2018-01-30 17:10:59 -05:00
farm_asset.module Issue #2950316 by drupalgin: Fixed coding standards 2018-04-07 12:40:16 -04:00
farm_asset.pages.inc Issue #2950316 by drupalgin: Fixed coding standards 2018-04-07 12:40:16 -04:00
farm_asset.views.inc Update Views asset reverse entity reference relationship handler to use 'archived' property instead of 'active'. 2018-01-31 10:27:25 -05:00