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

Rename Average Weight graph

f17c1c448afff069b8eb9a4bba4e379f59372209 authored over 5 years ago
Display graphs of average animal weights in group reports

ced00f371fab829f1004eb72fa9744d7d72d27ca authored over 5 years ago
Update group report, display HTML table and CSV Export

875c46bbc697247867a346c2b07c3c97d3c75a91 authored over 5 years ago
Update name of individual report method.

8bc35866bb873b3d0360a5b3fa1afe22eb8ec0ab authored over 5 years ago
Move individual weight report access callback to main module file.

e99011881c2373c7c8b8c72d5bbbecc396612bea authored over 5 years ago
Improve header formatting of CSV

76ace0778211f6008e5781bd6d84abe1369bbc31 authored over 5 years ago
Change to use a while loop to walk through columns + logs

229630bf5a16e7b267f50ecd9335c6e186cc1a84 authored over 5 years ago
Collect log dates unique to each animal

655daacec1aeb3c538714807b58a7fbe9fac9716 authored over 5 years ago
Unset the default start date, change the date_year_range to -10:+1

a49c727a56cd346b271e62a5ca0ce79676f63529 authored over 5 years ago
Change CSV format to one animal per line, columns specific to date

37dacdb43eff0efd5ccfea2d516efdc41910d3d4 authored over 5 years ago
Generalize farm_report.info description - not just for assets.

ee480ec5900318b8c442e2b1b25b69a002a0abc6 authored over 5 years ago
Remove asset ID and make "Current weight" bold.

d453bad45f527d960bd8be29023e4ee7c4daef36 authored over 5 years ago
Update the name of the JS graph behavior

8e72ca9d450586ccc89a70884a1ad5a47f5bd6ca authored over 5 years ago
Use the drupal theme function to render table of recorded weights

ed7d893842a870d98d46af67ffcad91face8c00b authored over 5 years ago
Clean code. Use else statement and load multiple logs at once

473af40b07d9d2c1580669c923c739968a51ea8f authored over 5 years ago
Add start and end date filter to CSV export

ae7f8df22cec42a69f3f6696d4de1738647cb197 authored over 5 years ago
Remove the group ID from Select list

f2fc551b5434e00e7aecea6b29e6cecd574b78b7 authored over 5 years ago
Add a form for selecting groups of animal assets

366332c4ba4adb06f073246799cd6e0790d1c16c authored over 5 years ago
Move Reports to a tab, out of the Farm menu

0403bf69808db5945ba3a6905750c6a03f9bfe1c authored over 5 years ago
Add farm_report permissions

e8319fae706178f9d386cfa938e467e01cda7b3b authored over 5 years ago
Add farm_report module, /farm/report path and menu item

565008af75cc903566b4dceab9c6c82e1c7d3df4 authored over 5 years ago
Add a Weight graph to the Livestock Report tab

6b32df38a6df825b86daf3cf155416570e200e42 authored over 5 years ago
Only display the table of weights if weights have been logged

9ade46dc83c5ef8265524073b970ca22b63698de authored over 5 years ago
Move the report view to farm_livestock_report.inc

4df8640b602109b17b115e073e6c5f500d965d0e authored over 5 years ago
Display all recorded weights in the Animal Reports tab

3d0789c0df9b12baf1ece694b53f2754a162109e authored over 5 years ago
Update farm_quantity_log_asset_query to accept Type and Single arguments

ceaa03912bf5aa4c446bc09ae9e9d212cc1807f5 authored over 5 years ago
Update farm_quantity_log_asset to search for multiple records.

04dca2cf530662ff0d54984fa30141cdcad8b377 authored over 5 years ago
Add simple animal report view, show ID and current weight

91f938e1066fcf89cbd3d31f579d633e215f0bfd authored over 5 years ago
Change "Length" measure label to "Length/depth".

8ffb86c3dc89bdac2fc0a2fae39f2707c679e5cd authored over 5 years ago
Add Allen Tucker to supporters.

a07cfcc215f4de0c32e3e530f52ac5641d78288a authored over 5 years ago
Add Feeds importer mapping for extra fields on Purchase logs.

da91c3d18f4e4e5d4c7586e788914f2604cfefdf authored over 5 years ago
Add farm: Vale Head Farm (Stourbridge, West Midlands, United Kingdom)

a1a629b5f8bdfa89a22ae11f7722fec284eee3cf authored over 5 years ago
Fix Notice: Undefined variable: entity_ids in farm_fields_autocomplete().

1d4d513c3ca12a1ae3a2b4796ccaf04f3bfdf23e authored over 5 years ago
Update Field Collection to 1.0 and remove merged patch.

b6f0973771b833572088636081534e840e3420f3 authored over 5 years ago
Add documentation page for Grazing module.

