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 SOURCES.md to cite 2008 RUSLE2 manual for STIR operations.

github.com/farmOS/farmOS - 763ae8da6c0d5875823a50273cf13e2e58704954 authored about 6 years ago
Update Drupal core to 7.63.

github.com/farmOS/farmOS - 1e5de1e91b4b17aaee5b62f63d1812dacb4fc836 authored about 6 years ago
Update Drush to 8.1.18 in Dockerfile.

github.com/farmOS/farmOS - 7e7341f491d9b989c673911055a2d48ecccadd3b authored about 6 years ago
Whitespace.

github.com/farmOS/farmOS - 2617012ea304d31cc1421620205119b1d8b85726 authored about 6 years ago
Revert "farmOS 7.x-1.0-rc2."

This reverts commit c31f839fcf24be9764f99c829562d7e2e1ba88f0.

github.com/farmOS/farmOS - 046fa3c6a9f3bd376c848c06df93de48491b236a authored about 6 years ago
farmOS 7.x-1.0-rc2.

github.com/farmOS/farmOS - c31f839fcf24be9764f99c829562d7e2e1ba88f0 authored about 6 years ago
Prepare for release of farmOS 7.x-1.0-rc2.

github.com/farmOS/farmOS - 1ac5e98ca4828d714cf69f24e9d55a5e9be41452 authored about 6 years ago
Update Drupal core to 7.62.

github.com/farmOS/farmOS - b2df59d77e4ae2247264ca89c14409da3a99cfff authored about 6 years ago
Create a separate function that defined farmOS modules during profile installation.

github.com/farmOS/farmOS - e3ad9650e2eede6599c6f560772916de441dce5b authored about 6 years ago
Move taxonomy_terms_per_page_admin variable to hook_install()+hook_update_N().

github.com/farmOS/farmOS - 50e12487f9f38bacdc6d626c9db17dbefa1e1635 authored about 6 years ago
Issue #3025774: Can't rearrange area hierarchy across multiple pages

github.com/farmOS/farmOS - dbd395ef66324e0d4698bfce3e5522dca8fb68f2 authored about 6 years ago
Fix monthly call time.

github.com/farmOS/farmOS - 4291d9dbf8a5f7bc085c3b508c7b8f9767cea2de authored about 6 years ago
Add Paul Weidner to supporters.

github.com/farmOS/farmOS - 0e7bddae144cc25fc2a396764af83c37ffff268f authored about 6 years ago
Issue #3023724: Add location to planting quick form asset naming pattern

github.com/farmOS/farmOS - 1d1e82cbb8dbb960e09b6625103e8ce3c93c30ea authored about 6 years ago
Clarify how location is chosen in comment and description.

github.com/farmOS/farmOS - ad7386e18ee4f25cf62e3d5716355bf26bb6f829 authored about 6 years ago
Move implode()s closer together so it's easier to see how the planting name is assembled.

github.com/farmOS/farmOS - 8201836df30aebf3a8686e500a8f75699ee8633a authored about 6 years ago
Coding standards: whitespace.

github.com/farmOS/farmOS - a71764d840fcd71869dca9548fd7c909144b59dd authored about 6 years ago
Add location to comment

github.com/farmOS/farmOS - 4102776dff459439a2c64b27821a206e771cfc63 authored about 6 years ago
Add description to the planting asset name field

github.com/farmOS/farmOS - 39a84a4db8a171b94690c8f8e7ed3437c28966e3 authored about 6 years ago
Autofill location in the asset name

github.com/farmOS/farmOS - 58462766267f3129911ed95193039ec98ea6b5f3 authored about 6 years ago
Issue #3023723: Planting quick form asset name override

github.com/farmOS/farmOS - 1fddda90ac71e635ddb3b7c790dabb8c7608c8fe authored about 6 years ago
Comments: add punctuation, minor rewording.

github.com/farmOS/farmOS - 33937bc2f748118493aab24b17a0ec2e44eb97ed authored about 6 years ago
Move $form_values alias to the top and replace other usages.

github.com/farmOS/farmOS - f6f3c73ade826d02aaf1c0094b131826a23c4e8a authored about 6 years ago
Use the default season that is already stored

github.com/farmOS/farmOS - f33dc32ca113f1ae08f8541c0dd8ccb7d766e14d authored about 6 years ago
Fix bug, the input changes were not included with the submitted form. Set the default value, not value.

github.com/farmOS/farmOS - b041422c0adea6b405ac586221af7f929c10ad1a authored about 6 years ago
Update the planting asset name to be submitted

