Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/farmOS/farmOS
farmOS: A web-based farm record keeping application.
https://github.com/farmOS/farmOS
Update database name, username, and password.
c1a924546246c139ca50592950caf9948e1e70d9 authored almost 6 years ago
c1a924546246c139ca50592950caf9948e1e70d9 authored almost 6 years ago
Document how to update farmOS in Docker, in both development and production.
fea19ef01f68c173319289b31c7626599229a308 authored almost 6 years ago
fea19ef01f68c173319289b31c7626599229a308 authored almost 6 years ago
Split Docker info into hosting/docker and development/docker.
88d6b1ffdcd993c8a715dcc4bfa52edfabc3ec47 authored almost 6 years ago
88d6b1ffdcd993c8a715dcc4bfa52edfabc3ec47 authored almost 6 years ago
Demonstrate how to backup/restore development snapshots.
bcb0a4c3238f63d6b7c66f28b6a85a306b5f4cd4 authored almost 6 years ago
bcb0a4c3238f63d6b7c66f28b6a85a306b5f4cd4 authored almost 6 years ago
Update "Updating farmOS" docs: remove drush cc, make drush fra optional.
9a7a8db711342a5d3633bb4601bb3daa2c4e105f authored almost 6 years ago
9a7a8db711342a5d3633bb4601bb3daa2c4e105f authored almost 6 years ago
Change example database vars from farmos to farm.
c28237204c609560ad41be50e5a2c5f780df1fae authored almost 6 years ago
c28237204c609560ad41be50e5a2c5f780df1fae authored almost 6 years ago
Add Xdebug to the development image.
759b772d8c1c6f3c50581400e8f68b020e2eca6a authored almost 6 years ago
759b772d8c1c6f3c50581400e8f68b020e2eca6a authored almost 6 years ago
Remove volume definition from Dockerfile because it creates an empty directory if you mount a volume on the parent directory /var/www/html.
aded7a8787fde181789fb26e78df57b1f7bbbf7f authored almost 6 years ago
aded7a8787fde181789fb26e78df57b1f7bbbf7f authored almost 6 years ago
Provide a development Dockerfile that extends the base farmOS image.
c353068bf4f388327a921a4465c937cdc6fdac1f authored almost 6 years ago
c353068bf4f388327a921a4465c937cdc6fdac1f authored almost 6 years ago
Copy sites directory instead of packing/unpacking an archive.
9c18b4f8e4bf408501518ca6ffe2fc2afe481fda authored almost 6 years ago
9c18b4f8e4bf408501518ca6ffe2fc2afe481fda authored almost 6 years ago
Move directories out of .data in example docker-compose.development.yml.
c6de02baec1aee3c662c9e38a6405d46132879e5 authored almost 6 years ago
c6de02baec1aee3c662c9e38a6405d46132879e5 authored almost 6 years ago
Remove Drush and dependencies from the image.
4d5ba535ea13aea06d9c1238517ca163954a0bde authored almost 6 years ago
4d5ba535ea13aea06d9c1238517ca163954a0bde authored almost 6 years ago
Remove commented version line from build-farm.make.
e52a531f7acc1b0d3790824ca24a1eadf0b43e9c authored almost 6 years ago
e52a531f7acc1b0d3790824ca24a1eadf0b43e9c authored almost 6 years ago
Remove .gitignore - it was only used for Docker volumes.
2012ea689a9109c7a5f541749b0f946bacf90be9 authored almost 6 years ago
2012ea689a9109c7a5f541749b0f946bacf90be9 authored almost 6 years ago
Merge commit '9234094e' into docker
206e38b9c26451146b8cd2ca5eb6db138527f4ec authored almost 6 years ago
206e38b9c26451146b8cd2ca5eb6db138527f4ec authored almost 6 years ago
Modified docker build process to be more containers friendly
9234094ecb3960b529c9a36486eef140b8b11bcc authored almost 6 years ago
9234094ecb3960b529c9a36486eef140b8b11bcc authored almost 6 years ago
Build farmOS directly into the container image. Mount /var/www/html/sites.
a5c5dc75a8717795e131561a59f08c560bb9c701 authored almost 6 years ago
a5c5dc75a8717795e131561a59f08c560bb9c701 authored almost 6 years ago
Add and document an example production docker-compose.yml file.
bb877d7484963efbdc0c25be27361ea7fbe35a29 authored almost 6 years ago
bb877d7484963efbdc0c25be27361ea7fbe35a29 authored almost 6 years ago
Add a docker/README.md file explaining how to run farmOS with Docker, and pointing to the official docs.
ff2a738f32db8b17311fe9353286584e11dfd3ae authored almost 6 years ago
ff2a738f32db8b17311fe9353286584e11dfd3ae authored almost 6 years ago
Move docker-compose.postgis.yml to docker-compose.override.postgis.yml to be clear that it is an override config.
c1a98a814e95b12d9902f1ec2bca56da44d10eea authored almost 6 years ago
c1a98a814e95b12d9902f1ec2bca56da44d10eea authored almost 6 years ago
Move docker-compose.yml to docker-compose.development.yml to be clear that it is a development config.
c874df680870b06ea69310070efec5ae25b45ee1 authored almost 6 years ago
c874df680870b06ea69310070efec5ae25b45ee1 authored almost 6 years ago
Move all Docker files to a subdirectory.
a732629c09e0a5eff0f158f4945885255fc0b64a authored almost 6 years ago
a732629c09e0a5eff0f158f4945885255fc0b64a authored almost 6 years ago
Merge branch '7.x-1.1' into 7.x-1.x
2b8369f072d77c0584af595cbaaf8d6eef3ead27 authored almost 6 years ago
2b8369f072d77c0584af595cbaaf8d6eef3ead27 authored almost 6 years ago
Revert "farmOS 7.x-1.1."
This reverts commit ef58cc9c8932c6048c9f1e05afc20b28d037a0df.
5873bbb88f710bea1d941de80945c678704431db authored almost 6 years ago
farmOS 7.x-1.1.
ef58cc9c8932c6048c9f1e05afc20b28d037a0df authored almost 6 years ago
ef58cc9c8932c6048c9f1e05afc20b28d037a0df authored almost 6 years ago
Prepare for release of farmOS 7.x-1.1.
583358891f668ca0de63d08e694afd9fa5dad35d authored almost 6 years ago
583358891f668ca0de63d08e694afd9fa5dad35d authored almost 6 years ago
Issue #2887779: Add equipment use logs to equipment view page.
30bc81f0ea7fc8c2aa867815df85557f7dd975da authored almost 6 years ago
30bc81f0ea7fc8c2aa867815df85557f7dd975da authored almost 6 years ago
Add equipment use logs to equipment page.
e4f9f5764b5c3046e4d3ce70fd00884d18fc033f authored almost 6 years ago
e4f9f5764b5c3046e4d3ce70fd00884d18fc033f authored almost 6 years ago
View of Equipment use logs, with an required contextual filter for the equipment asset.
a3b86164eddbc6cfcea7438d39c4ec01cd77cb01 authored almost 6 years ago
a3b86164eddbc6cfcea7438d39c4ec01cd77cb01 authored almost 6 years ago
Reformat group/inventory/movement log view titles: "[type] logs" (instead of "Logs of [type]").
49eb8f1938d03afbab6714a0cecfc08fe027e818 authored almost 6 years ago
49eb8f1938d03afbab6714a0cecfc08fe027e818 authored almost 6 years ago
Add mysql-client in Docker www container for Drush #41
814ea92e360ad637c0e4fd929805fcbc06b8a3aa authored almost 6 years ago
814ea92e360ad637c0e4fd929805fcbc06b8a3aa authored almost 6 years ago
Update Drupal core to 7.66.
d192d14aa8ccbf8faeb6ccee1824b6022028e63e authored almost 6 years ago
d192d14aa8ccbf8faeb6ccee1824b6022028e63e authored almost 6 years ago
Remove extraneous argument from farm_api_farm_info().
dcc8ea8ffd471ba60346316f2141d4848746d9db authored almost 6 years ago
dcc8ea8ffd471ba60346316f2141d4848746d9db authored almost 6 years ago
Minor comment fix.
42d284330d79eeee2b012451eeadf16ebacfd01a authored almost 6 years ago
42d284330d79eeee2b012451eeadf16ebacfd01a authored almost 6 years ago
Fix error submitting soil amendment quick form (inputs accept multiple materials).
294292511a55fb119d519bbaefd39f0d0de1c2bc authored almost 6 years ago
294292511a55fb119d519bbaefd39f0d0de1c2bc authored almost 6 years ago
Issue #2887779: Equipment used field
c4df766ed773d785934df1d47bdc5243ca2860d4 authored almost 6 years ago
c4df766ed773d785934df1d47bdc5243ca2860d4 authored almost 6 years ago
Alter field_group info to add the "Equipment used" field to Assets/General group.
e561c22497d513d66d309f4a0698377925caf83a authored almost 6 years ago
e561c22497d513d66d309f4a0698377925caf83a authored almost 6 years ago
Move "Equipment used" field to its own module: farm_equipment_field.
d5324e9222e76828c5eb0f1d63caab73341cfc65 authored almost 6 years ago
d5324e9222e76828c5eb0f1d63caab73341cfc65 authored almost 6 years ago
Show farm_asset_entityreference_view header with no results.
7457cd8261b6b2450ca0a42755a7b7cc9eca0e47 authored almost 6 years ago
7457cd8261b6b2450ca0a42755a7b7cc9eca0e47 authored almost 6 years ago
Add a farm_equipment_entityreference_view.
68b540cf61686b721d68c34ba989e236b28e4fc2 authored almost 6 years ago
68b540cf61686b721d68c34ba989e236b28e4fc2 authored almost 6 years ago
Create an Equipment field group for the Equipment used field.
5083faa63d4a2feabfc93112d90d836a4c0e3c20 authored almost 6 years ago
5083faa63d4a2feabfc93112d90d836a4c0e3c20 authored almost 6 years ago
remove features
d1bd600d4b18a170f05f0baa528105cb60f6df5a authored almost 6 years ago
d1bd600d4b18a170f05f0baa528105cb60f6df5a authored almost 6 years ago
Refactor farm_equipment_field to use farm_dynamic_fields.
611de73ee0112a6a554e5a1ec1a77d5f25120d3a authored almost 6 years ago
611de73ee0112a6a554e5a1ec1a77d5f25120d3a authored almost 6 years ago
Add "equipment used" field to logs on existing sites.
edb67fb77abe3a57e19430465252b548c9f20c3f authored almost 6 years ago
edb67fb77abe3a57e19430465252b548c9f20c3f authored almost 6 years ago
Add "Equipment used" field instance to all log types.
e33e152f7ad089c8fb42b02bbb43ea0958706216 authored almost 6 years ago
e33e152f7ad089c8fb42b02bbb43ea0958706216 authored almost 6 years ago
Add a field_farm_equipment field base definition.
04e65772a3e857bbcc81d95e3605d0a445982968 authored almost 6 years ago
04e65772a3e857bbcc81d95e3605d0a445982968 authored almost 6 years ago
Adjust field group weights for consistency.
5c8934026804a18ee44e3371a6a84b78ea6adc41 authored almost 6 years ago
5c8934026804a18ee44e3371a6a84b78ea6adc41 authored almost 6 years ago
Move implementations of hook_form_FORM_ID_alter() to farm_data_field.module.
b0cac436a4adb24488d441ae0f6bcd490f14d9b7 authored almost 6 years ago
b0cac436a4adb24488d441ae0f6bcd490f14d9b7 authored almost 6 years ago
Use farm_fields_dynamic to create the data field (in a new module).
d53d67d0473c2971c25dfa8ca8f3169e8351be56 authored almost 6 years ago
d53d67d0473c2971c25dfa8ca8f3169e8351be56 authored almost 6 years ago
Add a new farm_fields_dynamic module to standardize the creation of dynamic fields.
749ac0458fbec43bc7bdb56bf8331d3782dd95f2 authored almost 6 years ago
749ac0458fbec43bc7bdb56bf8331d3782dd95f2 authored almost 6 years ago
Remove "Quantity" label from Views definitions (Features were overridden with it).
c49cc37173b348307d60e08f96d7a77ff0958f6d authored almost 6 years ago
c49cc37173b348307d60e08f96d7a77ff0958f6d authored almost 6 years ago
Issue #3046929: Arbitrary data field on assets and logs
e5de64d21d2393422602643ce42ad64ae288a71c authored almost 6 years ago
e5de64d21d2393422602643ce42ad64ae288a71c authored almost 6 years ago
Add a field_farm_data field base definition.
9961334fe7dbacc9f35bfa3d6496ecda2a3e9158 authored almost 6 years ago
9961334fe7dbacc9f35bfa3d6496ecda2a3e9158 authored almost 6 years ago
Add data field to assets.
32c9ad92902bde5d91604dbca5b32337e6eff6f1 authored almost 6 years ago
32c9ad92902bde5d91604dbca5b32337e6eff6f1 authored almost 6 years ago
Hide the data field in log forms.
8a2ed36d3b72866b56f9e13d7e9e3a9f3984f817 authored almost 6 years ago
8a2ed36d3b72866b56f9e13d7e9e3a9f3984f817 authored almost 6 years ago
Add data field instance to all log types.
5d60859e1bca57eb36ab5a21051131cf27d556b9 authored almost 6 years ago
5d60859e1bca57eb36ab5a21051131cf27d556b9 authored almost 6 years ago
Add data field instances via update.php.
ab871b8d2b87ce32ed5bb363f6a6df831796618b authored almost 6 years ago
ab871b8d2b87ce32ed5bb363f6a6df831796618b authored almost 6 years ago
Add timestamp to log name patterns.
5fab821aa325f2c5da93dc21a06c07962317baba authored almost 6 years ago
5fab821aa325f2c5da93dc21a06c07962317baba authored almost 6 years ago
Fix sensor Views Features export.
66c926f37bf33def0fa33f88424c5761a4999e50 authored almost 6 years ago
66c926f37bf33def0fa33f88424c5761a4999e50 authored almost 6 years ago
Add label to location and assets properties to fix PHP notice.
97e5022ff7f2b91975ba601d23c549a2861dc790 authored almost 6 years ago
97e5022ff7f2b91975ba601d23c549a2861dc790 authored almost 6 years ago
Add information about the new data property on logs and assets.
ee81fcd859fa169a1a31fd1b992e577df294cfab authored almost 6 years ago
ee81fcd859fa169a1a31fd1b992e577df294cfab authored almost 6 years ago
Mention that /farm.json can be used to look up vocabulary IDs.
e158a5feb74c8d6232935a54a40eba777b530294 authored almost 6 years ago
e158a5feb74c8d6232935a54a40eba777b530294 authored almost 6 years ago
Describe the resources property in /farm.json.
8fda87cb42e72fd1d1b0a6063750d1f517683eda authored almost 6 years ago
8fda87cb42e72fd1d1b0a6063750d1f517683eda authored almost 6 years ago
Bump the API version to 1.1.
ab07273e92222908d8eb5d86a0315e12d292d792 authored almost 6 years ago
ab07273e92222908d8eb5d86a0315e12d292d792 authored almost 6 years ago
Add information about the equipment reference field on logs.
8d695324ddd0dbbcdc22368dbef32cc8b35efbce authored almost 6 years ago
8d695324ddd0dbbcdc22368dbef32cc8b35efbce authored almost 6 years ago
Add "rate" to the list of quantity measures.
ec94f32f7d10d7aa7638a0f741fc0f3cc3021fcf authored almost 6 years ago
ec94f32f7d10d7aa7638a0f741fc0f3cc3021fcf authored almost 6 years ago
Add vocabulary ID to taxonomy_term resource bundles in farm.json (instead of duplicating as taxonomy_vocabulary resource).
f469e6d60721bf54b7847c2e1b856ad6ac6e6053 authored almost 6 years ago
f469e6d60721bf54b7847c2e1b856ad6ac6e6053 authored almost 6 years ago
Describe missing taxonomies with hook_farm_ui_entities(): log categories, input materials, quantity units, season, and soil names.
ec02c334e065d09507a8f36812574e9f3ba8973a authored almost 6 years ago
ec02c334e065d09507a8f36812574e9f3ba8973a authored almost 6 years ago
Update Views module to 3.22.
c2fd93bfcaaa96437af6ad7b5e812e6f6da389a3 authored almost 6 years ago
c2fd93bfcaaa96437af6ad7b5e812e6f6da389a3 authored almost 6 years ago
Line break at 80 chars.
41a573f2547f8668fe0db8e9bbfaf31f57494b05 authored almost 6 years ago
41a573f2547f8668fe0db8e9bbfaf31f57494b05 authored almost 6 years ago
Update monthly-call.md
cb957a6a7e26ed09c78377b09a43b14fbd3eaccd authored almost 6 years ago
cb957a6a7e26ed09c78377b09a43b14fbd3eaccd authored almost 6 years ago
Add functions for getting the list of assets in an area (cloned from group membership functions).
886de46530bfd922fa3136c2349926421d6f9656 authored almost 6 years ago
886de46530bfd922fa3136c2349926421d6f9656 authored almost 6 years ago
Describe the available resources (entity types) in /farm.json.
eb1cf2d826db21798f939deb368b3b0a2ee084a5 authored almost 6 years ago
eb1cf2d826db21798f939deb368b3b0a2ee084a5 authored almost 6 years ago
Invoke hook_farm_info() to collect info for /farm.json.
686a5c96cffa855a2b22e064bec0bc758eeaba3d authored almost 6 years ago
686a5c96cffa855a2b22e064bec0bc758eeaba3d authored almost 6 years ago
hook_farm_map_entity_geometries docblock.
bd0d8006c746828c41a7ae9a323c47a8e5c62960 authored almost 6 years ago
bd0d8006c746828c41a7ae9a323c47a8e5c62960 authored almost 6 years ago
Bump the FARM_API_VERSION to 1.1.
01f2da224e4725b03c2a679249589f240dd5d685 authored almost 6 years ago
01f2da224e4725b03c2a679249589f240dd5d685 authored almost 6 years ago
Issue #3043560: Add location property to assets
218a04870941eb7274350960799da997a96abef1 authored almost 6 years ago
218a04870941eb7274350960799da997a96abef1 authored almost 6 years ago
Issue #3043560: Add a computed assets property to areas.
bbd45fe0a1927164bdd94b3dbb69b12ffbac3e4f authored almost 6 years ago
bbd45fe0a1927164bdd94b3dbb69b12ffbac3e4f authored almost 6 years ago
farm_group depends on farm_log.
4af676cc8b7a95c8866ed35bf288703599f2de5b authored almost 6 years ago
4af676cc8b7a95c8866ed35bf288703599f2de5b authored almost 6 years ago
Add query tags in query helper functions.
7b506bc5362c46100695ba7983839667ed01ebed authored almost 6 years ago
7b506bc5362c46100695ba7983839667ed01ebed authored almost 6 years ago
Merge branch 'metrics' into 7.x-1.x
f89df5a7e9ca262b19c375cee760f807dc5a460b authored almost 6 years ago
f89df5a7e9ca262b19c375cee760f807dc5a460b authored almost 6 years ago
Put the Metrics pane under the Map pane on the dashboard.
d1df8e783d3dabe7be9f54a09a01f996a64b4881 authored almost 6 years ago
d1df8e783d3dabe7be9f54a09a01f996a64b4881 authored almost 6 years ago
Provide metrics for asset type counts.
19752aff9374a66943cfc1ade7d9c5eab730ba12 authored almost 6 years ago
19752aff9374a66943cfc1ade7d9c5eab730ba12 authored almost 6 years ago
Add a @todo to move farm_ui_entities() to farm_entity_info().
29b7ad3fd3dd7120910d541e2cc5d4f51ade8cf9 authored almost 6 years ago
29b7ad3fd3dd7120910d541e2cc5d4f51ade8cf9 authored almost 6 years ago
Add a helper function for calculating the total area of all areas of a particular type.
256abebdb43ec3960aa13ae906c97e3283ad1744 authored almost 6 years ago
256abebdb43ec3960aa13ae906c97e3283ad1744 authored almost 6 years ago
Add metrics for total number of areas, and total area of certain area types.
130b9301a5f551c894b075db218939eaac2cbebf authored almost 6 years ago
130b9301a5f551c894b075db218939eaac2cbebf authored almost 6 years ago
Add a dashboard pane for displaying farm metrics, along with a hook that modules can use to provide metrics.
986900255bab3e3e2b11e6516f6f0838ae65edcc authored almost 6 years ago
986900255bab3e3e2b11e6516f6f0838ae65edcc authored almost 6 years ago
Add sponsor: PVAMU College of Agriculture and Human Sciences.
9e1f3aa15482b1ac1d24a470a5e5bbf716bc74a2 authored almost 6 years ago
9e1f3aa15482b1ac1d24a470a5e5bbf716bc74a2 authored almost 6 years ago
Add farm: Sheep Solution (Ernage, Namur, Belgium)
6e087496097e86d7e0726b2160a917ddeb193beb authored almost 6 years ago
6e087496097e86d7e0726b2160a917ddeb193beb authored almost 6 years ago
Update Module Filter to 7.x-2.2.
7031cd864c38094e47a82a1e69e3074f1ca0f424 authored almost 6 years ago
7031cd864c38094e47a82a1e69e3074f1ca0f424 authored almost 6 years ago
Add RFC Lab 2018 in-season report to Press.
b7092af94f89a165f2dd52e1fb030b19196cee74 authored almost 6 years ago
b7092af94f89a165f2dd52e1fb030b19196cee74 authored almost 6 years ago
Add March 2019 press links.
82b7fcca7dea95eb564c380f4bbe7cc80fe79291 authored almost 6 years ago
82b7fcca7dea95eb564c380f4bbe7cc80fe79291 authored almost 6 years ago
Use drupal_write_record() instead of db_query() in farm_soil_nrcs_insert_operations().
bd75127d22cb0ae280e645d69c91cb937909070f authored almost 6 years ago
bd75127d22cb0ae280e645d69c91cb937909070f authored almost 6 years ago
Generate permanent links at the end of every section heading
fb8bea17ebea6ac9897856874702628a3afbf03c authored almost 6 years ago
fb8bea17ebea6ac9897856874702628a3afbf03c authored almost 6 years ago
Whitespace.
0d2264b8870fbd374306939ec3cf2628c752cbc1 authored almost 6 years ago
0d2264b8870fbd374306939ec3cf2628c752cbc1 authored almost 6 years ago
Revert "farmOS 7.x-1.0."
This reverts commit 1a42384d864f5056a786365d46393ec9cb0d7ac4.
bd43b504bd716be5dcfe8bf7b1a776179818e4c7 authored almost 6 years ago
farmOS 7.x-1.0.
1a42384d864f5056a786365d46393ec9cb0d7ac4 authored almost 6 years ago
1a42384d864f5056a786365d46393ec9cb0d7ac4 authored almost 6 years ago
Prepare for release of farmOS 7.x-1.0.
098ed9372294d3cb55dcb0df24fb73c4b066df6e authored almost 6 years ago
098ed9372294d3cb55dcb0df24fb73c4b066df6e authored almost 6 years ago
Update Drupal core to 7.65.
a178ea36483db898366341d209ed29d372fc224c authored almost 6 years ago
a178ea36483db898366341d209ed29d372fc224c authored almost 6 years ago
Update Drush to 8.2.1 in Dockerfile.
3076af44affe319b7b326f10515dd393099427e3 authored almost 6 years ago
3076af44affe319b7b326f10515dd393099427e3 authored almost 6 years ago