Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

farmOS

farmOS: A web-based farm record keeping and data management platform.
Collective - Host: opensource - https://opencollective.com/farmos - Website: https://farmOS.org - Code: https://github.com/farmOS/farmOS

Add functions for creating, saving, loading, and deleting considerations.

github.com/farmOS/farmOS - 36a476031d86218e59f2c1a0fd13f5aecb812e79 authored over 6 years ago by Michael Stenta <[email protected]>
Implement hook_farm_plan_consideration_types() to define two consideration types: "Management concern" and "Urgent".

github.com/farmOS/farmOS - 0ef09f4bfa931042b1003da623aede7f143047b9 authored over 6 years ago by Michael Stenta <[email protected]>
Add a function for getting available consideration types provided by modules.

github.com/farmOS/farmOS - 06d3e7274dfefb24afff922aec262fe1fedf573f authored over 6 years ago by Michael Stenta <[email protected]>
Initial commit of Farm Plan Considerations module: database schema for considerations.

github.com/farmOS/farmOS - 23cb73fb5784d1e290e656a7d2c3661aed0a51bc authored over 6 years ago by Michael Stenta <[email protected]>
Add database table for linking entities to considerations (possibly many-to-one).

github.com/farmOS/farmOS - 7fb00fc1ed1a84d9586c96824f1cd79cd6eec0fb authored over 6 years ago by Michael Stenta <[email protected]>
Add dependency on farm_plan.

github.com/farmOS/farmOS - 6e1b1c9a4eb6ca9d12cbb96503f60b4bc91617b2 authored over 6 years ago by Michael Stenta <[email protected]>
Add support for entity associations in the create/save/load/delete functions.

github.com/farmOS/farmOS - 0a21d250dbf9843ac6fdb9d259abfe7f202031b5 authored over 6 years ago by Michael Stenta <[email protected]>
Sort asset autocomplete by name instead of id.

github.com/farmOS/farmOS - 60f4f8b0535eeab66af89ba6e86eded3958bc665 authored over 6 years ago by Michael Stenta <[email protected]>
Add Golden Avenue Urban Permaculture Farm and Pax Sam Place Urban Permaculture Community.

github.com/farmOS/farmOS - 1be04791f7d12d99e7c2ccfda1bf20f0e5dce544 authored over 6 years ago by Michael Stenta <[email protected]>
Note that the farmOS Docker image sets PHP config variables automatically.

github.com/farmOS/farmOS - d1ded1a89449b17bb323193c12d1fdc8f9ed01bd authored over 6 years ago by Michael Stenta <[email protected]>
Add Grocholl and Sons Farms (Harrison, Illinois).

github.com/farmOS/farmOS - 00a60cdacba4ef4fb2ee146cbdf310b048cc8ff3 authored over 6 years ago by Michael Stenta <[email protected]>
Fix asset autocomplete access permission.

github.com/farmOS/farmOS - 8ae82d1a2496e9cfd7029de4f8486d5b5219da0e authored over 6 years ago by Michael Stenta <[email protected]>
Comment fix.

github.com/farmOS/farmOS - 0760e8d2b0f38953769535871d6d554b72c64e5c authored over 6 years ago by Michael Stenta <[email protected]>
Simplify farm_quick_menu() and add comments to farm_quick.api.php.

github.com/farmOS/farmOS - c5cfe2c7687d4cde6b3d94c0826f7b1674f4976d authored over 6 years ago by Michael Stenta <[email protected]>
Provide a quick form for recording animal births.

github.com/farmOS/farmOS - 3f09964cb50cc2257e2a1d14ddf28c9e5cf24161 authored over 6 years ago by Michael Stenta <[email protected]>
Allow modules to put quick forms in [module].farm_quick.inc.

github.com/farmOS/farmOS - 7f9ae002829441dfb93713d86e70c39e796187a2 authored over 6 years ago by Michael Stenta <[email protected]>
Add autocomplete path for selecting farm asset entities.

github.com/farmOS/farmOS - a6630c960f28d857cbb93c53d5400f85c0d816a6 authored over 6 years ago by Michael Stenta <[email protected]>
Issue #2402775: New log type: Birth