github.com/farmOS/farmOS - 9e4b966b88abb49edbf453c16c5a6f8d93cd4fc9 authored about 6 years ago
Add callback to the Season and Crop fields to update the Planting Name.

github.com/farmOS/farmOS - 4b85217004ae64189fce09fee217890bee8d09d6 authored about 6 years ago
Add planting asset name text field

github.com/farmOS/farmOS - f29a527542e8c570d2208d2b8db805c9f365ac72 authored about 6 years ago
Use db_query() instead of drupal_write_record() because the table may not be recognized by Drupal yet.

github.com/farmOS/farmOS - 3b626aecf5e1367ea501e67cd5882b6714a298b1 authored about 6 years ago
Insert NRCS STIR operations into database when installing new sites.

github.com/farmOS/farmOS - a1713b6cf0ecf5b4adfaa7b545d8f8c4c186d041 authored about 6 years ago
Move code for inserting NRCS STIR operations to a helper function.

github.com/farmOS/farmOS - f763ac9133f95b18788d64b3a04d4793025ea353 authored about 6 years ago
Update COPYRIGHT.txt year - Happy New Year!

github.com/farmOS/farmOS - 08a3e1915a8051f66c63d665f5214df403454668 authored about 6 years ago
Issue #3021472: Soil disturbance quick form

github.com/farmOS/farmOS - b382961764bb2b0307f4a1ab74a281ec687287da authored about 6 years ago
Fix potential rounding in both amendment and disturbance code.

github.com/farmOS/farmOS - 21201f2602e9f7e7136b89d68c3ae76db436098d authored about 6 years ago
Move area percentage field into area fieldset.

github.com/farmOS/farmOS - e38e73806e22b625ceea479091f44102d58fc895 authored about 6 years ago
Add descriptions to Activity and STIR fields.

github.com/farmOS/farmOS - 5019c90f6bfd2e3a85a469223b1d20f25251fd00 authored about 6 years ago
Add a field for the STIR value, loaded from activity, saved as a log measurement.

github.com/farmOS/farmOS - 1630018c209d7e51b501dfce671f3a659461485b authored about 6 years ago
Add the soil disturbance log to $form_state['storage'] so other submit functions can work with it.

github.com/farmOS/farmOS - 165c3b31a552babf07df616565257d83543d4a51 authored about 6 years ago
Add an autocomplete callback path for looking up STIR operations.

github.com/farmOS/farmOS - 0713d25e00eac00ef7c2d2741caab3e75236deb2 authored about 6 years ago
Alter the "Activity" field in Soil Disturbance quick form to use STIR autocomplete.

github.com/farmOS/farmOS - 248916c599fa49e4b16d72bb9c6c8f2f62e8679e authored about 6 years ago
Use hook_form_FORM_ID_alter() in farm_soil_nrcs.module.

github.com/farmOS/farmOS - 7cf0424af3078c5a37665b74ee4a967392032be8 authored about 6 years ago
Populate the farm_soil_nrcs_stir table from a CSV file.

github.com/farmOS/farmOS - eb13015617ec9c1b843709e9fc308a3ad22ddf81 authored about 6 years ago
Add a {farm_soil_nrcs_stir} database table.

github.com/farmOS/farmOS - 297d4570a8bb843e2494517e75851dd7663e60fc authored about 6 years ago
Add fields for entering the total areas size and the percentage of it that was disturbed.

github.com/farmOS/farmOS - 0f5dba486085019c375a8fdf4b6e78369e1fb59d authored about 6 years ago
Initial disturbance log creation code (only timestamp and area name).

github.com/farmOS/farmOS - ad771f8004f7fe4e7a65ae744fcbdcac747433c1 authored about 6 years ago
Add activity field (saved to log title and notes).

github.com/farmOS/farmOS - 89fa6ea2ce8f011efb547927e3dc0cfa40537e94 authored about 6 years ago
Add a "Tillage" log category.

github.com/farmOS/farmOS - 077a4e634c48559d309429157283177e16e9c1bb authored about 6 years ago
Add notes fields (copied from amendment form).

github.com/farmOS/farmOS - e901441e6eb50a8f507a624c4df5a48f40b3764b authored about 6 years ago
Initial blank soil disturbance quick form.

github.com/farmOS/farmOS - 9299054dedb3b2c87df85861c409cab3468f6747 authored about 6 years ago
farm_log_create(): truncate log names that are too long automatically.

github.com/farmOS/farmOS - 959ceffc6c3e24988348b6339aff6e37f62b9baa authored about 6 years ago
Fix example hook_farm_dashboard_panes() implementation.

