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

Move farm_kml_import module to farm_import_kml.

github.com/farmOS/farmOS - 64ba44c694a3faeb225211b473e685708469dccf authored over 3 years ago
Add farm_kml and farm_kml_import modules to farm_modules().

github.com/farmOS/farmOS - 1afff8920724558d3fe1646633fbd171dfdc14a6 authored over 3 years ago
Hide KML importer output until submission.

github.com/farmOS/farmOS - e293ca80bfad9aa408979dfa04ac5deb2c0ad117 authored over 3 years ago
Move GeometryWrapper and ContentEntityNormalizer to farm_geo module.

github.com/farmOS/farmOS - c0989179be1d5deff9b27fbf44e311128ac573e5 authored over 3 years ago
Start a new farm_geo module for geospatial features that other modules can use.

github.com/farmOS/farmOS - 38e8b9fcf32259682599549a5be96ebb12bc3b34 authored over 3 years ago
Add references to GeoPHP maintainer suggestions to create a Geometry wrapper object for storing non-geospatial properties.

github.com/farmOS/farmOS - 633f3e2ac52ed6e42f2deddbff55b946cf69e426 authored over 3 years ago
Add menu link for KML importer and depend on farm_import.

github.com/farmOS/farmOS - 45acc539a3491699e5af1e9fe041291e554e1ef4 authored over 3 years ago
Add entity type, bundle, and internal ID to KML.

github.com/farmOS/farmOS - 8fff08df4e1f92f395d9f7eb0fcdd9f780f8aaaa authored over 3 years ago
Change KML importer route to farm.import.kml.

github.com/farmOS/farmOS - 414b9e27ed7ec27c161b59375cfcbabd72852cdb authored over 3 years ago
Support KMZ files in KML importer.

github.com/farmOS/farmOS - 950d666e565c542bc363a159dedfba99eb49a63f authored over 3 years ago
Provide a GeometryWrapper class.

github.com/farmOS/farmOS - ca548afd05830a21e3d83b7b2ce22f7c5fd46dbd authored over 3 years ago
Refactor KML to denormalize to a GeometryWrapper object.

github.com/farmOS/farmOS - 8a1e640f32db42e4b8e82c0ce1ab6928d6a57666 authored over 3 years ago
Use UUIDs as the geometry ID property instead of Drupal internal ID.

github.com/farmOS/farmOS - 0424fbbd8471ef0b96ad9ad27d21ab8c7fb99eac authored over 3 years ago
Refactor the ContentEntityNormalizer to normalize from a GeometryWrapper object.

This allows the ContentEntityNormalizer to be supported by other
normalizers and encoders that s...

github.com/farmOS/farmOS - 297a227e92e0d4aee0e6f79a1ced59e9760e1155 authored over 3 years ago
Add KML import form.

github.com/farmOS/farmOS - 376c607be8599ef3655fefd118d169bbdb0cd5f2 authored over 3 years ago
Add Export KML action for log and asset entities.

github.com/farmOS/farmOS - 4611c2e43f5756e3e96940b88d8e9583ca0942c5 authored over 3 years ago
Add KML as known request format.

github.com/farmOS/farmOS - aeaafe06a9e71198012dc35a11375cba79eda00e authored over 3 years ago
Add KML decoder.

github.com/farmOS/farmOS - 4ac98cf3b28836969b90a7541dfe85396de87f09 authored over 3 years ago
Provide an EntityKML action.

github.com/farmOS/farmOS - 83312641b585ebb4c21540d5857849c8c0074aca authored over 3 years ago
Add ext-simplexml to composer.json.

This is needed to parse an XML object from a string. Various
dependencies already depend on this...

github.com/farmOS/farmOS - 8f4ecd5e74f5682e19fa003c8a8eeaede45371bb authored over 3 years ago
Init farm_kml module.

github.com/farmOS/farmOS - 7641151afb5efc9325d4b35995ac37cc8594177c authored over 3 years ago
Init farm_kml_import module.

github.com/farmOS/farmOS - 3250f30da1b60f02cd85762973e7f190da76306e authored over 3 years ago
Provide normalizer and encoder to serialize content entities to KML.

github.com/farmOS/farmOS - d55c84da2869372666861fd599a38f4c0e7f89f5 authored over 3 years ago
Prefix farm_map.settings router item path with a slash for consistency.

github.com/farmOS/farmOS - 48bd4f9f814296e4f3b59d1c849ffd16e9057296 authored over 3 years ago
Add WKTGeometryNormalizer.

github.com/farmOS/farmOS - dc32805c963d132593888715c58bbc85637606dc authored over 3 years ago
Merge branch '2.x-actions' into 2.x