5b38196b0609a4b77cc3d5d390424ba67d05637d authored over 5 years ago
Add documentation page for Forest module.

c539400465a2a6b0b681393efe985ab740afe7f9 authored over 5 years ago
Update Forest module repository URL.

a9da80446214294f9fb85aa982f81b38507a7f82 authored over 5 years ago
Add a helper function for deleting a quantity measurement from a log, based on its label.

e7c924307ae86041bcbd75ebb7e233f4c8fda39c authored over 5 years ago
Make farm_quantity_log_update_measurement_by_label() more specific.

c4a67637e5519a40173faed5c12f55022d422d11 authored over 5 years ago
Create the base breadcrumb from the frontpage menu item, so "Farm" can be overridden.

12c63b1c4587871744799d3979b3258873c227c4 authored over 5 years ago
Fix Views implicit relationship overwriting.

b0d011bd7f5fba35f6f49d08701a58aa90731f62 authored over 5 years ago
Describe the plan record relationship entity ID column to Views.

1db9cebd02a8fe4b50a5507cced4add448418608 authored over 5 years ago
Create an implicit Views relationship between plan record relationship tables and the {farm_plan} table.

fd82b12a9f8427a82b2fbd1a41371b9c649cf32a authored over 5 years ago
Document computed location, geometry, and assets fields on assets and areas (from movements).

bff691391bd6e80e719bea32d90e03d832a4ff68 authored over 5 years ago
Add a computed geometry property to assets that shows the geometry of their most recent completed movement log.

729e9962612f54b0fa2e9f3f34ecede33064536e authored over 5 years ago
Remove Entity API patch - need to work out issues. See https://www.drupal.org/project/entity/issues/3076175

e22c149a8f8ecf01126e95a786782ef9a26e7178 authored over 5 years ago
Update Entity API patch for issue #3076175.

d336b1761e1ee86aba770aac367f1bc20f9cde0f authored over 5 years ago
Allow API access from https://farmOS.app.

fa35ac74e8a3d008d0335a4dba6f261c32868d7e authored over 5 years ago
Patch Entity API module to fix Issue #3076175: PostgreSQL: PDOException:Invalid text representation when attempting to load an entity with a string or non-scalar ID (see GitHub farmOS issue #196)

258bebdcc317c2fd1ce0b2879b678297f19f605a authored over 5 years ago
Fix farm_plan_logs View not appearing on all plan types.

acfa67867ea87976b03778860bc8e13ab45bfa49 authored over 5 years ago
Add the Google Maps API key to /farm.json.

8ecff7de265c9d614b328431b47b013fbd3250eb authored over 5 years ago
If a plan is made inactive, archive all assets linked to it, and vice versa.

ffcd2a888a425abd9daeb5de6bc40ae873b2117c authored over 5 years ago
Add Drush info to docker documentation

9f5dea334d26a91606c5ccb33b41e783302654a8 authored over 5 years ago
Document quick forms included with farmOS.

fa680ab5b4432b4c08edc841f4dec52e55a8bba8 authored over 5 years ago
Document dashboard metrics.

dc069bcb44944efd2c9cdfd51e1805f964cb8f2b authored over 5 years ago
Fix dashboard description (swap left/right columns).

acdc15fdb6a063ebc324fc8785e50d2b53c09378 authored over 5 years ago
Whitespace.

c5348d79ea1d869feedf2c7931ac331528777d35 authored over 5 years ago
Document log bulk asset association.

9eb4371b70780e2605c4aff5cd8109fded2fc28c authored over 5 years ago
Document bulk area import via KML.

d31da349eb95d42c77685ae06838cfdb09d3ffd2 authored over 5 years ago
Update farmOS modules list.

32f0fd49c4c2134cd4a5a7e747e9afa656f6ad46 authored over 5 years ago
Rename area generator to bed generator.

f74f809a1e54c41b7c4b22baf31e2fc473f71cb9 authored over 5 years ago
Document sensor graphing and CSV export.

cfc31e96e95637f9b72b9f26595a60f94e42a9de authored over 5 years ago
Document geolocate and address search buttons on maps.

303d81711dec0bbc858107bce61cf6c2afc9c104 authored over 5 years ago
Update link to sign up for iOS beta testing

752a6b35f6511311b9805e85e5369fe2ea3b2770 authored over 5 years ago
Fix lot number label in sale and purchase list columns.

0c8fdccef2639f988d81744ce9f3944fa0daabe1 authored over 5 years ago
Add Rothamsted Research to sponsors.

c2032c7f6f80a4a7b5954d1c68aa1b439aed9af9 authored over 5 years ago
Add seed lot number field to seeding logs.

