Commit Graph

4195 Commits

Author SHA1 Message Date
Michael Stenta 503e16ea7e
Fix bug label in bug report ISSUE_TEMPLATE. 2021-02-15 06:51:47 -05:00
Michael Stenta 1d687d8ae0
Update year to 2021 in COPYRIGHT.txt 2021-02-08 09:30:03 -05:00
Michael Stenta 940c5c2830 Revert "farmOS 7.x-1.7."
This reverts commit 3b5845c946.
2021-02-04 08:12:10 -05:00
Michael Stenta 3b5845c946 farmOS 7.x-1.7. 2021-02-04 08:11:45 -05:00
Michael Stenta d010ca87cf Prepare for release of farmOS 7.x-1.7. 2021-02-04 08:11:10 -05:00
Michael Stenta 2908d434a6 Update Ctools module to 7.x-1.19, and update patch for Issue #2643108. 2021-02-03 11:30:54 -05:00
Symbioquine 34eec26b4b Backport inclusion of WWW_DATA_ID docker devel image build arg to 7.x-1.x 2021-02-01 10:25:47 -05:00
Symbioquine 03ac1edc5e Fix issue with broken links in asset map popup
**Why?** When assets don't have a URL alias and have an id
greater than 1000, the link to those assets was getting rendered
with a comma in the map popup, which breaks the link - often leading
to the wrong asset like `/farm/asset/1` instead of `/farm/asset/1234`.
2021-01-31 07:06:42 -05:00
Michael Stenta f93d4bef58 Use l() to create "Hierachy (change)" link in Species/breeds View. See #404 2021-01-27 08:14:00 -05:00
Michael Stenta 90be35202a Fix translatable "Hierarchy (change)" text and link in Crops/varieties View. See #404 2021-01-27 08:12:17 -05:00
Michael Stenta 6a4dc2c506 Update Field Collection module to 7.x-1.2. 2021-01-20 13:38:19 -05:00
Michael Stenta d0f21146c2 Remove .zip .tar .gz from allowed file extensions. 2021-01-20 12:46:50 -05:00
Michael Stenta 4a29811051 Update Drupal core to 7.78. 2021-01-20 12:42:55 -05:00
Michael Stenta e7fb82709b Add Materials field and filter to View of Input logs. 2020-12-30 05:56:26 -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
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 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