Commit Graph

3259 Commits

Author SHA1 Message Date
Michael Stenta 1642b84653 farmOS 7.x-1.0-rc1. 2018-11-14 12:48:04 -05:00
Michael Stenta 91f05b0f38 Prepare for release of farmOS 7.x-1.0-rc1. 2018-11-14 12:47:08 -05:00
Michael Stenta 70fd7f09c5 Update Bootstrap to 3.22 and remove committed patch. 2018-11-14 12:39:06 -05:00
Michael Stenta 50c7856b1e Improve help text above area geometry field. 2018-11-14 12:23:58 -05:00
Michael Stenta 9d010f6b94 Improve warning when "Lookup soil names" button is pressed without geodata. 2018-11-14 12:14:21 -05:00
Michael Stenta ceae1d20fb Add help text to soil test log form. 2018-11-14 12:14:05 -05:00
Michael Stenta 8a9818d58f Remove float from inline date field so help text goes beneath. 2018-11-14 11:54:21 -05:00
Michael Stenta 8eee53de2f Add help text to the log timestamp field. 2018-11-14 11:54:03 -05:00
Michael Stenta f630236dc9 Change farm_log hook_form_alter() to hook_form_FORM_ID_alter(). 2018-11-14 11:46:36 -05:00
Michael Stenta ffc511a46e Rename "Area generator" to "Bed generator" for UX, with area type set to bed by default. This can be re-generalized in the future. 2018-11-14 11:29:41 -05:00
Michael Stenta 43b632cc76 Add soil amendment quick form. 2018-11-14 11:12:21 -05:00
Michael Stenta b5afb1d2c3 Add a central helper function that maintains a list of quantity units by measure. 2018-11-14 11:11:42 -05:00
Michael Stenta c661954e36 Move timezone offset calculation out of for loop. 2018-11-10 09:55:24 -05:00
Michael Stenta cec49722b0 Remove console.log. 2018-11-10 09:51:36 -05:00
Michael Stenta 174286b876 Apply timezone offset to graphed sensor data. 2018-11-10 09:50:02 -05:00
Michael Stenta 84d31b87b4 Auto populate log owner on presave(), so that API requests are also covered. 2018-11-09 15:46:49 -05:00
Michael Stenta 0364de09bb Wrap "Sample points" field in a fieldset to fix ZoomToSource not firing. 2018-11-09 15:15:41 -05:00
Michael Stenta 6b7a216e58 Change "Farm Format" to "Default format" (less distracting/confusing). 2018-11-09 15:00:28 -05:00
Michael Stenta e2e52ee826 Update Diff module to 7.x-3.4. 2018-11-09 00:27:45 -05:00
Michael Stenta b48294b4b0 Fix overridden farm_log_harvest feature. 2018-11-09 00:17:20 -05:00
Michael Stenta 2ff910dd5c Fix #121: Ui lost menu item icon when translate 2018-11-08 15:33:15 -05:00
Michael Stenta 513b65a377 Add hover descriptions to top-level menu links. 2018-11-08 14:59:37 -05:00
Michael Stenta 532763ea2e Add a Files column to soil tests View for quickly getting to files. 2018-11-08 14:20:12 -05:00
Michael Stenta f45252d5b9 Fix missing closing parenthesis (follow up to Issue #2950499: CSV export of sensor data) 2018-11-08 09:44:57 -05:00
Michael Stenta b72072baf6 Fix assigning flags to areas in bulk (Recoverable fatal error: Argument 1 passed to farm_flags_action() must be an instance of Entity, instance of stdClass given). 2018-11-08 09:41:11 -05:00
Michael Stenta 327603e9b0 Add contextual argument validation to sensor data view and override title. 2018-11-08 09:29:36 -05:00
Michael Stenta 2ca0485624 Issue #2950499: CSV export of sensor data 2018-11-08 09:29:20 -05:00
Michael Stenta d21eb49a61 Update Drupal core to 7.61. 2018-11-07 15:34:31 -05:00
Michael Stenta 0115db0586 Issue #3011770: Add a setting that allows sensor data to be made public 2018-11-07 15:33:41 -05:00
Michael Stenta c522dd6485 Issue #2493511: Graph sensor data 2018-11-07 15:33:35 -05:00
Michael Stenta d81b6be854 Issue #2950502: API for querying sensor data 2018-11-07 15:33:19 -05:00
Michael Stenta 3e10078bb0 Link to farmOS.org sensor documentation. 2018-11-07 15:33:02 -05:00
Michael Stenta 05d3a82383 Update listener callback docblock. 2018-11-07 15:33:02 -05:00
Michael Stenta 04f6d03d34 Access-Control-Allow-Origin' header to allow pulling this data into other domains. 2018-11-07 15:33:02 -05:00
Michael Stenta 591d07b09b Add start and end timestamp parameters. 2018-11-07 15:33:02 -05:00
Michael Stenta b10267e6f7 Add limit and offset parameters. 2018-11-03 12:41:41 -04:00
Michael Stenta 1b7c5fb635 Allow filtering by value name via query parameter. 2018-11-03 12:28:11 -04:00
Michael Stenta 9ae5bb5f6b Simplify sensor data query - only pull a single latest value. 2018-11-03 12:22:48 -04:00
Michael Stenta 13b43bd9e6 Explicitly check the request type in listener callback. 2018-11-03 12:05:00 -04:00
Michael Stenta 410e387bdc Move logic for loading sensor data to helper function. 2018-11-03 11:43:49 -04:00
Michael Stenta 3697a85614 Update Openlayers base layer assignment code patch to work with PHP 7.2 patch. 2018-11-01 10:36:04 -04:00
Michael Stenta bcd5050ca5 Remove Google Maps retiredversion patch that was fixed upstream. 2018-11-01 10:35:44 -04:00
Michael Stenta 24f4df6978 Update Openlayers revision in Drush make file. 2018-11-01 10:20:48 -04:00
Michael Stenta 6f861104bb Update Features module to 2.11. 2018-11-01 09:37:55 -04:00
Michael Stenta d317c3fe3d Update Geofield module to 2.4. 2018-10-31 09:04:28 -04:00
Michael Stenta a82125d78c Issue #3009628: Multiple http requests are being made to CDNJS every pageload 2018-10-31 09:01:38 -04:00
Michael Stenta 0dfc1d173c Remove LibrariesCDN module. 2018-10-31 09:01:14 -04:00
Michael Stenta c08ed95333 Switch to using the local OpenLayers library on new and existing sites. 2018-10-31 09:01:14 -04:00
Michael Stenta 0d449a812b Download the Openlayers library with Drush Make. 2018-10-31 09:01:14 -04:00
Michael Stenta 79d35877fc Fix PHP Notice: Only variables should be passed by reference 2018-10-31 09:00:53 -04:00