Commit Graph

4805 Commits

Author SHA1 Message Date
Michael Stenta 4a29811051 Update Drupal core to 7.78. 2021-01-20 12:42:55 -05:00
Symbioquine 23685359e9 Update monthly call dates for 2021 and add .ics calendar file for convenience 2021-01-09 07:31:40 -05:00
Michael Stenta e7fb82709b Add Materials field and filter to View of Input logs. 2020-12-30 05:56:26 -05:00
Symbioquine 733e224e96 Update projects links, replacing farm-os-area-feature-proxy with farmOS_wfs module
* Why? It makes more sense to host the WFS endpoint as a module going
  forward and I only want to continue maintaining one of them.
2020-12-24 12:32:03 -05:00
Symbioquine 5ddf30f132 Pin XDebug to version 2.9.8
* Why: XDebug >= 3 has many breaking changes which don't
  make sense to deal with in farmOS 7.x-1.x.
2020-12-20 11:39:37 -05:00
Michael Stenta 42a8a730ad Update Drupal core to 7.76. 2020-12-06 05:31:58 -05:00
Paul Weidner fcdefd7f71 Update link to api keys documentation. 2020-12-06 05:30:13 -05:00
Michael Stenta 386985cffa Revert "farmOS 7.x-1.6."
This reverts commit 85f554d6de.
2020-11-26 06:48:04 -05:00
Michael Stenta 85f554d6de farmOS 7.x-1.6. 2020-11-26 06:47:42 -05:00
Michael Stenta 852a92d2d3 Prepare for release of farmOS 7.x-1.6. 2020-11-26 06:46:36 -05:00
Michael Stenta 08d369a4b3 Daily Liveweight Gain statistic for weights #309 2020-11-26 06:33:42 -05:00
Michael Stenta bd429d45dd Whitespace, coding standards/conventions, etc. 2020-11-26 06:23:54 -05:00
Michael Stenta 5a0833aca7 Do not include markup or whitespace in translatable strings. 2020-11-26 06:23:54 -05:00
Michael Stenta e007fecc61 If only a single log was returned, wrap it in an array. 2020-11-26 06:23:54 -05:00
Michael Stenta 6631de0530 Remove $single= parameter name from function call. 2020-11-26 06:23:54 -05:00
Michael Stenta 06735fc3ce Improve "Daily liveweight gain" translation. Separate markup from string. Close P tag. 2020-11-26 06:23:54 -05:00
Michael Stenta 00695591d8 Do not sanitize log paths generated by url(). 2020-11-26 06:23:54 -05:00
paul121 2b8bdb8bd0 Whitespace and comments. 2020-11-26 06:23:54 -05:00
paul121 649d3bd847 Format animal name with htmlspecialchars(entity_label()). 2020-11-26 06:23:54 -05:00
paul121 fa371df938 Include average text where originally intended. 2020-11-26 06:23:54 -05:00
paul121 c2169a9678 Initialize log_weights array before checking logs. 2020-11-26 06:23:54 -05:00
paul121 c1e38ab4c8 Return dlwg markup text with farm_livestock_weight_dlwg. 2020-11-26 06:23:54 -05:00
paul121 4015d6c4ee Return logs with farm_livestock_weight_all and farm_livestock_weight_dlwg. 2020-11-26 06:23:54 -05:00
Skipper 47cbbde867 Added daily liveweight gain
Added function to calculate daily liveweight gain, and to get all weight records.
Added translation
Added farm_livestock_weight_all() function
2020-11-26 06:23:54 -05:00
Michael Stenta 02705d5029 Update Drupal core to 7.75. 2020-11-26 06:21:34 -05:00
Skipper 59bcbf19f4 Quick Weight form page created 2020-11-25 12:14:01 -05:00
Skipper 7e018bc3cb Added link to quick weight form page. 2020-11-25 12:13:54 -05:00
Michael Stenta 0a94059b00 Add a link to the chat room when creating a GitHub issue. 2020-11-25 11:25:27 -05:00
Michael Stenta f0639ae7d6 Add a link to the forum when creating a GitHub issue. 2020-11-25 11:18:55 -05:00
Michael Stenta 7eb33f6c7a Fix link to CONTRIBUTING.md. 2020-11-25 10:50:19 -05:00
Michael Stenta f23fde7e4a Remove "Issue Queues" page. The canonical information is now in CONTRIBUTING.md in the farmOS repository. 2020-11-25 10:47:10 -05:00
Michael Stenta ad363c95e1 Move "Contribute" to CONTRIBUTING.org in the farmOS repo. 2020-11-25 10:47:10 -05:00
Michael Stenta 5b6086d753 Provide a GitHub issue template for bug reports. 2020-11-25 09:02:05 -05:00
Michael Stenta 4f9797e7e4 Initial commit of CONTRIBUTING.md. This is mostly moved from https://farmOS.org/community/contribute. 2020-11-25 09:02:05 -05:00
paul121 e19abae842 Add farm_livestock_asset_inventory function to help calculate animal inventories over time. 2020-11-22 12:35:03 -08:00
Michael Stenta fa86dce518 Update Geocoder to 7.x-1.7 and remove committed patch. 2020-11-22 11:19:49 -05:00
Michael Stenta 323da428ab Patch Geocoder module to fix Issue #3181471: No geocoding with empty cache 2020-11-21 17:08:40 -05:00
Michael Stenta c986c2578f Update Features module to 7.x-2.13. 2020-11-20 10:29:24 -05:00
Michael Stenta dc3d0d5371 Fix deprecated set-env in test-build.yml GitHub action. 2020-11-18 15:10:54 -05:00
Michael Stenta dc8908e79a Update Drupal core to 7.74. 2020-11-18 15:04:58 -05:00
Michael Stenta 80b4105fb9 Fixes for livestock quick movement form #361 2020-11-11 07:54:17 -05:00
paul121 50494b16da Only save logs that have duplicate areas. 2020-11-11 07:53:58 -05:00
paul121 25ecd4faf1 Get the assets current location relative to the movement time. 2020-11-11 07:53:58 -05:00
paul121 241781b13a Fix existing post-grazing observation logs that have duplicate area references. 2020-11-11 07:53:58 -05:00
paul121 3a2c2f9043 Only reference unique areas in post-grazing observation logs. 2020-11-11 07:53:58 -05:00
Michael Stenta 46a791f163 farm_map_set_bcscale() prevents the bcscale from being set multiple times. #368 #369 2020-11-11 07:52:28 -05:00
Michael Stenta f83e56cc44 Reset the static scale variable with drupal_static_reset() so that successive calls to farm_map_set_bcscale() work. 2020-11-11 07:51:55 -05:00
Michael Stenta 54cfbf5296 Use drupal_static() instead of static variables in farm_map_set_bcscale(). 2020-11-11 07:51:55 -05:00
Michael Stenta af0b25147e Decrement $depth every time farm_map_reset_bcscale() is run. 2020-11-11 07:51:51 -05:00
Michael Stenta 8fc2a36b4e Ensure that farm_map_set_bcscale() will always be followed by farm_map_reset_bcscale() (without a returning prematurely). 2020-11-10 20:56:21 -05:00