github.com/farmOS/farmOS - bf4392eda36edf315f83ee5bd9987223de1cf8dc authored about 6 years ago
Make the planting quick form checkboxes purpose more clear with "Add [type]".

github.com/farmOS/farmOS - a14d6a55265a5d84f12c82762b9750eb17bd41c6 authored about 6 years ago
Clarify Postman/Restlet descriptions.

github.com/farmOS/farmOS - f7c4bac8cd21e318c2083abb05e102a0127df024 authored about 6 years ago
Remove "simplifies curl commands" now that [AUTH] placeholder is used throughout.

github.com/farmOS/farmOS - 9d33cb40dd596c5cf6acd8eb7445984e40addcd0 authored about 6 years ago
Link to Postman and Restlet sites.

github.com/farmOS/farmOS - a60b93812f7688b21e344e0eb68c3f75672989f0 authored about 6 years ago
Reword basic authentication overview and link to wikipedia page.

github.com/farmOS/farmOS - 2880554e6dd30b03dc6f06adc51cd86615b3c95c authored about 6 years ago
Add an [AUTH] placeholder to curl commands.

github.com/farmOS/farmOS - 56b0e0294f152045b42cda5d7366af6a5a1c68bf authored about 6 years ago
Add more information about how cookie+token API authentication works.

github.com/farmOS/farmOS - 821b87839945dbc2de0781c74933d2b7e2336071 authored about 6 years ago
Change authentication headers to H3.

github.com/farmOS/farmOS - 91018b3883e2df97d4e4a911384436590c8e87fb authored about 6 years ago
Move restws_basic_auth documentation link to the bottom for consistency.

github.com/farmOS/farmOS - 7f620cf04832b116c5ead6f66b871f9104ccac85 authored about 6 years ago
Whitespace.

github.com/farmOS/farmOS - bc2c43eeab94abee17b1a0b6934da79cd32bc4d0 authored about 6 years ago
Add Basic Authentication blurb

github.com/farmOS/farmOS - ba12d605f0126c2ff8c87c922f2d19f7491a6c03 authored about 6 years ago
Add example endpoints for specific asset types and log types.

github.com/farmOS/farmOS - 59d3b5368e7222660ffe5c0abf4807d41b87fda6 authored about 6 years ago
Update API docs to show the new way of getting areas in a single request.

github.com/farmOS/farmOS - 7c82d7eb6b5090b5ba8aa56f7dbb8699747658a3 authored about 6 years ago
Patch restws module to add ability to filter by entity bundle.

github.com/farmOS/farmOS - 7df21a07f7fb2ecc226e6cef2563381866268635 authored about 6 years ago
Fix monthly call times (2 pm).

github.com/farmOS/farmOS - 5f4d38d749c4c4a8e0d69015e5061ba99a90e567 authored about 6 years ago
2019 monthly call schedule.

github.com/farmOS/farmOS - 5827404638431e0291af40dfcaa7459ba851bbd5 authored about 6 years ago
Merge branch 'farm_access_roles' into 7.x-1.x

github.com/farmOS/farmOS - 0b1b2b9ca2405d8f89e41825e7eeeec6bc1b0aae authored about 6 years ago
Refactor other modules to use high-level access rules instead of explicit roles.

github.com/farmOS/farmOS - 72334e19914533a3a461c6c5169eaa45fd0cb5f0 authored about 6 years ago
Create an internal machine name for farm access roles.

github.com/farmOS/farmOS - 3e03174c618be1340199234c129649622f22c95e authored about 6 years ago
Move default roles (Manager, Worker, Viewer) to separate module.

github.com/farmOS/farmOS - e07f160929ea508b23adcca6b4a1d897d3b3f59a authored about 6 years ago
If this role has 'config' access, allow them to administer users.

github.com/farmOS/farmOS - ef55a893f15e16b6fafe30b51e88a84d83fe5638 authored about 6 years ago
Refactor taxonomy_farm_access_perms() to use high-level access rules.

github.com/farmOS/farmOS - b8b75ff864415c5ffb8416e03a48927226ce819e authored about 6 years ago
Change farm_access_entity_perms() to look for 'taxonomy_term' instead of 'taxonomy'.

github.com/farmOS/farmOS - 0f6373c1e40b08715546421f2ffc46e0ec2e22a7 authored about 6 years ago
Allow all roles to view user profiles.

github.com/farmOS/farmOS - 6a905028e1097ef58e059799b8a34306666cc383 authored about 6 years ago
Allow all roles with high-level config access to delegate user roles.

