Commit Graph

17 Commits

Author SHA1 Message Date
Michael Stenta a69ba5f4a4 Move to modules/farm/farm_log in preparation for #2876992. 2017-05-26 09:38:42 -04:00
Michael Stenta 5b516eca7c Issue #2871165: Any log can be a movement 2017-05-10 18:39:39 -04:00
Michael Stenta 56e1a7fe91 Update hook to auto-populate geometry fields on activity, input, and observation logs from their area references. 2016-06-10 10:26:47 -04:00
Michael Stenta ad3ec93d2c Farm Log depends on all sub-modules. Enable all new sub-modules via update.php. 2016-04-24 23:23:34 -04:00
Michael Stenta 9b9b8c1319 Fix division by zero in farm_log_install() when no logs exist. 2015-10-05 16:58:33 -04:00
Michael Stenta 6d604c97bd Let farm_log_entity_presave() do the work in hook_update_7003(). 2015-10-05 12:08:57 -04:00
Michael Stenta ebce62ef98 Revert Features field instances in hook_update_7003() to ensure the new geofield is available. 2015-10-05 12:08:36 -04:00
Michael Stenta dd1117c3bd Issue #2562709: Geofield on movements 2015-09-28 14:26:47 -04:00
Michael Stenta 951fd7f46a Drupal coding standards cleanup. 2015-04-13 16:49:57 -04:00
Michael Stenta b0462561be Don't try to set timestamp and done in hook_update_7001(). 2015-03-24 15:09:40 -04:00
Michael Stenta 280355a328 In hook_update_7001, use database queries to set the timestamp and done properties. 2015-03-24 15:06:07 -04:00
Michael Stenta 023d054ddb Fix issue with hook_update_7000(): use SQL update instead of log_save() to avoid entity controller race condition. 2015-03-24 11:20:52 -04:00
Michael Stenta 0627e8f3dc Revert the fields feature component before migrating assets to asset and areas to area. 2015-03-24 09:57:34 -04:00
Michael Stenta 6ab5f1d1c5 Implement hook_update_dependencies() to ensure that the log and farm_log update hooks run in the right sequence. 2015-03-24 09:56:57 -04:00
Michael Stenta abe3aed6e2 Migrate from areas to area and assets to asset in Activities (field cleanup). 2015-03-12 21:32:24 -04:00
Michael Stenta 7e231d8cca Issue #2429737: Remove "Issue" log type in favor of "Observation" 2015-03-03 16:48:53 -05:00
Michael Stenta db17bc4834 hook_update_7000(): Migrate all farm date fields to new Log timestamp property, and delete date fields. 2015-02-18 16:26:35 -05:00