github.com/farmOS/farmOS - 6c477fe45dca6b24b734e2ad3d5882fb1bd93d00 authored over 6 years ago by Michael Stenta <[email protected]>
Add new "Birth" log type to the Livestock module.

github.com/farmOS/farmOS - e38a4ebaf95c5957b212288a2582921eb79efb4c authored over 6 years ago by Michael Stenta <[email protected]>
Prepopulate birth logs with the "Animals" category.

github.com/farmOS/farmOS - fadfb29a1c595f2be7fc885a2b3585be59bb64c6 authored over 6 years ago by Michael Stenta <[email protected]>
When a birth log is saved, sync the date of birth and mother reference to the children assets.

github.com/farmOS/farmOS - c0bf16920781e78c1243066a58f940cc1f8cab2e authored over 6 years ago by Michael Stenta <[email protected]>
Add "Mother" asset reference field to Birth logs.

github.com/farmOS/farmOS - 1a1c4de0079b51e19444eae9e90f589514ebb14e authored over 6 years ago by Michael Stenta <[email protected]>
Pass log type into hook_farm_log_prepopulate_reference_fields().

github.com/farmOS/farmOS - c27f2ec10f9d5a531eaf5f853e152dca50353458 authored over 6 years ago by Michael Stenta <[email protected]>
Add hook_farm_log_prepopulate_reference_fields() to allow modules to provide information about fields that can be prepopulated in log forms.

github.com/farmOS/farmOS - 2550e19f8d6617f500e5333a041b8654d8f1f928 authored over 6 years ago by Michael Stenta <[email protected]>
Add/alter feeds field mappings on birth logs.

github.com/farmOS/farmOS - a0e93dac4edd729ebac8742d15a40c7e5d8de481 authored over 6 years ago by Michael Stenta <[email protected]>
Add a View of Birth logs.

github.com/farmOS/farmOS - a1eef3e309b30ea70008853a70a2954dd68ef9f1 authored over 6 years ago by Michael Stenta <[email protected]>
Show birth logs on mother assets.

github.com/farmOS/farmOS - 3edaa183dea3e9050d8eafb7a51255322df3b828 authored over 6 years ago by Michael Stenta <[email protected]>
Add the ability to specify log View asset argument position.

github.com/farmOS/farmOS - 36e4431fff6efd6bbcc2a5ab457f0f73ece94366 authored over 6 years ago by Michael Stenta <[email protected]>
Allow modules to alter information about fields that should be prepopulated in log forms.

github.com/farmOS/farmOS - ffb5a8fd101e2bf02b0233d96cc6bc572c9345b3 authored over 6 years ago by Michael Stenta <[email protected]>
In birth log forms, farm_asset query parameter should populate field_farm_mother, not field_farm_asset.

github.com/farmOS/farmOS - 065d14a0d3fc3e47ac042d970c8b1c2627454c5b authored over 6 years ago by Michael Stenta <[email protected]>
Add UI entity support for birth logs.

github.com/farmOS/farmOS - 2c439c818421b84704183d1e0d906a0548c2b6dc authored over 6 years ago by Michael Stenta <[email protected]>
Add a simple module for "quick forms" in farmOS, with an API hook that other modules can use to add forms.

github.com/farmOS/farmOS - 595258eef0f662607741b8fbca4eaf9dc58c6494 authored over 6 years ago by Michael Stenta <[email protected]>
Patch Log module to fix Issue #2949445.

github.com/farmOS/farmOS - 4835354b5dce75e44c61e77d14f441ef8ee4bcea authored over 6 years ago by Michael Stenta <[email protected]>
Fix PHP warning when saving a new asset with group membership.

github.com/farmOS/farmOS - ce20af68b4c9ae7d6baafde3504698b82d2482aa authored over 6 years ago by Michael Stenta <[email protected]>
Add Riot.im chat room link in /farm/help.

github.com/farmOS/farmOS - 27d11fed6643b4fc727ae8e621f3b162c675def7 authored over 6 years ago by Michael Stenta <[email protected]>
Fix #56: Hiearchy Change URL doesnt work for subdirectory installation

github.com/farmOS/farmOS - 103a56c7ac10f2188e2f09474d31e03564193ca8 authored over 6 years ago by Michael Stenta <[email protected]>
Add link to Riot.im chat room on home and contribute pages.