github.com/farmOS/farmOS - f9337273217525953cf3a47a578bde8aaa90ce7c authored about 6 years ago
Add a helper function for generating entity bundle permissions lists for high-level access rules, and use it for assets, plans, and logs.

github.com/farmOS/farmOS - bb34395d3e847b72b0663080c57788f135b4701a authored about 6 years ago
Add ability to define high-level access rules in hook_farm_access_roles().

github.com/farmOS/farmOS - e9f399d17883b1c5796c64c43d3660f570158492 authored about 6 years ago
Simplify farm_access.api.php documentation.

github.com/farmOS/farmOS - 93dfc7214a6c2b1fde454b0165d4defd64084ace authored about 6 years ago
Remove redundant quantity term permissions.

github.com/farmOS/farmOS - fcb3dda0fa29777a19cbf1098fbacec58896cb0f authored about 6 years ago
Rename columns in plan consideration table to avoid reserved SQL words.

github.com/farmOS/farmOS - cdbd82dd158c47035ffb5f1a26bc9050181c24fa authored about 6 years ago
Add supporters: USFS-IP, NFA, Andrew Williams, Deon Nteza.

github.com/farmOS/farmOS - 8bd3ee936d00fa52993305427b434fa72dc61724 authored about 6 years ago
Add sponsors: USFS-IP and NFA.

github.com/farmOS/farmOS - 14f22b44d2b07fb8ce96c70d164b02262b1249e8 authored about 6 years ago
Display area description in area details popup.

github.com/farmOS/farmOS - f7d76c25c309acdaec53625ad6cd2b74d49b3381 authored about 6 years ago
Fix water module installation, enable it by default on new sites, and enable it on existing sites.

github.com/farmOS/farmOS - 93539d056d13f004ec315e88d552af6e4fa48292 authored about 6 years ago
Remove deprecated 'links' from docker-compose.yml.

github.com/farmOS/farmOS - a3f8958f99f84a333a5f56f6b245cd573ba32418 authored about 6 years ago
Merge branch 'planting_form' into 7.x-1.x

github.com/farmOS/farmOS - b4ae127a8bf7503653ce74884ed2d29ac875c9cc authored about 6 years ago
Remove old "Plan" fieldset from the planting asset form and add a link to the quick form.

github.com/farmOS/farmOS - 32da3fc09f022fa3de4311251cca61941a5c2bab authored about 6 years ago
Add seeding and transplanting log fields and processing.

github.com/farmOS/farmOS - fd41604b1f20945ac157ad52a43689ae1fa95f9e authored about 6 years ago
Create separate explicit fields for each crop/variety.

github.com/farmOS/farmOS - af994b7e562e662750e10e0796a95f533bf92696 authored about 6 years ago
Initial planting quick form (skeleton).

github.com/farmOS/farmOS - b8af7f1fe92943a65f79a2c3bc96434bc3755143 authored about 6 years ago
Add fields for defining the planting's season and crop(s), and remember the last-entered season.

github.com/farmOS/farmOS - 708f05ca00d1b0d944661039b7fe7b234ecbade0 authored about 6 years ago
Planting submit function: create planting with name, season, and crops.

github.com/farmOS/farmOS - 54ee4723f6542f7aaa786b8f194525067220a1a4 authored about 6 years ago
Add the ability to record a harvest log.

github.com/farmOS/farmOS - f22ad02b22113c0b2f2fba2dcda24097d6277d24 authored about 6 years ago
Add quantity field to logs.

github.com/farmOS/farmOS - 06b0f58a45914c21ffa2bfbff141678b9a2b11cc authored about 6 years ago
Generalize logic from farm_quantity_log_create() into new helper function: farm_quantity_log_add_measurements().

github.com/farmOS/farmOS - 3bf90501316573e32c6a320da9318924c749a849 authored about 6 years ago
Collapse log notes field.

github.com/farmOS/farmOS - 9b4de6a7f92bc6fa58f287b638ea91990fe50006 authored about 6 years ago
Fix rounding issue in soil amendment quick form's rate of application calculation.

github.com/farmOS/farmOS - 407ac14870c0e2f2b2151ded3c5d1f0de9532520 authored about 6 years ago
Add press: Global citizen science for people

github.com/farmOS/farmOS - 7b03a08062d3b2fdfa7894e3f8be612fb8f506b0 authored about 6 years ago
Add farm: Canaan (Marina Beach, KwaZulu Natal, South Africa)

github.com/farmOS/farmOS - 6a93f46ad907727886ed838153394be918c56463 authored about 6 years ago