cf66b789fbc127745ebe8cf14f903e39142f895e authored over 5 years ago
Document Sale and Purchase logs.

d2674b55e52c14f83d72f96e71d11b50249a9dd2 authored over 5 years ago
Document KML exports.

1e6f60953317a5ca4bdaf187172d9f552439cdb1 authored over 5 years ago
Document cloning assets.

aae6afe4dc5c9fcb5a114409bee7ee87c5d458e6 authored over 5 years ago
Rework homepage paragraphs. Link to Field Kit guide page, farmOS.app, and the community forum.

b36b8070e0caf3a1cb877ff33722fe34728bde76 authored over 5 years ago
Add OpenTEAM video to homepage.

5f5c4c5d3152d8d1cce469ed8efadfb6a343b0d1 authored over 5 years ago
Add to press: Foundation for Food and Agriculture Research: Global Collaborative Launches OpenTEAM™

a0fbd7778e8f546d5deef8c08588d7fb5071cce0 authored over 5 years ago
Added 3 commonly used audio formats for the allowed file upload types. #190

ddbd920364de256aab296f899db87fe194b5e93f authored over 5 years ago
Add supporter: Rothamsted Research.

03b56658846cc0630f393909ba94e9e2073484a0 authored over 5 years ago
Update localization.md with a better format

8228e50e03069c8ad835074de67b2e6bbb5b20c8 authored over 5 years ago
Rename localization to localization.md

ef88b96d4fda86d45b2cef208c1fbe037f3d9317 authored over 5 years ago
First attemp to write this section.

53fded69c0d7d707c95f22ed930697bc72323e9e authored over 5 years ago
Adding Localization section at Hosting section

6e9f168d0086ec8a88d6b67a6104147565d28420 authored over 5 years ago
Add Open Source Stories: The Open Farmer to homepage and press.

5a2d389c7a9c63f92cf7c0b405add1607a90196d authored over 5 years ago
Revert Modernizr update.

d7236ead4f0b7c6ff9536aff663203bac5e83f74 authored over 5 years ago
Update libraries: Backbone, Modernizr, Underscore (dependencies of Navbar module)

695f21f6454dea6cb8252864b2457eda2129baef authored over 5 years ago
Fixed problems when BC math is missing #188

39507038cda47a7ee8ab39562549c3d4b6278cea authored over 5 years ago
Announce new releases on the forum.

55e981274240f392b5873e3ac4d6c7359750b382 authored over 5 years ago
Include details about patches in release notes.

0095cd2646ba13ea03ada33560a277f64682c22b authored over 5 years ago
Add Field Kit info to Guide > Intro

418f1e3c9b400ec5688b1ebf03737041ca381c73 authored over 5 years ago
Prepare for release of farmOS 7.x-1.2.

e0e4924a5df4229c0e418239f4f571f3466b7469 authored over 5 years ago
Revert "farmOS 7.x-1.2."

This reverts commit 38de7cda8207c70f6f7eeb7b76021843e65ae068.

92a98a89edcc49df635de787de1462a9e3365070 authored over 5 years ago
farmOS 7.x-1.2.

e4d0f04016188115f6ba25088ecda2daaeadce11 authored over 5 years ago
Remove debug statement.

77476ea263379a7872d3a6063cd5e77d7fec9530 authored over 5 years ago
Improve plan map rendering so that it matches maps on asset pages.

d8ffffea8cecc892b0774049f003715a7d29996c authored over 5 years ago
Apply farm_theme_entity_view_alter() to plans as well as assets.

55a240c4a90c20adb54f22b30d44f884898b265e authored over 5 years ago
Update client development docs

e9ead40dacae954f68a2c282871959add1c4e6f2 authored over 5 years ago
Move Field Kit link

e7577db4ad39962f04eb29976db3e464d08b5a35 authored over 5 years ago
Fix "Edit on GitHub" link

95a9ef53323a51db0e2ff691172f1a7eeb2ca5d1 authored over 5 years ago
Merge branch 'farm_fields_autocomplete' into 7.x-1.x

848e9db729c19e8f1cecb5a510c1d25b60e5772d authored over 5 years ago
Enable Farm Fields Autocomplete module.

c5699e3df0ffbee4c309b9dbbcacda406ff1c1f2 authored over 5 years ago
Initial commit of farm fields autocomplete module.

b768f07f87680673657c58c6a2fa9005e556d5b9 authored over 5 years ago
Patch Date module to fix Issue #3067396: Date CSS not added for date_select Form API elements.

359a0d60aa754185112c13b6a68bd51e6fdac4db authored over 5 years ago
Add a page with basic info for users about Field Kit

9239d3d5c427ed7c0b9bbffb359901a43cd5c615 authored over 5 years ago