github.com/farmOS/farmOS - 97c9959f623fc27f53215b577cb5056ac0cef6d8 authored over 3 years ago
Add a helper function for generating truncated lists of asset names.

github.com/farmOS/farmOS - 835209e5a2e705cbd4bcd19c482606350db701aa authored over 3 years ago
Use asset names helper function to generate log names when using the group/move actions.

github.com/farmOS/farmOS - 8f98db20b6a121be8fd3ad56166ee8a5dcfbd50e authored over 3 years ago
Revert "Add groupOptions function to the group membership service."

This reverts commit 5dc7f53fab8f0d1b582f4f27c06659ef6bfd8e40.

github.com/farmOS/farmOS - e08cb70650581c440de1fbb65594b8b20c7a281d authored over 3 years ago
Use entity autocomplete widget for asset group action form.

github.com/farmOS/farmOS - 0b7aa78c772368daa6dc3d51b6bfb873f4f3b287 authored over 3 years ago
Add a Group entity reference View.

github.com/farmOS/farmOS - 79200cfc6a6b3f788e06e541b60f167a5cb81302 authored over 3 years ago
Do not limit log assign action user list to managed roles.

github.com/farmOS/farmOS - c8089ee5613b9805d37436268707d1957fe1dd82 authored over 3 years ago
Add enforced dependency on farm_entity to asset_flag_action config.

github.com/farmOS/farmOS - 7fad31970949d793db2ecb834d5d3df0fddb89f9 authored over 3 years ago
Move logic to prepopulate the log asset field to the farm_log module.

github.com/farmOS/farmOS - 4aa8fbdac230788783b2bc9f3d10b0132dc506c4 authored over 3 years ago
Use #date_part_order of year, month, day.

github.com/farmOS/farmOS - d01189a99c4d64357509d71f6fc2b3913c5f6482 authored over 3 years ago
Only require view access to assets referenced by logs.

github.com/farmOS/farmOS - 142ecb1ed6be2e74188602e7e6ee30bb28131dcb authored over 3 years ago
Limit to log types the user has access to create.

github.com/farmOS/farmOS - 30b83735ba43ba49cb653d0c36f1935647f6acef authored over 3 years ago
Use default date_year_range values.

github.com/farmOS/farmOS - 72e3397d3d4727839a620e49b6665874a49e4e28 authored over 3 years ago
Check flag field edit access in EntityFlag action.

github.com/farmOS/farmOS - deb768d99f39be2124b98baa41b9619b71715b56 authored over 3 years ago
Do not require a location asset so the location can be reset.

github.com/farmOS/farmOS - 8420246b0aef85bab43122cadeacce2f63eea714 authored over 3 years ago
Create asset_add_log action.

github.com/farmOS/farmOS - e8db19a9d9b3bd6ee9ef40b294988be1369e22b6 authored over 3 years ago
Use a date range of -15:+15 in asset group and move actions to match Log module.

github.com/farmOS/farmOS - c741692eed68a6ebd69e97373271937f2ca4f239 authored over 3 years ago
Check view and create access instead of update access for the Asset Clone action.

github.com/farmOS/farmOS - c1bbba0f810b24bc85121b918a945ef63f64c10b authored over 3 years ago
Add asset clone action.

github.com/farmOS/farmOS - cd10d8c00fa2d11f234031e3ff6025588b205be0 authored over 3 years ago
Add groupOptions function to the group membership service.

github.com/farmOS/farmOS - 5dc7f53fab8f0d1b582f4f27c06659ef6bfd8e40 authored over 3 years ago
DeleteMultipleRouteProvider is deprecated.

github.com/farmOS/farmOS - f7ce438a4014dd6f05030e8f72ad198e9df355be authored over 3 years ago
Enable the flag action for asset log and plan entities.

github.com/farmOS/farmOS - 5e4f66c8962a8de4f1669a7f2a7c38579777f8d5 authored over 3 years ago
Provide an entity flag action.

github.com/farmOS/farmOS - b6f288f3cb0b67b76c3735c501079703c67c5dce authored over 3 years ago
Create asset_group_action.

github.com/farmOS/farmOS - d65d344c665a4752ca9de3d03550a633d058e2c6 authored over 3 years ago
Add actions for archiving/activating assets and plans.

github.com/farmOS/farmOS - b2f5349892611f461a547bc305735a93b59090e6 authored over 3 years ago
Prepopulate the log asset field when creating new logs.

github.com/farmOS/farmOS - 545a0b4bbd1a2e59979296f40087d105d77950ba authored over 3 years ago
Create asset_move_action.

