3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/farm/farm_asset
2018-02-26 22:18:53 -05:00
..
farm_asset_children Misc Views updates. 2018-01-31 09:36:51 -05: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 "Archive" and "Unarchive" VBO buttons to all asset Views. 2018-02-26 22:18:53 -05:00
includes Replace 'active' Feeds importer target with 'archived'. If set to TRUE, use current timestamp. 2018-01-31 16:20:06 -05:00
farm_asset.admin.inc Move to modules/farm/farm_asset in preparation for #2876992. 2017-05-26 09:38:29 -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 Add "Archive" and "Unarchive" actions for farm asset entities. 2018-02-26 22:18:53 -05:00
farm_asset.pages.inc Update asset edit form. Display archived date if it exists. 2018-01-30 17:10:59 -05: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