github.com/farmOS/farmOS - 4645f858646f7380c3c02ee702636a5c4f2ea7fa authored over 6 years ago by Michael Stenta <[email protected]>
Rename "Plan" to "Upcoming tasks".

github.com/farmOS/farmOS - 4dc82b53dd5f01fed122ff5e3267f50f37d473d5 authored over 6 years ago by Michael Stenta <[email protected]>
Add "Delete" VBO button to "Plan" and "Late tasks" blocks.

github.com/farmOS/farmOS - e7ae4e442d260536ae6defc0734765ce6ebb0af4 authored over 6 years ago by Michael Stenta <[email protected]>
Issue #2948031: Archive assets in bulk

github.com/farmOS/farmOS - 9d08d28524a2f7bb4c305f02f5a794001c4262e5 authored over 6 years ago by Michael Stenta <[email protected]>
Theme "Archive" and "Unarchive" buttons.

github.com/farmOS/farmOS - 5334ef2f5ac18bb3fc7eff10dfc5413881f18596 authored over 6 years ago by Michael Stenta <[email protected]>
Add "Archive" and "Unarchive" actions for farm asset entities.

github.com/farmOS/farmOS - 5b721e7cdfce755c047fb0b9fc377ffe97107201 authored over 6 years ago by Michael Stenta <[email protected]>
Add "Archive" and "Unarchive" VBO buttons to all asset Views.

github.com/farmOS/farmOS - 364c4990c41253021a9e3abff0b1e74955b748e5 authored over 6 years ago by Michael Stenta <[email protected]>
Issue #2948030: Collapsible asset cluster maps

github.com/farmOS/farmOS - 0a6aeffc5191ebee15a194ea874834ad8b733b6f authored over 6 years ago by Michael Stenta <[email protected]>
Add a farm_map_build() function, for building farm maps.

github.com/farmOS/farmOS - 1006a3054b72686a755b215c085ff6e0668320ba authored over 6 years ago by Michael Stenta <[email protected]>
Add the ability to wrap the map in a collapsible fieldset.

github.com/farmOS/farmOS - 4e20f1c8439d70578f0354d661faaedd626c2b55 authored over 6 years ago by Michael Stenta <[email protected]>
Wrap asset cluster maps in a fieldset, collapsed by default.

github.com/farmOS/farmOS - 001a673ee73aecece8bab56c1fc17fed3a4e66d4 authored over 6 years ago by Michael Stenta <[email protected]>
Set recommended PHP settings for farmOS in Dockerfile.

github.com/farmOS/farmOS - 53455f101fadabfc445331e835ed7954a216b4e8 authored over 6 years ago by Michael Stenta <[email protected]>
Update Drush installation in Dockerfile.

github.com/farmOS/farmOS - c29a79449ccd827fb1408deff5028c84236cc17a authored over 6 years ago by Michael Stenta <[email protected]>
Reorganize log field groups into "Assets" and "Location".

github.com/farmOS/farmOS - 09fed3424797b1cfcea7da45b597dc700db04126 authored over 6 years ago by Michael Stenta <[email protected]>
Update Drupal core to 7.57.

github.com/farmOS/farmOS - a1093dcea0b3dbf361b1236ac42d869966ef7515 authored over 6 years ago by Michael Stenta <[email protected]>
Patch Openlayers to fix Issue #2946213: Google maps do not support fractional zoom

github.com/farmOS/farmOS - f945bcd4ba22914c07cc73de70ffba9007ea8632 authored over 6 years ago by Michael Stenta <[email protected]>
Update Openlayers JS library to 4.6.4.

github.com/farmOS/farmOS - 087e32b73be40501d71d741934865214f88cfc36 authored over 6 years ago by Michael Stenta <[email protected]>
Update Entity API module to 1.9.

github.com/farmOS/farmOS - 9091cee732c75a79499de6fbfd75c2b33c483805 authored over 6 years ago by Michael Stenta <[email protected]>
Move the planting "Plan" fieldset to the bottom and collapse it by default.

github.com/farmOS/farmOS - 10f3abced8b35aa829981848d7c5d16a603f970e authored over 6 years ago by Michael Stenta <[email protected]>
Add recent press.