github.com/farmOS/farmOS - d01f511850a4a76203fbb514871d692417be130f authored over 3 years ago
Only display active users that have a managed role in log assign form.

github.com/farmOS/farmOS - 8dd7ecc88bc26aebbe2b4daf04c0b2b1a5e580c5 authored over 3 years ago
Create log_assign_action.

github.com/farmOS/farmOS - 6d69b44df38ad76314b56beb564bf0472d991e64 authored over 3 years ago
Set Apache ServerName directive globally to suppress AH00558 message.

github.com/farmOS/farmOS - cabae65179cbd5120cca0ea47d511b5e72d07a0c authored over 3 years ago
Issue #3220609 by paul121: Add a mechanism for detecting/displaying contrib farmOS modules in /farm/settings/modules

github.com/farmOS/farmOS - 782cc6d1c39e9272e711324b5808d42366a055f4 authored over 3 years ago
Do not show modules box if none are present.

github.com/farmOS/farmOS - 36fb583416444e776ee67be056e6872fda923d0b authored over 3 years ago
Move modules description text to help text.

github.com/farmOS/farmOS - ff1a2a2b8e812fc12f3ef315e49529356260c9b2 authored over 3 years ago
Change "Contrib modules" to "Community modules".

github.com/farmOS/farmOS - be546a2fc5b70b8af31aeb3b88d0edc309e3acfd authored over 3 years ago
Remove the need for "disabled" modules in FarmModulesForm.

This was only needed to support FarmSettingsModulesForm
when it extended from FarmModulesForm.

github.com/farmOS/farmOS - 5e887413a40bdaa281239d4cc1202a50bdc65f84 authored over 3 years ago
Add docblock for FarmSettingsModulesForm::moduleOptions().

This class no longer extends from FarmModulesForm, which
originally provided this documentation.

github.com/farmOS/farmOS - 1e2995f5854c9898997946960fe4a9da0976c499 authored over 3 years ago
Allow contrib modules to be installed in the FarmSettingsModulesForm.

github.com/farmOS/farmOS - bacafa9c0c599c83e4189f75337f56c424ac620d authored over 3 years ago
Change form title to read "Install modules".

github.com/farmOS/farmOS - d68ab9b61e9ed0dea3e3691eb3b506fd7d94ee4e authored over 3 years ago
Specify the submit button name.

This makes it easier to identify in tests.

github.com/farmOS/farmOS - b19f3c6342446b493246b1dcac335291b1b8a064 authored over 3 years ago
Add tests for the farm settings modules form.

github.com/farmOS/farmOS - ca54455497c882566ade4d2abf25e86fd8b06089 authored over 3 years ago
Refactor to use ModuleExtensionList instead of ModuleHandler.

github.com/farmOS/farmOS - 9d986a53ba05c991cac6e6228e9ca7983af6aa21 authored over 3 years ago
Add message if there are no contrib modules.

github.com/farmOS/farmOS - 23ebe88395780667d2fdca05e4027a1e50317f3b authored over 3 years ago
Test installing a contrib module with uninstalled core dependency.

github.com/farmOS/farmOS - c68ae68ae9ad3f5535f2294b60357fe72d3d2914 authored over 3 years ago
Increase timeout for installing modules.

github.com/farmOS/farmOS - f7f1d07bae2d82bb19e4025ca187ce93ac3aeae6 authored over 3 years ago
Refactor FarmSettingsModulesForm to not extend FarmModulesForm.

github.com/farmOS/farmOS - 3e37c5ad4524be5608d95b35889723d39de5365a authored over 3 years ago
Disable the submit button until an uninstalled module is checked.

github.com/farmOS/farmOS - 220c816fb9821079d945b68f32e41a0615cb85ce authored over 3 years ago
Add weights to ensure map popup is behavior loaded before use #425

**Why?** In 1.x and 2.x prior to this change we were depending on
the insertion order in JS obje...

github.com/farmOS/farmOS - 825d37a72952f6cd20c52021c056706e3daf1e1b authored over 3 years ago
Upgrade to farmOS-map 2.x #425

**Why?** farmOS-map 2.x provides a slightly cleaner
API and more modular/extensible behavior loa...

github.com/farmOS/farmOS - b33feb629389aa8e83004eaf62ddfb95016d1554 authored over 3 years ago
Do not run paratest in functional mode. #439

github.com/farmOS/farmOS - dd2c374f46c6d04bec6875400fcb1c7893f13c01 authored over 3 years ago
Fix javascript tests #437

github.com/farmOS/farmOS - 4f2e242e83ceec58bd3f8ca051f8d25d00859281 authored over 3 years ago
The farm_group_test test module is required.