github.com/farmOS/farmOS - 25e436e714a376d576cdafa6df4e2ff654153439 authored over 6 years ago by Michael Stenta <[email protected]>
Fix activity log quantity field display.

github.com/farmOS/farmOS - 50cfd108025a455e143b4e49423990d77dac442b authored over 6 years ago by Michael Stenta <[email protected]>
Issue #2941675: Dynamically populate "Movement from" field (remove storage)

github.com/farmOS/farmOS - 6f5544f4d88c699a83ad4108c7376bfcdacedb18 authored over 6 years ago by Michael Stenta <[email protected]>
Look up and display "from" areas when displaying "Movement to" field on movement logs.

github.com/farmOS/farmOS - 3ef9279970fbf6719a19f7ae8ef2c4bd19b61427 authored over 6 years ago by Michael Stenta <[email protected]>
Update older update hooks to also remove references to the "from" field.

github.com/farmOS/farmOS - cb3b3a5babe22753e7b4af76a8d336414c24738f authored over 6 years ago by Michael Stenta <[email protected]>
Remove step in farm areas tour that points out the "from" field.

github.com/farmOS/farmOS - 3a88d747fab9c1017d62d1c04821fc34eec2eea6 authored over 6 years ago by Michael Stenta <[email protected]>
Add an update hook to delete the field data from the database.

github.com/farmOS/farmOS - 199a8fcd82deee4f83fbf5e860192a7547419aa5 authored over 6 years ago by Michael Stenta <[email protected]>
Take out the code for auto-populating the "from" field.

github.com/farmOS/farmOS - 605a98ad52b7dc513ea748c2e02f0bfcc2f2eb3a authored over 6 years ago by Michael Stenta <[email protected]>
Remove field_farm_move_from from Views.

github.com/farmOS/farmOS - ed935a31f01322bb24a51ad08d270ad4e45b796c authored over 6 years ago by Michael Stenta <[email protected]>
Remove field_farm_move_from field base and instance config.

github.com/farmOS/farmOS - 24d6691502aae0569cfabda8dd10e3b922f004ed authored over 6 years ago by Michael Stenta <[email protected]>
Replace 2016 NOFA video with 2017 NOFA video.

github.com/farmOS/farmOS - c7b652385364c175ca85b1e7b24d3caf0988cdc8 authored over 6 years ago by Michael Stenta <[email protected]>
Merge branch '7.x-1.0-beta16' into 7.x-1.x

github.com/farmOS/farmOS - 3c60074167d25acd7ed106c9e9ec316039ba3f41 authored over 6 years ago by Michael Stenta <[email protected]>
Document quantity measurements.

github.com/farmOS/farmOS - 45894289e10705875bb8f3fe40c882af7eec1e87 authored over 6 years ago by Michael Stenta <[email protected]>
Add Quantity field to Activity logs.

github.com/farmOS/farmOS - b93e12c63cad7e60f98cf3ebc605c2c57a8610f6 authored over 6 years ago by Michael Stenta <[email protected]>
Issue #2941014: Quantity report generator

github.com/farmOS/farmOS - 84f558651943119bb034382fe22530a01ec0778d authored over 6 years ago by Michael Stenta <[email protected]>
Add farm_quantity_report to list of optional modules during farmOS install.

github.com/farmOS/farmOS - b38a0cddfeb7ab0b69e8670137b5abbc84107f1d authored over 6 years ago by Michael Stenta <[email protected]>
Add undeclared dependencies.

github.com/farmOS/farmOS - 8acb1fe1f55326c7808753f62ea0f8b631ebb86f authored over 6 years ago by Michael Stenta <[email protected]>
Update Animal asset guide with information about groups and inventory.

github.com/farmOS/farmOS - cfe741f4d07735270c67f5baa8505f05e5271471 authored over 6 years ago by Michael Stenta <[email protected]>
Document inventory management.

github.com/farmOS/farmOS - 09003f63b6e347fbb26cddf00bf1977f9f70ae33 authored over 6 years ago by Michael Stenta <[email protected]>
Document group assets.

github.com/farmOS/farmOS - cb1b0f9cc26d594d0e22d8406c15a4834bc050f5 authored over 6 years ago by Michael Stenta <[email protected]>
Initial commit of Quantity Report generator: View for slicing, dicing, and exporting quantity measurement data.

github.com/farmOS/farmOS - 18721e5e9ab7d60e271c1175e0e25cbf5508f829 authored over 6 years ago by Michael Stenta <[email protected]>
Issue #2934961: Change asset "active" property to "archived"

github.com/farmOS/farmOS - 7bf37ae5614954e9bb072383d587987e5c16320f authored over 6 years ago by Michael Stenta <[email protected]>
Add recommended PHP configuration in installing.md.

github.com/farmOS/farmOS - 03c157b56a17e0fef74f79d4ab43417d112251e2 authored over 6 years ago by Michael Stenta <[email protected]>
Add documentation for Eggs contrib module.

github.com/farmOS/farmOS - bb78701a8be61a066ab4b34cb6a05607cebaa8a5 authored over 6 years ago by Michael Stenta <[email protected]>
Describe how to revert features after updating farmOS.

github.com/farmOS/farmOS - a199197fed60012e7da949ce5f9b9a3d16d2f59d authored over 6 years ago by Michael Stenta <[email protected]>
Update list of farmOS modules in projects.md.

github.com/farmOS/farmOS - 6084ec433a20e9aa827e4abc05741a86948225fd authored over 6 years ago by Michael Stenta <[email protected]>
Link to contrib module docs.

github.com/farmOS/farmOS - 1e27e29b44ea72919c9fb8b8729f56f71e2df15f authored over 6 years ago by Michael Stenta <[email protected]>
Asset and log imports now support "yes/y/true/t/1" or "no/n/false/f/0" as options for "active" and "done" fields, respectively.

github.com/farmOS/farmOS - d49e242c9a856628e7bc28a9aeeab7a475d00d79 authored over 6 years ago by Michael Stenta <[email protected]>
Add blurb about calendar in logs.md.

github.com/farmOS/farmOS - bbfcdecfc98b23f5cdf3c57e2b75f39f3294558a authored over 6 years ago by Michael Stenta <[email protected]>
Update default asset Feeds importer mapping and tamper plugins.

github.com/farmOS/farmOS - 2bb8ae303f8a5e8670577c120610b28b76d08491 authored over 6 years ago by Michael Stenta <[email protected]>
Replace 'active' Feeds importer target with 'archived'. If set to TRUE, use current timestamp.

github.com/farmOS/farmOS - 5ed944d1bf7346562be78518da9313c243d48f04 authored over 6 years ago by Michael Stenta <[email protected]>
Update farm_group functions to use 'archived' instead of 'active'.

github.com/farmOS/farmOS - 4c791db2a4b94aa2455aca0a8d20a31558c36e6d authored over 6 years ago by Michael Stenta <[email protected]>
Update Views asset reverse entity reference relationship handler to use 'archived' property instead of 'active'.

github.com/farmOS/farmOS - 979b96d4b1d49c7eb8037713e38920518ee8d7ae authored over 6 years ago by Michael Stenta <[email protected]>
Misc Views updates.

github.com/farmOS/farmOS - 559fa040b7bf5ce48695aebb96dad93aab716580 authored over 6 years ago by Michael Stenta <[email protected]>
Update all Views to use new 'archived' field/filter/sort.

github.com/farmOS/farmOS - ca0ad53caff0b88a916699154952308146c92fb4 authored over 6 years ago by Michael Stenta <[email protected]>
Add a special Views filter for asset 'archived' property that treats it as a boolean value.

github.com/farmOS/farmOS - 5062e2bc6e848a96c033cc01f131b737e9e69e40 authored over 6 years ago by Michael Stenta <[email protected]>
Update asset view page. Show archived date if it exists. Show nothing if the asset is not archived.

github.com/farmOS/farmOS - e4624b1c52242009d650ddad6da0da8281fd65f2 authored over 6 years ago by Michael Stenta <[email protected]>
Simplify farm asset form submit actions.

github.com/farmOS/farmOS - eb02842dd1ac657d4540d4029194ef1f2dd8287d authored over 6 years ago by Michael Stenta <[email protected]>