github.com/farmOS/farmOS - 9294c9b1ec367d1ff23ec812e7d6f30c0cf4fae4 authored over 3 years ago
Create a LocationFunctionalTestTrait that provides test setup logic.

github.com/farmOS/farmOS - a592f6d6a5ddac7e5fad7d6e3b24bf7d01bb86c6 authored over 3 years ago
Correct namespace.

github.com/farmOS/farmOS - 40656df9b1cbabe469c24bfe4bbd4f459ab460dc authored over 3 years ago
Add chrome service definition to docker-compose.development.yml.

github.com/farmOS/farmOS - fee51113a6cf020ac053c89cc723ef85f9ba994b authored over 3 years ago
WebDriver does not return status codes.

github.com/farmOS/farmOS - 039012c1244df6a4f64b476ec2d980f1e1aa6b31 authored over 3 years ago
Test execution should fail on incomplete or skipped tests.

github.com/farmOS/farmOS - 13f0787eddc5918ef9b900f80e78c537934078c0 authored over 3 years ago
Fix method for finding fields with variable visibility.

Look for the fieldset wrapper instead of the actual field. This is
sufficient for testing visibi...

github.com/farmOS/farmOS - 3f799c5adbe233c11c30f4eaa94958dc8f02a699 authored over 3 years ago
Create a docker-compose.testing.common.yml file to share configuration.

github.com/farmOS/farmOS - 9cd609e169059219f6ca0b692108e678370c7c51 authored over 3 years ago
Correct the log variable annotation comment.

github.com/farmOS/farmOS - 05fc28c432ec5023460934843966f45682773ab4 authored over 3 years ago
Add a container with chromedriver to run javascript tests.

github.com/farmOS/farmOS - 17c13614f381c494d034ee4e1aa4f702f52faffd authored over 3 years ago
Set the global farm_test flag before installing drupal.

github.com/farmOS/farmOS - 10297d2aaf9dfb70e3e5d118151f0baadd6acd2b authored over 3 years ago
Move location API tests to a separate functional test.

The API requests are incompatible with the javascript test driver.

github.com/farmOS/farmOS - a98e24046f27e5020e05bb7f6059db1a05d51007 authored over 3 years ago
Update PHPUnit mink webdriver config to use the chrome container.

github.com/farmOS/farmOS - abb8cde9eecf0a9cdf9ef9d2444cd432bb36d315 authored over 3 years ago
Issue #3022158: Seed asset

See also: https://github.com/farmOS/farmOS/pull/438

github.com/farmOS/farmOS - 24cbf38a181008dfa8f3b4e470b25e10e350e5d9 authored over 3 years ago
Add a Seed asset type.

github.com/farmOS/farmOS - a221c3189be99204343a3966d408cbfa1bf9d26b authored over 3 years ago
Add farm_seed to optional modules.

github.com/farmOS/farmOS - e7db825cae0bbd322cfc2fd50154bee25be26a61 authored over 3 years ago
Create a new /var/farmOS directory in two steps. #440

github.com/farmOS/farmOS - 921c578d3f86b1e0b363ff10d07e37f8427147de authored over 3 years ago
Added farm: Right Mind Ag, Inc. (Sterling, Illinois, USA)

github.com/farmOS/farmOS - b44edf32189620dba9108462475903c5f0e9f763 authored over 3 years ago
Include link to new assets and plans in confirmation message.

github.com/farmOS/farmOS - 9e9734c3f511a9a82af806e68081cf954d33c0ee authored over 3 years ago
Add getManagedRoles function to the managed role permissions manager

service.

github.com/farmOS/farmOS - 25d38173f8139128f8aa3c72484cf00cf6afe023 authored over 3 years ago
Use the getManagedRoles function to simplify loading of managed roles.

github.com/farmOS/farmOS - af0b08618023b20472564c97ab2e6b9178a859c0 authored over 3 years ago
Invalidate asset cache when movement logs are deleted.

github.com/farmOS/farmOS - b60d85db5e563f544880aba9d2f60a7fb2b2322b authored over 3 years ago
Move views.view.farm_asset_reference to optional config.

github.com/farmOS/farmOS - 313951c79857d9c9cb8ffff0c19b789a0ea01247 authored over 3 years ago
Add a dependency on drupal:taxonomy to farm_entity module.

github.com/farmOS/farmOS - b8b3d8c5d013ff63dbe7da456a8e2f7a9a0b075e authored over 3 years ago
Merge branch '2.x-qty-deps' into 2.x

github.com/farmOS/farmOS - 64ec3aa66aed9384aa0a8ba49fbbdb59246d4237 authored over 3 years ago